"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/13 02:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove" 2026/09/13 02:56:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/13 02:56:14 DEBUG : Creating backend with remote "/tmp/rclone908057386" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:15 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/13 02:56:15 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.85s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 02:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:16 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:16 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:17 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:56:17 DEBUG : B2 bucket rclone-test-bunezev8kove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.71s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:18 DEBUG : Creating backend with remote "/non-existing" 2026/09/13 02:56:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/13 02:56:19 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:19 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:20 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:20 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.44s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:21 INFO : B2 bucket rclone-test-bunezev8kove: Running all checks before starting transfers 2026/09/13 02:56:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:21 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:21 INFO : B2 bucket rclone-test-bunezev8kove: Checks finished, now starting transfers 2026/09/13 02:56:21 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:22 ERROR : Ignoring --no-traverse with sync 2026/09/13 02:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:22 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:22 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:22 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:22 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/13 02:56:23 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:23 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:23 DEBUG : hello world2: size = 12 OK 2026/09/13 02:56:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/13 02:56:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:56:24 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:24 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:25 DEBUG : potato2: size = 11 OK 2026/09/13 02:56:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:56:26 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:26 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:26 DEBUG : potato2: size = 11 OK 2026/09/13 02:56:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/13 02:56:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 02:56:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/13 02:56:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 02:56:27 INFO : sub dir2: Making directory 2026/09/13 02:56:27 INFO : sub dir: Making directory 2026/09/13 02:56:27 INFO : sub dir2/sub sub dir2: Making directory 2026/09/13 02:56:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:27 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:27 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:27 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/09/13 02:56:27 DEBUG : B2 bucket rclone-test-bunezev8kove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:28 INFO : sub dir2: Making directory 2026/09/13 02:56:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/13 02:56:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 02:56:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:28 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:28 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:29 DEBUG : sub dir2: Making directory with metadata 2026/09/13 02:56:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 02:56:29 INFO : sub dir2: Making directory 2026/09/13 02:56:29 INFO : sub dir: Making directory 2026/09/13 02:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:30 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:30 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:56:30 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/13 02:56:30 DEBUG : B2 bucket rclone-test-bunezev8kove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/13 02:56:30 DEBUG : B2 bucket rclone-test-bunezev8kove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.34s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:31 INFO : sub dir2: Making directory 2026/09/13 02:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:31 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:31 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:31 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:56:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:32 DEBUG : sub dir2: Making directory with metadata 2026/09/13 02:56:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 02:56:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 02:56:32 INFO : sub dir2: Making directory 2026/09/13 02:56:32 INFO : sub dir: Making directory 2026/09/13 02:56:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:32 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:32 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:32 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:56:32 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/13 02:56:33 DEBUG : B2 bucket rclone-test-bunezev8kove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:33 INFO : sub dir2: Making directory 2026/09/13 02:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:34 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:34 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:56:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gutiqop0doho" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bunezev8kove -> B2 bucket rclone-test-gutiqop0doho 2026/09/13 02:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:36 DEBUG : B2 bucket rclone-test-gutiqop0doho: Waiting for checks to finish 2026/09/13 02:56:36 DEBUG : B2 bucket rclone-test-gutiqop0doho: Waiting for transfers to finish 2026/09/13 02:56:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 02:56:37 DEBUG : B2 bucket rclone-test-gutiqop0doho: Purge remote 2026/09/13 02:56:37 INFO : B2 bucket rclone-test-gutiqop0doho: cleaning bucket "rclone-test-gutiqop0doho" of all files 2026/09/13 02:56:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2fdd3b01d9b8baf080e1b_f41147dea666c3618_d20260913_m025637_c001_v0001100_t0044_u01789268197405") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:39 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone908057386) 2026/09/13 02:56:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:56:39 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 02:56:39 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:39 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 02:56:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/13 02:56:39 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.44s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zarofim5bobo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bunezev8kove -> B2 bucket rclone-test-zarofim5bobo 2026/09/13 02:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:42 DEBUG : B2 bucket rclone-test-zarofim5bobo: Waiting for checks to finish 2026/09/13 02:56:42 DEBUG : B2 bucket rclone-test-zarofim5bobo: Waiting for transfers to finish 2026/09/13 02:56:43 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 02:56:43 DEBUG : B2 bucket rclone-test-zarofim5bobo: Waiting for checks to finish 2026/09/13 02:56:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:56:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zarofim5bobo) 2026/09/13 02:56:43 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 02:56:43 DEBUG : B2 bucket rclone-test-zarofim5bobo: Waiting for transfers to finish 2026/09/13 02:56:43 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 02:56:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/13 02:56:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 02:56:44 DEBUG : B2 bucket rclone-test-zarofim5bobo: Purge remote 2026/09/13 02:56:44 INFO : B2 bucket rclone-test-zarofim5bobo: cleaning bucket "rclone-test-zarofim5bobo" of all files 2026/09/13 02:56:44 DEBUG : sub dir/hello world: Deleting (id "4_z2f321d33b02d9b8baf080e1b_f403dbc33f89a29c6_d20260913_m025643_c001_v0001178_t0044_u01789268203854") 2026/09/13 02:56:44 DEBUG : sub dir/hello world: Deleting (id "4_z2f321d33b02d9b8baf080e1b_f4165ee281e9c4a5a_d20260913_m025642_c001_v0001130_t0050_u01789268202933") --- PASS: TestServerSideCopyOverSelf (5.58s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:46 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone908057386) 2026/09/13 02:56:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:56:46 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 02:56:46 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:46 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 02:56:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/13 02:56:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/13 02:56:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.49s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tefulay1zofe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bunezev8kove -> B2 bucket rclone-test-tefulay1zofe 2026/09/13 02:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:49 DEBUG : B2 bucket rclone-test-tefulay1zofe: Waiting for checks to finish 2026/09/13 02:56:49 DEBUG : B2 bucket rclone-test-tefulay1zofe: Waiting for transfers to finish 2026/09/13 02:56:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 02:56:50 DEBUG : B2 bucket rclone-test-tefulay1zofe: Waiting for checks to finish 2026/09/13 02:56:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:56:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tefulay1zofe) 2026/09/13 02:56:50 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 02:56:50 DEBUG : B2 bucket rclone-test-tefulay1zofe: Waiting for transfers to finish 2026/09/13 02:56:51 DEBUG : sub dir/hello world: size = 17 OK 2026/09/13 02:56:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/13 02:56:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 02:56:51 INFO : sub dir/hello world: Deleted 2026/09/13 02:56:52 DEBUG : testing file moves 2026/09/13 02:56:52 DEBUG : B2 bucket rclone-test-tefulay1zofe: Waiting for checks to finish 2026/09/13 02:56:52 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:56:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tefulay1zofe) 2026/09/13 02:56:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/13 02:56:52 DEBUG : B2 bucket rclone-test-tefulay1zofe: Waiting for transfers to finish 2026/09/13 02:56:52 DEBUG : sub dir/hello world: size = 24 OK 2026/09/13 02:56:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/13 02:56:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/13 02:56:52 INFO : sub dir/hello world: Deleted 2026/09/13 02:56:53 DEBUG : B2 bucket rclone-test-tefulay1zofe: Purge remote 2026/09/13 02:56:53 INFO : B2 bucket rclone-test-tefulay1zofe: cleaning bucket "rclone-test-tefulay1zofe" of all files 2026/09/13 02:56:53 DEBUG : sub dir/hello world: Deleting (id "4_zdff22de3b02d9b8baf080e1b_f40400fffb98ff23d_d20260913_m025652_c001_v0001172_t0043_u01789268212487") 2026/09/13 02:56:53 DEBUG : sub dir/hello world: Deleting (id "4_zdff22de3b02d9b8baf080e1b_f40517a5dfefd08ff_d20260913_m025651_c001_v0001144_t0028_u01789268211167") 2026/09/13 02:56:53 DEBUG : sub dir/hello world: Deleting (id "4_zdff22de3b02d9b8baf080e1b_f418138656daf715c_d20260913_m025650_c001_v0001100_t0055_u01789268210111") --- PASS: TestServerSideMoveOverSelf (7.16s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:55 ERROR : error listing: directory not found 2026/09/13 02:56:55 INFO : Local file system at /tmp/rclone908057386: Making directory 2026/09/13 02:56:55 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:55 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:56:56 DEBUG : Local file system at /tmp/rclone908057386: Waiting for checks to finish 2026/09/13 02:56:56 DEBUG : Local file system at /tmp/rclone908057386: Waiting for transfers to finish 2026/09/13 02:56:57 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/13 02:56:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:56:57 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/13 02:56:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:58 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/13 02:56:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:58 DEBUG : check sum: size = 1 OK 2026/09/13 02:56:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:56:58 INFO : check sum: Copied (new) 2026/09/13 02:56:58 DEBUG : Waiting for deletions to finish 2026/09/13 02:56:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:58 DEBUG : check sum: size = 1 OK 2026/09/13 02:56:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:56:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/13 02:56:58 DEBUG : check sum: Unchanged skipping 2026/09/13 02:56:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:58 DEBUG : Waiting for deletions to finish 2026/09/13 02:56:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:56:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/13 02:56:59 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:56:59 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:56:59 DEBUG : sizeonly: size = 6 OK 2026/09/13 02:56:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/13 02:56:59 INFO : sizeonly: Copied (new) 2026/09/13 02:56:59 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:00 DEBUG : sizeonly: size = 6 OK 2026/09/13 02:57:00 DEBUG : sizeonly: Sizes identical 2026/09/13 02:57:00 DEBUG : sizeonly: Unchanged skipping 2026/09/13 02:57:00 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:00 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:00 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/13 02:57:00 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:00 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/13 02:57:01 INFO : ignore-size: Copied (new) 2026/09/13 02:57:01 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:01 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:57:01 DEBUG : ignore-size: Unchanged skipping 2026/09/13 02:57:01 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:01 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:02 DEBUG : existing: size = 6 OK 2026/09/13 02:57:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:57:02 DEBUG : existing: Unchanged skipping 2026/09/13 02:57:02 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:02 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:02 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:02 INFO : There was nothing to transfer 2026/09/13 02:57:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/13 02:57:02 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:02 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:03 DEBUG : existing: size = 6 OK 2026/09/13 02:57:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/13 02:57:03 INFO : existing: Copied (replaced existing) 2026/09/13 02:57:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/13 02:57:04 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:04 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:04 DEBUG : existing: size = 6 OK 2026/09/13 02:57:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/13 02:57:04 INFO : existing: Copied (new) 2026/09/13 02:57:04 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:04 DEBUG : existing: Destination exists, skipping 2026/09/13 02:57:04 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:04 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:04 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:05 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/13 02:57:06 DEBUG : c/non empty space: size = 5 OK 2026/09/13 02:57:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:06 DEBUG : c/non empty space: Unchanged skipping 2026/09/13 02:57:06 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:06 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:06 DEBUG : a/potato2: size = 60 OK 2026/09/13 02:57:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:06 INFO : a/potato2: Copied (new) 2026/09/13 02:57:06 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:06 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:08 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:08 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:08 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 2026/09/13 02:57:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:57:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/13 02:57:08 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:08 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:08 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:08 INFO : There was nothing to transfer 2026/09/13 02:57:08 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:08 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:08 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 2026/09/13 02:57:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:57:09 INFO : empty space: Updated modification time in destination 2026/09/13 02:57:09 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:09 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:09 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:10 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:10 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 2026/09/13 02:57:10 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:57:10 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:10 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:10 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:11 DEBUG : foo: size = 3 OK 2026/09/13 02:57:11 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 2026/09/13 02:57:11 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone908057386) 2026/09/13 02:57:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:11 DEBUG : foo: sha1 differ 2026/09/13 02:57:11 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:12 DEBUG : foo: size = 3 OK 2026/09/13 02:57:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/13 02:57:12 INFO : foo: Copied (replaced existing) 2026/09/13 02:57:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/13 02:57:13 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:13 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:13 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:13 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:13 DEBUG : potato: size = 60 OK 2026/09/13 02:57:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:13 INFO : potato: Copied (new) 2026/09/13 02:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:16 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone908057386) 2026/09/13 02:57:16 DEBUG : potato: size = 60 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:16 DEBUG : potato: Sizes differ 2026/09/13 02:57:16 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:16 DEBUG : potato: size = 21 OK 2026/09/13 02:57:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/13 02:57:16 INFO : potato: Copied (replaced existing) 2026/09/13 02:57:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:17 DEBUG : potato: size = 21 OK 2026/09/13 02:57:17 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:17 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 2026/09/13 02:57:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone908057386) 2026/09/13 02:57:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:17 DEBUG : potato: sha1 differ 2026/09/13 02:57:17 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:17 DEBUG : potato: size = 21 OK 2026/09/13 02:57:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/13 02:57:17 INFO : potato: Copied (replaced existing) 2026/09/13 02:57:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:18 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:18 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:18 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:18 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/13 02:57:18 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:20 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:20 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:20 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:20 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:21 DEBUG : potato2: size = 60 OK 2026/09/13 02:57:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:21 INFO : potato2: Copied (new) 2026/09/13 02:57:21 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:22 INFO : d: Making directory 2026/09/13 02:57:22 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/13 02:57:22 DEBUG : c/non empty space: size = 5 OK 2026/09/13 02:57:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:22 DEBUG : c/non empty space: Unchanged skipping 2026/09/13 02:57:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:22 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:22 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:23 DEBUG : a/potato2: size = 60 OK 2026/09/13 02:57:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:23 INFO : a/potato2: Copied (new) 2026/09/13 02:57:23 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:23 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:24 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/13 02:57:24 DEBUG : c/non empty space: size = 5 OK 2026/09/13 02:57:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:24 DEBUG : c/non empty space: Unchanged skipping 2026/09/13 02:57:24 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:24 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:25 DEBUG : a/potato2: size = 60 OK 2026/09/13 02:57:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:25 INFO : a/potato2: Copied (new) 2026/09/13 02:57:25 ERROR : B2 bucket rclone-test-bunezev8kove: not deleting files as there were IO errors 2026/09/13 02:57:25 ERROR : B2 bucket rclone-test-bunezev8kove: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:27 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:27 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:27 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:27 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:27 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:27 INFO : potato: Deleted 2026/09/13 02:57:27 DEBUG : potato2: size = 60 OK 2026/09/13 02:57:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.06s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:29 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:29 INFO : potato: Deleted 2026/09/13 02:57:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:29 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:29 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:30 DEBUG : potato2: size = 60 OK 2026/09/13 02:57:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.49s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:31 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:31 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:31 DEBUG : potato2: size = 19 OK 2026/09/13 02:57:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/13 02:57:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:33 DEBUG : enormous: Excluded (Size Filter) 2026/09/13 02:57:33 DEBUG : enormous: Excluded 2026/09/13 02:57:33 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 02:57:33 DEBUG : potato2: Excluded 2026/09/13 02:57:34 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 02:57:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:34 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:34 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:34 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:34 INFO : There was nothing to transfer 2026/09/13 02:57:34 DEBUG : enormous: Excluded (Size Filter) 2026/09/13 02:57:34 DEBUG : enormous: Excluded 2026/09/13 02:57:34 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 02:57:34 DEBUG : potato2: Excluded 2026/09/13 02:57:34 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 02:57:34 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/13 02:57:34 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:34 DEBUG : Local file system at /tmp/rclone908057386: Waiting for checks to finish 2026/09/13 02:57:34 DEBUG : Local file system at /tmp/rclone908057386: Waiting for transfers to finish 2026/09/13 02:57:34 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:36 DEBUG : enormous: Excluded (Size Filter) 2026/09/13 02:57:36 DEBUG : enormous: Excluded 2026/09/13 02:57:36 DEBUG : potato2: Excluded (Size Filter) 2026/09/13 02:57:36 DEBUG : potato2: Excluded 2026/09/13 02:57:36 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:57:36 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:36 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:36 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:36 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:36 INFO : potato2: Deleted 2026/09/13 02:57:36 INFO : enormous: Deleted 2026/09/13 02:57:36 INFO : There was nothing to transfer 2026/09/13 02:57:37 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/13 02:57:37 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:37 DEBUG : Local file system at /tmp/rclone908057386: Waiting for checks to finish 2026/09/13 02:57:37 DEBUG : Local file system at /tmp/rclone908057386: Waiting for transfers to finish 2026/09/13 02:57:37 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:37 INFO : enormous: Deleted 2026/09/13 02:57:37 INFO : potato2: Deleted 2026/09/13 02:57:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:38 DEBUG : five: Need to transfer - File not found at Destination 2026/09/13 02:57:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 02:57:38 DEBUG : four: size = 8 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:38 DEBUG : four: Sizes differ 2026/09/13 02:57:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/13 02:57:38 DEBUG : one: Destination is newer than source, skipping 2026/09/13 02:57:38 DEBUG : three: size = 5 OK 2026/09/13 02:57:38 DEBUG : three: Sizes identical 2026/09/13 02:57:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 02:57:38 DEBUG : two: size = 3 OK 2026/09/13 02:57:38 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone908057386) 2026/09/13 02:57:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:38 DEBUG : two: sha1 differ 2026/09/13 02:57:38 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:39 DEBUG : five: size = 4 OK 2026/09/13 02:57:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/13 02:57:39 INFO : five: Copied (new) 2026/09/13 02:57:39 DEBUG : four: size = 4 OK 2026/09/13 02:57:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/13 02:57:39 INFO : four: Copied (replaced existing) 2026/09/13 02:57:39 DEBUG : two: size = 3 OK 2026/09/13 02:57:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/13 02:57:39 INFO : two: Copied (replaced existing) 2026/09/13 02:57:39 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:40 DEBUG : four: size = 4 OK 2026/09/13 02:57:40 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:40 DEBUG : five: size = 4 OK 2026/09/13 02:57:40 DEBUG : one: Destination is newer than source, skipping 2026/09/13 02:57:40 DEBUG : three: size = 5 OK 2026/09/13 02:57:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/13 02:57:40 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/13 02:57:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 02:57:40 DEBUG : two: size = 3 OK 2026/09/13 02:57:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/13 02:57:40 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/13 02:57:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/13 02:57:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 02:57:40 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/13 02:57:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/13 02:57:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone908057386) 2026/09/13 02:57:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:40 DEBUG : three: sha1 differ 2026/09/13 02:57:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/13 02:57:40 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:40 DEBUG : three: size = 5 OK 2026/09/13 02:57:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 02:57:40 INFO : three: Copied (replaced existing) 2026/09/13 02:57:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/13 02:57:42 INFO : B2 bucket rclone-test-bunezev8kove: Making map for --track-renames 2026/09/13 02:57:42 INFO : B2 bucket rclone-test-bunezev8kove: Finished making map for --track-renames 2026/09/13 02:57:42 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/13 02:57:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/13 02:57:42 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for renames to finish 2026/09/13 02:57:42 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:42 DEBUG : potato: size = 14 OK 2026/09/13 02:57:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/13 02:57:42 INFO : potato: Copied (new) 2026/09/13 02:57:42 DEBUG : yam: size = 11 OK 2026/09/13 02:57:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/13 02:57:42 INFO : yam: Copied (new) 2026/09/13 02:57:42 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:42 INFO : B2 bucket rclone-test-bunezev8kove: Making map for --track-renames 2026/09/13 02:57:42 DEBUG : potato: size = 14 OK 2026/09/13 02:57:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:57:42 DEBUG : potato: Unchanged skipping 2026/09/13 02:57:42 INFO : B2 bucket rclone-test-bunezev8kove: Finished making map for --track-renames 2026/09/13 02:57:42 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:42 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for renames to finish 2026/09/13 02:57:43 DEBUG : yaml: size = 11 OK 2026/09/13 02:57:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/13 02:57:43 INFO : yam: Copied (server-side copy) to: yaml 2026/09/13 02:57:43 INFO : yam: Deleted 2026/09/13 02:57:43 INFO : yaml: Renamed from "yam" 2026/09/13 02:57:43 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/13 02:57:44 INFO : B2 bucket rclone-test-bunezev8kove: Making map for --track-renames 2026/09/13 02:57:44 INFO : B2 bucket rclone-test-bunezev8kove: Finished making map for --track-renames 2026/09/13 02:57:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/13 02:57:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/13 02:57:44 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:44 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for renames to finish 2026/09/13 02:57:44 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:45 DEBUG : potato: size = 14 OK 2026/09/13 02:57:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/13 02:57:45 INFO : potato: Copied (new) 2026/09/13 02:57:45 DEBUG : yam: size = 11 OK 2026/09/13 02:57:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/13 02:57:45 INFO : yam: Copied (new) 2026/09/13 02:57:45 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:45 INFO : B2 bucket rclone-test-bunezev8kove: Making map for --track-renames 2026/09/13 02:57:45 INFO : B2 bucket rclone-test-bunezev8kove: Finished making map for --track-renames 2026/09/13 02:57:45 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:45 DEBUG : potato: size = 14 OK 2026/09/13 02:57:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:57:45 DEBUG : potato: Unchanged skipping 2026/09/13 02:57:45 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for renames to finish 2026/09/13 02:57:45 DEBUG : yaml: size = 11 OK 2026/09/13 02:57:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/13 02:57:45 INFO : yam: Copied (server-side copy) to: yaml 2026/09/13 02:57:45 INFO : yam: Deleted 2026/09/13 02:57:45 INFO : yaml: Renamed from "yam" 2026/09/13 02:57:45 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/13 02:57:47 INFO : B2 bucket rclone-test-bunezev8kove: Making map for --track-renames 2026/09/13 02:57:47 INFO : B2 bucket rclone-test-bunezev8kove: Finished making map for --track-renames 2026/09/13 02:57:47 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/13 02:57:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/13 02:57:47 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for renames to finish 2026/09/13 02:57:47 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:47 DEBUG : potato: size = 14 OK 2026/09/13 02:57:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/13 02:57:47 INFO : potato: Copied (new) 2026/09/13 02:57:47 DEBUG : sub/yam: size = 11 OK 2026/09/13 02:57:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/13 02:57:47 INFO : sub/yam: Copied (new) 2026/09/13 02:57:47 DEBUG : Waiting for deletions to finish 2026/09/13 02:57:47 DEBUG : potato: size = 14 OK 2026/09/13 02:57:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:57:47 DEBUG : potato: Unchanged skipping 2026/09/13 02:57:47 INFO : B2 bucket rclone-test-bunezev8kove: Making map for --track-renames 2026/09/13 02:57:47 INFO : B2 bucket rclone-test-bunezev8kove: Finished making map for --track-renames 2026/09/13 02:57:47 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:47 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for renames to finish 2026/09/13 02:57:48 DEBUG : yam: size = 11 OK 2026/09/13 02:57:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/13 02:57:48 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/13 02:57:48 INFO : sub/yam: Deleted 2026/09/13 02:57:48 INFO : yam: Renamed from "sub/yam" 2026/09/13 02:57:48 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:49 DEBUG : Creating backend with remote "/tmp/rclone908057386/dir1" 2026/09/13 02:57:49 DEBUG : Config file has changed externally - reloading 2026/09/13 02:57:49 DEBUG : Creating backend with remote "/tmp/rclone908057386/dir2" 2026/09/13 02:57:49 DEBUG : Local file system at /tmp/rclone908057386/dir2: Using server-side directory move 2026/09/13 02:57:49 INFO : Local file system at /tmp/rclone908057386/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/13 02:57:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/13 02:57:49 INFO : file1.txt: Moved (server-side) 2026/09/13 02:57:49 DEBUG : Local file system at /tmp/rclone908057386/dir2: Waiting for checks to finish 2026/09/13 02:57:49 DEBUG : Local file system at /tmp/rclone908057386/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:57:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/13 02:57:49 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:49 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:57:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:57:49 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:57:49 INFO : sub dir/hello world: Deleted 2026/09/13 02:57:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/13 02:57:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/13 02:57:49 INFO : nested/sub dir/file: Copied (new) 2026/09/13 02:57:49 INFO : nested/sub dir/file: Deleted 2026/09/13 02:57:49 INFO : sub dir: Removing directory 2026/09/13 02:57:49 INFO : nested/sub dir: Removing directory 2026/09/13 02:57:49 INFO : nested: Removing directory 2026/09/13 02:57:49 DEBUG : Local file system at /tmp/rclone908057386: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/13 02:57:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/13 02:57:50 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:50 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/13 02:57:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/13 02:57:51 INFO : nested/sub dir/file: Copied (new) 2026/09/13 02:57:51 INFO : nested/sub dir/file: Deleted 2026/09/13 02:57:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/13 02:57:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 02:57:51 INFO : sub dir/hello world: Copied (new) 2026/09/13 02:57:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/13 02:57:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/13 02:57:52 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:52 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:52 DEBUG : existing-b: size = 6 OK 2026/09/13 02:57:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/13 02:57:52 INFO : existing-b: Copied (new) 2026/09/13 02:57:52 INFO : existing-b: Deleted 2026/09/13 02:57:52 DEBUG : existing: size = 6 OK 2026/09/13 02:57:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/13 02:57:52 INFO : existing: Copied (new) 2026/09/13 02:57:52 INFO : existing: Deleted 2026/09/13 02:57:52 DEBUG : existing: Destination exists, skipping 2026/09/13 02:57:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/13 02:57:52 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:57:52 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:57:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.64s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nunajad8capi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bunezev8kove -> B2 bucket rclone-test-nunajad8capi 2026/09/13 02:57:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:57:58 DEBUG : empty space: size = 1 OK 2026/09/13 02:57:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/13 02:57:58 DEBUG : empty space: Unchanged skipping 2026/09/13 02:57:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:57:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nunajad8capi) 2026/09/13 02:57:58 DEBUG : potato3: Sizes differ 2026/09/13 02:57:58 DEBUG : B2 bucket rclone-test-nunajad8capi: Waiting for checks to finish 2026/09/13 02:57:58 INFO : empty space: Deleted 2026/09/13 02:57:58 DEBUG : B2 bucket rclone-test-nunajad8capi: Waiting for transfers to finish 2026/09/13 02:57:59 DEBUG : potato3: size = 68 OK 2026/09/13 02:57:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/13 02:57:59 INFO : potato3: Copied (server-side copy) 2026/09/13 02:57:59 DEBUG : potato2: size = 60 OK 2026/09/13 02:57:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:57:59 INFO : potato2: Copied (server-side copy) 2026/09/13 02:57:59 INFO : potato3: Deleted 2026/09/13 02:57:59 INFO : potato2: Deleted 2026/09/13 02:57:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wufewit1guzu" 2026/09/13 02:58:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/13 02:58:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:58:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/13 02:58:00 DEBUG : B2 bucket rclone-test-wufewit1guzu: Waiting for checks to finish 2026/09/13 02:58:00 DEBUG : B2 bucket rclone-test-wufewit1guzu: Waiting for transfers to finish 2026/09/13 02:58:01 DEBUG : empty space: size = 1 OK 2026/09/13 02:58:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:58:01 INFO : empty space: Copied (server-side copy) 2026/09/13 02:58:02 INFO : empty space: Deleted 2026/09/13 02:58:02 DEBUG : potato2: size = 60 OK 2026/09/13 02:58:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:58:02 INFO : potato2: Copied (server-side copy) 2026/09/13 02:58:02 INFO : potato2: Deleted 2026/09/13 02:58:02 DEBUG : potato3: size = 68 OK 2026/09/13 02:58:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/13 02:58:02 INFO : potato3: Copied (server-side copy) 2026/09/13 02:58:02 INFO : potato3: Deleted 2026/09/13 02:58:02 DEBUG : B2 bucket rclone-test-wufewit1guzu: Purge remote 2026/09/13 02:58:02 INFO : B2 bucket rclone-test-wufewit1guzu: cleaning bucket "rclone-test-wufewit1guzu" of all files 2026/09/13 02:58:03 DEBUG : empty space: Deleting (id "4_z0fa24d73b03d9b8baf080e1b_f418499dd23dc5ae2_d20260913_m025801_c001_v0001033_t0034_u01789268281811") 2026/09/13 02:58:03 DEBUG : potato2: Deleting (id "4_z0fa24d73b03d9b8baf080e1b_f100e51178165c6a4_d20260913_m025802_c001_v0001165_t0022_u01789268282027") 2026/09/13 02:58:03 DEBUG : potato3: Deleting (id "4_z0fa24d73b03d9b8baf080e1b_f1124335def751805_d20260913_m025802_c001_v0001167_t0057_u01789268282188") 2026/09/13 02:58:04 DEBUG : B2 bucket rclone-test-nunajad8capi: Purge remote 2026/09/13 02:58:04 INFO : B2 bucket rclone-test-nunajad8capi: cleaning bucket "rclone-test-nunajad8capi" of all files 2026/09/13 02:58:04 DEBUG : empty space: Deleting (id "4_zef923d33b03d9b8baf080e1b_f416050898a48385a_d20260913_m025801_c001_v7007000_t0000_u01789268281994") 2026/09/13 02:58:04 DEBUG : empty space: Deleting (id "4_zef923d33b03d9b8baf080e1b_f4153bc5645fc9eb6_d20260913_m025757_c001_v0001098_t0037_u01789268277456") 2026/09/13 02:58:04 DEBUG : potato2: Deleting (id "4_zef923d33b03d9b8baf080e1b_f416050898a48385b_d20260913_m025802_c001_v7007000_t0000_u01789268282323") 2026/09/13 02:58:04 DEBUG : potato2: Deleting (id "4_zef923d33b03d9b8baf080e1b_f114a9e09e0c68aaf_d20260913_m025758_c001_v0001105_t0040_u01789268278467") 2026/09/13 02:58:04 DEBUG : potato3: Deleting (id "4_zef923d33b03d9b8baf080e1b_f416050898a48385c_d20260913_m025802_c001_v7007000_t0000_u01789268282533") 2026/09/13 02:58:04 DEBUG : potato3: Deleting (id "4_zef923d33b03d9b8baf080e1b_f111d21c4668ea287_d20260913_m025758_c001_v0001184_t0024_u01789268278851") 2026/09/13 02:58:04 DEBUG : potato3: Deleting (id "4_zef923d33b03d9b8baf080e1b_f1153bc5645fc9eb8_d20260913_m025757_c001_v0001098_t0029_u01789268277645") --- PASS: TestServerSideMove (12.39s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:58:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lakosoh6yezu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bunezev8kove -> B2 bucket rclone-test-lakosoh6yezu 2026/09/13 02:58:12 DEBUG : empty space: Excluded (Size Filter) 2026/09/13 02:58:12 DEBUG : empty space: Excluded (Size Filter) 2026/09/13 02:58:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:58:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:58:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lakosoh6yezu) 2026/09/13 02:58:12 DEBUG : potato3: Sizes differ 2026/09/13 02:58:12 DEBUG : B2 bucket rclone-test-lakosoh6yezu: Waiting for checks to finish 2026/09/13 02:58:12 DEBUG : B2 bucket rclone-test-lakosoh6yezu: Waiting for transfers to finish 2026/09/13 02:58:12 DEBUG : potato2: size = 60 OK 2026/09/13 02:58:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:58:12 INFO : potato2: Copied (server-side copy) 2026/09/13 02:58:13 INFO : potato2: Deleted 2026/09/13 02:58:13 DEBUG : potato3: size = 68 OK 2026/09/13 02:58:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/13 02:58:13 INFO : potato3: Copied (server-side copy) 2026/09/13 02:58:13 INFO : potato3: Deleted 2026/09/13 02:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wunexar4roma" 2026/09/13 02:58:14 DEBUG : empty space: Excluded (Size Filter) 2026/09/13 02:58:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:58:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/13 02:58:15 DEBUG : B2 bucket rclone-test-wunexar4roma: Waiting for checks to finish 2026/09/13 02:58:15 DEBUG : B2 bucket rclone-test-wunexar4roma: Waiting for transfers to finish 2026/09/13 02:58:16 DEBUG : potato2: size = 60 OK 2026/09/13 02:58:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:58:16 INFO : potato2: Copied (server-side copy) 2026/09/13 02:58:16 INFO : potato2: Deleted 2026/09/13 02:58:16 DEBUG : potato3: size = 68 OK 2026/09/13 02:58:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/13 02:58:16 INFO : potato3: Copied (server-side copy) 2026/09/13 02:58:16 INFO : potato3: Deleted 2026/09/13 02:58:17 DEBUG : B2 bucket rclone-test-wunexar4roma: Purge remote 2026/09/13 02:58:17 INFO : B2 bucket rclone-test-wunexar4roma: cleaning bucket "rclone-test-wunexar4roma" of all files 2026/09/13 02:58:17 DEBUG : potato2: Deleting (id "4_zff627de3b03d9b8baf080e1b_f115cde4f2b6f910f_d20260913_m025816_c001_v0001185_t0000_u01789268296200") 2026/09/13 02:58:17 DEBUG : potato3: Deleting (id "4_zff627de3b03d9b8baf080e1b_f1142c28f29cfbea5_d20260913_m025816_c001_v0001174_t0033_u01789268296456") 2026/09/13 02:58:18 DEBUG : B2 bucket rclone-test-lakosoh6yezu: Purge remote 2026/09/13 02:58:18 INFO : B2 bucket rclone-test-lakosoh6yezu: cleaning bucket "rclone-test-lakosoh6yezu" of all files 2026/09/13 02:58:18 DEBUG : empty space: Deleting (id "4_zdff26d93b03d9b8baf080e1b_f406faf2bf96bd8c1_d20260913_m025811_c001_v0001130_t0028_u01789268291233") 2026/09/13 02:58:18 DEBUG : potato2: Deleting (id "4_zdff26d93b03d9b8baf080e1b_f415eea1bc6e5b3ec_d20260913_m025816_c001_v7007000_t0000_u01789268296410") 2026/09/13 02:58:18 DEBUG : potato2: Deleting (id "4_zdff26d93b03d9b8baf080e1b_f116f749b67d3ec67_d20260913_m025812_c001_v0001090_t0010_u01789268292462") 2026/09/13 02:58:18 DEBUG : potato3: Deleting (id "4_zdff26d93b03d9b8baf080e1b_f415eea1bc6e5b3ed_d20260913_m025816_c001_v7007000_t0000_u01789268296772") 2026/09/13 02:58:18 DEBUG : potato3: Deleting (id "4_zdff26d93b03d9b8baf080e1b_f1025982bf554c74f_d20260913_m025812_c001_v0001115_t0032_u01789268292840") 2026/09/13 02:58:18 DEBUG : potato3: Deleting (id "4_zdff26d93b03d9b8baf080e1b_f106faf2bf96bd8c3_d20260913_m025811_c001_v0001130_t0006_u01789268291421") --- PASS: TestServerSideMoveWithFilter (14.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lafurak5vumu" 2026/09/13 02:58:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bunezev8kove -> B2 bucket rclone-test-lafurak5vumu 2026/09/13 02:58:26 DEBUG : empty space: size = 1 OK 2026/09/13 02:58:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/13 02:58:26 DEBUG : empty space: Unchanged skipping 2026/09/13 02:58:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:58:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 02:58:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lafurak5vumu) 2026/09/13 02:58:26 DEBUG : potato3: Sizes differ 2026/09/13 02:58:26 DEBUG : B2 bucket rclone-test-lafurak5vumu: Waiting for checks to finish 2026/09/13 02:58:26 INFO : empty space: Deleted 2026/09/13 02:58:26 DEBUG : B2 bucket rclone-test-lafurak5vumu: Waiting for transfers to finish 2026/09/13 02:58:27 DEBUG : potato2: size = 60 OK 2026/09/13 02:58:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:58:27 INFO : potato2: Copied (server-side copy) 2026/09/13 02:58:27 DEBUG : potato3: size = 68 OK 2026/09/13 02:58:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/13 02:58:27 INFO : potato3: Copied (server-side copy) 2026/09/13 02:58:27 INFO : potato2: Deleted 2026/09/13 02:58:27 INFO : potato3: Deleted 2026/09/13 02:58:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cakucaw5xepo" 2026/09/13 02:58:28 INFO : tomatoDir: Making directory 2026/09/13 02:58:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/13 02:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/13 02:58:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/13 02:58:29 DEBUG : B2 bucket rclone-test-cakucaw5xepo: Waiting for checks to finish 2026/09/13 02:58:29 DEBUG : B2 bucket rclone-test-cakucaw5xepo: Waiting for transfers to finish 2026/09/13 02:58:30 DEBUG : empty space: size = 1 OK 2026/09/13 02:58:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/13 02:58:30 INFO : empty space: Copied (server-side copy) 2026/09/13 02:58:30 INFO : empty space: Deleted 2026/09/13 02:58:30 DEBUG : potato2: size = 60 OK 2026/09/13 02:58:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/13 02:58:30 INFO : potato2: Copied (server-side copy) 2026/09/13 02:58:30 INFO : potato2: Deleted 2026/09/13 02:58:30 DEBUG : potato3: size = 68 OK 2026/09/13 02:58:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/13 02:58:30 INFO : potato3: Copied (server-side copy) 2026/09/13 02:58:30 INFO : potato3: Deleted 2026/09/13 02:58:31 DEBUG : B2 bucket rclone-test-cakucaw5xepo: Purge remote 2026/09/13 02:58:31 INFO : B2 bucket rclone-test-cakucaw5xepo: cleaning bucket "rclone-test-cakucaw5xepo" of all files 2026/09/13 02:58:31 DEBUG : empty space: Deleting (id "4_zaf72bd53b03d9b8baf080e1b_f415380c1107cfb4a_d20260913_m025830_c001_v0001104_t0031_u01789268310162") 2026/09/13 02:58:31 DEBUG : potato2: Deleting (id "4_zaf72bd53b03d9b8baf080e1b_f10493b987e357ffc_d20260913_m025830_c001_v0001174_t0044_u01789268310379") 2026/09/13 02:58:31 DEBUG : potato3: Deleting (id "4_zaf72bd53b03d9b8baf080e1b_f102714815e23048e_d20260913_m025830_c001_v0001146_t0051_u01789268310460") 2026/09/13 02:58:32 DEBUG : B2 bucket rclone-test-lafurak5vumu: Purge remote 2026/09/13 02:58:32 INFO : B2 bucket rclone-test-lafurak5vumu: cleaning bucket "rclone-test-lafurak5vumu" of all files 2026/09/13 02:58:32 DEBUG : empty space: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f41924b7294762d90_d20260913_m025830_c001_v7007000_t0000_u01789268310354") 2026/09/13 02:58:32 DEBUG : empty space: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f400a4fb8b0696f9b_d20260913_m025825_c001_v0001090_t0014_u01789268305535") 2026/09/13 02:58:32 DEBUG : potato2: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f41924b7294762d91_d20260913_m025830_c001_v7007000_t0000_u01789268310690") 2026/09/13 02:58:32 DEBUG : potato2: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f11588644045bd911_d20260913_m025826_c001_v0001040_t0027_u01789268306744") 2026/09/13 02:58:32 DEBUG : potato3: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f41924b7294762d92_d20260913_m025830_c001_v7007000_t0000_u01789268310890") 2026/09/13 02:58:32 DEBUG : potato3: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f113d3252bcc9e0b4_d20260913_m025827_c001_v0001033_t0052_u01789268307134") 2026/09/13 02:58:32 DEBUG : potato3: Deleting (id "4_z2f82ad23b03d9b8baf080e1b_f100a4fb8b0696f9d_d20260913_m025825_c001_v0001090_t0009_u01789268305720") 2026/09/13 02:58:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/13 02:58:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 02:58:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.13s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:58:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:58:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/rclone-sync-test" 2026/09/13 02:58:38 DEBUG : Config file has changed externally - reloading 2026/09/13 02:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/rclone-sync-test-include/layer2" 2026/09/13 02:58:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/rclone-sync-test-ignore-file" 2026/09/13 02:58:47 DEBUG : B2 bucket rclone-test-bunezev8kove path rclone-sync-test: Waiting for checks to finish 2026/09/13 02:58:47 DEBUG : B2 bucket rclone-test-bunezev8kove path rclone-sync-test: Waiting for transfers to finish 2026/09/13 02:58:47 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:47 INFO : There was nothing to transfer 2026/09/13 02:58:48 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:58:48 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:58:48 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:48 INFO : There was nothing to transfer 2026/09/13 02:58:48 DEBUG : B2 bucket rclone-test-bunezev8kove path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/13 02:58:48 DEBUG : B2 bucket rclone-test-bunezev8kove path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/13 02:58:48 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:48 INFO : There was nothing to transfer 2026/09/13 02:58:48 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 02:58:48 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 02:58:48 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:48 INFO : There was nothing to transfer 2026/09/13 02:58:49 DEBUG : B2 bucket rclone-test-bunezev8kove path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/13 02:58:49 DEBUG : B2 bucket rclone-test-bunezev8kove path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/13 02:58:49 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.04s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:58:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 02:58:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/CompareDest" 2026/09/13 02:58:54 DEBUG : one: Need to transfer - File not found at Destination 2026/09/13 02:58:54 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:58:54 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:58:54 DEBUG : one: size = 3 OK 2026/09/13 02:58:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 02:58:54 INFO : one: Copied (new) 2026/09/13 02:58:54 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:58:55 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:58:55 DEBUG : one: Sizes differ 2026/09/13 02:58:55 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:58:55 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:58:55 DEBUG : one: size = 5 OK 2026/09/13 02:58:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/13 02:58:55 INFO : one: Copied (replaced existing) 2026/09/13 02:58:55 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:58:57 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:58:57 DEBUG : one: Sizes differ 2026/09/13 02:58:57 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:58:57 DEBUG : one: size = 5 OK 2026/09/13 02:58:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 02:58:57 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:58:57 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:57 INFO : There was nothing to transfer 2026/09/13 02:58:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:58:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:58:58 DEBUG : one: Sizes differ 2026/09/13 02:58:59 DEBUG : two: size = 3 OK 2026/09/13 02:58:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:58:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 02:58:59 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:58:59 DEBUG : one: size = 5 OK 2026/09/13 02:58:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:58:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 02:58:59 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:58:59 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:59 INFO : There was nothing to transfer 2026/09/13 02:58:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:58:59 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:58:59 DEBUG : one: Sizes differ 2026/09/13 02:58:59 DEBUG : two: size = 3 OK 2026/09/13 02:58:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:58:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 02:58:59 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:58:59 DEBUG : one: size = 5 OK 2026/09/13 02:58:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:58:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 02:58:59 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:58:59 DEBUG : Waiting for deletions to finish 2026/09/13 02:58:59 INFO : There was nothing to transfer 2026/09/13 02:59:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:00 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:00 DEBUG : one: Sizes differ 2026/09/13 02:59:01 DEBUG : two: size = 3 OK 2026/09/13 02:59:01 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 2026/09/13 02:59:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/13 02:59:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/13 02:59:01 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:01 DEBUG : one: size = 5 OK 2026/09/13 02:59:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 02:59:01 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:01 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:01 INFO : There was nothing to transfer 2026/09/13 02:59:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:01 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:01 DEBUG : one: Sizes differ 2026/09/13 02:59:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:01 DEBUG : two: size = 3 (B2 bucket rclone-test-bunezev8kove path CompareDest) 2026/09/13 02:59:01 DEBUG : two: Sizes differ 2026/09/13 02:59:01 DEBUG : two: Need to transfer - File not found at Destination 2026/09/13 02:59:01 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:01 DEBUG : one: size = 5 OK 2026/09/13 02:59:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/13 02:59:01 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:02 DEBUG : two: size = 5 OK 2026/09/13 02:59:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/13 02:59:02 INFO : two: Copied (new) 2026/09/13 02:59:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.80s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:59:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dest" 2026/09/13 02:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/pre-dest1" 2026/09/13 02:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/pre-dest2" 2026/09/13 02:59:09 DEBUG : 1: size = 1 OK 2026/09/13 02:59:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/13 02:59:09 DEBUG : 2: size = 1 OK 2026/09/13 02:59:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/13 02:59:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/13 02:59:09 DEBUG : B2 bucket rclone-test-bunezev8kove path dest: Waiting for checks to finish 2026/09/13 02:59:09 DEBUG : B2 bucket rclone-test-bunezev8kove path dest: Waiting for transfers to finish 2026/09/13 02:59:10 DEBUG : 3: size = 1 OK 2026/09/13 02:59:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/13 02:59:10 INFO : 3: Copied (new) 2026/09/13 02:59:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 02:59:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/CopyDest" 2026/09/13 02:59:15 DEBUG : one: Need to transfer - File not found at Destination 2026/09/13 02:59:15 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:15 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:16 DEBUG : one: size = 3 OK 2026/09/13 02:59:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 02:59:16 INFO : one: Copied (new) 2026/09/13 02:59:16 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:16 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:16 DEBUG : one: Sizes differ 2026/09/13 02:59:17 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:17 DEBUG : one: size = 5 OK 2026/09/13 02:59:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/13 02:59:17 INFO : one: Copied (replaced existing) 2026/09/13 02:59:17 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/BackupDir" 2026/09/13 02:59:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:20 DEBUG : one: Sizes differ 2026/09/13 02:59:20 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:20 DEBUG : one: size = 5 OK 2026/09/13 02:59:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:20 DEBUG : one: Sizes differ 2026/09/13 02:59:21 DEBUG : one: size = 3 OK 2026/09/13 02:59:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 02:59:21 INFO : one: Copied (server-side copy) 2026/09/13 02:59:21 INFO : one: Deleted 2026/09/13 02:59:22 DEBUG : one: size = 5 OK 2026/09/13 02:59:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/13 02:59:22 INFO : one: Copied (server-side copy) 2026/09/13 02:59:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/13 02:59:22 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:22 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:23 DEBUG : one: size = 5 OK 2026/09/13 02:59:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:23 DEBUG : one: Unchanged skipping 2026/09/13 02:59:23 DEBUG : two: size = 3 OK 2026/09/13 02:59:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:23 DEBUG : two: size = 3 OK 2026/09/13 02:59:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/13 02:59:23 INFO : two: Copied (server-side copy) 2026/09/13 02:59:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/13 02:59:23 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:23 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:23 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:23 DEBUG : two: size = 3 OK 2026/09/13 02:59:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:23 DEBUG : two: Unchanged skipping 2026/09/13 02:59:23 DEBUG : one: size = 5 OK 2026/09/13 02:59:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:23 DEBUG : one: Unchanged skipping 2026/09/13 02:59:23 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:23 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:23 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:23 INFO : There was nothing to transfer 2026/09/13 02:59:25 DEBUG : one: size = 5 OK 2026/09/13 02:59:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:25 DEBUG : one: Unchanged skipping 2026/09/13 02:59:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:25 DEBUG : three: size = 5 (B2 bucket rclone-test-bunezev8kove path CopyDest) 2026/09/13 02:59:25 DEBUG : three: Sizes differ 2026/09/13 02:59:25 DEBUG : three: Destination not found in --copy-dest 2026/09/13 02:59:25 DEBUG : three: Need to transfer - File not found at Destination 2026/09/13 02:59:25 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:25 DEBUG : two: size = 3 OK 2026/09/13 02:59:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/13 02:59:25 DEBUG : two: Unchanged skipping 2026/09/13 02:59:25 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:25 DEBUG : three: size = 7 OK 2026/09/13 02:59:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/13 02:59:25 INFO : three: Copied (new) 2026/09/13 02:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.14s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:59:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 02:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/backup" 2026/09/13 02:59:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:32 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:32 DEBUG : one: Sizes differ 2026/09/13 02:59:32 DEBUG : two: size = 3 OK 2026/09/13 02:59:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:32 DEBUG : two: Unchanged skipping 2026/09/13 02:59:32 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:33 DEBUG : one: size = 3 OK 2026/09/13 02:59:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 02:59:33 INFO : one: Copied (server-side copy) 2026/09/13 02:59:33 INFO : one: Deleted 2026/09/13 02:59:33 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:34 DEBUG : one: size = 4 OK 2026/09/13 02:59:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 02:59:34 INFO : one: Copied (new) 2026/09/13 02:59:34 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:34 DEBUG : three.txt: size = 5 OK 2026/09/13 02:59:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 02:59:34 INFO : three.txt: Copied (server-side copy) 2026/09/13 02:59:35 INFO : three.txt: Deleted 2026/09/13 02:59:35 INFO : three.txt: Moved into backup dir 2026/09/13 02:59:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:36 DEBUG : one: size = 4 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:36 DEBUG : one: Sizes differ 2026/09/13 02:59:36 DEBUG : two: size = 3 OK 2026/09/13 02:59:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:36 DEBUG : two: Unchanged skipping 2026/09/13 02:59:36 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:36 DEBUG : one: size = 4 OK 2026/09/13 02:59:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 02:59:36 INFO : one: Copied (server-side copy) 2026/09/13 02:59:37 INFO : one: Deleted 2026/09/13 02:59:37 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:37 DEBUG : one: size = 5 OK 2026/09/13 02:59:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/13 02:59:37 INFO : one: Copied (new) 2026/09/13 02:59:37 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:37 DEBUG : three.txt: size = 6 OK 2026/09/13 02:59:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 02:59:37 INFO : three.txt: Copied (server-side copy) 2026/09/13 02:59:37 INFO : three.txt: Deleted 2026/09/13 02:59:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 02:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/backup" 2026/09/13 02:59:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:43 DEBUG : one: Sizes differ 2026/09/13 02:59:43 DEBUG : two: size = 3 OK 2026/09/13 02:59:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:43 DEBUG : two: Unchanged skipping 2026/09/13 02:59:43 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:45 DEBUG : one.bak: size = 3 OK 2026/09/13 02:59:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 02:59:45 INFO : one: Copied (server-side copy) to: one.bak 2026/09/13 02:59:45 INFO : one: Deleted 2026/09/13 02:59:45 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:45 DEBUG : one: size = 4 OK 2026/09/13 02:59:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 02:59:45 INFO : one: Copied (new) 2026/09/13 02:59:45 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:46 DEBUG : three.txt.bak: size = 5 OK 2026/09/13 02:59:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 02:59:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/13 02:59:46 INFO : three.txt: Deleted 2026/09/13 02:59:46 INFO : three.txt: Moved into backup dir 2026/09/13 02:59:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:48 DEBUG : one: size = 4 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:48 DEBUG : one: Sizes differ 2026/09/13 02:59:48 DEBUG : two: size = 3 OK 2026/09/13 02:59:48 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:48 DEBUG : two: Unchanged skipping 2026/09/13 02:59:48 DEBUG : one.bak: size = 4 OK 2026/09/13 02:59:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 02:59:48 INFO : one: Copied (server-side copy) to: one.bak 2026/09/13 02:59:48 INFO : one: Deleted 2026/09/13 02:59:48 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:48 DEBUG : one: size = 5 OK 2026/09/13 02:59:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/13 02:59:48 INFO : one: Copied (new) 2026/09/13 02:59:48 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:49 DEBUG : three.txt.bak: size = 6 OK 2026/09/13 02:59:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 02:59:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/13 02:59:49 INFO : three.txt: Deleted 2026/09/13 02:59:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 02:59:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 02:59:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/backup" 2026/09/13 02:59:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:55 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:55 DEBUG : one: Sizes differ 2026/09/13 02:59:55 DEBUG : two: size = 3 OK 2026/09/13 02:59:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:55 DEBUG : two: Unchanged skipping 2026/09/13 02:59:55 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 02:59:57 DEBUG : one-2019-01-01: size = 3 OK 2026/09/13 02:59:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 02:59:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/13 02:59:57 INFO : one: Deleted 2026/09/13 02:59:57 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 02:59:57 DEBUG : one: size = 4 OK 2026/09/13 02:59:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 02:59:57 INFO : one: Copied (new) 2026/09/13 02:59:57 DEBUG : Waiting for deletions to finish 2026/09/13 02:59:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/13 02:59:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 02:59:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/13 02:59:58 INFO : three.txt: Deleted 2026/09/13 02:59:58 INFO : three.txt: Moved into backup dir 2026/09/13 02:59:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 02:59:59 DEBUG : one: size = 4 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 02:59:59 DEBUG : one: Sizes differ 2026/09/13 02:59:59 DEBUG : two: size = 3 OK 2026/09/13 02:59:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 02:59:59 DEBUG : two: Unchanged skipping 2026/09/13 02:59:59 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 03:00:00 DEBUG : one-2019-01-01: size = 4 OK 2026/09/13 03:00:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/13 03:00:00 INFO : one: Deleted 2026/09/13 03:00:00 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 03:00:00 DEBUG : one: size = 5 OK 2026/09/13 03:00:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/13 03:00:00 INFO : one: Copied (new) 2026/09/13 03:00:00 DEBUG : Waiting for deletions to finish 2026/09/13 03:00:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/13 03:00:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 03:00:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/13 03:00:01 INFO : three.txt: Deleted 2026/09/13 03:00:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.62s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 03:00:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:06 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:06 DEBUG : one: Sizes differ 2026/09/13 03:00:06 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 03:00:06 DEBUG : two: size = 3 OK 2026/09/13 03:00:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:06 DEBUG : two: Unchanged skipping 2026/09/13 03:00:06 DEBUG : one.bak: size = 3 OK 2026/09/13 03:00:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 03:00:06 INFO : one: Copied (server-side copy) to: one.bak 2026/09/13 03:00:06 INFO : one: Deleted 2026/09/13 03:00:06 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 03:00:07 DEBUG : one: size = 4 OK 2026/09/13 03:00:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:07 INFO : one: Copied (new) 2026/09/13 03:00:07 DEBUG : Waiting for deletions to finish 2026/09/13 03:00:07 DEBUG : three.txt.bak: size = 5 OK 2026/09/13 03:00:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 03:00:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/13 03:00:08 INFO : three.txt: Deleted 2026/09/13 03:00:08 INFO : three.txt: Moved into backup dir 2026/09/13 03:00:09 DEBUG : one.bak: Excluded (Path Filter) 2026/09/13 03:00:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/13 03:00:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:09 DEBUG : one: size = 4 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:09 DEBUG : one: Sizes differ 2026/09/13 03:00:09 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for checks to finish 2026/09/13 03:00:09 DEBUG : two: size = 3 OK 2026/09/13 03:00:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:09 DEBUG : two: Unchanged skipping 2026/09/13 03:00:09 DEBUG : one.bak: size = 4 OK 2026/09/13 03:00:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:09 INFO : one: Copied (server-side copy) to: one.bak 2026/09/13 03:00:09 INFO : one: Deleted 2026/09/13 03:00:09 DEBUG : B2 bucket rclone-test-bunezev8kove path dst: Waiting for transfers to finish 2026/09/13 03:00:10 DEBUG : one: size = 5 OK 2026/09/13 03:00:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/13 03:00:10 INFO : one: Copied (new) 2026/09/13 03:00:10 DEBUG : Waiting for deletions to finish 2026/09/13 03:00:10 DEBUG : three.txt.bak: size = 6 OK 2026/09/13 03:00:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 03:00:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/13 03:00:10 INFO : three.txt: Deleted 2026/09/13 03:00:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.38s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 03:00:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:14 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:14 DEBUG : one: Sizes differ 2026/09/13 03:00:16 DEBUG : one.bak: size = 3 OK 2026/09/13 03:00:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 03:00:16 INFO : one: Copied (server-side copy) to: one.bak 2026/09/13 03:00:16 INFO : one: Deleted 2026/09/13 03:00:17 DEBUG : one: size = 4 OK 2026/09/13 03:00:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:17 INFO : one: Copied (new) 2026/09/13 03:00:17 DEBUG : two: size = 3 OK 2026/09/13 03:00:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:17 DEBUG : two: Unchanged skipping 2026/09/13 03:00:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:17 DEBUG : three.txt: Sizes differ 2026/09/13 03:00:17 DEBUG : three.txt.bak: size = 5 OK 2026/09/13 03:00:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 03:00:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/13 03:00:18 INFO : three.txt: Deleted 2026/09/13 03:00:18 DEBUG : three.txt: size = 6 OK 2026/09/13 03:00:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 03:00:18 INFO : three.txt: Copied (new) 2026/09/13 03:00:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:18 DEBUG : one: size = 4 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:18 DEBUG : one: Sizes differ 2026/09/13 03:00:19 DEBUG : one.bak: size = 4 OK 2026/09/13 03:00:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:19 INFO : one: Copied (server-side copy) to: one.bak 2026/09/13 03:00:19 INFO : one: Deleted 2026/09/13 03:00:19 DEBUG : one: size = 5 OK 2026/09/13 03:00:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/13 03:00:19 INFO : one: Copied (new) 2026/09/13 03:00:19 DEBUG : two: size = 3 OK 2026/09/13 03:00:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:19 DEBUG : two: Unchanged skipping 2026/09/13 03:00:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:20 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:20 DEBUG : three.txt: Sizes differ 2026/09/13 03:00:20 DEBUG : three.txt.bak: size = 6 OK 2026/09/13 03:00:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 03:00:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/13 03:00:20 INFO : three.txt: Deleted 2026/09/13 03:00:20 DEBUG : three.txt: size = 19 OK 2026/09/13 03:00:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/13 03:00:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.44s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bunezev8kove/dst" 2026/09/13 03:00:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:25 DEBUG : one: size = 3 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:25 DEBUG : one: Sizes differ 2026/09/13 03:00:27 DEBUG : one-2019-01-01: size = 3 OK 2026/09/13 03:00:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/13 03:00:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/13 03:00:27 INFO : one: Deleted 2026/09/13 03:00:27 DEBUG : one: size = 4 OK 2026/09/13 03:00:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:27 INFO : one: Copied (new) 2026/09/13 03:00:28 DEBUG : two: size = 3 OK 2026/09/13 03:00:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:28 DEBUG : two: Unchanged skipping 2026/09/13 03:00:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:28 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:28 DEBUG : three.txt: Sizes differ 2026/09/13 03:00:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/13 03:00:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/13 03:00:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/13 03:00:29 INFO : three.txt: Deleted 2026/09/13 03:00:29 DEBUG : three.txt: size = 6 OK 2026/09/13 03:00:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 03:00:29 INFO : three.txt: Copied (new) 2026/09/13 03:00:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:29 DEBUG : one: size = 4 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:29 DEBUG : one: Sizes differ 2026/09/13 03:00:30 DEBUG : one-2019-01-01: size = 4 OK 2026/09/13 03:00:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/13 03:00:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/13 03:00:30 INFO : one: Deleted 2026/09/13 03:00:30 DEBUG : one: size = 5 OK 2026/09/13 03:00:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/13 03:00:30 INFO : one: Copied (new) 2026/09/13 03:00:30 DEBUG : two: size = 3 OK 2026/09/13 03:00:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:30 DEBUG : two: Unchanged skipping 2026/09/13 03:00:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bunezev8kove path dst) 2026/09/13 03:00:30 DEBUG : three.txt: Sizes differ 2026/09/13 03:00:31 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/13 03:00:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/13 03:00:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/13 03:00:31 INFO : three.txt: Deleted 2026/09/13 03:00:31 DEBUG : three.txt: size = 19 OK 2026/09/13 03:00:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/13 03:00:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.64s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:34 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:00:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:00:34 DEBUG : Testêé: Sizes differ 2026/09/13 03:00:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:00:34 DEBUG : Testêé: size = 14 OK 2026/09/13 03:00:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/13 03:00:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/13 03:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/13 03:00:35 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:00:35 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:00:36 DEBUG : existing: size = 6 OK 2026/09/13 03:00:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/13 03:00:36 INFO : existing: Copied (new) 2026/09/13 03:00:36 DEBUG : Waiting for deletions to finish 2026/09/13 03:00:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone908057386) 2026/09/13 03:00:36 DEBUG : existing: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:00:36 DEBUG : existing: Sizes differ 2026/09/13 03:00:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/13 03:00:36 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:00:36 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:00:36 ERROR : B2 bucket rclone-test-bunezev8kove: not deleting files as there were IO errors 2026/09/13 03:00:36 ERROR : B2 bucket rclone-test-bunezev8kove: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.21s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:38 DEBUG : EXISTING: size = 6 OK 2026/09/13 03:00:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:38 DEBUG : existing: Unchanged skipping 2026/09/13 03:00:38 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:00:38 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:00:38 DEBUG : Waiting for deletions to finish 2026/09/13 03:00:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:00:41 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/2f62ad93b01d9b8baf080e1b/c001_v0001117_t0000": EOF 2026/09/13 03:00:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/2f62ad93b01d9b8baf080e1b/c001_v0001117_t0000": EOF) 2026/09/13 03:00:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-bunezev8kove: 1/10 (Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/2f62ad93b01d9b8baf080e1b/c001_v0001117_t0000": EOF) 2026/09/13 03:00:43 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 03:00:51 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:00:51 DEBUG : both0: size = 6 OK 2026/09/13 03:00:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both0: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both13: size = 6 OK 2026/09/13 03:00:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both13: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both14: size = 6 OK 2026/09/13 03:00:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both14: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both15: size = 6 OK 2026/09/13 03:00:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both15: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both16: size = 6 OK 2026/09/13 03:00:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both16: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both17: size = 6 OK 2026/09/13 03:00:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both17: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both18: size = 6 OK 2026/09/13 03:00:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both18: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both19: size = 6 OK 2026/09/13 03:00:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both19: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both1: size = 6 OK 2026/09/13 03:00:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both1: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both2: size = 6 OK 2026/09/13 03:00:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both2: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both3: size = 6 OK 2026/09/13 03:00:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both3: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both4: size = 6 OK 2026/09/13 03:00:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both4: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both5: size = 6 OK 2026/09/13 03:00:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both11: size = 6 OK 2026/09/13 03:00:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both5: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both10: size = 6 OK 2026/09/13 03:00:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both6: size = 6 OK 2026/09/13 03:00:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both12: size = 6 OK 2026/09/13 03:00:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both10: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both7: size = 6 OK 2026/09/13 03:00:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both7: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both8: size = 6 OK 2026/09/13 03:00:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both8: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both9: size = 6 OK 2026/09/13 03:00:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:00:51 DEBUG : both9: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both6: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both11: Unchanged skipping 2026/09/13 03:00:51 DEBUG : both12: Unchanged skipping 2026/09/13 03:00:51 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:00:51 DEBUG : Waiting for deletions to finish 2026/09/13 03:00:52 INFO : only9: Deleted 2026/09/13 03:00:52 INFO : only10: Deleted 2026/09/13 03:00:52 INFO : only19: Deleted 2026/09/13 03:00:52 INFO : only0: Deleted 2026/09/13 03:00:52 INFO : only14: Deleted 2026/09/13 03:00:52 INFO : only15: Deleted 2026/09/13 03:00:52 INFO : only16: Deleted 2026/09/13 03:00:52 INFO : only18: Deleted 2026/09/13 03:00:52 INFO : only3: Deleted 2026/09/13 03:00:52 INFO : only6: Deleted 2026/09/13 03:00:52 INFO : only7: Deleted 2026/09/13 03:00:52 INFO : only11: Deleted 2026/09/13 03:00:52 INFO : only12: Deleted 2026/09/13 03:00:52 INFO : only17: Deleted 2026/09/13 03:00:52 INFO : only1: Deleted 2026/09/13 03:00:52 INFO : only4: Deleted 2026/09/13 03:00:52 INFO : only8: Deleted 2026/09/13 03:00:52 INFO : only13: Deleted 2026/09/13 03:00:53 INFO : only2: Deleted 2026/09/13 03:00:53 INFO : only5: Deleted 2026/09/13 03:00:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.93s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:06 DEBUG : both0: size = 6 OK 2026/09/13 03:01:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both0: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both10: size = 6 OK 2026/09/13 03:01:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both10: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both11: size = 6 OK 2026/09/13 03:01:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both11: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both12: size = 6 OK 2026/09/13 03:01:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both12: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both13: size = 6 OK 2026/09/13 03:01:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both13: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both14: size = 6 OK 2026/09/13 03:01:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both14: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both15: size = 6 OK 2026/09/13 03:01:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both15: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both16: size = 6 OK 2026/09/13 03:01:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both16: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both17: size = 6 OK 2026/09/13 03:01:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both17: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both18: size = 6 OK 2026/09/13 03:01:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both19: size = 6 OK 2026/09/13 03:01:06 DEBUG : both1: size = 6 OK 2026/09/13 03:01:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both2: size = 6 OK 2026/09/13 03:01:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both18: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both3: size = 6 OK 2026/09/13 03:01:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both3: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both4: size = 6 OK 2026/09/13 03:01:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both1: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both5: size = 6 OK 2026/09/13 03:01:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both5: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both6: size = 6 OK 2026/09/13 03:01:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both6: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both7: size = 6 OK 2026/09/13 03:01:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both7: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both8: size = 6 OK 2026/09/13 03:01:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both8: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both9: size = 6 OK 2026/09/13 03:01:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:06 DEBUG : both9: Unchanged skipping 2026/09/13 03:01:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only0: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only0: Sizes differ 2026/09/13 03:01:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only10: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only10: Sizes differ 2026/09/13 03:01:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only11: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only11: Sizes differ 2026/09/13 03:01:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only12: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only12: Sizes differ 2026/09/13 03:01:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only13: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only13: Sizes differ 2026/09/13 03:01:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only14: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only14: Sizes differ 2026/09/13 03:01:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only15: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only15: Sizes differ 2026/09/13 03:01:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only16: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only16: Sizes differ 2026/09/13 03:01:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only17: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only17: Sizes differ 2026/09/13 03:01:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only18: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only18: Sizes differ 2026/09/13 03:01:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only19: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only19: Sizes differ 2026/09/13 03:01:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only1: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only1: Sizes differ 2026/09/13 03:01:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only2: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only2: Sizes differ 2026/09/13 03:01:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only3: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only3: Sizes differ 2026/09/13 03:01:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only4: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only4: Sizes differ 2026/09/13 03:01:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only5: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only5: Sizes differ 2026/09/13 03:01:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only6: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only6: Sizes differ 2026/09/13 03:01:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only7: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only7: Sizes differ 2026/09/13 03:01:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only8: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only8: Sizes differ 2026/09/13 03:01:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone908057386) 2026/09/13 03:01:06 DEBUG : only9: size = 6 (B2 bucket rclone-test-bunezev8kove) 2026/09/13 03:01:06 DEBUG : only9: Sizes differ 2026/09/13 03:01:06 DEBUG : both19: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both2: Unchanged skipping 2026/09/13 03:01:06 DEBUG : both4: Unchanged skipping 2026/09/13 03:01:06 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:06 DEBUG : only0: size = 0 OK 2026/09/13 03:01:06 DEBUG : only10: size = 0 OK 2026/09/13 03:01:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only10: Copied (replaced existing) 2026/09/13 03:01:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only0: Copied (replaced existing) 2026/09/13 03:01:06 DEBUG : only13: size = 0 OK 2026/09/13 03:01:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only13: Copied (replaced existing) 2026/09/13 03:01:06 DEBUG : only14: size = 0 OK 2026/09/13 03:01:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only14: Copied (replaced existing) 2026/09/13 03:01:06 DEBUG : only11: size = 0 OK 2026/09/13 03:01:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only11: Copied (replaced existing) 2026/09/13 03:01:06 DEBUG : only15: size = 0 OK 2026/09/13 03:01:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only15: Copied (replaced existing) 2026/09/13 03:01:06 DEBUG : only16: size = 0 OK 2026/09/13 03:01:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:06 INFO : only16: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only17: size = 0 OK 2026/09/13 03:01:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only17: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only18: size = 0 OK 2026/09/13 03:01:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only18: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only19: size = 0 OK 2026/09/13 03:01:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only19: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only12: size = 0 OK 2026/09/13 03:01:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only12: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only1: size = 0 OK 2026/09/13 03:01:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only1: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only2: size = 0 OK 2026/09/13 03:01:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only2: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only3: size = 0 OK 2026/09/13 03:01:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only3: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only4: size = 0 OK 2026/09/13 03:01:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only4: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only6: size = 0 OK 2026/09/13 03:01:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only6: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only7: size = 0 OK 2026/09/13 03:01:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only7: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only5: size = 0 OK 2026/09/13 03:01:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only5: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only8: size = 0 OK 2026/09/13 03:01:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only8: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : only9: size = 0 OK 2026/09/13 03:01:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/13 03:01:07 INFO : only9: Copied (replaced existing) 2026/09/13 03:01:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.33s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:15 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:01:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 03:01:15 DEBUG : empty_on_remote: Making directory with metadata 2026/09/13 03:01:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 03:01:15 INFO : empty_on_remote: Making directory 2026/09/13 03:01:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:17 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:01:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 03:01:17 DEBUG : empty_on_remote: Making directory with metadata 2026/09/13 03:01:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/13 03:01:17 INFO : empty_on_remote: Making directory 2026/09/13 03:01:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.03s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:20 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/13 03:01:22 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (2.25s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:28 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:28 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : apple: size = 5 OK 2026/09/13 03:01:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : banana: size = 6 OK 2026/09/13 03:01:29 DEBUG : apple: Unchanged skipping 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:01:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : banana: Unchanged skipping 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:01:29 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:01:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:29 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:29 INFO : There was nothing to transfer 2026/09/13 03:01:29 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:29 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:01:29 DEBUG : apple: size = 5 OK 2026/09/13 03:01:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : apple: Unchanged skipping 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:01:29 DEBUG : banana: size = 6 OK 2026/09/13 03:01:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : banana: Unchanged skipping 2026/09/13 03:01:29 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:01:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:01:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:29 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:29 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:29 INFO : There was nothing to transfer 2026/09/13 03:01:29 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:30 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:40 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:40 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : apple: size = 5 OK 2026/09/13 03:01:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:01:41 DEBUG : apple: Unchanged skipping 2026/09/13 03:01:41 DEBUG : banana: size = 6 OK 2026/09/13 03:01:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : banana: Unchanged skipping 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:41 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:41 INFO : There was nothing to transfer 2026/09/13 03:01:41 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:41 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:01:41 DEBUG : apple: size = 5 OK 2026/09/13 03:01:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : apple: Unchanged skipping 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:01:41 DEBUG : banana: size = 6 OK 2026/09/13 03:01:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : banana: Unchanged skipping 2026/09/13 03:01:41 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:01:41 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:41 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:41 INFO : There was nothing to transfer 2026/09/13 03:01:41 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:42 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:01:52 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:52 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:01:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:01:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:53 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:53 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:53 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/13 03:01:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:01:53 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:53 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/13 03:01:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/13 03:01:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:53 DEBUG : YmFuYW5h: size = 6 OK 2026/09/13 03:01:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/13 03:01:53 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/13 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : YXBwbGU=: size = 5 OK 2026/09/13 03:01:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/13 03:01:53 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/13 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/13 03:01:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/13 03:01:53 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/13 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/13 03:01:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/13 03:01:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/13 03:01:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/13 03:01:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/13 03:01:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/13 03:01:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/13 03:01:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/13 03:01:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/13 03:01:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/13 03:01:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/13 03:01:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/13 03:01:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/13 03:01:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/13 03:01:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/13 03:01:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/13 03:01:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/13 03:01:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/13 03:01:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/13 03:01:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/13 03:01:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/13 03:01:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/13 03:01:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/13 03:01:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/13 03:01:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/13 03:01:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:55 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0013-789;=.txt: Deleted 2026/09/13 03:01:56 INFO : apple: Deleted 2026/09/13 03:01:56 INFO : dir1/0007-1234567.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0009-3456789.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0011-56789;.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0012-6789;.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0014-89;=.txt: Deleted 2026/09/13 03:01:56 INFO : banana: Deleted 2026/09/13 03:01:56 INFO : splitbananasplit: Deleted 2026/09/13 03:01:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0015-9;=.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0008-2345678.txt: Deleted 2026/09/13 03:01:56 INFO : dir1/0010-456789.txt: Deleted 2026/09/13 03:01:56 INFO : appleappleapplebanana: Deleted 2026/09/13 03:01:56 INFO : dir1/0003-defghij.txt: Deleted 2026/09/13 03:01:56 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : YXBwbGU=: size = 5 OK 2026/09/13 03:01:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : apple: Unchanged skipping 2026/09/13 03:01:57 DEBUG : YmFuYW5h: size = 6 OK 2026/09/13 03:01:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : banana: Unchanged skipping 2026/09/13 03:01:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:01:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/13 03:01:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/13 03:01:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/13 03:01:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:01:57 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:01:57 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:57 DEBUG : Waiting for deletions to finish 2026/09/13 03:01:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : apple: transformed to: YXBwbGU= 2026/09/13 03:01:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/13 03:01:57 DEBUG : banana: transformed to: YmFuYW5h 2026/09/13 03:01:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/13 03:01:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/13 03:01:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/13 03:01:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/13 03:01:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/13 03:01:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:02:07 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:07 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:08 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:08 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:08 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/13 03:02:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/13 03:02:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/13 03:02:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/13 03:02:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/13 03:02:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/13 03:02:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/13 03:02:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/13 03:02:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/13 03:02:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/13 03:02:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/13 03:02:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:08 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:08 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:08 DEBUG : PREFIXapple: size = 5 OK 2026/09/13 03:02:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/13 03:02:08 INFO : apple: Copied (new) to: PREFIXapple 2026/09/13 03:02:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : PREFIXbanana: size = 6 OK 2026/09/13 03:02:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/13 03:02:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/13 03:02:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/13 03:02:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/13 03:02:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/13 03:02:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/13 03:02:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/13 03:02:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/13 03:02:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/13 03:02:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/13 03:02:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:02:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/13 03:02:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/13 03:02:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/13 03:02:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/13 03:02:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/13 03:02:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/13 03:02:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/13 03:02:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/13 03:02:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/13 03:02:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:10 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/13 03:02:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/13 03:02:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/13 03:02:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/13 03:02:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/13 03:02:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/13 03:02:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/13 03:02:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/13 03:02:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/13 03:02:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/13 03:02:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/13 03:02:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/13 03:02:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/13 03:02:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/13 03:02:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:11 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:11 INFO : dir1/0007-1234567.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0013-789;=.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0008-2345678.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0009-3456789.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0010-456789.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0011-56789;.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0015-9;=.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/13 03:02:11 INFO : splitbananasplit: Deleted 2026/09/13 03:02:11 INFO : appleappleapplebanana: Deleted 2026/09/13 03:02:11 INFO : dir1/0003-defghij.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0012-6789;.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0014-89;=.txt: Deleted 2026/09/13 03:02:11 INFO : apple: Deleted 2026/09/13 03:02:11 INFO : banana: Deleted 2026/09/13 03:02:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/13 03:02:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/13 03:02:11 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : apple: transformed to: PREFIXapple 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/13 03:02:12 DEBUG : banana: transformed to: PREFIXbanana 2026/09/13 03:02:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/13 03:02:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:12 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:12 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:12 DEBUG : apple: size = 5 OK 2026/09/13 03:02:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/13 03:02:12 INFO : apple: Copied (new) 2026/09/13 03:02:12 DEBUG : banana: size = 6 OK 2026/09/13 03:02:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/13 03:02:12 INFO : banana: Copied (new) 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:02:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/13 03:02:12 INFO : appleappleapplebanana: Copied (new) 2026/09/13 03:02:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:02:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/13 03:02:12 INFO : splitbananasplit: Copied (new) 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:02:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/13 03:02:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/13 03:02:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/13 03:02:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/13 03:02:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/13 03:02:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/13 03:02:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/13 03:02:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/13 03:02:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/13 03:02:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:02:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/13 03:02:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:02:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/13 03:02:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:02:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/13 03:02:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:02:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/13 03:02:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:02:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/13 03:02:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:02:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/13 03:02:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:02:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/13 03:02:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/13 03:02:13 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:13 INFO : PREFIXbanana: Deleted 2026/09/13 03:02:13 INFO : PREFIXsplitbananasplit: Deleted 2026/09/13 03:02:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/13 03:02:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/13 03:02:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/13 03:02:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/13 03:02:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/13 03:02:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/13 03:02:14 INFO : PREFIXapple: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/13 03:02:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/13 03:02:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/13 03:02:14 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:14 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:14 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:15 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:02:25 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:25 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:25 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:26 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:26 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:26 DEBUG : appleSUFFIX: size = 5 OK 2026/09/13 03:02:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/13 03:02:26 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:26 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/13 03:02:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/13 03:02:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/13 03:02:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/13 03:02:26 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:26 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/13 03:02:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/13 03:02:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/13 03:02:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/13 03:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/13 03:02:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/13 03:02:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/13 03:02:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/13 03:02:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/13 03:02:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/13 03:02:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/13 03:02:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/13 03:02:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/13 03:02:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/13 03:02:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/13 03:02:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/13 03:02:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/13 03:02:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/13 03:02:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/13 03:02:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/13 03:02:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/13 03:02:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/13 03:02:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/13 03:02:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/13 03:02:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/13 03:02:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/13 03:02:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/13 03:02:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:28 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:28 INFO : dir1/0013-789;=.txt: Deleted 2026/09/13 03:02:29 INFO : banana: Deleted 2026/09/13 03:02:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0014-89;=.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0009-3456789.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0008-2345678.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0007-1234567.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0012-6789;.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0003-defghij.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0011-56789;.txt: Deleted 2026/09/13 03:02:29 INFO : dir1/0015-9;=.txt: Deleted 2026/09/13 03:02:29 INFO : apple: Deleted 2026/09/13 03:02:29 INFO : appleappleapplebanana: Deleted 2026/09/13 03:02:29 INFO : splitbananasplit: Deleted 2026/09/13 03:02:29 INFO : dir1/0010-456789.txt: Deleted 2026/09/13 03:02:29 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : apple: transformed to: appleSUFFIX 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/13 03:02:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/13 03:02:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/13 03:02:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:30 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:30 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:30 DEBUG : banana: size = 6 OK 2026/09/13 03:02:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/13 03:02:30 INFO : banana: Copied (new) 2026/09/13 03:02:30 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:02:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/13 03:02:30 INFO : splitbananasplit: Copied (new) 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:02:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/13 03:02:30 INFO : appleappleapplebanana: Copied (new) 2026/09/13 03:02:30 DEBUG : apple: size = 5 OK 2026/09/13 03:02:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/13 03:02:30 INFO : apple: Copied (new) 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:02:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/13 03:02:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:02:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/13 03:02:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:02:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/13 03:02:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:02:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/13 03:02:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:02:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/13 03:02:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:02:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/13 03:02:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:02:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/13 03:02:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:02:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/13 03:02:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:02:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:02:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/13 03:02:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:02:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/13 03:02:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/13 03:02:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:02:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/13 03:02:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:02:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/13 03:02:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:02:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/13 03:02:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:02:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/13 03:02:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:02:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/13 03:02:31 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/13 03:02:31 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : appleSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/13 03:02:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/13 03:02:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/13 03:02:32 INFO : bananaSUFFIX: Deleted 2026/09/13 03:02:32 INFO : splitbananasplitSUFFIX: Deleted 2026/09/13 03:02:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/13 03:02:32 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:32 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:32 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:02:43 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:43 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:43 DEBUG : apple: size = 5 OK 2026/09/13 03:02:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:43 DEBUG : banana: size = 6 OK 2026/09/13 03:02:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:43 DEBUG : apple: Unchanged skipping 2026/09/13 03:02:43 DEBUG : banana: Unchanged skipping 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/13 03:02:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/13 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:43 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:43 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:44 DEBUG : appleapple: size = 21 OK 2026/09/13 03:02:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/13 03:02:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/13 03:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:44 DEBUG : splitbanan: size = 16 OK 2026/09/13 03:02:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/13 03:02:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/13 03:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/13 03:02:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/13 03:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/13 03:02:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/13 03:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/13 03:02:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/13 03:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/13 03:02:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/13 03:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/13 03:02:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/13 03:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/13 03:02:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/13 03:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/13 03:02:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/13 03:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/13 03:02:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/13 03:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/13 03:02:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/13 03:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/13 03:02:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/13 03:02:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/13 03:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/13 03:02:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/13 03:02:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/13 03:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/13 03:02:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/13 03:02:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/13 03:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/13 03:02:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/13 03:02:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/13 03:02:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/13 03:02:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/13 03:02:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/13 03:02:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/13 03:02:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/13 03:02:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/13 03:02:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/13 03:02:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/13 03:02:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/13 03:02:44 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0009-3456789.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0003-defghij.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0011-56789;.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0007-1234567.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0008-2345678.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0015-9;=.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0012-6789;.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0013-789;=.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0014-89;=.txt: Deleted 2026/09/13 03:02:45 INFO : dir1/0010-456789.txt: Deleted 2026/09/13 03:02:45 INFO : appleappleapplebanana: Deleted 2026/09/13 03:02:45 INFO : splitbananasplit: Deleted 2026/09/13 03:02:45 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:46 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : appleapple: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : appleapple: size = 21 OK 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:02:46 DEBUG : banana: size = 6 OK 2026/09/13 03:02:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : banana: Unchanged skipping 2026/09/13 03:02:46 DEBUG : splitbanan: size = 16 OK 2026/09/13 03:02:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:02:46 DEBUG : apple: size = 5 OK 2026/09/13 03:02:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : apple: Unchanged skipping 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/13 03:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/13 03:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/13 03:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/13 03:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/13 03:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/13 03:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/13 03:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/13 03:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/13 03:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/13 03:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/13 03:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/13 03:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/13 03:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/13 03:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/13 03:02:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/13 03:02:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/13 03:02:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:02:46 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:46 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:46 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:46 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : appleapple: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/13 03:02:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/13 03:02:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/13 03:02:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/13 03:02:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/13 03:02:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/13 03:02:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/13 03:02:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/13 03:02:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/13 03:02:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/13 03:02:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/13 03:02:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/13 03:02:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/13 03:02:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/13 03:02:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/13 03:02:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/13 03:02:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/13 03:02:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:02:57 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:57 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:57 DEBUG : apple: size = 5 OK 2026/09/13 03:02:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : apple: Unchanged skipping 2026/09/13 03:02:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:02:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:02:57 DEBUG : banana: size = 6 OK 2026/09/13 03:02:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : banana: Unchanged skipping 2026/09/13 03:02:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:02:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:02:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:02:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:02:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:02:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:02:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:02:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:02:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:02:57 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:57 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:57 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:57 INFO : There was nothing to transfer 2026/09/13 03:02:57 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:58 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : apple: size = 5 OK 2026/09/13 03:02:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : apple: Unchanged skipping 2026/09/13 03:02:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:02:58 DEBUG : banana: size = 6 OK 2026/09/13 03:02:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : banana: Unchanged skipping 2026/09/13 03:02:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:02:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:02:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:02:58 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:58 INFO : There was nothing to transfer 2026/09/13 03:02:58 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:58 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : Waiting for deletions to finish 2026/09/13 03:02:59 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:09 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/13 03:03:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/13 03:03:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/13 03:03:10 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : apple: size = 5 OK 2026/09/13 03:03:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:10 DEBUG : banana: size = 6 OK 2026/09/13 03:03:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:10 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:10 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:10 INFO : There was nothing to transfer 2026/09/13 03:03:10 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:10 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : apple: size = 5 OK 2026/09/13 03:03:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:11 DEBUG : banana: size = 6 OK 2026/09/13 03:03:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:11 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:11 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:11 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:11 INFO : There was nothing to transfer 2026/09/13 03:03:11 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:11 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:21 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:21 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : apple: size = 5 OK 2026/09/13 03:03:22 DEBUG : banana: size = 6 OK 2026/09/13 03:03:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:22 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:22 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:22 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:22 INFO : There was nothing to transfer 2026/09/13 03:03:22 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:22 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : apple: size = 5 OK 2026/09/13 03:03:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:23 DEBUG : banana: size = 6 OK 2026/09/13 03:03:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:23 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:23 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:23 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:23 INFO : There was nothing to transfer 2026/09/13 03:03:23 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:23 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:33 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:33 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : apple: size = 5 OK 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : banana: size = 6 OK 2026/09/13 03:03:34 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:34 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:34 INFO : There was nothing to transfer 2026/09/13 03:03:34 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:34 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:34 DEBUG : apple: size = 5 OK 2026/09/13 03:03:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:34 DEBUG : banana: size = 6 OK 2026/09/13 03:03:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:34 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:34 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:34 INFO : There was nothing to transfer 2026/09/13 03:03:34 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:35 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:44 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:45 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : apple: size = 5 OK 2026/09/13 03:03:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:45 DEBUG : banana: size = 6 OK 2026/09/13 03:03:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:45 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:45 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:45 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:45 INFO : There was nothing to transfer 2026/09/13 03:03:45 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:45 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : apple: size = 5 OK 2026/09/13 03:03:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : banana: size = 6 OK 2026/09/13 03:03:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : splitbananasplit: size = 16 OK 2026/09/13 03:03:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/13 03:03:46 DEBUG : apple: Unchanged skipping 2026/09/13 03:03:46 DEBUG : banana: Unchanged skipping 2026/09/13 03:03:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/13 03:03:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/13 03:03:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/13 03:03:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/13 03:03:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/13 03:03:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/13 03:03:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/13 03:03:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/13 03:03:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:03:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/13 03:03:46 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:46 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:46 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:46 INFO : There was nothing to transfer 2026/09/13 03:03:46 DEBUG : Waiting for deletions to finish 2026/09/13 03:03:46 DEBUG : apple: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : banana: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/13 03:03:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (146.91s) --- PASS: TestTransform/NFC (10.35s) --- PASS: TestTransform/NFD (11.83s) --- PASS: TestTransform/base64 (15.30s) --- PASS: TestTransform/prefix (17.71s) --- PASS: TestTransform/suffix (17.68s) --- PASS: TestTransform/truncate (13.95s) --- PASS: TestTransform/encoder (12.53s) --- PASS: TestTransform/ISO-8859-1 (12.25s) --- PASS: TestTransform/charmap (11.75s) --- PASS: TestTransform/lowercase (11.58s) --- PASS: TestTransform/ascii (11.98s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/13 03:03:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/13 03:03:52 INFO : sub dir_somesuffix: Making directory 2026/09/13 03:03:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/13 03:03:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/13 03:03:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/13 03:03:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/13 03:03:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/13 03:03:52 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:52 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/13 03:03:53 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:03:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/13 03:03:53 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.33s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:54 INFO : tictactoe: Making directory 2026/09/13 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:03:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/13 03:03:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:03:54 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:54 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/13 03:03:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:03:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/13 03:03:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:55 INFO : toe: Making directory 2026/09/13 03:03:55 INFO : toe/toe: Making directory 2026/09/13 03:03:55 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/13 03:03:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/13 03:03:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/13 03:03:55 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:55 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/13 03:03:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:03:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/13 03:03:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.54s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:57 INFO : toe: Making directory 2026/09/13 03:03:57 INFO : toe/toe: Making directory 2026/09/13 03:03:57 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/13 03:03:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/13 03:03:57 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/13 03:03:57 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:03:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/13 03:03:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:03:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/13 03:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.54s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:03:58 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:03:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:03:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:03:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:03:58 INFO : tictacempty_dir: Making directory 2026/09/13 03:03:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:58 INFO : tictactoe: Making directory 2026/09/13 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:03:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:03:58 INFO : tictactoe/tictactoe: Making directory 2026/09/13 03:03:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:03:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/13 03:03:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:03:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/13 03:03:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:03:58 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/13 03:04:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/13 03:04:00 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.49s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:01 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:04:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 03:04:01 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:01 INFO : tictacempty_dir: Making directory 2026/09/13 03:04:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:01 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:01 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:01 INFO : tictactoe: Making directory 2026/09/13 03:04:01 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:01 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:01 INFO : tictactoe/tictactoe: Making directory 2026/09/13 03:04:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/13 03:04:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:04:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:01 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:01 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:02 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/13 03:04:03 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/13 03:04:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/13 03:04:03 NOTICE: B2 bucket rclone-test-bunezev8kove: 0 differences found 2026/09/13 03:04:03 NOTICE: B2 bucket rclone-test-bunezev8kove: 1 matching files --- PASS: TestAllTag (2.58s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:03 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:04 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:04 INFO : tictactoe: Making directory 2026/09/13 03:04:04 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:04 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:04 INFO : tictactoe/tictactoe: Making directory 2026/09/13 03:04:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/13 03:04:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:04:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/13 03:04:04 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:04 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/13 03:04:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/13 03:04:04 DEBUG : Waiting for deletions to finish 2026/09/13 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:05 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/13 03:04:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/13 03:04:05 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/13 03:04:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/13 03:04:05 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.22s) === RUN TestSyntax 2026/09/13 03:04:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:06 INFO : toe: Making directory 2026/09/13 03:04:06 INFO : toe/toe: Making directory 2026/09/13 03:04:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/13 03:04:06 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:06 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:06 DEBUG : toe/toe/toe: size = 11 OK 2026/09/13 03:04:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:06 INFO : toe/toe/toe: Copied (new) 2026/09/13 03:04:06 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.54s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:07 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:04:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:07 INFO : tictacempty_dir: Making directory 2026/09/13 03:04:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:07 INFO : tictactoe: Making directory 2026/09/13 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:07 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:07 INFO : tictactoe/tictactoe: Making directory 2026/09/13 03:04:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/13 03:04:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:04:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:07 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:07 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:09 INFO : toe/toe/toe.txt: Deleted 2026/09/13 03:04:09 INFO : toe/toe: Removing directory 2026/09/13 03:04:09 INFO : toe: Removing directory 2026/09/13 03:04:09 INFO : empty_dir: Removing directory 2026/09/13 03:04:09 DEBUG : Local file system at /tmp/rclone908057386: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.36s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:09 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:04:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 03:04:09 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:10 INFO : tictacempty_dir: Making directory 2026/09/13 03:04:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:10 INFO : tictactoe: Making directory 2026/09/13 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:10 INFO : tictactoe/tictactoe: Making directory 2026/09/13 03:04:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/13 03:04:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:04:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:10 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:10 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:11 INFO : toe/toe/toe.txt: Deleted 2026/09/13 03:04:11 INFO : toe/toe: Removing directory 2026/09/13 03:04:11 INFO : toe: Removing directory 2026/09/13 03:04:11 INFO : empty_dir: Removing directory 2026/09/13 03:04:11 DEBUG : Local file system at /tmp/rclone908057386: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/13 03:04:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/13 03:04:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/13 03:04:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/13 03:04:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/13 03:04:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/13 03:04:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/13 03:04:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.21s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:13 DEBUG : Reset feature "Copy" 2026/09/13 03:04:13 DEBUG : Reset feature "Move" 2026/09/13 03:04:13 DEBUG : Reset feature "Copy" 2026/09/13 03:04:13 DEBUG : Reset feature "Move" 2026/09/13 03:04:13 DEBUG : empty_dir: Making directory with metadata 2026/09/13 03:04:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/13 03:04:13 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:13 INFO : tictacempty_dir: Making directory 2026/09/13 03:04:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/13 03:04:13 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:13 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:13 INFO : tictactoe: Making directory 2026/09/13 03:04:13 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:13 DEBUG : toe: transformed to: tictactoe 2026/09/13 03:04:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:13 INFO : tictactoe/tictactoe: Making directory 2026/09/13 03:04:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/13 03:04:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/13 03:04:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:04:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:13 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:13 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/13 03:04:14 INFO : toe/toe/toe.txt: Deleted 2026/09/13 03:04:14 INFO : toe/toe: Removing directory 2026/09/13 03:04:14 INFO : toe: Removing directory 2026/09/13 03:04:14 INFO : empty_dir: Removing directory 2026/09/13 03:04:14 DEBUG : Local file system at /tmp/rclone908057386: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/13 03:04:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/13 03:04:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/13 03:04:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/13 03:04:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/13 03:04:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/13 03:04:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/13 03:04:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/13 03:04:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.14s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:16 DEBUG : toe: transformed to: dG9l 2026/09/13 03:04:16 DEBUG : toe: transformed to: dG9l 2026/09/13 03:04:16 INFO : dG9l: Making directory 2026/09/13 03:04:16 DEBUG : toe: transformed to: dG9l 2026/09/13 03:04:16 DEBUG : toe: transformed to: dG9l 2026/09/13 03:04:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/13 03:04:16 INFO : dG9l/dG9l: Making directory 2026/09/13 03:04:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/13 03:04:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/13 03:04:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/13 03:04:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/13 03:04:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/13 03:04:16 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:16 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/13 03:04:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/13 03:04:17 DEBUG : Waiting for deletions to finish 2026/09/13 03:04:17 DEBUG : dG9l: transformed to: toe 2026/09/13 03:04:17 DEBUG : dG9l: transformed to: toe 2026/09/13 03:04:17 DEBUG : dG9l: transformed to: toe 2026/09/13 03:04:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/13 03:04:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/13 03:04:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/13 03:04:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/13 03:04:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/13 03:04:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/13 03:04:17 DEBUG : Local file system at /tmp/rclone908057386: Waiting for checks to finish 2026/09/13 03:04:17 DEBUG : Local file system at /tmp/rclone908057386: Waiting for transfers to finish 2026/09/13 03:04:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.94s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bunezev8kove", Local "Local file system at /tmp/rclone908057386", Modify Window "1ms" 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe: transformed to: 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe: transformed to: 2026/09/13 03:04:18 INFO : B2 bucket rclone-test-bunezev8kove: Making directory 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe: transformed to: 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe: transformed to: 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe/toe: transformed to: 2026/09/13 03:04:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/13 03:04:18 INFO : toe/toe: Making directory 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe/toe: transformed to: 2026/09/13 03:04:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe: transformed to: 2026/09/13 03:04:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/13 03:04:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/13 03:04:18 DEBUG : toe/toe/toe: transformed to: 2026/09/13 03:04:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/13 03:04:18 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for checks to finish 2026/09/13 03:04:18 DEBUG : B2 bucket rclone-test-bunezev8kove: Waiting for transfers to finish 2026/09/13 03:04:18 DEBUG : toe/toe/toe: size = 11 OK 2026/09/13 03:04:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/13 03:04:18 INFO : toe/toe/toe: Copied (new) 2026/09/13 03:04:18 ERROR : B2 bucket rclone-test-bunezev8kove: not deleting files as there were IO errors 2026/09/13 03:04:18 ERROR : B2 bucket rclone-test-bunezev8kove: not deleting directories as there were IO errors --- PASS: TestError (1.95s) PASS 2026/09/13 03:04:20 DEBUG : B2 bucket rclone-test-bunezev8kove: Purge remote 2026/09/13 03:04:20 INFO : B2 bucket rclone-test-bunezev8kove: cleaning bucket "rclone-test-bunezev8kove" of all files 2026/09/13 03:04:21 DEBUG : BackupDir/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025c4_d20260913_m025926_c001_v7007000_t0000_u01789268366249") 2026/09/13 03:04:21 DEBUG : BackupDir/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4025c0bc20e31769_d20260913_m025921_c001_v0001104_t0014_u01789268361561") 2026/09/13 03:04:21 DEBUG : CompareDest/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b443_d20260913_m025902_c001_v7007000_t0000_u01789268342902") 2026/09/13 03:04:21 DEBUG : CompareDest/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee04b5_d20260913_m025857_c001_v0001041_t0011_u01789268337168") 2026/09/13 03:04:21 DEBUG : CompareDest/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b444_d20260913_m025903_c001_v7007000_t0000_u01789268343084") 2026/09/13 03:04:21 DEBUG : CompareDest/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24afaa_d20260913_m025858_c001_v0001040_t0054_u01789268338498") 2026/09/13 03:04:21 DEBUG : CopyDest/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025c6_d20260913_m025926_c001_v7007000_t0000_u01789268366429") 2026/09/13 03:04:21 DEBUG : CopyDest/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7f37_d20260913_m025918_c001_v0001117_t0000_u01789268358431") 2026/09/13 03:04:21 DEBUG : CopyDest/three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025c7_d20260913_m025926_c001_v7007000_t0000_u01789268366609") 2026/09/13 03:04:21 DEBUG : CopyDest/three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24afdf_d20260913_m025924_c001_v0001040_t0054_u01789268364539") 2026/09/13 03:04:21 DEBUG : CopyDest/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025c9_d20260913_m025926_c001_v7007000_t0000_u01789268366789") 2026/09/13 03:04:21 DEBUG : CopyDest/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee04e1_d20260913_m025922_c001_v0001041_t0011_u01789268362676") 2026/09/13 03:04:21 DEBUG : EXISTING: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3445c_d20260913_m030038_c001_v7007000_t0000_u01789268438656") 2026/09/13 03:04:21 DEBUG : EXISTING: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee056d_d20260913_m030037_c001_v0001041_t0011_u01789268437700") 2026/09/13 03:04:21 DEBUG : PREFIXapple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4021c042836e9d28_d20260913_m030214_c001_v7007000_t0000_u01789268534063") 2026/09/13 03:04:22 DEBUG : PREFIXapple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06aa_d20260913_m030208_c001_v0001041_t0011_u01789268528512") 2026/09/13 03:04:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763378_d20260913_m030214_c001_v7007000_t0000_u01789268534224") 2026/09/13 03:04:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee9d5_d20260913_m030208_c001_v0001173_t0004_u01789268528520") 2026/09/13 03:04:22 DEBUG : PREFIXbanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417edda74825b2ce_d20260913_m030213_c001_v7007000_t0000_u01789268533800") 2026/09/13 03:04:22 DEBUG : PREFIXbanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1cf_d20260913_m030208_c001_v0001040_t0054_u01789268528539") 2026/09/13 03:04:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f408585a301d2c5c8_d20260913_m030213_c001_v7007000_t0000_u01789268533809") 2026/09/13 03:04:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877239b_d20260913_m030208_c001_v0001144_t0042_u01789268528549") 2026/09/13 03:04:22 DEBUG : Testêé: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34459_d20260913_m030035_c001_v7007000_t0000_u01789268435111") 2026/09/13 03:04:22 DEBUG : Testêé: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b079_d20260913_m030034_c001_v0001040_t0054_u01789268434563") 2026/09/13 03:04:22 DEBUG : Testêé: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0565_d20260913_m030033_c001_v0001041_t0011_u01789268433541") 2026/09/13 03:04:22 DEBUG : YXBwbGU=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476332d_d20260913_m030158_c001_v7007000_t0000_u01789268518223") 2026/09/13 03:04:22 DEBUG : YXBwbGU=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b197_d20260913_m030153_c001_v0001040_t0054_u01789268513523") 2026/09/13 03:04:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476332e_d20260913_m030158_c001_v7007000_t0000_u01789268518404") 2026/09/13 03:04:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee95f_d20260913_m030153_c001_v0001173_t0056_u01789268513492") 2026/09/13 03:04:22 DEBUG : YmFuYW5h: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476332f_d20260913_m030158_c001_v7007000_t0000_u01789268518586") 2026/09/13 03:04:22 DEBUG : YmFuYW5h: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0680_d20260913_m030153_c001_v0001041_t0011_u01789268513512") 2026/09/13 03:04:22 DEBUG : a/potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31863c_d20260913_m025725_c001_v7007000_t0000_u01789268245839") 2026/09/13 03:04:22 DEBUG : a/potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03ad_d20260913_m025725_c001_v0001041_t0039_u01789268245082") 2026/09/13 03:04:22 DEBUG : a/potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31863a_d20260913_m025723_c001_v7007000_t0000_u01789268243812") 2026/09/13 03:04:22 DEBUG : a/potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03a1_d20260913_m025722_c001_v0001041_t0057_u01789268242914") 2026/09/13 03:04:22 DEBUG : a/potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483839_d20260913_m025707_c001_v7007000_t0000_u01789268227264") 2026/09/13 03:04:22 DEBUG : a/potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0355_d20260913_m025706_c001_v0001041_t0004_u01789268226254") 2026/09/13 03:04:22 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b845_d20260913_m030347_c001_v7007000_t0000_u01789268627547") 2026/09/13 03:04:22 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887725e4_d20260913_m030344_c001_v0001144_t0042_u01789268624303") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346a7_d20260913_m030335_c001_v7007000_t0000_u01789268615600") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887725ac_d20260913_m030332_c001_v0001144_t0042_u01789268612721") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34654_d20260913_m030324_c001_v7007000_t0000_u01789268604086") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772563_d20260913_m030321_c001_v0001144_t0042_u01789268601076") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd345f9_d20260913_m030312_c001_v7007000_t0000_u01789268592210") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772523_d20260913_m030308_c001_v0001144_t0042_u01789268588865") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694ca6_d20260913_m030259_c001_v7007000_t0000_u01789268579996") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887724d5_d20260913_m030256_c001_v0001144_t0042_u01789268576475") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c88_d20260913_m030247_c001_v7007000_t0000_u01789268567299") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b247_d20260913_m030242_c001_v0001040_t0054_u01789268562510") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc9a_d20260913_m030233_c001_v7007000_t0000_u01789268553377") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b225_d20260913_m030230_c001_v0001040_t0054_u01789268550591") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc90_d20260913_m030229_c001_v7007000_t0000_u01789268549515") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea4b_d20260913_m030224_c001_v0001173_t0019_u01789268544836") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763379_d20260913_m030215_c001_v7007000_t0000_u01789268535680") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee9ff_d20260913_m030212_c001_v0001173_t0019_u01789268532707") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763372_d20260913_m030211_c001_v7007000_t0000_u01789268531774") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06a6_d20260913_m030207_c001_v0001041_t0011_u01789268527027") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c13_d20260913_m030156_c001_v7007000_t0000_u01789268516316") 2026/09/13 03:04:23 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee951_d20260913_m030151_c001_v0001173_t0019_u01789268511699") 2026/09/13 03:04:24 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c271e_d20260913_m030142_c001_v7007000_t0000_u01789268502701") 2026/09/13 03:04:24 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee8e9_d20260913_m030139_c001_v0001173_t0019_u01789268499724") 2026/09/13 03:04:24 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b93_d20260913_m030130_c001_v7007000_t0000_u01789268490697") 2026/09/13 03:04:24 DEBUG : apple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee889_d20260913_m030127_c001_v0001173_t0019_u01789268487989") 2026/09/13 03:04:24 DEBUG : appleSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a78d_d20260913_m030231_c001_v7007000_t0000_u01789268551585") 2026/09/13 03:04:24 DEBUG : appleSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea51_d20260913_m030226_c001_v0001173_t0019_u01789268546323") 2026/09/13 03:04:24 DEBUG : appleapple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c89_d20260913_m030247_c001_v7007000_t0000_u01789268567494") 2026/09/13 03:04:24 DEBUG : appleapple: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b249_d20260913_m030244_c001_v0001040_t0054_u01789268564065") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b846_d20260913_m030347_c001_v7007000_t0000_u01789268627728") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec6d_d20260913_m030344_c001_v0001173_t0019_u01789268624667") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346a8_d20260913_m030335_c001_v7007000_t0000_u01789268615781") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec29_d20260913_m030333_c001_v0001173_t0019_u01789268613100") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34656_d20260913_m030324_c001_v7007000_t0000_u01789268604268") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeebd3_d20260913_m030321_c001_v0001173_t0019_u01789268601446") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd345fd_d20260913_m030312_c001_v7007000_t0000_u01789268592495") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb7f_d20260913_m030309_c001_v0001173_t0019_u01789268589241") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694ca8_d20260913_m030300_c001_v7007000_t0000_u01789268580185") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb17_d20260913_m030256_c001_v0001173_t0019_u01789268576854") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34580_d20260913_m030245_c001_v7007000_t0000_u01789268565669") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0718_d20260913_m030242_c001_v0001041_t0011_u01789268562906") 2026/09/13 03:04:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc9b_d20260913_m030233_c001_v7007000_t0000_u01789268553570") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772429_d20260913_m030230_c001_v0001144_t0042_u01789268550583") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a4839eb_d20260913_m030229_c001_v7007000_t0000_u01789268549553") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772407_d20260913_m030225_c001_v0001144_t0042_u01789268545211") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476337a_d20260913_m030215_c001_v7007000_t0000_u01789268535861") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06be_d20260913_m030212_c001_v0001041_t0011_u01789268532727") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3086cd6_d20260913_m030211_c001_v7007000_t0000_u01789268531583") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1c9_d20260913_m030207_c001_v0001040_t0054_u01789268527408") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c1f_d20260913_m030156_c001_v7007000_t0000_u01789268516680") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee067c_d20260913_m030152_c001_v0001041_t0011_u01789268512068") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c271f_d20260913_m030142_c001_v7007000_t0000_u01789268502881") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0654_d20260913_m030140_c001_v0001041_t0011_u01789268500090") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b94_d20260913_m030130_c001_v7007000_t0000_u01789268490878") 2026/09/13 03:04:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee063a_d20260913_m030128_c001_v0001041_t0011_u01789268488357") 2026/09/13 03:04:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c61_d20260913_m030231_c001_v7007000_t0000_u01789268551839") 2026/09/13 03:04:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b217_d20260913_m030226_c001_v0001040_t0034_u01789268546322") 2026/09/13 03:04:25 DEBUG : b/potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31863d_d20260913_m025726_c001_v7007000_t0000_u01789268246023") 2026/09/13 03:04:25 DEBUG : b/potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03a3_d20260913_m025724_c001_v0001041_t0011_u01789268244354") 2026/09/13 03:04:25 DEBUG : b/potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318639_d20260913_m025723_c001_v7007000_t0000_u01789268243272") 2026/09/13 03:04:25 DEBUG : b/potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0399_d20260913_m025722_c001_v0001041_t0011_u01789268242190") 2026/09/13 03:04:25 DEBUG : b/potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483838_d20260913_m025706_c001_v7007000_t0000_u01789268226721") 2026/09/13 03:04:25 DEBUG : b/potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee034f_d20260913_m025705_c001_v0001041_t0011_u01789268225521") 2026/09/13 03:04:25 DEBUG : backup/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694a8a_d20260913_m025938_c001_v7007000_t0000_u01789268378409") 2026/09/13 03:04:26 DEBUG : backup/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415ba8d05e4d2a27_d20260913_m025936_c001_v0001167_t0027_u01789268376874") 2026/09/13 03:04:26 DEBUG : backup/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40920a39381bb60a_d20260913_m025933_c001_v0001038_t0058_u01789268373477") 2026/09/13 03:04:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd343d7_d20260913_m030001_c001_v7007000_t0000_u01789268401804") 2026/09/13 03:04:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412c9a8f67607d25_d20260913_m030000_c001_v0001173_t0050_u01789268400280") 2026/09/13 03:04:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4036f5c1316372db_d20260913_m025956_c001_v0001181_t0003_u01789268396943") 2026/09/13 03:04:26 DEBUG : backup/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624f68_d20260913_m025949_c001_v7007000_t0000_u01789268389763") 2026/09/13 03:04:26 DEBUG : backup/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40420df62de66b4c_d20260913_m025948_c001_v0001134_t0046_u01789268388293") 2026/09/13 03:04:26 DEBUG : backup/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405a8d5c09e64192_d20260913_m025944_c001_v0001102_t0011_u01789268384989") 2026/09/13 03:04:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd343dd_d20260913_m030001_c001_v7007000_t0000_u01789268401985") 2026/09/13 03:04:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41138070c6da7f54_d20260913_m030001_c001_v0001174_t0044_u01789268401030") 2026/09/13 03:04:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4011965e0de887b0_d20260913_m025958_c001_v0001185_t0053_u01789268398253") 2026/09/13 03:04:26 DEBUG : backup/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694a8b_d20260913_m025938_c001_v7007000_t0000_u01789268378590") 2026/09/13 03:04:26 DEBUG : backup/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40470603a09cf242_d20260913_m025937_c001_v0001120_t0031_u01789268377628") 2026/09/13 03:04:26 DEBUG : backup/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417c15b2ac73ac84_d20260913_m025934_c001_v0001037_t0025_u01789268374844") 2026/09/13 03:04:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624f6a_d20260913_m025949_c001_v7007000_t0000_u01789268389944") 2026/09/13 03:04:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40179dec0eb0e51c_d20260913_m025949_c001_v0001131_t0041_u01789268389036") 2026/09/13 03:04:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417982a3e8cfeeb5_d20260913_m025946_c001_v0001098_t0056_u01789268386274") 2026/09/13 03:04:26 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b847_d20260913_m030347_c001_v7007000_t0000_u01789268627909") 2026/09/13 03:04:26 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b31b_d20260913_m030344_c001_v0001040_t0054_u01789268624486") 2026/09/13 03:04:26 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346a9_d20260913_m030335_c001_v7007000_t0000_u01789268615962") 2026/09/13 03:04:26 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2ed_d20260913_m030332_c001_v0001040_t0054_u01789268612904") 2026/09/13 03:04:26 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34658_d20260913_m030324_c001_v7007000_t0000_u01789268604450") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2c7_d20260913_m030321_c001_v0001040_t0054_u01789268601261") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34601_d20260913_m030312_c001_v7007000_t0000_u01789268592676") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b29f_d20260913_m030309_c001_v0001040_t0054_u01789268589055") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694ca9_d20260913_m030300_c001_v7007000_t0000_u01789268580377") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b27d_d20260913_m030256_c001_v0001040_t0054_u01789268576670") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c8a_d20260913_m030247_c001_v7007000_t0000_u01789268567690") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeabb_d20260913_m030242_c001_v0001173_t0019_u01789268562711") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc9d_d20260913_m030233_c001_v7007000_t0000_u01789268553753") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06fc_d20260913_m030230_c001_v0001041_t0011_u01789268550562") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a786_d20260913_m030229_c001_v7007000_t0000_u01789268549036") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b213_d20260913_m030225_c001_v0001040_t0054_u01789268545028") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476337b_d20260913_m030216_c001_v7007000_t0000_u01789268536045") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1eb_d20260913_m030212_c001_v0001040_t0054_u01789268532719") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3086cd7_d20260913_m030211_c001_v7007000_t0000_u01789268531785") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee9c1_d20260913_m030207_c001_v0001173_t0019_u01789268527220") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476332a_d20260913_m030156_c001_v7007000_t0000_u01789268516509") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877233f_d20260913_m030151_c001_v0001144_t0042_u01789268511884") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2720_d20260913_m030143_c001_v7007000_t0000_u01789268503061") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772311_d20260913_m030139_c001_v0001144_t0042_u01789268499906") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b95_d20260913_m030131_c001_v7007000_t0000_u01789268491058") 2026/09/13 03:04:27 DEBUG : banana: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722c3_d20260913_m030128_c001_v0001144_t0042_u01789268488173") 2026/09/13 03:04:27 DEBUG : bananaSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a78f_d20260913_m030231_c001_v7007000_t0000_u01789268551969") 2026/09/13 03:04:28 DEBUG : bananaSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877240f_d20260913_m030226_c001_v0001144_t0042_u01789268546344") 2026/09/13 03:04:28 DEBUG : both0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b48_d20260913_m030108_c001_v7007000_t0000_u01789268468269") 2026/09/13 03:04:28 DEBUG : both0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0cd_d20260913_m030057_c001_v0001040_t0054_u01789268457976") 2026/09/13 03:04:28 DEBUG : both0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c03_d20260913_m030053_c001_v7007000_t0000_u01789268453699") 2026/09/13 03:04:28 DEBUG : both0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b085_d20260913_m030041_c001_v0001040_t0054_u01789268441041") 2026/09/13 03:04:28 DEBUG : both1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b49_d20260913_m030108_c001_v7007000_t0000_u01789268468448") 2026/09/13 03:04:28 DEBUG : both1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0d1_d20260913_m030058_c001_v0001040_t0054_u01789268458702") 2026/09/13 03:04:28 DEBUG : both1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c05_d20260913_m030053_c001_v7007000_t0000_u01789268453879") 2026/09/13 03:04:28 DEBUG : both1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b08d_d20260913_m030043_c001_v0001040_t0054_u01789268443943") 2026/09/13 03:04:28 DEBUG : both10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b4a_d20260913_m030108_c001_v7007000_t0000_u01789268468629") 2026/09/13 03:04:28 DEBUG : both10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0eb_d20260913_m030102_c001_v0001040_t0054_u01789268462023") 2026/09/13 03:04:28 DEBUG : both10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c07_d20260913_m030054_c001_v7007000_t0000_u01789268454059") 2026/09/13 03:04:28 DEBUG : both10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0a9_d20260913_m030047_c001_v0001040_t0054_u01789268447260") 2026/09/13 03:04:28 DEBUG : both11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b4b_d20260913_m030108_c001_v7007000_t0000_u01789268468811") 2026/09/13 03:04:28 DEBUG : both11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0ef_d20260913_m030102_c001_v0001040_t0054_u01789268462390") 2026/09/13 03:04:28 DEBUG : both11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c09_d20260913_m030054_c001_v7007000_t0000_u01789268454372") 2026/09/13 03:04:28 DEBUG : both11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0ad_d20260913_m030047_c001_v0001040_t0054_u01789268447675") 2026/09/13 03:04:28 DEBUG : both12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b4c_d20260913_m030108_c001_v7007000_t0000_u01789268468991") 2026/09/13 03:04:28 DEBUG : both12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0f1_d20260913_m030102_c001_v0001040_t0054_u01789268462762") 2026/09/13 03:04:28 DEBUG : both12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c0b_d20260913_m030054_c001_v7007000_t0000_u01789268454553") 2026/09/13 03:04:28 DEBUG : both12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0af_d20260913_m030048_c001_v0001040_t0054_u01789268448041") 2026/09/13 03:04:28 DEBUG : both13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b4d_d20260913_m030109_c001_v7007000_t0000_u01789268469180") 2026/09/13 03:04:29 DEBUG : both13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0f3_d20260913_m030103_c001_v0001040_t0054_u01789268463128") 2026/09/13 03:04:29 DEBUG : both13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c0d_d20260913_m030054_c001_v7007000_t0000_u01789268454733") 2026/09/13 03:04:29 DEBUG : both13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0b3_d20260913_m030048_c001_v0001040_t0054_u01789268448406") 2026/09/13 03:04:29 DEBUG : both14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b4e_d20260913_m030109_c001_v7007000_t0000_u01789268469361") 2026/09/13 03:04:29 DEBUG : both14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0f5_d20260913_m030103_c001_v0001040_t0054_u01789268463493") 2026/09/13 03:04:29 DEBUG : both14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c0f_d20260913_m030054_c001_v7007000_t0000_u01789268454912") 2026/09/13 03:04:29 DEBUG : both14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0b5_d20260913_m030048_c001_v0001040_t0054_u01789268448769") 2026/09/13 03:04:29 DEBUG : both15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b4f_d20260913_m030109_c001_v7007000_t0000_u01789268469542") 2026/09/13 03:04:29 DEBUG : both15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0f9_d20260913_m030103_c001_v0001040_t0054_u01789268463871") 2026/09/13 03:04:29 DEBUG : both15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c11_d20260913_m030055_c001_v7007000_t0000_u01789268455091") 2026/09/13 03:04:29 DEBUG : both15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0b7_d20260913_m030049_c001_v0001040_t0054_u01789268449134") 2026/09/13 03:04:29 DEBUG : both16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b51_d20260913_m030109_c001_v7007000_t0000_u01789268469722") 2026/09/13 03:04:29 DEBUG : both16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0fb_d20260913_m030104_c001_v0001040_t0054_u01789268464238") 2026/09/13 03:04:29 DEBUG : both16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c13_d20260913_m030055_c001_v7007000_t0000_u01789268455272") 2026/09/13 03:04:29 DEBUG : both16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0b9_d20260913_m030049_c001_v0001040_t0054_u01789268449510") 2026/09/13 03:04:29 DEBUG : both17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b52_d20260913_m030109_c001_v7007000_t0000_u01789268469902") 2026/09/13 03:04:29 DEBUG : both17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0fd_d20260913_m030104_c001_v0001040_t0054_u01789268464604") 2026/09/13 03:04:29 DEBUG : both17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c15_d20260913_m030055_c001_v7007000_t0000_u01789268455450") 2026/09/13 03:04:29 DEBUG : both17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0bb_d20260913_m030049_c001_v0001040_t0054_u01789268449925") 2026/09/13 03:04:29 DEBUG : both18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b53_d20260913_m030110_c001_v7007000_t0000_u01789268470082") 2026/09/13 03:04:29 DEBUG : both18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0ff_d20260913_m030104_c001_v0001040_t0054_u01789268464970") 2026/09/13 03:04:29 DEBUG : both18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c16_d20260913_m030055_c001_v7007000_t0000_u01789268455630") 2026/09/13 03:04:30 DEBUG : both18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0bd_d20260913_m030050_c001_v0001040_t0054_u01789268450291") 2026/09/13 03:04:30 DEBUG : both19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b54_d20260913_m030110_c001_v7007000_t0000_u01789268470262") 2026/09/13 03:04:30 DEBUG : both19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b101_d20260913_m030105_c001_v0001040_t0054_u01789268465340") 2026/09/13 03:04:30 DEBUG : both19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c17_d20260913_m030055_c001_v7007000_t0000_u01789268455808") 2026/09/13 03:04:30 DEBUG : both19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0bf_d20260913_m030050_c001_v0001040_t0054_u01789268450659") 2026/09/13 03:04:30 DEBUG : both2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b55_d20260913_m030110_c001_v7007000_t0000_u01789268470449") 2026/09/13 03:04:30 DEBUG : both2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0d3_d20260913_m030059_c001_v0001040_t0054_u01789268459076") 2026/09/13 03:04:30 DEBUG : both2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c19_d20260913_m030055_c001_v7007000_t0000_u01789268455987") 2026/09/13 03:04:30 DEBUG : both2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b091_d20260913_m030044_c001_v0001040_t0054_u01789268444320") 2026/09/13 03:04:30 DEBUG : both3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b57_d20260913_m030110_c001_v7007000_t0000_u01789268470630") 2026/09/13 03:04:30 DEBUG : both3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0d5_d20260913_m030059_c001_v0001040_t0054_u01789268459442") 2026/09/13 03:04:30 DEBUG : both3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c1a_d20260913_m030056_c001_v7007000_t0000_u01789268456166") 2026/09/13 03:04:30 DEBUG : both3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b093_d20260913_m030044_c001_v0001040_t0054_u01789268444684") 2026/09/13 03:04:30 DEBUG : both4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b58_d20260913_m030110_c001_v7007000_t0000_u01789268470810") 2026/09/13 03:04:30 DEBUG : both4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0d7_d20260913_m030059_c001_v0001040_t0054_u01789268459811") 2026/09/13 03:04:30 DEBUG : both4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c1b_d20260913_m030056_c001_v7007000_t0000_u01789268456345") 2026/09/13 03:04:30 DEBUG : both4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b097_d20260913_m030045_c001_v0001040_t0054_u01789268445050") 2026/09/13 03:04:30 DEBUG : both5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b5a_d20260913_m030110_c001_v7007000_t0000_u01789268470991") 2026/09/13 03:04:30 DEBUG : both5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0d9_d20260913_m030100_c001_v0001040_t0054_u01789268460182") 2026/09/13 03:04:30 DEBUG : both5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c1c_d20260913_m030056_c001_v7007000_t0000_u01789268456525") 2026/09/13 03:04:30 DEBUG : both5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b09b_d20260913_m030045_c001_v0001040_t0054_u01789268445414") 2026/09/13 03:04:31 DEBUG : both6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b5b_d20260913_m030111_c001_v7007000_t0000_u01789268471171") 2026/09/13 03:04:31 DEBUG : both6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0db_d20260913_m030100_c001_v0001040_t0054_u01789268460550") 2026/09/13 03:04:31 DEBUG : both6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c1d_d20260913_m030056_c001_v7007000_t0000_u01789268456705") 2026/09/13 03:04:31 DEBUG : both6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b09d_d20260913_m030045_c001_v0001040_t0054_u01789268445778") 2026/09/13 03:04:31 DEBUG : both7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b5c_d20260913_m030111_c001_v7007000_t0000_u01789268471351") 2026/09/13 03:04:31 DEBUG : both7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0df_d20260913_m030100_c001_v0001040_t0054_u01789268460917") 2026/09/13 03:04:31 DEBUG : both7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c1e_d20260913_m030056_c001_v7007000_t0000_u01789268456889") 2026/09/13 03:04:31 DEBUG : both7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b09f_d20260913_m030046_c001_v0001040_t0054_u01789268446144") 2026/09/13 03:04:31 DEBUG : both8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b5d_d20260913_m030111_c001_v7007000_t0000_u01789268471531") 2026/09/13 03:04:31 DEBUG : both8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0e3_d20260913_m030101_c001_v0001040_t0054_u01789268461283") 2026/09/13 03:04:31 DEBUG : both8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c1f_d20260913_m030057_c001_v7007000_t0000_u01789268457068") 2026/09/13 03:04:31 DEBUG : both8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0a1_d20260913_m030046_c001_v0001040_t0054_u01789268446511") 2026/09/13 03:04:31 DEBUG : both9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b5e_d20260913_m030111_c001_v7007000_t0000_u01789268471712") 2026/09/13 03:04:31 DEBUG : both9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0e7_d20260913_m030101_c001_v0001040_t0054_u01789268461651") 2026/09/13 03:04:31 DEBUG : both9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3c20_d20260913_m030057_c001_v7007000_t0000_u01789268457247") 2026/09/13 03:04:31 DEBUG : both9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b0a5_d20260913_m030046_c001_v0001040_t0054_u01789268446894") 2026/09/13 03:04:31 DEBUG : c/non empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31863e_d20260913_m025726_c001_v7007000_t0000_u01789268246203") 2026/09/13 03:04:31 DEBUG : c/non empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03a5_d20260913_m025724_c001_v0001041_t0011_u01789268244537") 2026/09/13 03:04:31 DEBUG : c/non empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31863b_d20260913_m025723_c001_v7007000_t0000_u01789268243992") 2026/09/13 03:04:31 DEBUG : c/non empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee039b_d20260913_m025722_c001_v0001041_t0011_u01789268242373") 2026/09/13 03:04:31 DEBUG : c/non empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48383a_d20260913_m025707_c001_v7007000_t0000_u01789268227446") 2026/09/13 03:04:31 DEBUG : c/non empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0351_d20260913_m025705_c001_v0001041_t0011_u01789268225708") 2026/09/13 03:04:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763330_d20260913_m030158_c001_v7007000_t0000_u01789268518766") 2026/09/13 03:04:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877234d_d20260913_m030153_c001_v0001144_t0042_u01789268513503") 2026/09/13 03:04:32 DEBUG : check sum: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483832_d20260913_m025659_c001_v7007000_t0000_u01789268219030") 2026/09/13 03:04:32 DEBUG : check sum: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0335_d20260913_m025658_c001_v0001041_t0011_u01789268218124") 2026/09/13 03:04:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c8bf_d20260913_m030417_c001_v7007000_t0000_u01789268657948") 2026/09/13 03:04:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877269c_d20260913_m030416_c001_v0001144_t0042_u01789268656949") 2026/09/13 03:04:32 DEBUG : dest/3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c61489402592_d20260913_m025911_c001_v7007000_t0000_u01789268351718") 2026/09/13 03:04:32 DEBUG : dest/3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416e4b626a9df06b_d20260913_m025910_c001_v0001116_t0042_u01789268350632") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c8b_d20260913_m030247_c001_v7007000_t0000_u01789268567881") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0720_d20260913_m030244_c001_v0001041_t0011_u01789268564079") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b848_d20260913_m030348_c001_v7007000_t0000_u01789268628090") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887725c8_d20260913_m030340_c001_v0001144_t0042_u01789268620274") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346aa_d20260913_m030336_c001_v7007000_t0000_u01789268616145") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877258d_d20260913_m030328_c001_v0001144_t0042_u01789268608692") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3465a_d20260913_m030324_c001_v7007000_t0000_u01789268604631") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772541_d20260913_m030316_c001_v0001144_t0042_u01789268596942") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34605_d20260913_m030312_c001_v7007000_t0000_u01789268592857") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772501_d20260913_m030304_c001_v0001144_t0042_u01789268584696") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cab_d20260913_m030300_c001_v7007000_t0000_u01789268580572") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887724b5_d20260913_m030252_c001_v0001144_t0042_u01789268572173") 2026/09/13 03:04:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccba_d20260913_m030245_c001_v7007000_t0000_u01789268565079") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b23b_d20260913_m030238_c001_v0001040_t0054_u01789268558233") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc9f_d20260913_m030233_c001_v7007000_t0000_u01789268553935") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06fe_d20260913_m030230_c001_v0001041_t0011_u01789268550757") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40354bdebc151e60_d20260913_m030229_c001_v7007000_t0000_u01789268549289") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea2f_d20260913_m030220_c001_v0001173_t0019_u01789268540552") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476337c_d20260913_m030216_c001_v7007000_t0000_u01789268536230") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea01_d20260913_m030212_c001_v0001173_t0019_u01789268532901") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f408585a301d2c5c4_d20260913_m030211_c001_v7007000_t0000_u01789268531784") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee069a_d20260913_m030202_c001_v0001041_t0011_u01789268522823") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f42722b89794b25fc_d20260913_m030156_c001_v7007000_t0000_u01789268516321") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee92b_d20260913_m030147_c001_v0001173_t0019_u01789268507524") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2721_d20260913_m030143_c001_v7007000_t0000_u01789268503240") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee8c7_d20260913_m030135_c001_v0001173_t0019_u01789268495693") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b96_d20260913_m030131_c001_v7007000_t0000_u01789268491237") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee86f_d20260913_m030124_c001_v0001173_t0019_u01789268484980") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c60_d20260913_m030231_c001_v7007000_t0000_u01789268551641") 2026/09/13 03:04:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeea55_d20260913_m030226_c001_v0001173_t0022_u01789268546519") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c8c_d20260913_m030248_c001_v7007000_t0000_u01789268568061") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772481_d20260913_m030244_c001_v0001144_t0042_u01789268564088") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b849_d20260913_m030348_c001_v7007000_t0000_u01789268628271") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b301_d20260913_m030340_c001_v0001040_t0054_u01789268620816") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346ab_d20260913_m030336_c001_v7007000_t0000_u01789268616326") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2d9_d20260913_m030329_c001_v0001040_t0054_u01789268609233") 2026/09/13 03:04:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3465c_d20260913_m030324_c001_v7007000_t0000_u01789268604812") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2b3_d20260913_m030317_c001_v0001040_t0054_u01789268597488") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34609_d20260913_m030313_c001_v7007000_t0000_u01789268593038") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b28f_d20260913_m030305_c001_v0001040_t0054_u01789268585256") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cac_d20260913_m030300_c001_v7007000_t0000_u01789268580783") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b267_d20260913_m030252_c001_v0001040_t0054_u01789268572762") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b6624_d20260913_m030245_c001_v7007000_t0000_u01789268565092") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeaa1_d20260913_m030238_c001_v0001173_t0019_u01789268558822") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca1_d20260913_m030234_c001_v7007000_t0000_u01789268554124") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea75_d20260913_m030230_c001_v0001173_t0019_u01789268550768") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c59_d20260913_m030229_c001_v7007000_t0000_u01789268549297") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b203_d20260913_m030221_c001_v0001040_t0054_u01789268541120") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476337d_d20260913_m030216_c001_v7007000_t0000_u01789268536492") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1ed_d20260913_m030212_c001_v0001040_t0054_u01789268532901") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417edda74825b2cc_d20260913_m030211_c001_v7007000_t0000_u01789268531797") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee99b_d20260913_m030203_c001_v0001173_t0019_u01789268523369") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f404dc4f4a8db3219_d20260913_m030156_c001_v7007000_t0000_u01789268516319") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772331_d20260913_m030148_c001_v0001144_t0042_u01789268508160") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2722_d20260913_m030143_c001_v7007000_t0000_u01789268503459") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722f3_d20260913_m030136_c001_v0001144_t0042_u01789268496242") 2026/09/13 03:04:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b97_d20260913_m030131_c001_v7007000_t0000_u01789268491417") 2026/09/13 03:04:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722a7_d20260913_m030125_c001_v0001144_t0042_u01789268485167") 2026/09/13 03:04:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40354bdebc151e68_d20260913_m030231_c001_v7007000_t0000_u01789268551651") 2026/09/13 03:04:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06ec_d20260913_m030226_c001_v0001041_t0047_u01789268546548") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c8e_d20260913_m030248_c001_v7007000_t0000_u01789268568245") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b24b_d20260913_m030244_c001_v0001040_t0054_u01789268564262") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b84a_d20260913_m030348_c001_v7007000_t0000_u01789268628452") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec4d_d20260913_m030341_c001_v0001173_t0019_u01789268621358") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346ac_d20260913_m030336_c001_v7007000_t0000_u01789268616508") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec0b_d20260913_m030329_c001_v0001173_t0019_u01789268609780") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3465e_d20260913_m030324_c001_v7007000_t0000_u01789268604993") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeebb7_d20260913_m030318_c001_v0001173_t0019_u01789268598037") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3460c_d20260913_m030313_c001_v7007000_t0000_u01789268593219") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb56_d20260913_m030305_c001_v0001173_t0019_u01789268585813") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cad_d20260913_m030300_c001_v7007000_t0000_u01789268580969") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeaf9_d20260913_m030253_c001_v0001173_t0019_u01789268573335") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c7e_d20260913_m030245_c001_v7007000_t0000_u01789268565473") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0710_d20260913_m030239_c001_v0001041_t0011_u01789268559441") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca3_d20260913_m030234_c001_v7007000_t0000_u01789268554313") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877242f_d20260913_m030230_c001_v0001144_t0042_u01789268550779") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc8f_d20260913_m030229_c001_v7007000_t0000_u01789268549320") 2026/09/13 03:04:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723f3_d20260913_m030221_c001_v0001144_t0042_u01789268541676") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476337f_d20260913_m030216_c001_v7007000_t0000_u01789268536685") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06c0_d20260913_m030212_c001_v0001041_t0011_u01789268532916") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f401c560f90d1fec9_d20260913_m030211_c001_v7007000_t0000_u01789268531620") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1b3_d20260913_m030203_c001_v0001040_t0054_u01789268523924") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763327_d20260913_m030156_c001_v7007000_t0000_u01789268516316") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee066e_d20260913_m030148_c001_v0001041_t0011_u01789268508704") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2723_d20260913_m030143_c001_v7007000_t0000_u01789268503639") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee064a_d20260913_m030136_c001_v0001041_t0011_u01789268496783") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b98_d20260913_m030131_c001_v7007000_t0000_u01789268491598") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee062a_d20260913_m030125_c001_v0001041_t0011_u01789268485352") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc99_d20260913_m030231_c001_v7007000_t0000_u01789268551989") 2026/09/13 03:04:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772413_d20260913_m030226_c001_v0001144_t0052_u01789268546589") 2026/09/13 03:04:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c8f_d20260913_m030248_c001_v7007000_t0000_u01789268568439") 2026/09/13 03:04:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeac5_d20260913_m030244_c001_v0001173_t0019_u01789268564270") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b84b_d20260913_m030348_c001_v7007000_t0000_u01789268628633") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07d4_d20260913_m030341_c001_v0001041_t0011_u01789268621901") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346ad_d20260913_m030336_c001_v7007000_t0000_u01789268616702") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07b4_d20260913_m030330_c001_v0001041_t0011_u01789268610321") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34660_d20260913_m030325_c001_v7007000_t0000_u01789268605173") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0790_d20260913_m030318_c001_v0001041_t0011_u01789268598580") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3460d_d20260913_m030313_c001_v7007000_t0000_u01789268593401") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0766_d20260913_m030306_c001_v0001041_t0011_u01789268586356") 2026/09/13 03:04:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694caf_d20260913_m030301_c001_v7007000_t0000_u01789268581148") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee073a_d20260913_m030253_c001_v0001041_t0011_u01789268573906") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccbb_d20260913_m030245_c001_v7007000_t0000_u01789268565261") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772465_d20260913_m030240_c001_v0001144_t0042_u01789268560002") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca4_d20260913_m030234_c001_v7007000_t0000_u01789268554501") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b227_d20260913_m030230_c001_v0001040_t0054_u01789268550789") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40354bdebc151e61_d20260913_m030229_c001_v7007000_t0000_u01789268549483") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06d6_d20260913_m030222_c001_v0001041_t0011_u01789268542295") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763381_d20260913_m030216_c001_v7007000_t0000_u01789268536878") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723c3_d20260913_m030212_c001_v0001144_t0042_u01789268532925") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417edda74825b2cb_d20260913_m030211_c001_v7007000_t0000_u01789268531602") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877237f_d20260913_m030204_c001_v0001144_t0042_u01789268524496") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476332c_d20260913_m030156_c001_v7007000_t0000_u01789268516690") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b181_d20260913_m030149_c001_v0001040_t0054_u01789268509245") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2724_d20260913_m030143_c001_v7007000_t0000_u01789268503818") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b163_d20260913_m030137_c001_v0001040_t0054_u01789268497322") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b99_d20260913_m030131_c001_v7007000_t0000_u01789268491780") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b13d_d20260913_m030125_c001_v0001040_t0054_u01789268485534") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a4839f0_d20260913_m030231_c001_v7007000_t0000_u01789268551594") 2026/09/13 03:04:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b219_d20260913_m030226_c001_v0001040_t0012_u01789268546822") 2026/09/13 03:04:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c90_d20260913_m030248_c001_v7007000_t0000_u01789268568697") 2026/09/13 03:04:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772483_d20260913_m030244_c001_v0001144_t0042_u01789268564282") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b84c_d20260913_m030348_c001_v7007000_t0000_u01789268628814") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887725d4_d20260913_m030342_c001_v0001144_t0042_u01789268622085") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346ae_d20260913_m030336_c001_v7007000_t0000_u01789268616888") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772597_d20260913_m030330_c001_v0001144_t0042_u01789268610505") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34662_d20260913_m030325_c001_v7007000_t0000_u01789268605355") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772551_d20260913_m030318_c001_v0001144_t0042_u01789268598764") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3460e_d20260913_m030313_c001_v7007000_t0000_u01789268593582") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772511_d20260913_m030306_c001_v0001144_t0042_u01789268586540") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cb1_d20260913_m030301_c001_v7007000_t0000_u01789268581328") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887724c3_d20260913_m030254_c001_v0001144_t0042_u01789268574101") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b662c_d20260913_m030245_c001_v7007000_t0000_u01789268565493") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b23f_d20260913_m030240_c001_v0001040_t0054_u01789268560203") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca6_d20260913_m030234_c001_v7007000_t0000_u01789268554691") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0700_d20260913_m030230_c001_v0001041_t0011_u01789268550947") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a787_d20260913_m030229_c001_v7007000_t0000_u01789268549222") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea3d_d20260913_m030222_c001_v0001173_t0019_u01789268542480") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763382_d20260913_m030217_c001_v7007000_t0000_u01789268537060") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea03_d20260913_m030213_c001_v0001173_t0019_u01789268533091") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea626763_d20260913_m030211_c001_v7007000_t0000_u01789268531565") 2026/09/13 03:04:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee069c_d20260913_m030204_c001_v0001041_t0011_u01789268524733") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476332b_d20260913_m030156_c001_v7007000_t0000_u01789268516549") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee93b_d20260913_m030149_c001_v0001173_t0019_u01789268509430") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2725_d20260913_m030143_c001_v7007000_t0000_u01789268503999") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee8d3_d20260913_m030137_c001_v0001173_t0019_u01789268497505") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b9a_d20260913_m030131_c001_v7007000_t0000_u01789268491960") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee871_d20260913_m030125_c001_v0001173_t0019_u01789268485717") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40354bdebc151e69_d20260913_m030231_c001_v7007000_t0000_u01789268551850") 2026/09/13 03:04:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06ee_d20260913_m030226_c001_v0001041_t0013_u01789268546876") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c91_d20260913_m030248_c001_v7007000_t0000_u01789268568896") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b24f_d20260913_m030244_c001_v0001040_t0054_u01789268564457") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b84d_d20260913_m030348_c001_v7007000_t0000_u01789268628995") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b30b_d20260913_m030342_c001_v0001040_t0054_u01789268622267") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346af_d20260913_m030337_c001_v7007000_t0000_u01789268617069") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2dd_d20260913_m030330_c001_v0001040_t0054_u01789268610688") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34665_d20260913_m030325_c001_v7007000_t0000_u01789268605537") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2bb_d20260913_m030318_c001_v0001040_t0054_u01789268598949") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3460f_d20260913_m030313_c001_v7007000_t0000_u01789268593765") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b295_d20260913_m030306_c001_v0001040_t0054_u01789268586724") 2026/09/13 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cb4_d20260913_m030301_c001_v7007000_t0000_u01789268581513") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b271_d20260913_m030254_c001_v0001040_t0054_u01789268574297") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b6628_d20260913_m030245_c001_v7007000_t0000_u01789268565277") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeaa9_d20260913_m030240_c001_v0001173_t0019_u01789268560411") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca7_d20260913_m030234_c001_v7007000_t0000_u01789268554883") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea77_d20260913_m030230_c001_v0001173_t0019_u01789268550959") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e619_d20260913_m030229_c001_v7007000_t0000_u01789268549310") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b205_d20260913_m030222_c001_v0001040_t0054_u01789268542665") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763383_d20260913_m030217_c001_v7007000_t0000_u01789268537242") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1ef_d20260913_m030213_c001_v0001040_t0054_u01789268533101") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c40_d20260913_m030211_c001_v7007000_t0000_u01789268531616") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee9a7_d20260913_m030204_c001_v0001173_t0019_u01789268524922") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763325_d20260913_m030155_c001_v7007000_t0000_u01789268515904") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772337_d20260913_m030149_c001_v0001144_t0042_u01789268509615") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2726_d20260913_m030144_c001_v7007000_t0000_u01789268504178") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722f9_d20260913_m030137_c001_v0001144_t0042_u01789268497689") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b9b_d20260913_m030132_c001_v7007000_t0000_u01789268492139") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722b1_d20260913_m030125_c001_v0001144_t0042_u01789268485900") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a78e_d20260913_m030231_c001_v7007000_t0000_u01789268551774") 2026/09/13 03:04:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeea57_d20260913_m030227_c001_v0001173_t0038_u01789268547134") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c92_d20260913_m030249_c001_v7007000_t0000_u01789268569092") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeac9_d20260913_m030244_c001_v0001173_t0019_u01789268564466") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b84e_d20260913_m030349_c001_v7007000_t0000_u01789268629176") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec57_d20260913_m030342_c001_v0001173_t0019_u01789268622449") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b0_d20260913_m030337_c001_v7007000_t0000_u01789268617249") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec13_d20260913_m030330_c001_v0001173_t0019_u01789268610870") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34666_d20260913_m030325_c001_v7007000_t0000_u01789268605718") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeebc5_d20260913_m030319_c001_v0001173_t0019_u01789268599149") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34610_d20260913_m030313_c001_v7007000_t0000_u01789268593947") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb5e_d20260913_m030306_c001_v0001173_t0019_u01789268586917") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cb6_d20260913_m030301_c001_v7007000_t0000_u01789268581699") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb03_d20260913_m030254_c001_v0001173_t0019_u01789268574523") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccbd_d20260913_m030245_c001_v7007000_t0000_u01789268565504") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0712_d20260913_m030240_c001_v0001041_t0011_u01789268560609") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca8_d20260913_m030235_c001_v7007000_t0000_u01789268555075") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772433_d20260913_m030230_c001_v0001144_t0042_u01789268550970") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a789_d20260913_m030229_c001_v7007000_t0000_u01789268549411") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723f7_d20260913_m030222_c001_v0001144_t0042_u01789268542852") 2026/09/13 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763384_d20260913_m030217_c001_v7007000_t0000_u01789268537488") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06c2_d20260913_m030213_c001_v0001041_t0011_u01789268533107") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f408585a301d2c5c3_d20260913_m030211_c001_v7007000_t0000_u01789268531602") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1bf_d20260913_m030205_c001_v0001040_t0054_u01789268525107") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4256727f5160f343_d20260913_m030156_c001_v7007000_t0000_u01789268516529") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0672_d20260913_m030149_c001_v0001041_t0011_u01789268509801") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2727_d20260913_m030144_c001_v7007000_t0000_u01789268504492") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee064c_d20260913_m030137_c001_v0001041_t0011_u01789268497874") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b9c_d20260913_m030132_c001_v7007000_t0000_u01789268492319") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0630_d20260913_m030126_c001_v0001041_t0011_u01789268486158") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b739_d20260913_m030231_c001_v7007000_t0000_u01789268551652") 2026/09/13 03:04:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b21b_d20260913_m030227_c001_v0001040_t0050_u01789268547176") 2026/09/13 03:04:42 DEBUG : dir1/0007-12345: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c93_d20260913_m030249_c001_v7007000_t0000_u01789268569280") 2026/09/13 03:04:42 DEBUG : dir1/0007-12345: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772487_d20260913_m030244_c001_v0001144_t0042_u01789268564466") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b84f_d20260913_m030349_c001_v7007000_t0000_u01789268629357") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07d8_d20260913_m030342_c001_v0001041_t0011_u01789268622637") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b1_d20260913_m030337_c001_v7007000_t0000_u01789268617433") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07b6_d20260913_m030331_c001_v0001041_t0011_u01789268611053") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34668_d20260913_m030325_c001_v7007000_t0000_u01789268605899") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0794_d20260913_m030319_c001_v0001041_t0011_u01789268599333") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34611_d20260913_m030314_c001_v7007000_t0000_u01789268594129") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee076a_d20260913_m030307_c001_v0001041_t0011_u01789268587098") 2026/09/13 03:04:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cb8_d20260913_m030301_c001_v7007000_t0000_u01789268581892") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee073c_d20260913_m030254_c001_v0001041_t0011_u01789268574707") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccbc_d20260913_m030245_c001_v7007000_t0000_u01789268565442") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877246f_d20260913_m030240_c001_v0001144_t0042_u01789268560792") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cca9_d20260913_m030235_c001_v7007000_t0000_u01789268555354") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b229_d20260913_m030230_c001_v0001040_t0054_u01789268550984") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f629_d20260913_m030229_c001_v7007000_t0000_u01789268549457") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06d8_d20260913_m030223_c001_v0001041_t0011_u01789268543047") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763385_d20260913_m030217_c001_v7007000_t0000_u01789268537674") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723c9_d20260913_m030213_c001_v0001144_t0042_u01789268533143") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476336c_d20260913_m030211_c001_v7007000_t0000_u01789268531183") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772385_d20260913_m030205_c001_v0001144_t0042_u01789268525302") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c14_d20260913_m030156_c001_v7007000_t0000_u01789268516317") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b187_d20260913_m030149_c001_v0001040_t0054_u01789268509986") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2728_d20260913_m030144_c001_v7007000_t0000_u01789268504675") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b165_d20260913_m030138_c001_v0001040_t0054_u01789268498056") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c270d_d20260913_m030132_c001_v7007000_t0000_u01789268492902") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b13f_d20260913_m030126_c001_v0001040_t0054_u01789268486340") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc97_d20260913_m030231_c001_v7007000_t0000_u01789268551613") 2026/09/13 03:04:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772417_d20260913_m030227_c001_v0001144_t0025_u01789268547200") 2026/09/13 03:04:43 DEBUG : dir1/0008-23456: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c95_d20260913_m030249_c001_v7007000_t0000_u01789268569472") 2026/09/13 03:04:43 DEBUG : dir1/0008-23456: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b251_d20260913_m030244_c001_v0001040_t0054_u01789268564656") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b850_d20260913_m030349_c001_v7007000_t0000_u01789268629620") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887725da_d20260913_m030342_c001_v0001144_t0042_u01789268622822") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b3_d20260913_m030337_c001_v7007000_t0000_u01789268617616") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877259d_d20260913_m030331_c001_v0001144_t0042_u01789268611236") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3466b_d20260913_m030326_c001_v7007000_t0000_u01789268606080") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877255b_d20260913_m030319_c001_v0001144_t0042_u01789268599516") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34612_d20260913_m030314_c001_v7007000_t0000_u01789268594310") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772517_d20260913_m030307_c001_v0001144_t0042_u01789268587284") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cb9_d20260913_m030302_c001_v7007000_t0000_u01789268582087") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887724c7_d20260913_m030254_c001_v0001144_t0042_u01789268574901") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b662a_d20260913_m030245_c001_v7007000_t0000_u01789268565466") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b241_d20260913_m030240_c001_v0001040_t0054_u01789268560980") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccaa_d20260913_m030235_c001_v7007000_t0000_u01789268555549") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0702_d20260913_m030231_c001_v0001041_t0011_u01789268551162") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a4839ea_d20260913_m030229_c001_v7007000_t0000_u01789268549371") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea41_d20260913_m030223_c001_v0001173_t0019_u01789268543340") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763386_d20260913_m030217_c001_v7007000_t0000_u01789268537863") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea05_d20260913_m030213_c001_v0001173_t0019_u01789268533274") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c4870f_d20260913_m030211_c001_v7007000_t0000_u01789268531203") 2026/09/13 03:04:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06a2_d20260913_m030205_c001_v0001041_t0011_u01789268525503") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f404dc4f4a8db321a_d20260913_m030156_c001_v7007000_t0000_u01789268516561") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee943_d20260913_m030150_c001_v0001173_t0019_u01789268510171") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c272a_d20260913_m030144_c001_v7007000_t0000_u01789268504943") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee8d7_d20260913_m030138_c001_v0001173_t0019_u01789268498238") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c270e_d20260913_m030133_c001_v7007000_t0000_u01789268493082") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee875_d20260913_m030126_c001_v0001173_t0019_u01789268486524") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e61c_d20260913_m030231_c001_v7007000_t0000_u01789268551621") 2026/09/13 03:04:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06f2_d20260913_m030227_c001_v0001041_t0031_u01789268547353") 2026/09/13 03:04:45 DEBUG : dir1/0009-34567: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c96_d20260913_m030249_c001_v7007000_t0000_u01789268569652") 2026/09/13 03:04:45 DEBUG : dir1/0009-34567: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772489_d20260913_m030244_c001_v0001144_t0042_u01789268564650") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b851_d20260913_m030349_c001_v7007000_t0000_u01789268629843") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b311_d20260913_m030343_c001_v0001040_t0054_u01789268623004") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b4_d20260913_m030337_c001_v7007000_t0000_u01789268617800") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2df_d20260913_m030331_c001_v0001040_t0054_u01789268611421") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3466e_d20260913_m030326_c001_v7007000_t0000_u01789268606261") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2bd_d20260913_m030319_c001_v0001040_t0054_u01789268599700") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34613_d20260913_m030314_c001_v7007000_t0000_u01789268594492") 2026/09/13 03:04:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b297_d20260913_m030307_c001_v0001040_t0054_u01789268587468") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cbb_d20260913_m030302_c001_v7007000_t0000_u01789268582282") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b277_d20260913_m030255_c001_v0001040_t0054_u01789268575095") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b6625_d20260913_m030245_c001_v7007000_t0000_u01789268565093") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeaad_d20260913_m030241_c001_v0001173_t0019_u01789268561169") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccab_d20260913_m030235_c001_v7007000_t0000_u01789268555735") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea79_d20260913_m030231_c001_v0001173_t0019_u01789268551160") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b736_d20260913_m030229_c001_v7007000_t0000_u01789268549278") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b209_d20260913_m030223_c001_v0001040_t0054_u01789268543532") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763388_d20260913_m030218_c001_v7007000_t0000_u01789268538052") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1f1_d20260913_m030213_c001_v0001040_t0054_u01789268533296") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476336e_d20260913_m030211_c001_v7007000_t0000_u01789268531373") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee9ad_d20260913_m030205_c001_v0001173_t0019_u01789268525686") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763328_d20260913_m030156_c001_v7007000_t0000_u01789268516321") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772339_d20260913_m030150_c001_v0001144_t0042_u01789268510354") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c272c_d20260913_m030145_c001_v7007000_t0000_u01789268505123") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772303_d20260913_m030138_c001_v0001144_t0042_u01789268498422") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c270f_d20260913_m030133_c001_v7007000_t0000_u01789268493307") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722b7_d20260913_m030126_c001_v0001144_t0042_u01789268486707") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b73a_d20260913_m030231_c001_v7007000_t0000_u01789268551857") 2026/09/13 03:04:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeea59_d20260913_m030227_c001_v0001173_t0047_u01789268547444") 2026/09/13 03:04:46 DEBUG : dir1/0010-45678: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c97_d20260913_m030249_c001_v7007000_t0000_u01789268569835") 2026/09/13 03:04:46 DEBUG : dir1/0010-45678: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeacb_d20260913_m030244_c001_v0001173_t0019_u01789268564677") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b852_d20260913_m030350_c001_v7007000_t0000_u01789268630025") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec5f_d20260913_m030343_c001_v0001173_t0019_u01789268623186") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b5_d20260913_m030337_c001_v7007000_t0000_u01789268617981") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec19_d20260913_m030331_c001_v0001173_t0019_u01789268611605") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34671_d20260913_m030326_c001_v7007000_t0000_u01789268606442") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeebc9_d20260913_m030319_c001_v0001173_t0019_u01789268599969") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34615_d20260913_m030314_c001_v7007000_t0000_u01789268594678") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb6d_d20260913_m030307_c001_v0001173_t0019_u01789268587710") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cbd_d20260913_m030302_c001_v7007000_t0000_u01789268582472") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb09_d20260913_m030255_c001_v0001173_t0019_u01789268575279") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b662f_d20260913_m030245_c001_v7007000_t0000_u01789268565659") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0714_d20260913_m030241_c001_v0001041_t0011_u01789268561364") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccad_d20260913_m030235_c001_v7007000_t0000_u01789268555923") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772439_d20260913_m030231_c001_v0001144_t0042_u01789268551163") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f62b_d20260913_m030229_c001_v7007000_t0000_u01789268549653") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723fd_d20260913_m030223_c001_v0001144_t0042_u01789268543713") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476338a_d20260913_m030218_c001_v7007000_t0000_u01789268538243") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06c4_d20260913_m030213_c001_v0001041_t0011_u01789268533302") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea626762_d20260913_m030211_c001_v7007000_t0000_u01789268531384") 2026/09/13 03:04:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1c1_d20260913_m030205_c001_v0001040_t0054_u01789268525872") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c1c_d20260913_m030156_c001_v7007000_t0000_u01789268516571") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0676_d20260913_m030150_c001_v0001041_t0011_u01789268510539") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c272d_d20260913_m030145_c001_v7007000_t0000_u01789268505304") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0650_d20260913_m030138_c001_v0001041_t0011_u01789268498604") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2710_d20260913_m030133_c001_v7007000_t0000_u01789268493490") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0634_d20260913_m030126_c001_v0001041_t0011_u01789268486891") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f637_d20260913_m030231_c001_v7007000_t0000_u01789268551960") 2026/09/13 03:04:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b21d_d20260913_m030227_c001_v0001040_t0048_u01789268547667") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c98_d20260913_m030250_c001_v7007000_t0000_u01789268570023") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0722_d20260913_m030244_c001_v0001041_t0011_u01789268564703") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b853_d20260913_m030350_c001_v7007000_t0000_u01789268630208") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07e0_d20260913_m030343_c001_v0001041_t0011_u01789268623381") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b6_d20260913_m030338_c001_v7007000_t0000_u01789268618162") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07ba_d20260913_m030331_c001_v0001041_t0011_u01789268611790") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34673_d20260913_m030326_c001_v7007000_t0000_u01789268606624") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0798_d20260913_m030320_c001_v0001041_t0011_u01789268600153") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34616_d20260913_m030314_c001_v7007000_t0000_u01789268594861") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0770_d20260913_m030307_c001_v0001041_t0011_u01789268587932") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cbf_d20260913_m030302_c001_v7007000_t0000_u01789268582654") 2026/09/13 03:04:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee073e_d20260913_m030255_c001_v0001041_t0011_u01789268575478") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b6629_d20260913_m030245_c001_v7007000_t0000_u01789268565279") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772473_d20260913_m030241_c001_v0001144_t0042_u01789268561560") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccae_d20260913_m030236_c001_v7007000_t0000_u01789268556113") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b22b_d20260913_m030231_c001_v0001040_t0054_u01789268551165") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c5a_d20260913_m030229_c001_v7007000_t0000_u01789268549494") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06da_d20260913_m030223_c001_v0001041_t0011_u01789268543900") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476338b_d20260913_m030218_c001_v7007000_t0000_u01789268538434") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723cd_d20260913_m030213_c001_v0001144_t0042_u01789268533339") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c48710_d20260913_m030211_c001_v7007000_t0000_u01789268531391") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772389_d20260913_m030206_c001_v0001144_t0042_u01789268526062") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4256727f5160f342_d20260913_m030156_c001_v7007000_t0000_u01789268516329") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b18f_d20260913_m030150_c001_v0001040_t0054_u01789268510782") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c272e_d20260913_m030145_c001_v7007000_t0000_u01789268505484") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b167_d20260913_m030138_c001_v0001040_t0054_u01789268498787") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2711_d20260913_m030133_c001_v7007000_t0000_u01789268493669") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b141_d20260913_m030127_c001_v0001040_t0054_u01789268487073") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a4839f2_d20260913_m030231_c001_v7007000_t0000_u01789268551778") 2026/09/13 03:04:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06f4_d20260913_m030227_c001_v0001041_t0020_u01789268547693") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c99_d20260913_m030250_c001_v7007000_t0000_u01789268570215") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877248f_d20260913_m030244_c001_v0001144_t0042_u01789268564834") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b854_d20260913_m030350_c001_v7007000_t0000_u01789268630388") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887725dc_d20260913_m030343_c001_v0001144_t0042_u01789268623572") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b7_d20260913_m030338_c001_v7007000_t0000_u01789268618343") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877259f_d20260913_m030331_c001_v0001144_t0042_u01789268611988") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34676_d20260913_m030326_c001_v7007000_t0000_u01789268606805") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772561_d20260913_m030320_c001_v0001144_t0042_u01789268600336") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34618_d20260913_m030315_c001_v7007000_t0000_u01789268595044") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877251b_d20260913_m030308_c001_v0001144_t0042_u01789268588124") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cc1_d20260913_m030302_c001_v7007000_t0000_u01789268582836") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887724cf_d20260913_m030255_c001_v0001144_t0042_u01789268575665") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3457f_d20260913_m030245_c001_v7007000_t0000_u01789268565474") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b243_d20260913_m030241_c001_v0001040_t0054_u01789268561761") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccaf_d20260913_m030236_c001_v7007000_t0000_u01789268556305") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b22d_d20260913_m030231_c001_v0001040_t0054_u01789268551346") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b737_d20260913_m030229_c001_v7007000_t0000_u01789268549470") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea43_d20260913_m030224_c001_v0001173_t0019_u01789268544092") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476338c_d20260913_m030218_c001_v7007000_t0000_u01789268538627") 2026/09/13 03:04:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea09_d20260913_m030213_c001_v0001173_t0019_u01789268533459") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763371_d20260913_m030211_c001_v7007000_t0000_u01789268531743") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06a4_d20260913_m030206_c001_v0001041_t0011_u01789268526263") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c48703_d20260913_m030156_c001_v7007000_t0000_u01789268516335") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee94d_d20260913_m030150_c001_v0001173_t0019_u01789268510966") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c272f_d20260913_m030145_c001_v7007000_t0000_u01789268505664") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee8df_d20260913_m030138_c001_v0001173_t0019_u01789268498969") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2712_d20260913_m030133_c001_v7007000_t0000_u01789268493859") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee879_d20260913_m030127_c001_v0001173_t0019_u01789268487256") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f635_d20260913_m030231_c001_v7007000_t0000_u01789268551577") 2026/09/13 03:04:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeea5d_d20260913_m030227_c001_v0001173_t0015_u01789268547736") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c9a_d20260913_m030250_c001_v7007000_t0000_u01789268570414") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b253_d20260913_m030244_c001_v0001040_t0054_u01789268564862") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b855_d20260913_m030350_c001_v7007000_t0000_u01789268630569") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b315_d20260913_m030343_c001_v0001040_t0054_u01789268623754") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346b8_d20260913_m030338_c001_v7007000_t0000_u01789268618528") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2e3_d20260913_m030332_c001_v0001040_t0054_u01789268612171") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34678_d20260913_m030326_c001_v7007000_t0000_u01789268606988") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b2c1_d20260913_m030320_c001_v0001040_t0054_u01789268600521") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34619_d20260913_m030315_c001_v7007000_t0000_u01789268595225") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b29b_d20260913_m030308_c001_v0001040_t0054_u01789268588309") 2026/09/13 03:04:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cc2_d20260913_m030303_c001_v7007000_t0000_u01789268583016") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b279_d20260913_m030255_c001_v0001040_t0054_u01789268575866") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4042c4c160e14cb3_d20260913_m030245_c001_v7007000_t0000_u01789268565537") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeab3_d20260913_m030241_c001_v0001173_t0019_u01789268561942") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccb0_d20260913_m030236_c001_v7007000_t0000_u01789268556495") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea7b_d20260913_m030231_c001_v0001173_t0019_u01789268551370") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a785_d20260913_m030228_c001_v7007000_t0000_u01789268548856") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b20d_d20260913_m030224_c001_v0001040_t0054_u01789268544276") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476338d_d20260913_m030218_c001_v7007000_t0000_u01789268538814") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1f5_d20260913_m030213_c001_v0001040_t0054_u01789268533492") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea626761_d20260913_m030211_c001_v7007000_t0000_u01789268531195") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee9b7_d20260913_m030206_c001_v0001173_t0019_u01789268526456") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763326_d20260913_m030156_c001_v7007000_t0000_u01789268516086") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877233d_d20260913_m030151_c001_v0001144_t0042_u01789268511150") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2730_d20260913_m030145_c001_v7007000_t0000_u01789268505848") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877230d_d20260913_m030139_c001_v0001144_t0042_u01789268499153") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2713_d20260913_m030134_c001_v7007000_t0000_u01789268494041") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887722bf_d20260913_m030127_c001_v0001144_t0042_u01789268487439") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177cc98_d20260913_m030231_c001_v7007000_t0000_u01789268551801") 2026/09/13 03:04:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b21f_d20260913_m030228_c001_v0001040_t0027_u01789268548062") 2026/09/13 03:04:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c9b_d20260913_m030250_c001_v7007000_t0000_u01789268570610") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeacf_d20260913_m030244_c001_v0001173_t0019_u01789268564875") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b856_d20260913_m030350_c001_v7007000_t0000_u01789268630750") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec67_d20260913_m030343_c001_v0001173_t0019_u01789268623935") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346ba_d20260913_m030338_c001_v7007000_t0000_u01789268618709") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeec1f_d20260913_m030332_c001_v0001173_t0019_u01789268612353") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3467b_d20260913_m030327_c001_v7007000_t0000_u01789268607169") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeebcd_d20260913_m030320_c001_v0001173_t0019_u01789268600705") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3461a_d20260913_m030315_c001_v7007000_t0000_u01789268595405") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb77_d20260913_m030308_c001_v0001173_t0019_u01789268588497") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cc3_d20260913_m030303_c001_v7007000_t0000_u01789268583197") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeb11_d20260913_m030256_c001_v0001173_t0019_u01789268576091") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccbe_d20260913_m030245_c001_v7007000_t0000_u01789268565628") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0716_d20260913_m030242_c001_v0001041_t0011_u01789268562127") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccb1_d20260913_m030236_c001_v7007000_t0000_u01789268556686") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0704_d20260913_m030231_c001_v0001041_t0011_u01789268551376") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f628_d20260913_m030229_c001_v7007000_t0000_u01789268549264") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772403_d20260913_m030224_c001_v0001144_t0042_u01789268544467") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476338f_d20260913_m030218_c001_v7007000_t0000_u01789268538996") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06c6_d20260913_m030213_c001_v0001041_t0011_u01789268533616") 2026/09/13 03:04:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405dab3d725c4d08_d20260913_m030211_c001_v7007000_t0000_u01789268531770") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b1c5_d20260913_m030206_c001_v0001040_t0054_u01789268526642") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c19_d20260913_m030156_c001_v7007000_t0000_u01789268516499") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee067a_d20260913_m030151_c001_v0001041_t0011_u01789268511333") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2731_d20260913_m030146_c001_v7007000_t0000_u01789268506030") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0652_d20260913_m030139_c001_v0001041_t0011_u01789268499338") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2714_d20260913_m030134_c001_v7007000_t0000_u01789268494221") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0638_d20260913_m030127_c001_v0001041_t0011_u01789268487624") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e61d_d20260913_m030231_c001_v7007000_t0000_u01789268551809") 2026/09/13 03:04:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeea61_d20260913_m030228_c001_v0001173_t0044_u01789268548079") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c9c_d20260913_m030250_c001_v7007000_t0000_u01789268570797") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0724_d20260913_m030244_c001_v0001041_t0011_u01789268564888") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b857_d20260913_m030350_c001_v7007000_t0000_u01789268630931") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07e4_d20260913_m030344_c001_v0001041_t0011_u01789268624120") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346bb_d20260913_m030338_c001_v7007000_t0000_u01789268618890") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07c0_d20260913_m030332_c001_v0001041_t0011_u01789268612536") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3467d_d20260913_m030327_c001_v7007000_t0000_u01789268607350") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee079e_d20260913_m030320_c001_v0001041_t0011_u01789268600890") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3461c_d20260913_m030315_c001_v7007000_t0000_u01789268595622") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0774_d20260913_m030308_c001_v0001041_t0011_u01789268588679") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cc4_d20260913_m030303_c001_v7007000_t0000_u01789268583377") 2026/09/13 03:04:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0742_d20260913_m030256_c001_v0001041_t0011_u01789268576291") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414965e6f93b662b_d20260913_m030245_c001_v7007000_t0000_u01789268565468") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772477_d20260913_m030242_c001_v0001144_t0042_u01789268562314") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccb2_d20260913_m030236_c001_v7007000_t0000_u01789268556876") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877243f_d20260913_m030231_c001_v0001144_t0042_u01789268551387") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e61a_d20260913_m030229_c001_v7007000_t0000_u01789268549503") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06dc_d20260913_m030224_c001_v0001041_t0011_u01789268544651") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763390_d20260913_m030219_c001_v7007000_t0000_u01789268539179") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723cf_d20260913_m030213_c001_v0001144_t0042_u01789268533610") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763370_d20260913_m030211_c001_v7007000_t0000_u01789268531558") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877238b_d20260913_m030206_c001_v0001144_t0042_u01789268526830") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f42722b89794b25fd_d20260913_m030156_c001_v7007000_t0000_u01789268516538") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b191_d20260913_m030151_c001_v0001040_t0054_u01789268511516") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2732_d20260913_m030146_c001_v7007000_t0000_u01789268506211") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b169_d20260913_m030139_c001_v0001040_t0054_u01789268499528") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2716_d20260913_m030134_c001_v7007000_t0000_u01789268494401") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b143_d20260913_m030127_c001_v0001040_t0054_u01789268487806") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f636_d20260913_m030231_c001_v7007000_t0000_u01789268551765") 2026/09/13 03:04:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877241b_d20260913_m030228_c001_v0001144_t0042_u01789268548113") 2026/09/13 03:04:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763331_d20260913_m030158_c001_v7007000_t0000_u01789268518950") 2026/09/13 03:04:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f98877234f_d20260913_m030153_c001_v0001144_t0059_u01789268513688") 2026/09/13 03:04:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763332_d20260913_m030159_c001_v7007000_t0000_u01789268519132") 2026/09/13 03:04:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0682_d20260913_m030153_c001_v0001041_t0005_u01789268513698") 2026/09/13 03:04:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763333_d20260913_m030159_c001_v7007000_t0000_u01789268519314") 2026/09/13 03:04:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b199_d20260913_m030153_c001_v0001040_t0018_u01789268513709") 2026/09/13 03:04:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763334_d20260913_m030159_c001_v7007000_t0000_u01789268519495") 2026/09/13 03:04:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee961_d20260913_m030153_c001_v0001173_t0037_u01789268513781") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763335_d20260913_m030159_c001_v7007000_t0000_u01789268519678") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0688_d20260913_m030154_c001_v0001041_t0054_u01789268514058") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763336_d20260913_m030159_c001_v7007000_t0000_u01789268519859") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee967_d20260913_m030154_c001_v0001173_t0035_u01789268514090") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763337_d20260913_m030200_c001_v7007000_t0000_u01789268520050") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b19b_d20260913_m030154_c001_v0001040_t0009_u01789268514161") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763338_d20260913_m030200_c001_v7007000_t0000_u01789268520231") 2026/09/13 03:04:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee96b_d20260913_m030154_c001_v0001173_t0055_u01789268514432") 2026/09/13 03:04:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763339_d20260913_m030200_c001_v7007000_t0000_u01789268520412") 2026/09/13 03:04:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772357_d20260913_m030154_c001_v0001144_t0018_u01789268514456") 2026/09/13 03:04:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476333a_d20260913_m030200_c001_v7007000_t0000_u01789268520594") 2026/09/13 03:04:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee068c_d20260913_m030154_c001_v0001041_t0056_u01789268514480") 2026/09/13 03:04:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476333b_d20260913_m030200_c001_v7007000_t0000_u01789268520775") 2026/09/13 03:04:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b19d_d20260913_m030154_c001_v0001040_t0013_u01789268514801") 2026/09/13 03:04:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476333c_d20260913_m030200_c001_v7007000_t0000_u01789268520956") 2026/09/13 03:04:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee96d_d20260913_m030154_c001_v0001173_t0057_u01789268514914") 2026/09/13 03:04:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476333d_d20260913_m030201_c001_v7007000_t0000_u01789268521137") 2026/09/13 03:04:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0690_d20260913_m030155_c001_v0001041_t0057_u01789268515004") 2026/09/13 03:04:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476333e_d20260913_m030201_c001_v7007000_t0000_u01789268521333") 2026/09/13 03:04:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b19f_d20260913_m030155_c001_v0001040_t0052_u01789268515281") 2026/09/13 03:04:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b729476333f_d20260913_m030201_c001_v7007000_t0000_u01789268521514") 2026/09/13 03:04:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772359_d20260913_m030155_c001_v0001144_t0047_u01789268515278") 2026/09/13 03:04:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763340_d20260913_m030201_c001_v7007000_t0000_u01789268521696") 2026/09/13 03:04:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee977_d20260913_m030155_c001_v0001173_t0019_u01789268515317") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405dab3d725c4d0c_d20260913_m030214_c001_v7007000_t0000_u01789268534071") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06ac_d20260913_m030208_c001_v0001041_t0049_u01789268528709") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3086cd9_d20260913_m030213_c001_v7007000_t0000_u01789268533824") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b1d1_d20260913_m030208_c001_v0001040_t0045_u01789268528732") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3086cda_d20260913_m030214_c001_v7007000_t0000_u01789268534012") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f98877239f_d20260913_m030208_c001_v0001144_t0058_u01789268528747") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763377_d20260913_m030214_c001_v7007000_t0000_u01789268534033") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee9db_d20260913_m030208_c001_v0001173_t0048_u01789268528832") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a74b_d20260913_m030213_c001_v7007000_t0000_u01789268533847") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06b0_d20260913_m030209_c001_v0001041_t0016_u01789268529061") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4021c042836e9d26_d20260913_m030213_c001_v7007000_t0000_u01789268533862") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b1d5_d20260913_m030209_c001_v0001040_t0017_u01789268529069") 2026/09/13 03:04:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417edda74825b2d1_d20260913_m030214_c001_v7007000_t0000_u01789268534181") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee9df_d20260913_m030209_c001_v0001173_t0024_u01789268529411") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405dab3d725c4d0a_d20260913_m030213_c001_v7007000_t0000_u01789268533877") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b1d9_d20260913_m030209_c001_v0001040_t0059_u01789268529425") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763376_d20260913_m030213_c001_v7007000_t0000_u01789268533844") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f9887723a5_d20260913_m030209_c001_v0001144_t0000_u01789268529550") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3086cdb_d20260913_m030214_c001_v7007000_t0000_u01789268534204") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06b2_d20260913_m030209_c001_v0001041_t0030_u01789268529686") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405dab3d725c4d09_d20260913_m030213_c001_v7007000_t0000_u01789268533860") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeee9e7_d20260913_m030209_c001_v0001173_t0021_u01789268529871") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f408585a301d2c5cc_d20260913_m030214_c001_v7007000_t0000_u01789268534190") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b1df_d20260913_m030209_c001_v0001040_t0045_u01789268529877") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417edda74825b2cf_d20260913_m030213_c001_v7007000_t0000_u01789268533988") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee06b8_d20260913_m030210_c001_v0001041_t0003_u01789268530066") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a74c_d20260913_m030214_c001_v7007000_t0000_u01789268534053") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f9887723ad_d20260913_m030210_c001_v0001144_t0049_u01789268530181") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405dab3d725c4d0b_d20260913_m030214_c001_v7007000_t0000_u01789268534045") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b1e1_d20260913_m030210_c001_v0001040_t0038_u01789268530252") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f408585a301d2c5c9_d20260913_m030213_c001_v7007000_t0000_u01789268533998") 2026/09/13 03:04:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee9eb_d20260913_m030210_c001_v0001173_t0019_u01789268530344") 2026/09/13 03:04:58 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3444d_d20260913_m030032_c001_v7007000_t0000_u01789268432097") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40603fcabd6101cb_d20260913_m030030_c001_v0001184_t0059_u01789268430438") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea625000_d20260913_m030030_c001_v7007000_t0000_u01789268430254") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40603fcabd6101ab_d20260913_m030027_c001_v0001184_t0059_u01789268427901") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624ff9_d20260913_m030027_c001_v7007000_t0000_u01789268427176") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0551_d20260913_m030022_c001_v0001041_t0011_u01789268422897") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3442e_d20260913_m030021_c001_v7007000_t0000_u01789268421348") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405c507d77254d2f_d20260913_m030019_c001_v0001174_t0040_u01789268419578") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3085f33_d20260913_m030019_c001_v7007000_t0000_u01789268419395") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405c507d77254d13_d20260913_m030017_c001_v0001174_t0040_u01789268417088") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3085cd6_d20260913_m030016_c001_v7007000_t0000_u01789268416359") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0547_d20260913_m030012_c001_v0001041_t0011_u01789268412502") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34404_d20260913_m030011_c001_v7007000_t0000_u01789268411124") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412690e3e8246fdb_d20260913_m030010_c001_v0001177_t0043_u01789268410016") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694aab_d20260913_m030009_c001_v7007000_t0000_u01789268409834") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412690e3e8246fcf_d20260913_m030007_c001_v0001177_t0043_u01789268407402") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694aa4_d20260913_m030006_c001_v7007000_t0000_u01789268406638") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7ff1_d20260913_m030003_c001_v0001117_t0000_u01789268403084") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd343e0_d20260913_m030002_c001_v7007000_t0000_u01789268402165") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40916f97a5db2f0a_d20260913_m030000_c001_v0001161_t0016_u01789268400649") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294762e54_d20260913_m030000_c001_v7007000_t0000_u01789268400464") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40916f97a5db2f04_d20260913_m025957_c001_v0001161_t0016_u01789268397865") 2026/09/13 03:04:59 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294762e50_d20260913_m025957_c001_v7007000_t0000_u01789268397130") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b01f_d20260913_m025951_c001_v0001040_t0054_u01789268391469") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624f6c_d20260913_m025950_c001_v7007000_t0000_u01789268390128") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416ae3c0e0824e98_d20260913_m025948_c001_v0001183_t0048_u01789268388658") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ca32_d20260913_m025948_c001_v7007000_t0000_u01789268388478") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416ae3c0e0824e78_d20260913_m025945_c001_v0001183_t0048_u01789268385896") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ca1f_d20260913_m025945_c001_v7007000_t0000_u01789268385173") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee04fb_d20260913_m025939_c001_v0001041_t0011_u01789268379680") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694a8c_d20260913_m025938_c001_v7007000_t0000_u01789268378772") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40354b8c0d7c0425_d20260913_m025937_c001_v0001117_t0010_u01789268377240") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e474_d20260913_m025937_c001_v7007000_t0000_u01789268377058") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40354b8c0d7c041f_d20260913_m025934_c001_v0001117_t0010_u01789268374464") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e467_d20260913_m025933_c001_v7007000_t0000_u01789268373659") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7f5b_d20260913_m025928_c001_v0001117_t0000_u01789268368078") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025cb_d20260913_m025926_c001_v7007000_t0000_u01789268366968") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40108bdc7ae160d1_d20260913_m025921_c001_v0001177_t0034_u01789268361947") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f410e5e2273678048_d20260913_m025921_c001_v7007000_t0000_u01789268361747") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24afd1_d20260913_m025917_c001_v0001040_t0054_u01789268357885") 2026/09/13 03:05:00 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411d21c4668ea424_d20260913_m025917_c001_v0001184_t0055_u01789268357165") 2026/09/13 03:05:01 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411d21c4668ea41e_d20260913_m025916_c001_v0001184_t0055_u01789268356254") 2026/09/13 03:05:01 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b445_d20260913_m025903_c001_v7007000_t0000_u01789268343268") 2026/09/13 03:05:01 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7ed3_d20260913_m025856_c001_v0001117_t0000_u01789268336607") 2026/09/13 03:05:01 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f400336acb6e90fc7_d20260913_m025855_c001_v0001182_t0058_u01789268335715") 2026/09/13 03:05:01 DEBUG : dst/one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f400336acb6e90fc5_d20260913_m025854_c001_v0001182_t0058_u01789268334761") 2026/09/13 03:05:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3444e_d20260913_m030032_c001_v7007000_t0000_u01789268432277") 2026/09/13 03:05:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415d37e19db6a263_d20260913_m030030_c001_v0001039_t0022_u01789268430071") 2026/09/13 03:05:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4124c43e7b0aaeac_d20260913_m030026_c001_v0001097_t0022_u01789268426993") 2026/09/13 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34430_d20260913_m030021_c001_v7007000_t0000_u01789268421565") 2026/09/13 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405280f7a6e32c48_d20260913_m030019_c001_v0001182_t0022_u01789268419210") 2026/09/13 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40378e58d67b74cc_d20260913_m030016_c001_v0001036_t0022_u01789268416173") 2026/09/13 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34407_d20260913_m030011_c001_v7007000_t0000_u01789268411305") 2026/09/13 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411d479460f13996_d20260913_m030009_c001_v0001115_t0042_u01789268409651") 2026/09/13 03:05:01 DEBUG : dst/one.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f417bb014ba8ae8ea_d20260913_m030006_c001_v0001137_t0054_u01789268406454") 2026/09/13 03:05:01 DEBUG : dst/three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025cc_d20260913_m025927_c001_v7007000_t0000_u01789268367150") 2026/09/13 03:05:01 DEBUG : dst/three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411d21c4668ea458_d20260913_m025925_c001_v0001184_t0055_u01789268365640") 2026/09/13 03:05:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3444f_d20260913_m030032_c001_v7007000_t0000_u01789268432457") 2026/09/13 03:05:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40668f549c96553d_d20260913_m030031_c001_v0001167_t0036_u01789268431169") 2026/09/13 03:05:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f401ca1d9f376cfd1_d20260913_m030028_c001_v0001130_t0014_u01789268428734") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34450_d20260913_m030032_c001_v7007000_t0000_u01789268432637") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40603fcabd6101cf_d20260913_m030031_c001_v0001184_t0059_u01789268431534") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea625002_d20260913_m030031_c001_v7007000_t0000_u01789268431352") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40603fcabd6101b9_d20260913_m030029_c001_v0001184_t0059_u01789268429101") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624ffe_d20260913_m030028_c001_v7007000_t0000_u01789268428918") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b8044_d20260913_m030024_c001_v0001117_t0000_u01789268424078") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34432_d20260913_m030021_c001_v7007000_t0000_u01789268421819") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405c507d77254d3b_d20260913_m030020_c001_v0001174_t0040_u01789268420780") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3085fff_d20260913_m030020_c001_v7007000_t0000_u01789268420597") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f405c507d77254d23_d20260913_m030018_c001_v0001174_t0040_u01789268418267") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412f067fe3085e06_d20260913_m030018_c001_v7007000_t0000_u01789268418084") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b8017_d20260913_m030013_c001_v0001117_t0000_u01789268413229") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694ab0_d20260913_m030010_c001_v7007000_t0000_u01789268410578") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b8005_d20260913_m030008_c001_v0001117_t0000_u01789268408742") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694aa7_d20260913_m030007_c001_v7007000_t0000_u01789268407982") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b049_d20260913_m030004_c001_v0001040_t0054_u01789268404010") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294762e59_d20260913_m030001_c001_v7007000_t0000_u01789268401216") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b03b_d20260913_m025959_c001_v0001040_t0054_u01789268399526") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294762e51_d20260913_m025958_c001_v7007000_t0000_u01789268398440") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0519_d20260913_m025952_c001_v0001041_t0011_u01789268392292") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ca34_d20260913_m025949_c001_v7007000_t0000_u01789268389217") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee050b_d20260913_m025947_c001_v0001041_t0011_u01789268387544") 2026/09/13 03:05:02 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ca28_d20260913_m025946_c001_v7007000_t0000_u01789268386459") 2026/09/13 03:05:03 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7f93_d20260913_m025940_c001_v0001117_t0000_u01789268380406") 2026/09/13 03:05:03 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e475_d20260913_m025937_c001_v7007000_t0000_u01789268377811") 2026/09/13 03:05:03 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7f81_d20260913_m025936_c001_v0001117_t0000_u01789268376123") 2026/09/13 03:05:03 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f424ef7252e29e469_d20260913_m025935_c001_v7007000_t0000_u01789268375027") 2026/09/13 03:05:03 DEBUG : dst/three.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24afe9_d20260913_m025928_c001_v0001040_t0054_u01789268368802") 2026/09/13 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34434_d20260913_m030021_c001_v7007000_t0000_u01789268421999") 2026/09/13 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414bbca2e444d2d7_d20260913_m030020_c001_v0001092_t0049_u01789268420412") 2026/09/13 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f418305f251c59a84_d20260913_m030017_c001_v0001115_t0011_u01789268417894") 2026/09/13 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34409_d20260913_m030011_c001_v7007000_t0000_u01789268411562") 2026/09/13 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f406e55f38d54548c_d20260913_m030010_c001_v0001105_t0050_u01789268410395") 2026/09/13 03:05:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f403aa1fd1bd913d9_d20260913_m030007_c001_v0001029_t0010_u01789268407798") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34451_d20260913_m030032_c001_v7007000_t0000_u01789268432817") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b067_d20260913_m030023_c001_v0001040_t0054_u01789268423438") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd34435_d20260913_m030022_c001_v7007000_t0000_u01789268422180") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b05d_d20260913_m030013_c001_v0001040_t0054_u01789268413043") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3440a_d20260913_m030011_c001_v7007000_t0000_u01789268411742") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0539_d20260913_m030003_c001_v0001041_t0011_u01789268403820") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd343e2_d20260913_m030002_c001_v7007000_t0000_u01789268402350") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7fbd_d20260913_m025952_c001_v0001117_t0000_u01789268392109") 2026/09/13 03:05:03 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624f70_d20260913_m025950_c001_v7007000_t0000_u01789268390736") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b001_d20260913_m025940_c001_v0001040_t0054_u01789268380223") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694a8d_d20260913_m025938_c001_v7007000_t0000_u01789268378954") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee04eb_d20260913_m025928_c001_v0001041_t0011_u01789268368620") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894025cd_d20260913_m025927_c001_v7007000_t0000_u01789268367329") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415fc8ef756a0e34_d20260913_m025923_c001_v0001102_t0051_u01789268363428") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b447_d20260913_m025903_c001_v7007000_t0000_u01789268343466") 2026/09/13 03:05:04 DEBUG : dst/two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f400336acb6e90fe9_d20260913_m025902_c001_v0001182_t0058_u01789268342347") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f404dc4f4a8db3092_d20260913_m025826_c001_v7007000_t0000_u01789268306704") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24af41_d20260913_m025822_c001_v0001040_t0054_u01789268302586") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f404dc4f4a8db3080_d20260913_m025820_c001_v7007000_t0000_u01789268300392") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24af13_d20260913_m025808_c001_v0001040_t0054_u01789268288161") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48e75_d20260913_m025758_c001_v7007000_t0000_u01789268278438") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24aeed_d20260913_m025754_c001_v0001040_t0054_u01789268274930") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318657_d20260913_m025737_c001_v7007000_t0000_u01789268257615") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03dd_d20260913_m025735_c001_v0001041_t0011_u01789268255695") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318651_d20260913_m025734_c001_v7007000_t0000_u01789268254663") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03d5_d20260913_m025733_c001_v0001041_t0011_u01789268253571") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318649_d20260913_m025730_c001_v7007000_t0000_u01789268250573") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03c5_d20260913_m025728_c001_v0001041_t0011_u01789268248899") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318641_d20260913_m025728_c001_v7007000_t0000_u01789268248084") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03b7_d20260913_m025726_c001_v0001041_t0011_u01789268246751") 2026/09/13 03:05:04 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318636_d20260913_m025721_c001_v7007000_t0000_u01789268241647") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee038d_d20260913_m025720_c001_v0001041_t0011_u01789268240103") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318633_d20260913_m025719_c001_v7007000_t0000_u01789268239368") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0383_d20260913_m025718_c001_v0001041_t0011_u01789268238648") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483841_d20260913_m025714_c001_v7007000_t0000_u01789268234317") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee036b_d20260913_m025712_c001_v0001041_t0011_u01789268232927") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48383e_d20260913_m025711_c001_v7007000_t0000_u01789268231112") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee035f_d20260913_m025710_c001_v0001041_t0011_u01789268230203") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48383d_d20260913_m025709_c001_v7007000_t0000_u01789268229838") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41635c9f0eaa2457_d20260913_m025709_c001_v0001101_t0053_u01789268229292") 2026/09/13 03:05:05 DEBUG : empty space: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0359_d20260913_m025707_c001_v0001041_t0011_u01789268227808") 2026/09/13 03:05:05 DEBUG : enormous: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318655_d20260913_m025736_c001_v7007000_t0000_u01789268256891") 2026/09/13 03:05:05 DEBUG : enormous: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03df_d20260913_m025735_c001_v0001041_t0050_u01789268255878") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3445a_d20260913_m030037_c001_v7007000_t0000_u01789268437334") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b807c_d20260913_m030036_c001_v0001117_t0000_u01789268436213") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48a81_d20260913_m025753_c001_v7007000_t0000_u01789268273377") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7deb_d20260913_m025752_c001_v0001117_t0000_u01789268272467") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483837_d20260913_m025705_c001_v7007000_t0000_u01789268225157") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee034b_d20260913_m025704_c001_v0001041_t0011_u01789268224152") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483836_d20260913_m025703_c001_v7007000_t0000_u01789268223610") 2026/09/13 03:05:05 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0345_d20260913_m025703_c001_v0001041_t0011_u01789268223064") 2026/09/13 03:05:06 DEBUG : existing: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0343_d20260913_m025702_c001_v0001041_t0011_u01789268222292") 2026/09/13 03:05:06 DEBUG : existing-b: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48a82_d20260913_m025753_c001_v7007000_t0000_u01789268273558") 2026/09/13 03:05:06 DEBUG : existing-b: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24aeeb_d20260913_m025752_c001_v0001040_t0054_u01789268272458") 2026/09/13 03:05:06 DEBUG : file1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b81_d20260913_m030119_c001_v7007000_t0000_u01789268479297") 2026/09/13 03:05:06 DEBUG : file1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b12f_d20260913_m030118_c001_v0001040_t0054_u01789268478547") 2026/09/13 03:05:06 DEBUG : file1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b7c_d20260913_m030117_c001_v7007000_t0000_u01789268477270") 2026/09/13 03:05:06 DEBUG : file1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0616_d20260913_m030116_c001_v0001041_t0011_u01789268476499") 2026/09/13 03:05:06 DEBUG : five: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318659_d20260913_m025740_c001_v7007000_t0000_u01789268260955") 2026/09/13 03:05:06 DEBUG : five: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03f7_d20260913_m025739_c001_v0001041_t0011_u01789268259076") 2026/09/13 03:05:06 DEBUG : foo: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48383f_d20260913_m025712_c001_v7007000_t0000_u01789268232565") 2026/09/13 03:05:06 DEBUG : foo: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0365_d20260913_m025712_c001_v0001041_t0011_u01789268232019") 2026/09/13 03:05:06 DEBUG : foo: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0363_d20260913_m025711_c001_v0001041_t0011_u01789268231475") 2026/09/13 03:05:06 DEBUG : four: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31865a_d20260913_m025741_c001_v7007000_t0000_u01789268261136") 2026/09/13 03:05:06 DEBUG : four: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7db9_d20260913_m025739_c001_v0001117_t0000_u01789268259625") 2026/09/13 03:05:06 DEBUG : four: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03f5_d20260913_m025738_c001_v0001041_t0011_u01789268258534") 2026/09/13 03:05:06 DEBUG : hello world2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c250e_d20260913_m025624_c001_v7007000_t0000_u01789268184405") 2026/09/13 03:05:06 DEBUG : hello world2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02c3_d20260913_m025623_c001_v0001041_t0011_u01789268183805") 2026/09/13 03:05:06 DEBUG : ignore-size: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483834_d20260913_m025701_c001_v7007000_t0000_u01789268221930") 2026/09/13 03:05:06 DEBUG : ignore-size: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0341_d20260913_m025701_c001_v0001041_t0011_u01789268221022") 2026/09/13 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48a7e_d20260913_m025751_c001_v7007000_t0000_u01789268271707") 2026/09/13 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7de3_d20260913_m025751_c001_v0001117_t0000_u01789268271037") 2026/09/13 03:05:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48690_d20260913_m025750_c001_v7007000_t0000_u01789268270305") 2026/09/13 03:05:07 DEBUG : nested/sub dir/file: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24aee3_d20260913_m025749_c001_v0001040_t0054_u01789268269760") 2026/09/13 03:05:07 DEBUG : one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31865b_d20260913_m025741_c001_v7007000_t0000_u01789268261317") 2026/09/13 03:05:07 DEBUG : one: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03ed_d20260913_m025737_c001_v0001041_t0011_u01789268257987") 2026/09/13 03:05:07 DEBUG : only0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b5f_d20260913_m030111_c001_v7007000_t0000_u01789268471892") 2026/09/13 03:05:07 DEBUG : only0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b103_d20260913_m030106_c001_v0001040_t0054_u01789268466236") 2026/09/13 03:05:07 DEBUG : only0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05bc_d20260913_m030058_c001_v0001041_t0011_u01789268458520") 2026/09/13 03:05:07 DEBUG : only0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3bf9_d20260913_m030052_c001_v7007000_t0000_u01789268452319") 2026/09/13 03:05:07 DEBUG : only0: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee057b_d20260913_m030043_c001_v0001041_t0011_u01789268443759") 2026/09/13 03:05:07 DEBUG : only1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b60_d20260913_m030112_c001_v7007000_t0000_u01789268472153") 2026/09/13 03:05:07 DEBUG : only1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772245_d20260913_m030107_c001_v0001144_t0042_u01789268467170") 2026/09/13 03:05:07 DEBUG : only1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05be_d20260913_m030058_c001_v0001041_t0011_u01789268458885") 2026/09/13 03:05:07 DEBUG : only1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026b5_d20260913_m030052_c001_v7007000_t0000_u01789268452820") 2026/09/13 03:05:07 DEBUG : only1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee057f_d20260913_m030044_c001_v0001041_t0011_u01789268444135") 2026/09/13 03:05:07 DEBUG : only10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b61_d20260913_m030112_c001_v7007000_t0000_u01789268472339") 2026/09/13 03:05:07 DEBUG : only10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05f8_d20260913_m030106_c001_v0001041_t0011_u01789268466247") 2026/09/13 03:05:07 DEBUG : only10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05d8_d20260913_m030102_c001_v0001041_t0011_u01789268462206") 2026/09/13 03:05:07 DEBUG : only10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026b0_d20260913_m030052_c001_v7007000_t0000_u01789268452093") 2026/09/13 03:05:07 DEBUG : only10: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0595_d20260913_m030047_c001_v0001041_t0011_u01789268447441") 2026/09/13 03:05:07 DEBUG : only11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b62_d20260913_m030112_c001_v7007000_t0000_u01789268472519") 2026/09/13 03:05:07 DEBUG : only11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772241_d20260913_m030106_c001_v0001144_t0042_u01789268466803") 2026/09/13 03:05:08 DEBUG : only11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05dc_d20260913_m030102_c001_v0001041_t0011_u01789268462578") 2026/09/13 03:05:08 DEBUG : only11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3bfb_d20260913_m030052_c001_v7007000_t0000_u01789268452680") 2026/09/13 03:05:08 DEBUG : only11: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0599_d20260913_m030047_c001_v0001041_t0011_u01789268447857") 2026/09/13 03:05:08 DEBUG : only12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b63_d20260913_m030112_c001_v7007000_t0000_u01789268472700") 2026/09/13 03:05:08 DEBUG : only12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee7ef_d20260913_m030106_c001_v0001173_t0019_u01789268466993") 2026/09/13 03:05:08 DEBUG : only12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05e0_d20260913_m030102_c001_v0001041_t0011_u01789268462945") 2026/09/13 03:05:08 DEBUG : only12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b5e0_d20260913_m030052_c001_v7007000_t0000_u01789268452692") 2026/09/13 03:05:08 DEBUG : only12: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee059b_d20260913_m030048_c001_v0001041_t0011_u01789268448222") 2026/09/13 03:05:08 DEBUG : only13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b65_d20260913_m030112_c001_v7007000_t0000_u01789268472880") 2026/09/13 03:05:08 DEBUG : only13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b105_d20260913_m030106_c001_v0001040_t0054_u01789268466630") 2026/09/13 03:05:08 DEBUG : only13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05e2_d20260913_m030103_c001_v0001041_t0011_u01789268463311") 2026/09/13 03:05:08 DEBUG : only13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c48680_d20260913_m030052_c001_v7007000_t0000_u01789268452890") 2026/09/13 03:05:08 DEBUG : only13: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee059d_d20260913_m030048_c001_v0001041_t0011_u01789268448585") 2026/09/13 03:05:08 DEBUG : only14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b66_d20260913_m030113_c001_v7007000_t0000_u01789268473078") 2026/09/13 03:05:08 DEBUG : only14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05fa_d20260913_m030106_c001_v0001041_t0011_u01789268466642") 2026/09/13 03:05:08 DEBUG : only14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05e6_d20260913_m030103_c001_v0001041_t0011_u01789268463676") 2026/09/13 03:05:08 DEBUG : only14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c4867d_d20260913_m030052_c001_v7007000_t0000_u01789268452304") 2026/09/13 03:05:08 DEBUG : only14: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05a1_d20260913_m030048_c001_v0001041_t0011_u01789268448951") 2026/09/13 03:05:08 DEBUG : only15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b67_d20260913_m030113_c001_v7007000_t0000_u01789268473257") 2026/09/13 03:05:08 DEBUG : only15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b107_d20260913_m030106_c001_v0001040_t0054_u01789268466812") 2026/09/13 03:05:08 DEBUG : only15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05e8_d20260913_m030104_c001_v0001041_t0011_u01789268464055") 2026/09/13 03:05:09 DEBUG : only15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b5de_d20260913_m030052_c001_v7007000_t0000_u01789268452324") 2026/09/13 03:05:09 DEBUG : only15: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05a4_d20260913_m030049_c001_v0001041_t0011_u01789268449315") 2026/09/13 03:05:09 DEBUG : only16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b69_d20260913_m030113_c001_v7007000_t0000_u01789268473437") 2026/09/13 03:05:09 DEBUG : only16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05fc_d20260913_m030106_c001_v0001041_t0011_u01789268466827") 2026/09/13 03:05:09 DEBUG : only16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05ea_d20260913_m030104_c001_v0001041_t0011_u01789268464422") 2026/09/13 03:05:09 DEBUG : only16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026b2_d20260913_m030052_c001_v7007000_t0000_u01789268452455") 2026/09/13 03:05:09 DEBUG : only16: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05a6_d20260913_m030049_c001_v0001041_t0011_u01789268449692") 2026/09/13 03:05:10 DEBUG : only17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b6a_d20260913_m030113_c001_v7007000_t0000_u01789268473617") 2026/09/13 03:05:10 DEBUG : only17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772243_d20260913_m030106_c001_v0001144_t0042_u01789268466987") 2026/09/13 03:05:10 DEBUG : only17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05ec_d20260913_m030104_c001_v0001041_t0011_u01789268464788") 2026/09/13 03:05:10 DEBUG : only17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c4867f_d20260913_m030052_c001_v7007000_t0000_u01789268452707") 2026/09/13 03:05:10 DEBUG : only17: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05aa_d20260913_m030050_c001_v0001041_t0011_u01789268450106") 2026/09/13 03:05:10 DEBUG : only18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b6b_d20260913_m030113_c001_v7007000_t0000_u01789268473797") 2026/09/13 03:05:10 DEBUG : only18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b109_d20260913_m030106_c001_v0001040_t0054_u01789268466997") 2026/09/13 03:05:10 DEBUG : only18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05ee_d20260913_m030105_c001_v0001041_t0011_u01789268465155") 2026/09/13 03:05:10 DEBUG : only18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3bfa_d20260913_m030052_c001_v7007000_t0000_u01789268452501") 2026/09/13 03:05:10 DEBUG : only18: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05ac_d20260913_m030050_c001_v0001041_t0011_u01789268450475") 2026/09/13 03:05:10 DEBUG : only19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b6d_d20260913_m030113_c001_v7007000_t0000_u01789268473988") 2026/09/13 03:05:10 DEBUG : only19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05fe_d20260913_m030107_c001_v0001041_t0011_u01789268467014") 2026/09/13 03:05:10 DEBUG : only19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05f2_d20260913_m030105_c001_v0001041_t0011_u01789268465523") 2026/09/13 03:05:10 DEBUG : only19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026b1_d20260913_m030052_c001_v7007000_t0000_u01789268452273") 2026/09/13 03:05:10 DEBUG : only19: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05b0_d20260913_m030050_c001_v0001041_t0011_u01789268450841") 2026/09/13 03:05:10 DEBUG : only2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b70_d20260913_m030114_c001_v7007000_t0000_u01789268474231") 2026/09/13 03:05:10 DEBUG : only2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b10b_d20260913_m030107_c001_v0001040_t0054_u01789268467180") 2026/09/13 03:05:10 DEBUG : only2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05c0_d20260913_m030059_c001_v0001041_t0011_u01789268459258") 2026/09/13 03:05:10 DEBUG : only2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026b6_d20260913_m030053_c001_v7007000_t0000_u01789268453000") 2026/09/13 03:05:10 DEBUG : only2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0581_d20260913_m030044_c001_v0001041_t0011_u01789268444501") 2026/09/13 03:05:10 DEBUG : only3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b71_d20260913_m030114_c001_v7007000_t0000_u01789268474411") 2026/09/13 03:05:10 DEBUG : only3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0602_d20260913_m030107_c001_v0001041_t0011_u01789268467198") 2026/09/13 03:05:11 DEBUG : only3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05c2_d20260913_m030059_c001_v0001041_t0011_u01789268459625") 2026/09/13 03:05:11 DEBUG : only3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b5df_d20260913_m030052_c001_v7007000_t0000_u01789268452512") 2026/09/13 03:05:11 DEBUG : only3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0585_d20260913_m030044_c001_v0001041_t0011_u01789268444867") 2026/09/13 03:05:11 DEBUG : only4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b72_d20260913_m030114_c001_v7007000_t0000_u01789268474591") 2026/09/13 03:05:11 DEBUG : only4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee7f1_d20260913_m030107_c001_v0001173_t0019_u01789268467247") 2026/09/13 03:05:11 DEBUG : only4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05c4_d20260913_m030059_c001_v0001041_t0011_u01789268459997") 2026/09/13 03:05:11 DEBUG : only4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3bfe_d20260913_m030052_c001_v7007000_t0000_u01789268452859") 2026/09/13 03:05:11 DEBUG : only4: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0587_d20260913_m030045_c001_v0001041_t0011_u01789268445230") 2026/09/13 03:05:11 DEBUG : only5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b74_d20260913_m030114_c001_v7007000_t0000_u01789268474771") 2026/09/13 03:05:11 DEBUG : only5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772249_d20260913_m030107_c001_v0001144_t0042_u01789268467450") 2026/09/13 03:05:11 DEBUG : only5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05c6_d20260913_m030100_c001_v0001041_t0011_u01789268460366") 2026/09/13 03:05:11 DEBUG : only5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41341b6580df3bff_d20260913_m030053_c001_v7007000_t0000_u01789268453038") 2026/09/13 03:05:11 DEBUG : only5: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0589_d20260913_m030045_c001_v0001041_t0011_u01789268445594") 2026/09/13 03:05:11 DEBUG : only6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b75_d20260913_m030114_c001_v7007000_t0000_u01789268474950") 2026/09/13 03:05:11 DEBUG : only6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b10d_d20260913_m030107_c001_v0001040_t0054_u01789268467386") 2026/09/13 03:05:11 DEBUG : only6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05ca_d20260913_m030100_c001_v0001041_t0011_u01789268460734") 2026/09/13 03:05:11 DEBUG : only6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c4867e_d20260913_m030052_c001_v7007000_t0000_u01789268452524") 2026/09/13 03:05:11 DEBUG : only6: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee058b_d20260913_m030045_c001_v0001041_t0011_u01789268445960") 2026/09/13 03:05:11 DEBUG : only7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b76_d20260913_m030115_c001_v7007000_t0000_u01789268475130") 2026/09/13 03:05:11 DEBUG : only7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0606_d20260913_m030107_c001_v0001041_t0011_u01789268467387") 2026/09/13 03:05:11 DEBUG : only7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05ce_d20260913_m030101_c001_v0001041_t0011_u01789268461100") 2026/09/13 03:05:11 DEBUG : only7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026b3_d20260913_m030052_c001_v7007000_t0000_u01789268452637") 2026/09/13 03:05:11 DEBUG : only7: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee058f_d20260913_m030046_c001_v0001041_t0011_u01789268446326") 2026/09/13 03:05:12 DEBUG : only8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b77_d20260913_m030115_c001_v7007000_t0000_u01789268475310") 2026/09/13 03:05:12 DEBUG : only8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee7f5_d20260913_m030107_c001_v0001173_t0019_u01789268467471") 2026/09/13 03:05:12 DEBUG : only8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05d2_d20260913_m030101_c001_v0001041_t0011_u01789268461467") 2026/09/13 03:05:12 DEBUG : only8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b5e3_d20260913_m030052_c001_v7007000_t0000_u01789268452872") 2026/09/13 03:05:12 DEBUG : only8: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0591_d20260913_m030046_c001_v0001041_t0011_u01789268446695") 2026/09/13 03:05:12 DEBUG : only9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b78_d20260913_m030115_c001_v7007000_t0000_u01789268475492") 2026/09/13 03:05:12 DEBUG : only9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b10f_d20260913_m030107_c001_v0001040_t0054_u01789268467569") 2026/09/13 03:05:12 DEBUG : only9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee05d6_d20260913_m030101_c001_v0001041_t0011_u01789268461839") 2026/09/13 03:05:12 DEBUG : only9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c614894026af_d20260913_m030051_c001_v7007000_t0000_u01789268451912") 2026/09/13 03:05:12 DEBUG : only9: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0593_d20260913_m030047_c001_v0001041_t0011_u01789268447074") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48685_d20260913_m025748_c001_v7007000_t0000_u01789268268661") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24aedd_d20260913_m025747_c001_v0001040_t0054_u01789268267126") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48295_d20260913_m025746_c001_v7007000_t0000_u01789268266402") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0413_d20260913_m025744_c001_v0001041_t0011_u01789268264919") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4828d_d20260913_m025744_c001_v7007000_t0000_u01789268264187") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7dc1_d20260913_m025742_c001_v0001117_t0000_u01789268262218") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31864c_d20260913_m025732_c001_v7007000_t0000_u01789268252296") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03cd_d20260913_m025731_c001_v0001041_t0011_u01789268251118") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318647_d20260913_m025729_c001_v7007000_t0000_u01789268249442") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03bf_d20260913_m025728_c001_v0001041_t0011_u01789268248627") 2026/09/13 03:05:12 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31863f_d20260913_m025727_c001_v7007000_t0000_u01789268247295") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03b5_d20260913_m025726_c001_v0001041_t0011_u01789268246566") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318635_d20260913_m025721_c001_v7007000_t0000_u01789268241105") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee038b_d20260913_m025719_c001_v0001041_t0011_u01789268239920") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318634_d20260913_m025719_c001_v7007000_t0000_u01789268239548") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0381_d20260913_m025718_c001_v0001041_t0011_u01789268238466") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31862f_d20260913_m025718_c001_v7007000_t0000_u01789268238106") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee037b_d20260913_m025717_c001_v0001041_t0011_u01789268237562") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0377_d20260913_m025717_c001_v0001041_t0011_u01789268237020") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31861f_d20260913_m025716_c001_v7007000_t0000_u01789268236654") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0375_d20260913_m025716_c001_v0001041_t0011_u01789268236113") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0371_d20260913_m025715_c001_v0001041_t0007_u01789268235223") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483842_d20260913_m025714_c001_v7007000_t0000_u01789268234499") 2026/09/13 03:05:13 DEBUG : potato: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee036f_d20260913_m025713_c001_v0001041_t0020_u01789268233475") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4068c51a5d0a5674_d20260913_m025837_c001_v7007000_t0000_u01789268317145") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee04a3_d20260913_m025836_c001_v0001041_t0030_u01789268316378") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f404dc4f4a8db3093_d20260913_m025827_c001_v7007000_t0000_u01789268307309") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0479_d20260913_m025821_c001_v0001041_t0027_u01789268301788") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624a91_d20260913_m025813_c001_v7007000_t0000_u01789268293108") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee044f_d20260913_m025807_c001_v0001041_t0020_u01789268287294") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48e78_d20260913_m025759_c001_v7007000_t0000_u01789268279404") 2026/09/13 03:05:13 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee0435_d20260913_m025754_c001_v0001041_t0012_u01789268274490") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318654_d20260913_m025736_c001_v7007000_t0000_u01789268256711") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03db_d20260913_m025735_c001_v0001041_t0000_u01789268255212") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318652_d20260913_m025734_c001_v7007000_t0000_u01789268254850") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03d3_d20260913_m025732_c001_v0001041_t0001_u01789268252838") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31864d_d20260913_m025732_c001_v7007000_t0000_u01789268252477") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03d1_d20260913_m025731_c001_v0001041_t0011_u01789268251758") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31864a_d20260913_m025730_c001_v7007000_t0000_u01789268250754") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03c9_d20260913_m025729_c001_v0001041_t0008_u01789268249802") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318642_d20260913_m025728_c001_v7007000_t0000_u01789268248265") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee03b9_d20260913_m025727_c001_v0001041_t0046_u01789268247306") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d318637_d20260913_m025721_c001_v7007000_t0000_u01789268241827") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f112446de26ee038f_d20260913_m025720_c001_v0001041_t0026_u01789268240650") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c251a_d20260913_m025627_c001_v7007000_t0000_u01789268187064") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02cb_d20260913_m025626_c001_v0001041_t0011_u01789268186439") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2514_d20260913_m025625_c001_v7007000_t0000_u01789268185494") 2026/09/13 03:05:14 DEBUG : potato2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02c5_d20260913_m025624_c001_v0001041_t0011_u01789268184957") 2026/09/13 03:05:14 DEBUG : potato3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f404dc4f4a8db3094_d20260913_m025827_c001_v7007000_t0000_u01789268307493") 2026/09/13 03:05:14 DEBUG : potato3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10947c02331b7e67_d20260913_m025823_c001_v0001117_t0044_u01789268303152") 2026/09/13 03:05:14 DEBUG : potato3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f426bcddcea624a92_d20260913_m025813_c001_v7007000_t0000_u01789268293688") 2026/09/13 03:05:14 DEBUG : potato3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10947c02331b7e23_d20260913_m025808_c001_v0001117_t0008_u01789268288731") 2026/09/13 03:05:14 DEBUG : potato3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48e76_d20260913_m025759_c001_v7007000_t0000_u01789268279214") 2026/09/13 03:05:14 DEBUG : potato3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10947c02331b7dff_d20260913_m025755_c001_v0001117_t0030_u01789268275111") 2026/09/13 03:05:14 DEBUG : pre-dest1/1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c61489402593_d20260913_m025911_c001_v7007000_t0000_u01789268351966") 2026/09/13 03:05:15 DEBUG : pre-dest1/1: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7ef3_d20260913_m025904_c001_v0001117_t0000_u01789268344205") 2026/09/13 03:05:15 DEBUG : pre-dest2/2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4218c61489402595_d20260913_m025912_c001_v7007000_t0000_u01789268352145") 2026/09/13 03:05:15 DEBUG : pre-dest2/2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee04c5_d20260913_m025904_c001_v0001041_t0011_u01789268344743") 2026/09/13 03:05:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b433_d20260913_m025849_c001_v7007000_t0000_u01789268329666") 2026/09/13 03:05:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24af8a_d20260913_m025846_c001_v0001040_t0022_u01789268326195") 2026/09/13 03:05:15 DEBUG : sizeonly: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483833_d20260913_m025700_c001_v7007000_t0000_u01789268220479") 2026/09/13 03:05:15 DEBUG : sizeonly: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0339_d20260913_m025659_c001_v0001041_t0011_u01789268219575") 2026/09/13 03:05:15 DEBUG : splitbanan: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c9d_d20260913_m030250_c001_v7007000_t0000_u01789268570977") 2026/09/13 03:05:15 DEBUG : splitbanan: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeeac1_d20260913_m030244_c001_v0001173_t0019_u01789268564074") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b858_d20260913_m030351_c001_v7007000_t0000_u01789268631112") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07e6_d20260913_m030344_c001_v0001041_t0011_u01789268624850") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd346bc_d20260913_m030339_c001_v7007000_t0000_u01789268619072") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07c4_d20260913_m030333_c001_v0001041_t0011_u01789268613283") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3467f_d20260913_m030327_c001_v7007000_t0000_u01789268607532") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee07a4_d20260913_m030321_c001_v0001041_t0011_u01789268601631") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4003fccffcd3461d_d20260913_m030315_c001_v7007000_t0000_u01789268595803") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0776_d20260913_m030309_c001_v0001041_t0011_u01789268589427") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694cc5_d20260913_m030303_c001_v7007000_t0000_u01789268583556") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee074a_d20260913_m030257_c001_v0001041_t0011_u01789268577043") 2026/09/13 03:05:15 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694c80_d20260913_m030245_c001_v7007000_t0000_u01789268565673") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772479_d20260913_m030243_c001_v0001144_t0042_u01789268563090") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41852a93d177ccb3_d20260913_m030237_c001_v7007000_t0000_u01789268557069") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeea73_d20260913_m030230_c001_v0001173_t0019_u01789268550573") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4a78b_d20260913_m030229_c001_v7007000_t0000_u01789268549602") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06de_d20260913_m030225_c001_v0001041_t0011_u01789268545399") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41924b7294763391_d20260913_m030219_c001_v7007000_t0000_u01789268539368") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f9887723bf_d20260913_m030212_c001_v0001144_t0042_u01789268532731") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c48711_d20260913_m030211_c001_v7007000_t0000_u01789268531575") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f988772393_d20260913_m030207_c001_v0001144_t0042_u01789268527594") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4079d97de6c48704_d20260913_m030156_c001_v7007000_t0000_u01789268516518") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b193_d20260913_m030152_c001_v0001040_t0054_u01789268512253") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2733_d20260913_m030146_c001_v7007000_t0000_u01789268506392") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b16d_d20260913_m030140_c001_v0001040_t0054_u01789268500273") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2717_d20260913_m030134_c001_v7007000_t0000_u01789268494582") 2026/09/13 03:05:16 DEBUG : splitbananasplit: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b14b_d20260913_m030128_c001_v0001040_t0054_u01789268488539") 2026/09/13 03:05:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a4839f3_d20260913_m030231_c001_v7007000_t0000_u01789268551972") 2026/09/13 03:05:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee06ea_d20260913_m030226_c001_v0001041_t0011_u01789268546354") 2026/09/13 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b90_d20260913_m030124_c001_v7007000_t0000_u01789268484405") 2026/09/13 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0628_d20260913_m030122_c001_v0001041_t0011_u01789268482921") 2026/09/13 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b88_d20260913_m030122_c001_v7007000_t0000_u01789268482175") 2026/09/13 03:05:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee84f_d20260913_m030120_c001_v0001173_t0019_u01789268480608") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48a7f_d20260913_m025751_c001_v7007000_t0000_u01789268271888") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0429_d20260913_m025751_c001_v0001041_t0011_u01789268271026") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48692_d20260913_m025750_c001_v7007000_t0000_u01789268270485") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7ddf_d20260913_m025749_c001_v0001117_t0000_u01789268269747") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a483831_d20260913_m025657_c001_v7007000_t0000_u01789268217546") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0331_d20260913_m025656_c001_v0001041_t0011_u01789268216285") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48382f_d20260913_m025655_c001_v7007000_t0000_u01789268215922") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee032f_d20260913_m025655_c001_v0001041_t0011_u01789268215009") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48382d_d20260913_m025652_c001_v7007000_t0000_u01789268212678") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0323_d20260913_m025651_c001_v0001041_t0011_u01789268211897") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48382c_d20260913_m025651_c001_v7007000_t0000_u01789268211356") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0321_d20260913_m025650_c001_v0001041_t0011_u01789268210477") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee031b_d20260913_m025647_c001_v0001041_t0011_u01789268207852") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416050898a48382b_d20260913_m025647_c001_v7007000_t0000_u01789268207449") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0315_d20260913_m025646_c001_v0001041_t0011_u01789268206906") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0313_d20260913_m025646_c001_v0001041_t0011_u01789268206364") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2532_d20260913_m025645_c001_v7007000_t0000_u01789268205636") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0303_d20260913_m025643_c001_v0001041_t0011_u01789268203294") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02f5_d20260913_m025640_c001_v0001041_t0011_u01789268200788") 2026/09/13 03:05:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2530_d20260913_m025640_c001_v7007000_t0000_u01789268200427") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02ef_d20260913_m025639_c001_v0001041_t0011_u01789268199889") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02eb_d20260913_m025639_c001_v0001041_t0011_u01789268199344") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c252f_d20260913_m025638_c001_v7007000_t0000_u01789268198982") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02dd_d20260913_m025635_c001_v0001041_t0011_u01789268195128") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c252e_d20260913_m025634_c001_v7007000_t0000_u01789268194767") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02db_d20260913_m025634_c001_v0001041_t0011_u01789268194227") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c252d_d20260913_m025633_c001_v7007000_t0000_u01789268193281") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02d7_d20260913_m025632_c001_v0001041_t0011_u01789268192745") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c252b_d20260913_m025632_c001_v7007000_t0000_u01789268192198") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02d5_d20260913_m025631_c001_v0001041_t0011_u01789268191657") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2523_d20260913_m025630_c001_v7007000_t0000_u01789268190738") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02d1_d20260913_m025629_c001_v0001041_t0011_u01789268189966") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c251e_d20260913_m025629_c001_v7007000_t0000_u01789268189337") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02cf_d20260913_m025628_c001_v0001041_t0011_u01789268188694") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c251c_d20260913_m025628_c001_v7007000_t0000_u01789268188141") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02cd_d20260913_m025627_c001_v0001041_t0011_u01789268187605") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c250c_d20260913_m025623_c001_v7007000_t0000_u01789268183264") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02bd_d20260913_m025622_c001_v0001041_t0011_u01789268182728") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c250b_d20260913_m025622_c001_v7007000_t0000_u01789268182189") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02b5_d20260913_m025621_c001_v0001041_t0011_u01789268181652") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c250a_d20260913_m025620_c001_v7007000_t0000_u01789268180697") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02b1_d20260913_m025620_c001_v0001041_t0011_u01789268180162") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4090d6cca58c2501_d20260913_m025617_c001_v7007000_t0000_u01789268177964") 2026/09/13 03:05:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee02a7_d20260913_m025617_c001_v0001041_t0011_u01789268177338") 2026/09/13 03:05:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b91_d20260913_m030124_c001_v7007000_t0000_u01789268484585") 2026/09/13 03:05:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b139_d20260913_m030122_c001_v0001040_t0034_u01789268482929") 2026/09/13 03:05:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b8a_d20260913_m030122_c001_v7007000_t0000_u01789268482355") 2026/09/13 03:05:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772289_d20260913_m030120_c001_v0001144_t0017_u01789268480618") 2026/09/13 03:05:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b867_d20260913_m030353_c001_v7007000_t0000_u01789268633838") 2026/09/13 03:05:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f98877260a_d20260913_m030352_c001_v0001144_t0027_u01789268632456") 2026/09/13 03:05:19 DEBUG : sub/yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48680_d20260913_m025748_c001_v7007000_t0000_u01789268268119") 2026/09/13 03:05:19 DEBUG : sub/yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee041f_d20260913_m025747_c001_v0001041_t0011_u01789268267136") 2026/09/13 03:05:19 DEBUG : test_dir1/file2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b82_d20260913_m030119_c001_v7007000_t0000_u01789268479485") 2026/09/13 03:05:19 DEBUG : test_dir1/file2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877227d_d20260913_m030118_c001_v0001144_t0042_u01789268478214") 2026/09/13 03:05:19 DEBUG : test_dir1/file2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b7e_d20260913_m030117_c001_v7007000_t0000_u01789268477456") 2026/09/13 03:05:19 DEBUG : test_dir1/file2: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeee835_d20260913_m030116_c001_v0001173_t0019_u01789268476522") 2026/09/13 03:05:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b83_d20260913_m030119_c001_v7007000_t0000_u01789268479664") 2026/09/13 03:05:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee061c_d20260913_m030118_c001_v0001041_t0011_u01789268478204") 2026/09/13 03:05:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415f2006b3694b7f_d20260913_m030117_c001_v7007000_t0000_u01789268477636") 2026/09/13 03:05:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f409c33f98877226d_d20260913_m030116_c001_v0001144_t0042_u01789268476504") 2026/09/13 03:05:19 DEBUG : three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31865c_d20260913_m025741_c001_v7007000_t0000_u01789268261497") 2026/09/13 03:05:19 DEBUG : three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03fd_d20260913_m025740_c001_v0001041_t0011_u01789268260400") 2026/09/13 03:05:19 DEBUG : three: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03f3_d20260913_m025738_c001_v0001041_t0011_u01789268258351") 2026/09/13 03:05:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b871_d20260913_m030355_c001_v7007000_t0000_u01789268635384") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b337_d20260913_m030354_c001_v0001040_t0054_u01789268634801") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c71c_d20260913_m030415_c001_v7007000_t0000_u01789268655420") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeed45_d20260913_m030413_c001_v0001173_t0004_u01789268653816") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c4a7_d20260913_m030412_c001_v7007000_t0000_u01789268652277") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b35f_d20260913_m030410_c001_v0001040_t0032_u01789268650605") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c29d_d20260913_m030409_c001_v7007000_t0000_u01789268649646") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772670_d20260913_m030408_c001_v0001144_t0042_u01789268648257") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5be25_d20260913_m030403_c001_v7007000_t0000_u01789268643522") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f113f66b4bf24b349_d20260913_m030401_c001_v0001040_t0029_u01789268641898") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5bfc4_d20260913_m030405_c001_v7007000_t0000_u01789268645754") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f10817692afeeecf9_d20260913_m030404_c001_v0001173_t0008_u01789268644482") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5bbbc_d20260913_m030400_c001_v7007000_t0000_u01789268640944") 2026/09/13 03:05:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f109c33f988772640_d20260913_m030359_c001_v0001144_t0033_u01789268639414") 2026/09/13 03:05:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5ba1a_d20260913_m030358_c001_v7007000_t0000_u01789268638469") 2026/09/13 03:05:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee0802_d20260913_m030357_c001_v0001041_t0011_u01789268637884") 2026/09/13 03:05:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5b8e1_d20260913_m030356_c001_v7007000_t0000_u01789268636927") 2026/09/13 03:05:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40817692afeeecbb_d20260913_m030356_c001_v0001173_t0019_u01789268636337") 2026/09/13 03:05:20 DEBUG : toe/toe/toe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f411598df0de5f797_d20260913_m030419_c001_v7007000_t0000_u01789268659886") 2026/09/13 03:05:20 DEBUG : toe/toe/toe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24b371_d20260913_m030418_c001_v0001040_t0054_u01789268658897") 2026/09/13 03:05:20 DEBUG : toe/toe/toe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c0fd_d20260913_m030407_c001_v7007000_t0000_u01789268647291") 2026/09/13 03:05:20 DEBUG : toe/toe/toe: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee081c_d20260913_m030406_c001_v0001041_t0011_u01789268646702") 2026/09/13 03:05:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c784_d20260913_m030416_c001_v7007000_t0000_u01789268656013") 2026/09/13 03:05:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee082c_d20260913_m030415_c001_v0001041_t0011_u01789268655229") 2026/09/13 03:05:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f415eea1bc6e5c50f_d20260913_m030412_c001_v7007000_t0000_u01789268652865") 2026/09/13 03:05:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f414027c7e5aa7169_d20260913_m030412_c001_v0001184_t0049_u01789268652077") 2026/09/13 03:05:21 DEBUG : two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f41961cde5d31865d_d20260913_m025741_c001_v7007000_t0000_u01789268261677") 2026/09/13 03:05:21 DEBUG : two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24aebd_d20260913_m025739_c001_v0001040_t0054_u01789268259844") 2026/09/13 03:05:21 DEBUG : two: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412446de26ee03f1_d20260913_m025738_c001_v0001041_t0011_u01789268258170") 2026/09/13 03:05:21 DEBUG : yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48688_d20260913_m025748_c001_v7007000_t0000_u01789268268840") 2026/09/13 03:05:21 DEBUG : yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4030316d0c593fe8_d20260913_m025747_c001_v0001120_t0021_u01789268267935") 2026/09/13 03:05:21 DEBUG : yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48293_d20260913_m025745_c001_v7007000_t0000_u01789268265863") 2026/09/13 03:05:21 DEBUG : yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f40947c02331b7dc9_d20260913_m025744_c001_v0001117_t0000_u01789268264927") 2026/09/13 03:05:21 DEBUG : yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f47ea3_d20260913_m025743_c001_v7007000_t0000_u01789268263645") 2026/09/13 03:05:21 DEBUG : yam: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f413f66b4bf24aec5_d20260913_m025742_c001_v0001040_t0054_u01789268262231") 2026/09/13 03:05:21 DEBUG : yaml: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f48296_d20260913_m025746_c001_v7007000_t0000_u01789268266583") 2026/09/13 03:05:21 DEBUG : yaml: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f4136adad0426f8ab_d20260913_m025745_c001_v0001174_t0016_u01789268265674") 2026/09/13 03:05:21 DEBUG : yaml: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f416c5a4e27f4828e_d20260913_m025744_c001_v7007000_t0000_u01789268264367") 2026/09/13 03:05:21 DEBUG : yaml: Deleting (id "4_z2f62ad93b01d9b8baf080e1b_f412690e3e8246db0_d20260913_m025743_c001_v0001177_t0051_u01789268263425") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m8.755344277s (try 1/5)