"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/15 02:00:11 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu" 2026/07/15 02:00:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 02:00:12 DEBUG : Creating backend with remote "/tmp/rclone1764575517" === 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/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/15 02:00:13 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:13 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:00:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:13 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:13 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:14 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:00:15 DEBUG : B2 bucket rclone-test-naherab1bafu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:16 DEBUG : Creating backend with remote "/non-existing" 2026/07/15 02:00:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/15 02:00:16 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:16 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:17 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:17 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:18 INFO : B2 bucket rclone-test-naherab1bafu: Running all checks before starting transfers 2026/07/15 02:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:19 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:19 INFO : B2 bucket rclone-test-naherab1bafu: Checks finished, now starting transfers 2026/07/15 02:00:19 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.72s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:20 ERROR : Ignoring --no-traverse with sync 2026/07/15 02:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:21 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:00:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/15 02:00:22 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:22 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:22 DEBUG : hello world2: size = 12 OK 2026/07/15 02:00:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/15 02:00:22 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:00:23 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:23 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:23 DEBUG : potato2: size = 11 OK 2026/07/15 02:00:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:00:25 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:25 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:25 DEBUG : potato2: size = 11 OK 2026/07/15 02:00:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/15 02:00:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:00:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:00:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:00:26 INFO : sub dir2: Making directory 2026/07/15 02:00:26 INFO : sub dir: Making directory 2026/07/15 02:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:26 INFO : sub dir2/sub sub dir2: Making directory 2026/07/15 02:00:26 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:26 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/07/15 02:00:27 DEBUG : B2 bucket rclone-test-naherab1bafu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:27 INFO : sub dir2: Making directory 2026/07/15 02:00:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/15 02:00:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:27 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:27 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:29 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:00:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:00:29 INFO : sub dir2: Making directory 2026/07/15 02:00:29 INFO : sub dir: Making directory 2026/07/15 02:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:29 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:29 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:29 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:00:29 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/15 02:00:29 DEBUG : B2 bucket rclone-test-naherab1bafu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/15 02:00:30 DEBUG : B2 bucket rclone-test-naherab1bafu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:30 INFO : sub dir2: Making directory 2026/07/15 02:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:31 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:31 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:31 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:00:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.38s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:32 DEBUG : sub dir2: Making directory with metadata 2026/07/15 02:00:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:00:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:00:32 INFO : sub dir2: Making directory 2026/07/15 02:00:32 INFO : sub dir: Making directory 2026/07/15 02:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:32 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:32 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:32 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:00:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/15 02:00:33 DEBUG : B2 bucket rclone-test-naherab1bafu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:34 INFO : sub dir2: Making directory 2026/07/15 02:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:34 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:34 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:34 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bagadeq1jave" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-naherab1bafu -> B2 bucket rclone-test-bagadeq1jave 2026/07/15 02:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:37 DEBUG : B2 bucket rclone-test-bagadeq1jave: Waiting for checks to finish 2026/07/15 02:00:37 DEBUG : B2 bucket rclone-test-bagadeq1jave: Waiting for transfers to finish 2026/07/15 02:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:00:38 DEBUG : B2 bucket rclone-test-bagadeq1jave: Purge remote 2026/07/15 02:00:38 INFO : B2 bucket rclone-test-bagadeq1jave: cleaning bucket "rclone-test-bagadeq1jave" of all files 2026/07/15 02:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fe22dc3801d6b3b9ff80e1b_f1159f377023f4b69_d20260715_m020038_c001_v0001091_t0058_u01784080838223") --- PASS: TestServerSideCopy (4.59s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:00:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:00:40 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:40 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:00:40 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:00:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/15 02:00:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.07s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-liwofax6vahe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-naherab1bafu -> B2 bucket rclone-test-liwofax6vahe 2026/07/15 02:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:43 DEBUG : B2 bucket rclone-test-liwofax6vahe: Waiting for checks to finish 2026/07/15 02:00:43 DEBUG : B2 bucket rclone-test-liwofax6vahe: Waiting for transfers to finish 2026/07/15 02:00:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:00:45 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:00:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-liwofax6vahe) 2026/07/15 02:00:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:00:45 DEBUG : B2 bucket rclone-test-liwofax6vahe: Waiting for checks to finish 2026/07/15 02:00:45 DEBUG : B2 bucket rclone-test-liwofax6vahe: Waiting for transfers to finish 2026/07/15 02:00:46 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:00:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/15 02:00:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:00:46 DEBUG : B2 bucket rclone-test-liwofax6vahe: Purge remote 2026/07/15 02:00:46 INFO : B2 bucket rclone-test-liwofax6vahe: cleaning bucket "rclone-test-liwofax6vahe" of all files 2026/07/15 02:00:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f524d53801d6b3b9ff80e1b_f1160c52ed3b84dbc_d20260715_m020045_c001_v0001182_t0057_u01784080845958") 2026/07/15 02:00:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f524d53801d6b3b9ff80e1b_f113bbc46e093ec5c_d20260715_m020044_c001_v0001099_t0002_u01784080844491") --- PASS: TestServerSideCopyOverSelf (5.83s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:00:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:00:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:00:48 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:48 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:00:49 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:00:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/15 02:00:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/15 02:00:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-miyuwah3kuxa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-naherab1bafu -> B2 bucket rclone-test-miyuwah3kuxa 2026/07/15 02:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:00:52 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Waiting for checks to finish 2026/07/15 02:00:52 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Waiting for transfers to finish 2026/07/15 02:00:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:00:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:00:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:00:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-miyuwah3kuxa) 2026/07/15 02:00:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:00:54 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Waiting for checks to finish 2026/07/15 02:00:54 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Waiting for transfers to finish 2026/07/15 02:00:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/15 02:00:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/15 02:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:00:54 INFO : sub dir/hello world: Deleted 2026/07/15 02:00:55 DEBUG : testing file moves 2026/07/15 02:00:56 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Waiting for checks to finish 2026/07/15 02:00:56 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:00:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-miyuwah3kuxa) 2026/07/15 02:00:56 DEBUG : sub dir/hello world: Sizes differ 2026/07/15 02:00:56 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Waiting for transfers to finish 2026/07/15 02:00:56 DEBUG : sub dir/hello world: size = 24 OK 2026/07/15 02:00:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/15 02:00:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/15 02:00:56 INFO : sub dir/hello world: Deleted 2026/07/15 02:00:57 DEBUG : B2 bucket rclone-test-miyuwah3kuxa: Purge remote 2026/07/15 02:00:57 INFO : B2 bucket rclone-test-miyuwah3kuxa: cleaning bucket "rclone-test-miyuwah3kuxa" of all files 2026/07/15 02:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfa26d53801d6b3b9ff80e1b_f1036f681e5d22630_d20260715_m020056_c001_v0001044_t0059_u01784080856179") 2026/07/15 02:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfa26d53801d6b3b9ff80e1b_f10074496e44da59f_d20260715_m020054_c001_v0001090_t0022_u01784080854113") 2026/07/15 02:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfa26d53801d6b3b9ff80e1b_f101f054a573192d1_d20260715_m020052_c001_v0001101_t0016_u01784080852902") --- PASS: TestServerSideMoveOverSelf (8.48s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:00:59 ERROR : error listing: directory not found 2026/07/15 02:00:59 INFO : Local file system at /tmp/rclone1764575517: Making directory 2026/07/15 02:00:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:00:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.74s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:01:01 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for checks to finish 2026/07/15 02:01:01 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for transfers to finish 2026/07/15 02:01:01 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/15 02:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:01:01 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/15 02:01:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.94s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:02 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/15 02:01:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:03 DEBUG : check sum: size = 1 OK 2026/07/15 02:01:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:01:03 INFO : check sum: Copied (new) 2026/07/15 02:01:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:03 DEBUG : check sum: size = 1 OK 2026/07/15 02:01:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:01:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/15 02:01:03 DEBUG : check sum: Unchanged skipping 2026/07/15 02:01:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/15 02:01:04 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:04 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:04 DEBUG : sizeonly: size = 6 OK 2026/07/15 02:01:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/15 02:01:04 INFO : sizeonly: Copied (new) 2026/07/15 02:01:04 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:05 DEBUG : sizeonly: size = 6 OK 2026/07/15 02:01:05 DEBUG : sizeonly: Sizes identical 2026/07/15 02:01:05 DEBUG : sizeonly: Unchanged skipping 2026/07/15 02:01:05 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:05 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:05 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.96s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/15 02:01:06 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:06 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:06 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/15 02:01:06 INFO : ignore-size: Copied (new) 2026/07/15 02:01:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:06 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:01:06 DEBUG : ignore-size: Unchanged skipping 2026/07/15 02:01:06 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:08 DEBUG : existing: size = 6 OK 2026/07/15 02:01:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:01:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:08 DEBUG : existing: Unchanged skipping 2026/07/15 02:01:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:08 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:08 INFO : There was nothing to transfer 2026/07/15 02:01:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/15 02:01:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:09 DEBUG : existing: size = 6 OK 2026/07/15 02:01:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/15 02:01:09 INFO : existing: Copied (replaced existing) 2026/07/15 02:01:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/15 02:01:09 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:09 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:10 DEBUG : existing: size = 6 OK 2026/07/15 02:01:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/15 02:01:10 INFO : existing: Copied (new) 2026/07/15 02:01:10 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:10 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:10 DEBUG : existing: Destination exists, skipping 2026/07/15 02:01:10 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:10 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/15 02:01:13 DEBUG : c/non empty space: size = 5 OK 2026/07/15 02:01:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:13 DEBUG : c/non empty space: Unchanged skipping 2026/07/15 02:01:13 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:13 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:13 DEBUG : a/potato2: size = 60 OK 2026/07/15 02:01:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:13 INFO : a/potato2: Copied (new) 2026/07/15 02:01:13 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:15 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/15 02:01:15 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:01:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/15 02:01:15 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:15 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:15 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:15 INFO : There was nothing to transfer 2026/07/15 02:01:16 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:16 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:16 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/07/15 02:01:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:01:17 INFO : empty space: Updated modification time in destination 2026/07/15 02:01:17 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:17 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:17 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:19 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:19 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/07/15 02:01:19 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:01:19 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:19 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:19 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.09s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:20 DEBUG : foo: size = 3 OK 2026/07/15 02:01:20 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/07/15 02:01:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:01:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:01:20 DEBUG : foo: sha1 differ 2026/07/15 02:01:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:20 DEBUG : foo: size = 3 OK 2026/07/15 02:01:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/15 02:01:20 INFO : foo: Copied (replaced existing) 2026/07/15 02:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.39s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/15 02:01:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:21 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:21 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:22 DEBUG : potato: size = 60 OK 2026/07/15 02:01:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:22 INFO : potato: Copied (new) 2026/07/15 02:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:01:24 DEBUG : potato: size = 60 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:01:24 DEBUG : potato: Sizes differ 2026/07/15 02:01:24 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:24 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:25 DEBUG : potato: size = 21 OK 2026/07/15 02:01:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/15 02:01:25 INFO : potato: Copied (replaced existing) 2026/07/15 02:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.12s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:26 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:26 DEBUG : potato: size = 21 OK 2026/07/15 02:01:26 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/07/15 02:01:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1764575517) 2026/07/15 02:01:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:01:26 DEBUG : potato: sha1 differ 2026/07/15 02:01:26 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:27 DEBUG : potato: size = 21 OK 2026/07/15 02:01:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/15 02:01:27 INFO : potato: Copied (replaced existing) 2026/07/15 02:01:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:28 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/15 02:01:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:28 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:28 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:28 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:28 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:30 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:30 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:30 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:30 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:31 DEBUG : potato2: size = 60 OK 2026/07/15 02:01:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:31 INFO : potato2: Copied (new) 2026/07/15 02:01:31 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:33 INFO : d: Making directory 2026/07/15 02:01:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/15 02:01:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:33 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:33 DEBUG : c/non empty space: size = 5 OK 2026/07/15 02:01:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:33 DEBUG : c/non empty space: Unchanged skipping 2026/07/15 02:01:33 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:34 DEBUG : a/potato2: size = 60 OK 2026/07/15 02:01:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:34 INFO : a/potato2: Copied (new) 2026/07/15 02:01:34 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/15 02:01:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:36 DEBUG : c/non empty space: size = 5 OK 2026/07/15 02:01:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:36 DEBUG : c/non empty space: Unchanged skipping 2026/07/15 02:01:36 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:36 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:37 DEBUG : a/potato2: size = 60 OK 2026/07/15 02:01:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:37 INFO : a/potato2: Copied (new) 2026/07/15 02:01:37 ERROR : B2 bucket rclone-test-naherab1bafu: not deleting files as there were IO errors 2026/07/15 02:01:37 ERROR : B2 bucket rclone-test-naherab1bafu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:39 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:39 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:39 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:39 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:39 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:39 INFO : potato: Deleted 2026/07/15 02:01:40 DEBUG : potato2: size = 60 OK 2026/07/15 02:01:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:42 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:42 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:42 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:42 INFO : potato: Deleted 2026/07/15 02:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:42 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:42 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:42 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:42 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:43 DEBUG : potato2: size = 60 OK 2026/07/15 02:01:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:01:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.19s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:01:44 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:44 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:45 DEBUG : potato2: size = 19 OK 2026/07/15 02:01:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/15 02:01:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:47 DEBUG : enormous: Excluded (Size Filter) 2026/07/15 02:01:47 DEBUG : enormous: Excluded 2026/07/15 02:01:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:01:47 DEBUG : potato2: Excluded 2026/07/15 02:01:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:01:47 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:47 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:47 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:47 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:47 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:47 INFO : There was nothing to transfer 2026/07/15 02:01:48 DEBUG : enormous: Excluded (Size Filter) 2026/07/15 02:01:48 DEBUG : enormous: Excluded 2026/07/15 02:01:48 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:01:48 DEBUG : potato2: Excluded 2026/07/15 02:01:48 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:01:48 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/15 02:01:48 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:48 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for checks to finish 2026/07/15 02:01:48 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for transfers to finish 2026/07/15 02:01:48 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:50 DEBUG : enormous: Excluded (Size Filter) 2026/07/15 02:01:50 DEBUG : enormous: Excluded 2026/07/15 02:01:50 DEBUG : potato2: Excluded (Size Filter) 2026/07/15 02:01:50 DEBUG : potato2: Excluded 2026/07/15 02:01:50 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:01:50 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:50 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:50 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:50 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:50 INFO : enormous: Deleted 2026/07/15 02:01:51 INFO : potato2: Deleted 2026/07/15 02:01:51 INFO : There was nothing to transfer 2026/07/15 02:01:51 DEBUG : empty space: size = 1 OK 2026/07/15 02:01:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/15 02:01:51 DEBUG : empty space: Unchanged skipping 2026/07/15 02:01:51 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for checks to finish 2026/07/15 02:01:51 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for transfers to finish 2026/07/15 02:01:51 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:51 INFO : enormous: Deleted 2026/07/15 02:01:51 INFO : potato2: Deleted 2026/07/15 02:01:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.90s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:01:53 DEBUG : five: Need to transfer - File not found at Destination 2026/07/15 02:01:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:01:53 DEBUG : four: size = 8 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:01:53 DEBUG : four: Sizes differ 2026/07/15 02:01:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/15 02:01:53 DEBUG : one: Destination is newer than source, skipping 2026/07/15 02:01:53 DEBUG : three: size = 5 OK 2026/07/15 02:01:53 DEBUG : three: Sizes identical 2026/07/15 02:01:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/15 02:01:53 DEBUG : two: size = 3 OK 2026/07/15 02:01:53 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1764575517) 2026/07/15 02:01:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:01:53 DEBUG : two: sha1 differ 2026/07/15 02:01:53 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:54 DEBUG : five: size = 4 OK 2026/07/15 02:01:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/15 02:01:54 INFO : five: Copied (new) 2026/07/15 02:01:54 DEBUG : four: size = 4 OK 2026/07/15 02:01:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/15 02:01:54 INFO : four: Copied (replaced existing) 2026/07/15 02:01:54 DEBUG : two: size = 3 OK 2026/07/15 02:01:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/15 02:01:54 INFO : two: Copied (replaced existing) 2026/07/15 02:01:54 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:54 DEBUG : five: size = 4 OK 2026/07/15 02:01:54 DEBUG : four: size = 4 OK 2026/07/15 02:01:54 DEBUG : one: Destination is newer than source, skipping 2026/07/15 02:01:54 DEBUG : three: size = 5 OK 2026/07/15 02:01:54 DEBUG : two: size = 3 OK 2026/07/15 02:01:54 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/15 02:01:54 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/15 02:01:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/15 02:01:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/15 02:01:54 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/15 02:01:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/15 02:01:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/15 02:01:54 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/15 02:01:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/15 02:01:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1764575517) 2026/07/15 02:01:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:01:54 DEBUG : three: sha1 differ 2026/07/15 02:01:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/15 02:01:54 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:55 DEBUG : three: size = 5 OK 2026/07/15 02:01:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:01:55 INFO : three: Copied (replaced existing) 2026/07/15 02:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.07s) === 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-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/15 02:01:57 INFO : B2 bucket rclone-test-naherab1bafu: Making map for --track-renames 2026/07/15 02:01:57 INFO : B2 bucket rclone-test-naherab1bafu: Finished making map for --track-renames 2026/07/15 02:01:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for renames to finish 2026/07/15 02:01:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/15 02:01:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/15 02:01:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:57 DEBUG : potato: size = 14 OK 2026/07/15 02:01:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/15 02:01:57 INFO : potato: Copied (new) 2026/07/15 02:01:57 DEBUG : yam: size = 11 OK 2026/07/15 02:01:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/15 02:01:57 INFO : yam: Copied (new) 2026/07/15 02:01:57 DEBUG : Waiting for deletions to finish 2026/07/15 02:01:57 DEBUG : potato: size = 14 OK 2026/07/15 02:01:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:01:57 INFO : B2 bucket rclone-test-naherab1bafu: Making map for --track-renames 2026/07/15 02:01:57 DEBUG : potato: Unchanged skipping 2026/07/15 02:01:57 INFO : B2 bucket rclone-test-naherab1bafu: Finished making map for --track-renames 2026/07/15 02:01:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for renames to finish 2026/07/15 02:01:58 DEBUG : yaml: size = 11 OK 2026/07/15 02:01:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/15 02:01:58 INFO : yam: Copied (server-side copy) to: yaml 2026/07/15 02:01:58 INFO : yam: Deleted 2026/07/15 02:01:58 INFO : yaml: Renamed from "yam" 2026/07/15 02:01:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/15 02:01:59 INFO : B2 bucket rclone-test-naherab1bafu: Making map for --track-renames 2026/07/15 02:01:59 INFO : B2 bucket rclone-test-naherab1bafu: Finished making map for --track-renames 2026/07/15 02:01:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:01:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/15 02:01:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/15 02:01:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for renames to finish 2026/07/15 02:01:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:00 DEBUG : yam: size = 11 OK 2026/07/15 02:02:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/15 02:02:00 INFO : yam: Copied (new) 2026/07/15 02:02:00 DEBUG : potato: size = 14 OK 2026/07/15 02:02:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/15 02:02:00 INFO : potato: Copied (new) 2026/07/15 02:02:00 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:00 DEBUG : potato: size = 14 OK 2026/07/15 02:02:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:02:00 DEBUG : potato: Unchanged skipping 2026/07/15 02:02:00 INFO : B2 bucket rclone-test-naherab1bafu: Making map for --track-renames 2026/07/15 02:02:00 INFO : B2 bucket rclone-test-naherab1bafu: Finished making map for --track-renames 2026/07/15 02:02:00 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:00 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for renames to finish 2026/07/15 02:02:01 DEBUG : yaml: size = 11 OK 2026/07/15 02:02:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/15 02:02:01 INFO : yam: Copied (server-side copy) to: yaml 2026/07/15 02:02:01 INFO : yam: Deleted 2026/07/15 02:02:01 INFO : yaml: Renamed from "yam" 2026/07/15 02:02:01 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/15 02:02:02 INFO : B2 bucket rclone-test-naherab1bafu: Making map for --track-renames 2026/07/15 02:02:02 INFO : B2 bucket rclone-test-naherab1bafu: Finished making map for --track-renames 2026/07/15 02:02:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/15 02:02:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/15 02:02:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for renames to finish 2026/07/15 02:02:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:02 DEBUG : potato: size = 14 OK 2026/07/15 02:02:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/15 02:02:02 INFO : potato: Copied (new) 2026/07/15 02:02:03 DEBUG : sub/yam: size = 11 OK 2026/07/15 02:02:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/15 02:02:03 INFO : sub/yam: Copied (new) 2026/07/15 02:02:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:03 DEBUG : potato: size = 14 OK 2026/07/15 02:02:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:02:03 DEBUG : potato: Unchanged skipping 2026/07/15 02:02:03 INFO : B2 bucket rclone-test-naherab1bafu: Making map for --track-renames 2026/07/15 02:02:03 INFO : B2 bucket rclone-test-naherab1bafu: Finished making map for --track-renames 2026/07/15 02:02:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for renames to finish 2026/07/15 02:02:04 DEBUG : yam: size = 11 OK 2026/07/15 02:02:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/15 02:02:04 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/15 02:02:04 INFO : sub/yam: Deleted 2026/07/15 02:02:04 INFO : yam: Renamed from "sub/yam" 2026/07/15 02:02:04 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.19s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:05 DEBUG : Creating backend with remote "/tmp/rclone1764575517/dir1" 2026/07/15 02:02:05 DEBUG : Creating backend with remote "/tmp/rclone1764575517/dir2" 2026/07/15 02:02:05 DEBUG : Local file system at /tmp/rclone1764575517/dir2: Using server-side directory move 2026/07/15 02:02:05 INFO : Local file system at /tmp/rclone1764575517/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/15 02:02:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/15 02:02:05 DEBUG : Local file system at /tmp/rclone1764575517/dir2: Waiting for checks to finish 2026/07/15 02:02:05 DEBUG : Local file system at /tmp/rclone1764575517/dir2: Waiting for transfers to finish 2026/07/15 02:02:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:02:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/15 02:02:06 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:06 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/15 02:02:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/15 02:02:06 INFO : nested/sub dir/file: Copied (new) 2026/07/15 02:02:06 INFO : nested/sub dir/file: Deleted 2026/07/15 02:02:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:02:07 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:02:07 INFO : sub dir/hello world: Deleted 2026/07/15 02:02:07 INFO : sub dir: Removing directory 2026/07/15 02:02:07 INFO : nested/sub dir: Removing directory 2026/07/15 02:02:07 INFO : nested: Removing directory 2026/07/15 02:02:07 DEBUG : Local file system at /tmp/rclone1764575517: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/15 02:02:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/15 02:02:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:08 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/1f32cdb3800d6b3b9ff80e1b/c001_v0001177_t0012": EOF 2026/07/15 02:02:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/1f32cdb3800d6b3b9ff80e1b/c001_v0001177_t0012": EOF) 2026/07/15 02:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 02:02:08 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/1f32cdb3800d6b3b9ff80e1b/c001_v0001177_t0012": EOF - low level retry 0/10 2026/07/15 02:02:08 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 02:02:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/15 02:02:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/15 02:02:08 INFO : nested/sub dir/file: Copied (new) 2026/07/15 02:02:08 INFO : nested/sub dir/file: Deleted 2026/07/15 02:02:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/15 02:02:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:02:08 INFO : sub dir/hello world: Copied (new) 2026/07/15 02:02:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/15 02:02:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/15 02:02:09 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:09 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:10 DEBUG : existing: size = 6 OK 2026/07/15 02:02:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/15 02:02:10 INFO : existing: Copied (new) 2026/07/15 02:02:10 INFO : existing: Deleted 2026/07/15 02:02:10 DEBUG : existing-b: size = 6 OK 2026/07/15 02:02:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/15 02:02:10 INFO : existing-b: Copied (new) 2026/07/15 02:02:10 INFO : existing-b: Deleted 2026/07/15 02:02:10 DEBUG : existing: Destination exists, skipping 2026/07/15 02:02:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/15 02:02:10 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:10 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hazokip1hici" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-naherab1bafu -> B2 bucket rclone-test-hazokip1hici 2026/07/15 02:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:02:15 DEBUG : empty space: size = 1 OK 2026/07/15 02:02:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:02:15 DEBUG : empty space: Unchanged skipping 2026/07/15 02:02:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:02:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hazokip1hici) 2026/07/15 02:02:15 DEBUG : potato3: Sizes differ 2026/07/15 02:02:15 DEBUG : B2 bucket rclone-test-hazokip1hici: Waiting for checks to finish 2026/07/15 02:02:15 INFO : empty space: Deleted 2026/07/15 02:02:15 DEBUG : B2 bucket rclone-test-hazokip1hici: Waiting for transfers to finish 2026/07/15 02:02:15 DEBUG : potato2: size = 60 OK 2026/07/15 02:02:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:02:15 INFO : potato2: Copied (server-side copy) 2026/07/15 02:02:15 INFO : potato2: Deleted 2026/07/15 02:02:16 DEBUG : potato3: size = 68 OK 2026/07/15 02:02:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/15 02:02:16 INFO : potato3: Copied (server-side copy) 2026/07/15 02:02:16 INFO : potato3: Deleted 2026/07/15 02:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xejakiz4coho" 2026/07/15 02:02:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/15 02:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:02:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/15 02:02:17 DEBUG : B2 bucket rclone-test-xejakiz4coho: Waiting for checks to finish 2026/07/15 02:02:17 DEBUG : B2 bucket rclone-test-xejakiz4coho: Waiting for transfers to finish 2026/07/15 02:02:19 DEBUG : empty space: size = 1 OK 2026/07/15 02:02:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:02:19 INFO : empty space: Copied (server-side copy) 2026/07/15 02:02:19 DEBUG : potato2: size = 60 OK 2026/07/15 02:02:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:02:19 INFO : potato2: Copied (server-side copy) 2026/07/15 02:02:19 INFO : empty space: Deleted 2026/07/15 02:02:19 INFO : potato2: Deleted 2026/07/15 02:02:19 DEBUG : potato3: size = 68 OK 2026/07/15 02:02:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/15 02:02:19 INFO : potato3: Copied (server-side copy) 2026/07/15 02:02:19 INFO : potato3: Deleted 2026/07/15 02:02:20 DEBUG : B2 bucket rclone-test-xejakiz4coho: Purge remote 2026/07/15 02:02:20 INFO : B2 bucket rclone-test-xejakiz4coho: cleaning bucket "rclone-test-xejakiz4coho" of all files 2026/07/15 02:02:20 DEBUG : empty space: Deleting (id "4_z2f52bd43802d6b3b9ff80e1b_f103d368c0d4f3cac_d20260715_m020218_c001_v0001146_t0042_u01784080938465") 2026/07/15 02:02:20 DEBUG : potato2: Deleting (id "4_z2f52bd43802d6b3b9ff80e1b_f1085c9e849f23551_d20260715_m020218_c001_v0001173_t0037_u01784080938761") 2026/07/15 02:02:20 DEBUG : potato3: Deleting (id "4_z2f52bd43802d6b3b9ff80e1b_f107cdb7a03f20df4_d20260715_m020218_c001_v0001033_t0040_u01784080938792") 2026/07/15 02:02:20 DEBUG : B2 bucket rclone-test-hazokip1hici: Purge remote 2026/07/15 02:02:20 INFO : B2 bucket rclone-test-hazokip1hici: cleaning bucket "rclone-test-hazokip1hici" of all files 2026/07/15 02:02:21 DEBUG : empty space: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f425e3a23a651008f_d20260715_m020219_c001_v7007000_t0000_u01784080939109") 2026/07/15 02:02:21 DEBUG : empty space: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f107be811245d0732_d20260715_m020214_c001_v0001181_t0053_u01784080934860") 2026/07/15 02:02:21 DEBUG : potato2: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f40284b4c664c1dd2_d20260715_m020219_c001_v7007000_t0000_u01784080939349") 2026/07/15 02:02:21 DEBUG : potato2: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f108d8c5055128c53_d20260715_m020215_c001_v0001176_t0022_u01784080935643") 2026/07/15 02:02:21 DEBUG : potato3: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f40284b4c664c1dd3_d20260715_m020219_c001_v7007000_t0000_u01784080939578") 2026/07/15 02:02:21 DEBUG : potato3: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f1045bd0441a392ef_d20260715_m020215_c001_v0001104_t0029_u01784080935863") 2026/07/15 02:02:21 DEBUG : potato3: Deleting (id "4_z0fe2ad43802d6b3b9ff80e1b_f107be811245d0736_d20260715_m020215_c001_v0001181_t0030_u01784080935066") --- PASS: TestServerSideMove (11.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:22 DEBUG : Creating backend with remote "TestB2:rclone-test-salazac0towo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-naherab1bafu -> B2 bucket rclone-test-salazac0towo 2026/07/15 02:02:27 DEBUG : empty space: Excluded (Size Filter) 2026/07/15 02:02:27 DEBUG : empty space: Excluded (Size Filter) 2026/07/15 02:02:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:02:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:02:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-salazac0towo) 2026/07/15 02:02:27 DEBUG : potato3: Sizes differ 2026/07/15 02:02:27 DEBUG : B2 bucket rclone-test-salazac0towo: Waiting for checks to finish 2026/07/15 02:02:27 DEBUG : B2 bucket rclone-test-salazac0towo: Waiting for transfers to finish 2026/07/15 02:02:28 DEBUG : potato2: size = 60 OK 2026/07/15 02:02:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:02:28 INFO : potato2: Copied (server-side copy) 2026/07/15 02:02:28 INFO : potato2: Deleted 2026/07/15 02:02:28 DEBUG : potato3: size = 68 OK 2026/07/15 02:02:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/15 02:02:28 INFO : potato3: Copied (server-side copy) 2026/07/15 02:02:28 INFO : potato3: Deleted 2026/07/15 02:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yasopil9panu" 2026/07/15 02:02:30 DEBUG : empty space: Excluded (Size Filter) 2026/07/15 02:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:02:30 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/15 02:02:30 DEBUG : B2 bucket rclone-test-yasopil9panu: Waiting for checks to finish 2026/07/15 02:02:30 DEBUG : B2 bucket rclone-test-yasopil9panu: Waiting for transfers to finish 2026/07/15 02:02:31 DEBUG : potato2: size = 60 OK 2026/07/15 02:02:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:02:31 INFO : potato2: Copied (server-side copy) 2026/07/15 02:02:31 INFO : potato2: Deleted 2026/07/15 02:02:31 DEBUG : potato3: size = 68 OK 2026/07/15 02:02:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/15 02:02:31 INFO : potato3: Copied (server-side copy) 2026/07/15 02:02:31 INFO : potato3: Deleted 2026/07/15 02:02:32 DEBUG : B2 bucket rclone-test-yasopil9panu: Purge remote 2026/07/15 02:02:32 INFO : B2 bucket rclone-test-yasopil9panu: cleaning bucket "rclone-test-yasopil9panu" of all files 2026/07/15 02:02:32 DEBUG : potato2: Deleting (id "4_zdf62ed43802d6b3b9ff80e1b_f110fc58445bbc7b2_d20260715_m020231_c001_v0001113_t0046_u01784080951038") 2026/07/15 02:02:32 DEBUG : potato3: Deleting (id "4_zdf62ed43802d6b3b9ff80e1b_f113ab66ae1acd5ea_d20260715_m020231_c001_v0001183_t0037_u01784080951405") 2026/07/15 02:02:32 DEBUG : B2 bucket rclone-test-salazac0towo: Purge remote 2026/07/15 02:02:32 INFO : B2 bucket rclone-test-salazac0towo: cleaning bucket "rclone-test-salazac0towo" of all files 2026/07/15 02:02:32 DEBUG : empty space: Deleting (id "4_zdf92dd33802d6b3b9ff80e1b_f10512373de77202d_d20260715_m020227_c001_v0001179_t0003_u01784080947236") 2026/07/15 02:02:32 DEBUG : potato2: Deleting (id "4_zdf92dd33802d6b3b9ff80e1b_f410bfa020f831eb2_d20260715_m020231_c001_v7007000_t0000_u01784080951418") 2026/07/15 02:02:32 DEBUG : potato2: Deleting (id "4_zdf92dd33802d6b3b9ff80e1b_f115cf6ba13d176aa_d20260715_m020228_c001_v0001102_t0048_u01784080948048") 2026/07/15 02:02:32 DEBUG : potato3: Deleting (id "4_zdf92dd33802d6b3b9ff80e1b_f410bfa020f831eb3_d20260715_m020231_c001_v7007000_t0000_u01784080951607") 2026/07/15 02:02:32 DEBUG : potato3: Deleting (id "4_zdf92dd33802d6b3b9ff80e1b_f1177ab1036475b66_d20260715_m020228_c001_v0001131_t0039_u01784080948368") 2026/07/15 02:02:32 DEBUG : potato3: Deleting (id "4_zdf92dd33802d6b3b9ff80e1b_f10512373de772031_d20260715_m020227_c001_v0001179_t0002_u01784080947444") --- PASS: TestServerSideMoveWithFilter (11.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vesabal9redi" 2026/07/15 02:02:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-naherab1bafu -> B2 bucket rclone-test-vesabal9redi 2026/07/15 02:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:02:39 DEBUG : empty space: size = 1 OK 2026/07/15 02:02:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:02:39 DEBUG : empty space: Unchanged skipping 2026/07/15 02:02:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:02:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vesabal9redi) 2026/07/15 02:02:39 DEBUG : potato3: Sizes differ 2026/07/15 02:02:39 DEBUG : B2 bucket rclone-test-vesabal9redi: Waiting for checks to finish 2026/07/15 02:02:39 INFO : empty space: Deleted 2026/07/15 02:02:39 DEBUG : B2 bucket rclone-test-vesabal9redi: Waiting for transfers to finish 2026/07/15 02:02:39 DEBUG : potato2: size = 60 OK 2026/07/15 02:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:02:39 INFO : potato2: Copied (server-side copy) 2026/07/15 02:02:39 DEBUG : potato3: size = 68 OK 2026/07/15 02:02:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/15 02:02:39 INFO : potato3: Copied (server-side copy) 2026/07/15 02:02:39 INFO : potato2: Deleted 2026/07/15 02:02:40 INFO : potato3: Deleted 2026/07/15 02:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xehinel7diqu" 2026/07/15 02:02:41 INFO : tomatoDir: Making directory 2026/07/15 02:02:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/15 02:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/15 02:02:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/15 02:02:41 DEBUG : B2 bucket rclone-test-xehinel7diqu: Waiting for checks to finish 2026/07/15 02:02:41 DEBUG : B2 bucket rclone-test-xehinel7diqu: Waiting for transfers to finish 2026/07/15 02:02:42 DEBUG : empty space: size = 1 OK 2026/07/15 02:02:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/15 02:02:42 INFO : empty space: Copied (server-side copy) 2026/07/15 02:02:42 INFO : empty space: Deleted 2026/07/15 02:02:42 DEBUG : potato2: size = 60 OK 2026/07/15 02:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/15 02:02:42 INFO : potato2: Copied (server-side copy) 2026/07/15 02:02:42 DEBUG : potato3: size = 68 OK 2026/07/15 02:02:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/15 02:02:42 INFO : potato3: Copied (server-side copy) 2026/07/15 02:02:43 INFO : potato2: Deleted 2026/07/15 02:02:43 INFO : potato3: Deleted 2026/07/15 02:02:43 DEBUG : B2 bucket rclone-test-xehinel7diqu: Purge remote 2026/07/15 02:02:43 INFO : B2 bucket rclone-test-xehinel7diqu: cleaning bucket "rclone-test-xehinel7diqu" of all files 2026/07/15 02:02:43 DEBUG : empty space: Deleting (id "4_z7f621d13803d6b3b9ff80e1b_f110f257e858fd480_d20260715_m020242_c001_v0001171_t0039_u01784080962274") 2026/07/15 02:02:43 DEBUG : potato2: Deleting (id "4_z7f621d13803d6b3b9ff80e1b_f1119d15be778ea62_d20260715_m020242_c001_v0001131_t0056_u01784080962631") 2026/07/15 02:02:43 DEBUG : potato3: Deleting (id "4_z7f621d13803d6b3b9ff80e1b_f10875a5331da621e_d20260715_m020242_c001_v0001131_t0036_u01784080962631") 2026/07/15 02:02:44 DEBUG : B2 bucket rclone-test-vesabal9redi: Purge remote 2026/07/15 02:02:44 INFO : B2 bucket rclone-test-vesabal9redi: cleaning bucket "rclone-test-vesabal9redi" of all files 2026/07/15 02:02:44 DEBUG : empty space: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f411760f7032f5ac3_d20260715_m020242_c001_v7007000_t0000_u01784080962597") 2026/07/15 02:02:44 DEBUG : empty space: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f108e1633df284cf5_d20260715_m020238_c001_v0001157_t0019_u01784080958075") 2026/07/15 02:02:44 DEBUG : potato2: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f411760f7032f5ac4_d20260715_m020242_c001_v7007000_t0000_u01784080962922") 2026/07/15 02:02:44 DEBUG : potato2: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f10174f6f32de5f91_d20260715_m020239_c001_v0001150_t0023_u01784080959513") 2026/07/15 02:02:44 DEBUG : potato3: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f423573d2fcf47ab6_d20260715_m020243_c001_v7007000_t0000_u01784080963048") 2026/07/15 02:02:44 DEBUG : potato3: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f100f1ad3f9c8af1c_d20260715_m020239_c001_v0001179_t0021_u01784080959738") 2026/07/15 02:02:44 DEBUG : potato3: Deleting (id "4_zdf52fde3802d6b3b9ff80e1b_f108e1633df284cfb_d20260715_m020238_c001_v0001157_t0038_u01784080958371") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.72s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/rclone-sync-test" 2026/07/15 02:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/rclone-sync-test-include/layer2" 2026/07/15 02:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/rclone-sync-test-ignore-file" 2026/07/15 02:02:57 DEBUG : B2 bucket rclone-test-naherab1bafu path rclone-sync-test: Waiting for checks to finish 2026/07/15 02:02:57 DEBUG : B2 bucket rclone-test-naherab1bafu path rclone-sync-test: Waiting for transfers to finish 2026/07/15 02:02:57 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:57 INFO : There was nothing to transfer 2026/07/15 02:02:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:57 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:57 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:57 INFO : There was nothing to transfer 2026/07/15 02:02:58 DEBUG : B2 bucket rclone-test-naherab1bafu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/15 02:02:58 DEBUG : B2 bucket rclone-test-naherab1bafu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/15 02:02:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:58 INFO : There was nothing to transfer 2026/07/15 02:02:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:02:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:02:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:58 INFO : There was nothing to transfer 2026/07/15 02:02:58 DEBUG : B2 bucket rclone-test-naherab1bafu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/15 02:02:58 DEBUG : B2 bucket rclone-test-naherab1bafu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/15 02:02:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:02:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.02s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/CompareDest" 2026/07/15 02:03:02 DEBUG : one: Need to transfer - File not found at Destination 2026/07/15 02:03:02 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:02 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:03 DEBUG : one: size = 3 OK 2026/07/15 02:03:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:03:03 INFO : one: Copied (new) 2026/07/15 02:03:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:03 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:03 DEBUG : one: Sizes differ 2026/07/15 02:03:03 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:03 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:04 DEBUG : one: size = 5 OK 2026/07/15 02:03:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/15 02:03:04 INFO : one: Copied (replaced existing) 2026/07/15 02:03:04 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:06 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:06 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:06 DEBUG : one: Sizes differ 2026/07/15 02:03:06 DEBUG : one: size = 5 OK 2026/07/15 02:03:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:03:06 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:06 INFO : There was nothing to transfer 2026/07/15 02:03:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:07 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:07 DEBUG : one: Sizes differ 2026/07/15 02:03:07 DEBUG : two: size = 3 OK 2026/07/15 02:03:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 02:03:07 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:07 DEBUG : one: size = 5 OK 2026/07/15 02:03:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:03:07 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:07 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:07 INFO : There was nothing to transfer 2026/07/15 02:03:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:08 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:08 DEBUG : one: Sizes differ 2026/07/15 02:03:08 DEBUG : two: size = 3 OK 2026/07/15 02:03:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 02:03:08 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:08 DEBUG : one: size = 5 OK 2026/07/15 02:03:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:03:08 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:08 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:08 INFO : There was nothing to transfer 2026/07/15 02:03:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:09 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:09 DEBUG : one: Sizes differ 2026/07/15 02:03:09 DEBUG : two: size = 3 OK 2026/07/15 02:03:09 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/07/15 02:03:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/15 02:03:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 02:03:09 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:09 DEBUG : one: size = 5 OK 2026/07/15 02:03:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:03:09 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:09 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:09 INFO : There was nothing to transfer 2026/07/15 02:03:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:10 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:10 DEBUG : one: Sizes differ 2026/07/15 02:03:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:10 DEBUG : two: size = 3 (B2 bucket rclone-test-naherab1bafu path CompareDest) 2026/07/15 02:03:10 DEBUG : two: Sizes differ 2026/07/15 02:03:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/15 02:03:10 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:10 DEBUG : one: size = 5 OK 2026/07/15 02:03:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 02:03:10 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:10 DEBUG : two: size = 5 OK 2026/07/15 02:03:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/15 02:03:10 INFO : two: Copied (new) 2026/07/15 02:03:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.78s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dest" 2026/07/15 02:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/pre-dest1" 2026/07/15 02:03:15 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/pre-dest2" 2026/07/15 02:03:18 DEBUG : 1: size = 1 OK 2026/07/15 02:03:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:03:18 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/15 02:03:18 DEBUG : 2: size = 1 OK 2026/07/15 02:03:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:03:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/15 02:03:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/15 02:03:19 DEBUG : B2 bucket rclone-test-naherab1bafu path dest: Waiting for checks to finish 2026/07/15 02:03:19 DEBUG : B2 bucket rclone-test-naherab1bafu path dest: Waiting for transfers to finish 2026/07/15 02:03:19 DEBUG : 3: size = 1 OK 2026/07/15 02:03:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/15 02:03:19 INFO : 3: Copied (new) 2026/07/15 02:03:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/CopyDest" 2026/07/15 02:03:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/15 02:03:24 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:24 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:25 DEBUG : one: size = 3 OK 2026/07/15 02:03:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:03:25 INFO : one: Copied (new) 2026/07/15 02:03:25 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:25 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:25 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:25 DEBUG : one: Sizes differ 2026/07/15 02:03:25 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:26 DEBUG : one: size = 5 OK 2026/07/15 02:03:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/15 02:03:26 INFO : one: Copied (replaced existing) 2026/07/15 02:03:26 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/BackupDir" 2026/07/15 02:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:29 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:29 DEBUG : one: Sizes differ 2026/07/15 02:03:29 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:29 DEBUG : one: size = 5 OK 2026/07/15 02:03:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:29 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:29 DEBUG : one: Sizes differ 2026/07/15 02:03:30 DEBUG : one: size = 3 OK 2026/07/15 02:03:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:03:30 INFO : one: Copied (server-side copy) 2026/07/15 02:03:31 INFO : one: Deleted 2026/07/15 02:03:31 DEBUG : one: size = 5 OK 2026/07/15 02:03:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/15 02:03:31 INFO : one: Copied (server-side copy) 2026/07/15 02:03:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/15 02:03:31 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:31 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:32 DEBUG : one: size = 5 OK 2026/07/15 02:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:32 DEBUG : one: Unchanged skipping 2026/07/15 02:03:32 DEBUG : two: size = 3 OK 2026/07/15 02:03:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:32 DEBUG : two: size = 3 OK 2026/07/15 02:03:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/15 02:03:32 INFO : two: Copied (server-side copy) 2026/07/15 02:03:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/15 02:03:32 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:32 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:32 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:33 DEBUG : one: size = 5 OK 2026/07/15 02:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:33 DEBUG : one: Unchanged skipping 2026/07/15 02:03:33 DEBUG : two: size = 3 OK 2026/07/15 02:03:33 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:33 DEBUG : two: Unchanged skipping 2026/07/15 02:03:33 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:33 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:33 INFO : There was nothing to transfer 2026/07/15 02:03:34 DEBUG : one: size = 5 OK 2026/07/15 02:03:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:34 DEBUG : one: Unchanged skipping 2026/07/15 02:03:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:34 DEBUG : three: size = 5 (B2 bucket rclone-test-naherab1bafu path CopyDest) 2026/07/15 02:03:34 DEBUG : three: Sizes differ 2026/07/15 02:03:34 DEBUG : three: Destination not found in --copy-dest 2026/07/15 02:03:34 DEBUG : three: Need to transfer - File not found at Destination 2026/07/15 02:03:34 DEBUG : two: size = 3 OK 2026/07/15 02:03:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 02:03:34 DEBUG : two: Unchanged skipping 2026/07/15 02:03:34 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:34 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:35 DEBUG : three: size = 7 OK 2026/07/15 02:03:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/15 02:03:35 INFO : three: Copied (new) 2026/07/15 02:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.70s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/backup" 2026/07/15 02:03:41 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:41 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:41 DEBUG : one: Sizes differ 2026/07/15 02:03:41 DEBUG : two: size = 3 OK 2026/07/15 02:03:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:03:41 DEBUG : two: Unchanged skipping 2026/07/15 02:03:45 DEBUG : one: size = 3 OK 2026/07/15 02:03:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:03:45 INFO : one: Copied (server-side copy) 2026/07/15 02:03:45 INFO : one: Deleted 2026/07/15 02:03:45 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:46 DEBUG : one: size = 4 OK 2026/07/15 02:03:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:03:46 INFO : one: Copied (new) 2026/07/15 02:03:46 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:47 DEBUG : three.txt: size = 5 OK 2026/07/15 02:03:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:03:47 INFO : three.txt: Copied (server-side copy) 2026/07/15 02:03:47 INFO : three.txt: Deleted 2026/07/15 02:03:47 INFO : three.txt: Moved into backup dir 2026/07/15 02:03:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:49 DEBUG : one: size = 4 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:49 DEBUG : one: Sizes differ 2026/07/15 02:03:49 DEBUG : two: size = 3 OK 2026/07/15 02:03:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:03:49 DEBUG : two: Unchanged skipping 2026/07/15 02:03:49 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:51 DEBUG : one: size = 4 OK 2026/07/15 02:03:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:03:51 INFO : one: Copied (server-side copy) 2026/07/15 02:03:51 INFO : one: Deleted 2026/07/15 02:03:51 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:03:51 DEBUG : one: size = 5 OK 2026/07/15 02:03:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/15 02:03:51 INFO : one: Copied (new) 2026/07/15 02:03:51 DEBUG : Waiting for deletions to finish 2026/07/15 02:03:52 DEBUG : three.txt: size = 6 OK 2026/07/15 02:03:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:03:52 INFO : three.txt: Copied (server-side copy) 2026/07/15 02:03:52 INFO : three.txt: Deleted 2026/07/15 02:03:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.88s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:03:55 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/backup" 2026/07/15 02:03:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:03:58 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:03:58 DEBUG : two: size = 3 OK 2026/07/15 02:03:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:03:58 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:03:58 DEBUG : two: Unchanged skipping 2026/07/15 02:03:58 DEBUG : one: Sizes differ 2026/07/15 02:03:59 DEBUG : one.bak: size = 3 OK 2026/07/15 02:03:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:03:59 INFO : one: Copied (server-side copy) to: one.bak 2026/07/15 02:03:59 INFO : one: Deleted 2026/07/15 02:03:59 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:04:01 DEBUG : one: size = 4 OK 2026/07/15 02:04:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:01 INFO : one: Copied (new) 2026/07/15 02:04:01 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:01 DEBUG : three.txt.bak: size = 5 OK 2026/07/15 02:04:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:04:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/15 02:04:01 INFO : three.txt: Deleted 2026/07/15 02:04:01 INFO : three.txt: Moved into backup dir 2026/07/15 02:04:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:03 DEBUG : one: size = 4 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:03 DEBUG : one: Sizes differ 2026/07/15 02:04:03 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:04:03 DEBUG : two: size = 3 OK 2026/07/15 02:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:03 DEBUG : two: Unchanged skipping 2026/07/15 02:04:04 DEBUG : one.bak: size = 4 OK 2026/07/15 02:04:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:04 INFO : one: Copied (server-side copy) to: one.bak 2026/07/15 02:04:04 INFO : one: Deleted 2026/07/15 02:04:04 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:04:05 DEBUG : one: size = 5 OK 2026/07/15 02:04:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/15 02:04:05 INFO : one: Copied (new) 2026/07/15 02:04:05 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:06 DEBUG : three.txt.bak: size = 6 OK 2026/07/15 02:04:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/15 02:04:06 INFO : three.txt: Deleted 2026/07/15 02:04:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/backup" 2026/07/15 02:04:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:12 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:12 DEBUG : two: size = 3 OK 2026/07/15 02:04:12 DEBUG : one: Sizes differ 2026/07/15 02:04:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:12 DEBUG : two: Unchanged skipping 2026/07/15 02:04:12 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:04:13 DEBUG : one-2019-01-01: size = 3 OK 2026/07/15 02:04:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:04:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/15 02:04:14 INFO : one: Deleted 2026/07/15 02:04:14 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:04:14 DEBUG : one: size = 4 OK 2026/07/15 02:04:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:14 INFO : one: Copied (new) 2026/07/15 02:04:14 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:15 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/15 02:04:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:04:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/15 02:04:15 INFO : three.txt: Deleted 2026/07/15 02:04:15 INFO : three.txt: Moved into backup dir 2026/07/15 02:04:17 DEBUG : two: size = 3 OK 2026/07/15 02:04:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:17 DEBUG : one: size = 4 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:17 DEBUG : two: Unchanged skipping 2026/07/15 02:04:17 DEBUG : one: Sizes differ 2026/07/15 02:04:17 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:04:18 DEBUG : one-2019-01-01: size = 4 OK 2026/07/15 02:04:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/15 02:04:18 INFO : one: Deleted 2026/07/15 02:04:18 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:04:18 DEBUG : one: size = 5 OK 2026/07/15 02:04:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/15 02:04:18 INFO : one: Copied (new) 2026/07/15 02:04:18 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:19 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/15 02:04:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/15 02:04:19 INFO : three.txt: Deleted 2026/07/15 02:04:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.76s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:04:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:23 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:23 DEBUG : one: Sizes differ 2026/07/15 02:04:23 DEBUG : two: size = 3 OK 2026/07/15 02:04:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:23 DEBUG : two: Unchanged skipping 2026/07/15 02:04:23 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:04:24 DEBUG : one.bak: size = 3 OK 2026/07/15 02:04:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:04:24 INFO : one: Copied (server-side copy) to: one.bak 2026/07/15 02:04:24 INFO : one: Deleted 2026/07/15 02:04:24 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:04:25 DEBUG : one: size = 4 OK 2026/07/15 02:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:25 INFO : one: Copied (new) 2026/07/15 02:04:25 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:26 DEBUG : three.txt.bak: size = 5 OK 2026/07/15 02:04:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:04:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/15 02:04:26 INFO : three.txt: Deleted 2026/07/15 02:04:26 INFO : three.txt: Moved into backup dir 2026/07/15 02:04:27 DEBUG : one.bak: Excluded (Path Filter) 2026/07/15 02:04:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/15 02:04:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:27 DEBUG : one: size = 4 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:27 DEBUG : one: Sizes differ 2026/07/15 02:04:27 DEBUG : two: size = 3 OK 2026/07/15 02:04:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:27 DEBUG : two: Unchanged skipping 2026/07/15 02:04:27 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for checks to finish 2026/07/15 02:04:28 DEBUG : one.bak: size = 4 OK 2026/07/15 02:04:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:28 INFO : one: Copied (server-side copy) to: one.bak 2026/07/15 02:04:28 INFO : one: Deleted 2026/07/15 02:04:28 DEBUG : B2 bucket rclone-test-naherab1bafu path dst: Waiting for transfers to finish 2026/07/15 02:04:28 DEBUG : one: size = 5 OK 2026/07/15 02:04:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/15 02:04:28 INFO : one: Copied (new) 2026/07/15 02:04:28 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:29 DEBUG : three.txt.bak: size = 6 OK 2026/07/15 02:04:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/15 02:04:29 INFO : three.txt: Deleted 2026/07/15 02:04:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.40s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:04:32 DEBUG : Config file has changed externally - reloading 2026/07/15 02:04:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:33 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:33 DEBUG : one: Sizes differ 2026/07/15 02:04:35 DEBUG : one.bak: size = 3 OK 2026/07/15 02:04:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:04:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/15 02:04:35 INFO : one: Deleted 2026/07/15 02:04:36 DEBUG : one: size = 4 OK 2026/07/15 02:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:36 INFO : one: Copied (new) 2026/07/15 02:04:36 DEBUG : two: size = 3 OK 2026/07/15 02:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:36 DEBUG : two: Unchanged skipping 2026/07/15 02:04:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:36 DEBUG : three.txt: Sizes differ 2026/07/15 02:04:37 DEBUG : three.txt.bak: size = 5 OK 2026/07/15 02:04:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:04:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/15 02:04:37 INFO : three.txt: Deleted 2026/07/15 02:04:37 DEBUG : three.txt: size = 6 OK 2026/07/15 02:04:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:37 INFO : three.txt: Copied (new) 2026/07/15 02:04:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/15 02:04:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/15 02:04:38 DEBUG : pacer: Reducing sleep to 10ms 2026/07/15 02:04:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:38 DEBUG : one: size = 4 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:38 DEBUG : one: Sizes differ 2026/07/15 02:04:39 DEBUG : one.bak: size = 4 OK 2026/07/15 02:04:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:39 INFO : one: Copied (server-side copy) to: one.bak 2026/07/15 02:04:39 INFO : one: Deleted 2026/07/15 02:04:39 DEBUG : one: size = 5 OK 2026/07/15 02:04:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/15 02:04:39 INFO : one: Copied (new) 2026/07/15 02:04:39 DEBUG : two: size = 3 OK 2026/07/15 02:04:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:39 DEBUG : two: Unchanged skipping 2026/07/15 02:04:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:39 DEBUG : three.txt: Sizes differ 2026/07/15 02:04:40 DEBUG : three.txt.bak: size = 6 OK 2026/07/15 02:04:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/15 02:04:40 INFO : three.txt: Deleted 2026/07/15 02:04:40 DEBUG : three.txt: size = 19 OK 2026/07/15 02:04:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/15 02:04:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.44s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-naherab1bafu/dst" 2026/07/15 02:04:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:45 DEBUG : one: size = 3 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:45 DEBUG : one: Sizes differ 2026/07/15 02:04:47 DEBUG : one-2019-01-01: size = 3 OK 2026/07/15 02:04:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/15 02:04:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/15 02:04:47 INFO : one: Deleted 2026/07/15 02:04:48 DEBUG : one: size = 4 OK 2026/07/15 02:04:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:48 INFO : one: Copied (new) 2026/07/15 02:04:48 DEBUG : two: size = 3 OK 2026/07/15 02:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:48 DEBUG : two: Unchanged skipping 2026/07/15 02:04:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:48 DEBUG : three.txt: Sizes differ 2026/07/15 02:04:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/15 02:04:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/15 02:04:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/15 02:04:49 INFO : three.txt: Deleted 2026/07/15 02:04:49 DEBUG : three.txt: size = 6 OK 2026/07/15 02:04:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:49 INFO : three.txt: Copied (new) 2026/07/15 02:04:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:50 DEBUG : one: size = 4 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:50 DEBUG : one: Sizes differ 2026/07/15 02:04:51 DEBUG : one-2019-01-01: size = 4 OK 2026/07/15 02:04:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/15 02:04:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/15 02:04:51 INFO : one: Deleted 2026/07/15 02:04:52 DEBUG : one: size = 5 OK 2026/07/15 02:04:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/15 02:04:52 INFO : one: Copied (new) 2026/07/15 02:04:52 DEBUG : two: size = 3 OK 2026/07/15 02:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:04:52 DEBUG : two: Unchanged skipping 2026/07/15 02:04:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-naherab1bafu path dst) 2026/07/15 02:04:52 DEBUG : three.txt: Sizes differ 2026/07/15 02:04:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/15 02:04:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/15 02:04:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/15 02:04:53 INFO : three.txt: Deleted 2026/07/15 02:04:53 DEBUG : three.txt: size = 19 OK 2026/07/15 02:04:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/15 02:04:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.89s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:04:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:56 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:04:56 DEBUG : Testêé: Sizes differ 2026/07/15 02:04:56 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:04:56 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:04:57 DEBUG : Testêé: size = 14 OK 2026/07/15 02:04:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/15 02:04:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/15 02:04:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:04:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/15 02:04:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:04:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:04:58 DEBUG : existing: size = 6 OK 2026/07/15 02:04:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/15 02:04:58 INFO : existing: Copied (new) 2026/07/15 02:04:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:04:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:04:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:04:58 DEBUG : existing: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:04:58 DEBUG : existing: Sizes differ 2026/07/15 02:04:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/15 02:04:58 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:04:58 ERROR : B2 bucket rclone-test-naherab1bafu: not deleting files as there were IO errors 2026/07/15 02:04:58 ERROR : B2 bucket rclone-test-naherab1bafu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.83s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:00 DEBUG : EXISTING: size = 6 OK 2026/07/15 02:05:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:00 DEBUG : existing: Unchanged skipping 2026/07/15 02:05:00 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:05:00 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:05:00 DEBUG : Waiting for deletions to finish 2026/07/15 02:05:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.83s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:18 DEBUG : both0: size = 6 OK 2026/07/15 02:05:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both12: size = 6 OK 2026/07/15 02:05:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:05:18 DEBUG : both0: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both13: size = 6 OK 2026/07/15 02:05:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both10: size = 6 OK 2026/07/15 02:05:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both11: size = 6 OK 2026/07/15 02:05:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both13: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both14: size = 6 OK 2026/07/15 02:05:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both11: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both15: size = 6 OK 2026/07/15 02:05:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both15: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both16: size = 6 OK 2026/07/15 02:05:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both16: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both17: size = 6 OK 2026/07/15 02:05:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both17: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both18: size = 6 OK 2026/07/15 02:05:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both18: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both19: size = 6 OK 2026/07/15 02:05:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both19: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both1: size = 6 OK 2026/07/15 02:05:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both1: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both2: size = 6 OK 2026/07/15 02:05:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both2: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both3: size = 6 OK 2026/07/15 02:05:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both3: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both4: size = 6 OK 2026/07/15 02:05:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both4: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both5: size = 6 OK 2026/07/15 02:05:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both5: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both6: size = 6 OK 2026/07/15 02:05:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both6: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both7: size = 6 OK 2026/07/15 02:05:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both7: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both8: size = 6 OK 2026/07/15 02:05:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both8: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both9: size = 6 OK 2026/07/15 02:05:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:18 DEBUG : both9: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both10: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both14: Unchanged skipping 2026/07/15 02:05:18 DEBUG : both12: Unchanged skipping 2026/07/15 02:05:18 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:05:18 DEBUG : Waiting for deletions to finish 2026/07/15 02:05:18 INFO : only0: Deleted 2026/07/15 02:05:18 INFO : only15: Deleted 2026/07/15 02:05:18 INFO : only19: Deleted 2026/07/15 02:05:18 INFO : only2: Deleted 2026/07/15 02:05:18 INFO : only5: Deleted 2026/07/15 02:05:18 INFO : only3: Deleted 2026/07/15 02:05:19 INFO : only6: Deleted 2026/07/15 02:05:19 INFO : only7: Deleted 2026/07/15 02:05:19 INFO : only10: Deleted 2026/07/15 02:05:19 INFO : only14: Deleted 2026/07/15 02:05:19 INFO : only16: Deleted 2026/07/15 02:05:19 INFO : only18: Deleted 2026/07/15 02:05:19 INFO : only9: Deleted 2026/07/15 02:05:19 INFO : only11: Deleted 2026/07/15 02:05:19 INFO : only13: Deleted 2026/07/15 02:05:19 INFO : only1: Deleted 2026/07/15 02:05:19 INFO : only12: Deleted 2026/07/15 02:05:19 INFO : only17: Deleted 2026/07/15 02:05:19 INFO : only4: Deleted 2026/07/15 02:05:19 INFO : only8: Deleted 2026/07/15 02:05:19 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.02s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:40 DEBUG : both10: size = 6 OK 2026/07/15 02:05:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both0: size = 6 OK 2026/07/15 02:05:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both11: size = 6 OK 2026/07/15 02:05:40 DEBUG : both10: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both12: size = 6 OK 2026/07/15 02:05:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both13: size = 6 OK 2026/07/15 02:05:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both11: Unchanged skipping 2026/07/15 02:05:40 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:05:40 DEBUG : both14: size = 6 OK 2026/07/15 02:05:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both14: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both15: size = 6 OK 2026/07/15 02:05:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both15: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both16: size = 6 OK 2026/07/15 02:05:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both12: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both17: size = 6 OK 2026/07/15 02:05:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both17: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both18: size = 6 OK 2026/07/15 02:05:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both18: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both19: size = 6 OK 2026/07/15 02:05:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both19: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both1: size = 6 OK 2026/07/15 02:05:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both1: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both2: size = 6 OK 2026/07/15 02:05:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both2: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both3: size = 6 OK 2026/07/15 02:05:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both3: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both4: size = 6 OK 2026/07/15 02:05:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both0: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both5: size = 6 OK 2026/07/15 02:05:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both13: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both6: size = 6 OK 2026/07/15 02:05:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both6: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both7: size = 6 OK 2026/07/15 02:05:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both7: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both8: size = 6 OK 2026/07/15 02:05:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both16: Unchanged skipping 2026/07/15 02:05:40 DEBUG : both9: size = 6 OK 2026/07/15 02:05:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:05:40 DEBUG : both9: Unchanged skipping 2026/07/15 02:05:40 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only0: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only0: Sizes differ 2026/07/15 02:05:40 DEBUG : both4: Unchanged skipping 2026/07/15 02:05:40 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only10: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only10: Sizes differ 2026/07/15 02:05:40 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only11: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only11: Sizes differ 2026/07/15 02:05:40 DEBUG : both5: Unchanged skipping 2026/07/15 02:05:40 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only12: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only12: Sizes differ 2026/07/15 02:05:40 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only13: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only13: Sizes differ 2026/07/15 02:05:40 DEBUG : both8: Unchanged skipping 2026/07/15 02:05:40 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only14: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only14: Sizes differ 2026/07/15 02:05:40 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only15: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only15: Sizes differ 2026/07/15 02:05:40 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only16: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only16: Sizes differ 2026/07/15 02:05:40 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only17: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only17: Sizes differ 2026/07/15 02:05:40 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only18: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only18: Sizes differ 2026/07/15 02:05:40 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only19: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only19: Sizes differ 2026/07/15 02:05:40 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only1: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only1: Sizes differ 2026/07/15 02:05:40 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only2: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only2: Sizes differ 2026/07/15 02:05:40 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only3: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only3: Sizes differ 2026/07/15 02:05:40 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only4: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only4: Sizes differ 2026/07/15 02:05:40 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only5: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only5: Sizes differ 2026/07/15 02:05:40 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only6: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only6: Sizes differ 2026/07/15 02:05:40 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only7: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only7: Sizes differ 2026/07/15 02:05:40 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only8: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only8: Sizes differ 2026/07/15 02:05:40 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1764575517) 2026/07/15 02:05:40 DEBUG : only9: size = 6 (B2 bucket rclone-test-naherab1bafu) 2026/07/15 02:05:40 DEBUG : only9: Sizes differ 2026/07/15 02:05:40 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:05:40 DEBUG : only10: size = 0 OK 2026/07/15 02:05:40 DEBUG : only12: size = 0 OK 2026/07/15 02:05:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:40 INFO : only10: Copied (replaced existing) 2026/07/15 02:05:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:40 INFO : only12: Copied (replaced existing) 2026/07/15 02:05:40 DEBUG : only11: size = 0 OK 2026/07/15 02:05:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:40 INFO : only11: Copied (replaced existing) 2026/07/15 02:05:40 DEBUG : only17: size = 0 OK 2026/07/15 02:05:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:40 INFO : only17: Copied (replaced existing) 2026/07/15 02:05:40 DEBUG : only0: size = 0 OK 2026/07/15 02:05:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:40 INFO : only0: Copied (replaced existing) 2026/07/15 02:05:40 DEBUG : only18: size = 0 OK 2026/07/15 02:05:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:40 INFO : only18: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only19: size = 0 OK 2026/07/15 02:05:41 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only19: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only1: size = 0 OK 2026/07/15 02:05:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only1: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only15: size = 0 OK 2026/07/15 02:05:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only15: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only2: size = 0 OK 2026/07/15 02:05:41 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only2: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only13: size = 0 OK 2026/07/15 02:05:41 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only13: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only4: size = 0 OK 2026/07/15 02:05:41 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only4: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only5: size = 0 OK 2026/07/15 02:05:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only5: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only14: size = 0 OK 2026/07/15 02:05:41 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only14: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only7: size = 0 OK 2026/07/15 02:05:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only7: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only8: size = 0 OK 2026/07/15 02:05:41 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only8: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only9: size = 0 OK 2026/07/15 02:05:41 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only9: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only16: size = 0 OK 2026/07/15 02:05:41 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only16: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only3: size = 0 OK 2026/07/15 02:05:41 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only3: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : only6: size = 0 OK 2026/07/15 02:05:41 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/15 02:05:41 INFO : only6: Copied (replaced existing) 2026/07/15 02:05:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.03s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:49 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:05:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:05:49 DEBUG : empty_on_remote: Making directory with metadata 2026/07/15 02:05:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:05:49 INFO : empty_on_remote: Making directory 2026/07/15 02:05:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/15 02:05:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:52 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:05:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:05:52 DEBUG : empty_on_remote: Making directory with metadata 2026/07/15 02:05:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/15 02:05:52 INFO : empty_on_remote: Making directory 2026/07/15 02:05:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/15 02:05:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:54 INFO : sub dir: Making directory 2026/07/15 02:05:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:05:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/15 02:05:56 INFO : sub dir: Making directory 2026/07/15 02:05:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:06:07 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:07 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : banana: size = 6 OK 2026/07/15 02:06:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:06:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:06:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : apple: size = 5 OK 2026/07/15 02:06:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : apple: Unchanged skipping 2026/07/15 02:06:08 DEBUG : banana: Unchanged skipping 2026/07/15 02:06:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:06:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:06:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:06:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:06:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:06:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:06:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:06:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:06:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:06:08 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:08 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:08 INFO : There was nothing to transfer 2026/07/15 02:06:08 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:08 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:06:09 DEBUG : banana: size = 6 OK 2026/07/15 02:06:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : banana: Unchanged skipping 2026/07/15 02:06:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:06:09 DEBUG : apple: size = 5 OK 2026/07/15 02:06:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : apple: Unchanged skipping 2026/07/15 02:06:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:06:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:06:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:06:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:06:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:06:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:06:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:06:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:06:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:06:09 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:09 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:09 INFO : There was nothing to transfer 2026/07/15 02:06:09 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:09 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:06:23 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:23 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : apple: size = 5 OK 2026/07/15 02:06:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : apple: Unchanged skipping 2026/07/15 02:06:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:06:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:06:24 DEBUG : banana: size = 6 OK 2026/07/15 02:06:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : banana: Unchanged skipping 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:24 INFO : There was nothing to transfer 2026/07/15 02:06:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:24 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:06:24 DEBUG : apple: size = 5 OK 2026/07/15 02:06:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : apple: Unchanged skipping 2026/07/15 02:06:24 DEBUG : banana: size = 6 OK 2026/07/15 02:06:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : banana: Unchanged skipping 2026/07/15 02:06:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:06:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:06:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:06:24 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:24 INFO : There was nothing to transfer 2026/07/15 02:06:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:25 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:06:39 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:39 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:40 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:40 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:06:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:40 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:40 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:40 DEBUG : YXBwbGU=: size = 5 OK 2026/07/15 02:06:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/15 02:06:40 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/15 02:06:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/15 02:06:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/15 02:06:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/15 02:06:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/15 02:06:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/15 02:06:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/15 02:06:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:40 DEBUG : YmFuYW5h: size = 6 OK 2026/07/15 02:06:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/15 02:06:40 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/15 02:06:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/15 02:06:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/15 02:06:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/15 02:06:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/15 02:06:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/15 02:06:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/15 02:06:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/15 02:06:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/15 02:06:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/15 02:06:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/15 02:06:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/15 02:06:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/15 02:06:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/15 02:06:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/15 02:06:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/15 02:06:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/15 02:06:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/15 02:06:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/15 02:06:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/15 02:06:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/15 02:06:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/15 02:06:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/15 02:06:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/15 02:06:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:42 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:06:42 INFO : appleappleapplebanana: Deleted 2026/07/15 02:06:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:06:42 INFO : apple: Deleted 2026/07/15 02:06:42 INFO : banana: Deleted 2026/07/15 02:06:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:06:42 INFO : splitbananasplit: Deleted 2026/07/15 02:06:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:06:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:06:42 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:43 DEBUG : YXBwbGU=: size = 5 OK 2026/07/15 02:06:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : apple: Unchanged skipping 2026/07/15 02:06:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:06:43 DEBUG : YmFuYW5h: size = 6 OK 2026/07/15 02:06:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : banana: Unchanged skipping 2026/07/15 02:06:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/15 02:06:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/15 02:06:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:06:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:06:43 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:43 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:43 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/15 02:06:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/15 02:06:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/15 02:06:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:44 DEBUG : apple: transformed to: YXBwbGU= 2026/07/15 02:06:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/15 02:06:44 DEBUG : banana: transformed to: YmFuYW5h 2026/07/15 02:06:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/15 02:06:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/15 02:06:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/15 02:06:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/15 02:06:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/15 02:06:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/15 02:06:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:06:58 DEBUG : Waiting for deletions to finish 2026/07/15 02:06:58 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:06:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:06:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:06:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:06:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:06:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:06:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:06:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:06:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:06:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:06:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:06:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:06:58 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:06:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:06:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:06:58 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:06:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:06:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:06:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:06:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:06:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:06:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:06:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/15 02:06:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/15 02:06:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/15 02:06:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/15 02:06:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/15 02:06:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/15 02:06:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/15 02:06:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/15 02:06:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/15 02:06:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:06:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:06:59 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:06:59 DEBUG : PREFIXapple: size = 5 OK 2026/07/15 02:06:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/15 02:06:59 INFO : apple: Copied (new) to: PREFIXapple 2026/07/15 02:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/15 02:06:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/15 02:06:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/15 02:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/15 02:06:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/15 02:06:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/15 02:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:06:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/15 02:06:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/15 02:06:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/15 02:06:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/15 02:06:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : PREFIXbanana: size = 6 OK 2026/07/15 02:06:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/15 02:06:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/15 02:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:06:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/15 02:06:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/15 02:06:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:06:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:06:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/15 02:06:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/15 02:07:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/15 02:07:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/15 02:07:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/15 02:07:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/15 02:07:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/15 02:07:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/15 02:07:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/15 02:07:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/15 02:07:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/15 02:07:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/15 02:07:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/15 02:07:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/15 02:07:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/15 02:07:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/15 02:07:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/15 02:07:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/15 02:07:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/15 02:07:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/15 02:07:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/15 02:07:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/15 02:07:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/15 02:07:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/15 02:07:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/15 02:07:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:01 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:07:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:07:01 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:07:01 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:07:01 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:07:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:07:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:07:01 INFO : appleappleapplebanana: Deleted 2026/07/15 02:07:01 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:07:02 INFO : apple: Deleted 2026/07/15 02:07:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:07:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:07:02 INFO : banana: Deleted 2026/07/15 02:07:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:07:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:07:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:07:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:07:02 INFO : splitbananasplit: Deleted 2026/07/15 02:07:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:07:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:07:02 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/15 02:07:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/15 02:07:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/15 02:07:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/15 02:07:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/15 02:07:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/15 02:07:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/15 02:07:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/15 02:07:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/15 02:07:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/15 02:07:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/15 02:07:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/15 02:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/15 02:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/15 02:07:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/15 02:07:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/15 02:07:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/15 02:07:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/15 02:07:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/15 02:07:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/15 02:07:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:07:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:07:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:07:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/15 02:07:03 INFO : appleappleapplebanana: Copied (new) 2026/07/15 02:07:03 DEBUG : banana: size = 6 OK 2026/07/15 02:07:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/15 02:07:03 INFO : banana: Copied (new) 2026/07/15 02:07:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:07:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/15 02:07:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/15 02:07:03 DEBUG : apple: size = 5 OK 2026/07/15 02:07:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/15 02:07:03 INFO : apple: Copied (new) 2026/07/15 02:07:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:07:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/15 02:07:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/15 02:07:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:07:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/15 02:07:03 INFO : splitbananasplit: Copied (new) 2026/07/15 02:07:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:07:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/15 02:07:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/15 02:07:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/15 02:07:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/15 02:07:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/15 02:07:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/15 02:07:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/15 02:07:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:07:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/15 02:07:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:07:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/15 02:07:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:07:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/15 02:07:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/15 02:07:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:07:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/15 02:07:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/15 02:07:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:07:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/15 02:07:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/15 02:07:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:07:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/15 02:07:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/15 02:07:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:07:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/15 02:07:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/15 02:07:05 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/15 02:07:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/15 02:07:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/15 02:07:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/15 02:07:05 INFO : PREFIXapple: Deleted 2026/07/15 02:07:05 INFO : PREFIXsplitbananasplit: Deleted 2026/07/15 02:07:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/15 02:07:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/15 02:07:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/15 02:07:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/15 02:07:06 INFO : PREFIXbanana: Deleted 2026/07/15 02:07:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:06 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:06 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:07:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:21 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/15 02:07:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:07:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:07:22 DEBUG : appleSUFFIX: size = 5 OK 2026/07/15 02:07:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/15 02:07:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/15 02:07:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/15 02:07:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/15 02:07:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/15 02:07:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/15 02:07:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/15 02:07:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:22 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/15 02:07:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/15 02:07:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/15 02:07:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/15 02:07:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/15 02:07:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/15 02:07:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/15 02:07:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/15 02:07:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/15 02:07:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/15 02:07:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/15 02:07:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/15 02:07:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/15 02:07:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/15 02:07:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/15 02:07:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/15 02:07:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/15 02:07:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/15 02:07:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/15 02:07:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/15 02:07:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/15 02:07:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/15 02:07:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/15 02:07:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/15 02:07:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/15 02:07:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/15 02:07:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/15 02:07:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/15 02:07:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/15 02:07:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/15 02:07:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/15 02:07:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/15 02:07:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:24 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:07:24 INFO : banana: Deleted 2026/07/15 02:07:24 INFO : appleappleapplebanana: Deleted 2026/07/15 02:07:24 INFO : apple: Deleted 2026/07/15 02:07:24 INFO : splitbananasplit: Deleted 2026/07/15 02:07:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:07:24 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:07:24 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : apple: transformed to: appleSUFFIX 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/15 02:07:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/15 02:07:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/15 02:07:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:25 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:07:25 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:07:25 DEBUG : banana: size = 6 OK 2026/07/15 02:07:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/15 02:07:25 INFO : banana: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/15 02:07:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:07:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/15 02:07:26 INFO : splitbananasplit: Copied (new) 2026/07/15 02:07:26 DEBUG : apple: size = 5 OK 2026/07/15 02:07:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/15 02:07:26 INFO : apple: Copied (new) 2026/07/15 02:07:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:07:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/15 02:07:26 INFO : appleappleapplebanana: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/15 02:07:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/15 02:07:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/15 02:07:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/15 02:07:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/15 02:07:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/15 02:07:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/15 02:07:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/15 02:07:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:07:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/15 02:07:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:07:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/15 02:07:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:07:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/15 02:07:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:07:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/15 02:07:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:07:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/15 02:07:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:07:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/15 02:07:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:07:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/15 02:07:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:07:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/15 02:07:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/15 02:07:27 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:27 INFO : bananaSUFFIX: Deleted 2026/07/15 02:07:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/15 02:07:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/15 02:07:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/15 02:07:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/15 02:07:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/15 02:07:27 INFO : appleSUFFIX: Deleted 2026/07/15 02:07:27 INFO : splitbananasplitSUFFIX: Deleted 2026/07/15 02:07:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/15 02:07:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/15 02:07:28 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:28 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:28 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:07:43 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:43 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : apple: size = 5 OK 2026/07/15 02:07:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:44 DEBUG : apple: Unchanged skipping 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:44 DEBUG : banana: size = 6 OK 2026/07/15 02:07:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:44 DEBUG : banana: Unchanged skipping 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:07:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/15 02:07:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:44 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:07:44 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:07:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/15 02:07:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/15 02:07:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/15 02:07:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:44 DEBUG : appleapple: size = 21 OK 2026/07/15 02:07:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/15 02:07:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/15 02:07:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/15 02:07:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/15 02:07:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/15 02:07:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:44 DEBUG : splitbanan: size = 16 OK 2026/07/15 02:07:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/15 02:07:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/15 02:07:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/15 02:07:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/15 02:07:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/15 02:07:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/15 02:07:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/15 02:07:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/15 02:07:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/15 02:07:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/15 02:07:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/15 02:07:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/15 02:07:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/15 02:07:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/15 02:07:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/15 02:07:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/15 02:07:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/15 02:07:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/15 02:07:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/15 02:07:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/15 02:07:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/15 02:07:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/15 02:07:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/15 02:07:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/15 02:07:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/15 02:07:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/15 02:07:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/15 02:07:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/15 02:07:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/15 02:07:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/15 02:07:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/15 02:07:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/15 02:07:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/15 02:07:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/15 02:07:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/15 02:07:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/15 02:07:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/15 02:07:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/15 02:07:46 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/15 02:07:46 INFO : splitbananasplit: Deleted 2026/07/15 02:07:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0014-89;=.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/15 02:07:46 INFO : appleappleapplebanana: Deleted 2026/07/15 02:07:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/15 02:07:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/15 02:07:46 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:47 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : appleapple: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:47 DEBUG : apple: size = 5 OK 2026/07/15 02:07:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : apple: Unchanged skipping 2026/07/15 02:07:47 DEBUG : banana: size = 6 OK 2026/07/15 02:07:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : appleapple: size = 21 OK 2026/07/15 02:07:47 DEBUG : banana: Unchanged skipping 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : splitbanan: size = 16 OK 2026/07/15 02:07:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:07:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/15 02:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/15 02:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/15 02:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/15 02:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/15 02:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/15 02:07:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/15 02:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/15 02:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/15 02:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/15 02:07:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/15 02:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/15 02:07:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/15 02:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/15 02:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/15 02:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/15 02:07:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/15 02:07:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/15 02:07:47 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:07:47 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:07:47 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:47 DEBUG : Waiting for deletions to finish 2026/07/15 02:07:47 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : appleapple: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/15 02:07:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/15 02:07:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/15 02:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/15 02:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/15 02:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/15 02:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/15 02:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/15 02:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/15 02:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/15 02:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/15 02:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/15 02:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/15 02:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/15 02:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/15 02:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/15 02:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/15 02:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/15 02:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/15 02:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/15 02:07:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:08:02 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:02 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:02 DEBUG : apple: size = 5 OK 2026/07/15 02:08:02 DEBUG : banana: size = 6 OK 2026/07/15 02:08:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:02 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:02 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:02 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:03 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : apple: size = 5 OK 2026/07/15 02:08:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : banana: size = 6 OK 2026/07/15 02:08:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:03 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:03 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:03 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:03 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:03 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:04 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:08:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:20 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:20 DEBUG : banana: size = 6 OK 2026/07/15 02:08:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:20 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:20 DEBUG : apple: size = 5 OK 2026/07/15 02:08:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:20 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:21 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : apple: size = 5 OK 2026/07/15 02:08:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:21 DEBUG : banana: size = 6 OK 2026/07/15 02:08:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:21 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:21 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:08:36 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:36 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:36 DEBUG : banana: size = 6 OK 2026/07/15 02:08:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:36 DEBUG : apple: size = 5 OK 2026/07/15 02:08:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:36 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:36 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:36 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:36 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:37 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:37 DEBUG : banana: size = 6 OK 2026/07/15 02:08:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:37 DEBUG : apple: size = 5 OK 2026/07/15 02:08:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:37 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:37 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:37 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:37 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:37 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:08:52 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:52 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : apple: size = 5 OK 2026/07/15 02:08:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : banana: size = 6 OK 2026/07/15 02:08:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:53 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:53 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:53 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:53 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : apple: size = 5 OK 2026/07/15 02:08:54 DEBUG : banana: size = 6 OK 2026/07/15 02:08:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:08:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:08:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : banana: Unchanged skipping 2026/07/15 02:08:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:08:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:08:54 DEBUG : apple: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:08:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:08:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:08:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:08:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:08:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:08:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:08:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:08:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:08:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:08:54 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:08:54 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:54 DEBUG : Waiting for deletions to finish 2026/07/15 02:08:54 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:10 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:10 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:09:11 DEBUG : apple: size = 5 OK 2026/07/15 02:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : apple: Unchanged skipping 2026/07/15 02:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : banana: size = 6 OK 2026/07/15 02:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : banana: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:11 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:11 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : apple: size = 5 OK 2026/07/15 02:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : banana: size = 6 OK 2026/07/15 02:09:11 DEBUG : apple: Unchanged skipping 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/15 02:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/15 02:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/15 02:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : banana: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/15 02:09:11 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:11 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:11 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:11 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/15 02:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.42s) --- PASS: TestTransform/NFC (14.87s) --- PASS: TestTransform/NFD (15.76s) --- PASS: TestTransform/base64 (18.92s) --- PASS: TestTransform/prefix (22.77s) --- PASS: TestTransform/suffix (22.14s) --- PASS: TestTransform/truncate (19.11s) --- PASS: TestTransform/encoder (16.70s) --- PASS: TestTransform/ISO-8859-1 (16.96s) --- PASS: TestTransform/charmap (15.99s) --- PASS: TestTransform/lowercase (16.75s) --- PASS: TestTransform/ascii (17.46s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/15 02:09:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/15 02:09:16 INFO : sub dir_somesuffix: Making directory 2026/07/15 02:09:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/15 02:09:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/15 02:09:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/15 02:09:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/15 02:09:16 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:16 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/15 02:09:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/15 02:09:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:18 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:18 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:18 INFO : tictactoe: Making directory 2026/07/15 02:09:18 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:18 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:18 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:18 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/15 02:09:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/15 02:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:20 INFO : toe: Making directory 2026/07/15 02:09:20 INFO : toe/toe: Making directory 2026/07/15 02:09:20 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:09:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:09:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:09:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:20 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/15 02:09:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/15 02:09:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.77s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:21 INFO : toe: Making directory 2026/07/15 02:09:21 INFO : toe/toe: Making directory 2026/07/15 02:09:21 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:09:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/15 02:09:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:21 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/15 02:09:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/15 02:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:23 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:09:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:09:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:23 INFO : tictacempty_dir: Making directory 2026/07/15 02:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:23 INFO : tictactoe: Making directory 2026/07/15 02:09:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:23 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:23 INFO : tictactoe/tictactoe: Making directory 2026/07/15 02:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:23 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:23 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 02:09:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.51s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:25 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:09:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:09:25 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:25 INFO : tictacempty_dir: Making directory 2026/07/15 02:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:25 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:25 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:25 INFO : tictactoe: Making directory 2026/07/15 02:09:25 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:25 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:25 INFO : tictactoe/tictactoe: Making directory 2026/07/15 02:09:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:09:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:25 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:25 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/15 02:09:26 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:26 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:26 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:26 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/15 02:09:26 NOTICE: B2 bucket rclone-test-naherab1bafu: 0 differences found 2026/07/15 02:09:26 NOTICE: B2 bucket rclone-test-naherab1bafu: 1 matching files --- PASS: TestAllTag (1.95s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:27 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:27 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:27 INFO : tictactoe: Making directory 2026/07/15 02:09:27 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:27 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:27 INFO : tictactoe/tictactoe: Making directory 2026/07/15 02:09:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:27 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:27 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 02:09:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:27 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:28 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:28 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:28 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/15 02:09:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 02:09:28 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/15 02:09:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/15 02:09:28 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (4.26s) === RUN TestSyntax 2026/07/15 02:09:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:31 INFO : toe: Making directory 2026/07/15 02:09:31 INFO : toe/toe: Making directory 2026/07/15 02:09:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:09:31 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:31 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:32 DEBUG : toe/toe/toe: size = 11 OK 2026/07/15 02:09:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:32 INFO : toe/toe/toe: Copied (new) 2026/07/15 02:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:33 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:09:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:33 INFO : tictacempty_dir: Making directory 2026/07/15 02:09:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:33 INFO : tictactoe: Making directory 2026/07/15 02:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:33 INFO : tictactoe/tictactoe: Making directory 2026/07/15 02:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:09:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:33 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:33 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:33 INFO : toe/toe/toe.txt: Deleted 2026/07/15 02:09:33 INFO : toe/toe: Removing directory 2026/07/15 02:09:33 INFO : toe: Removing directory 2026/07/15 02:09:33 INFO : empty_dir: Removing directory 2026/07/15 02:09:33 DEBUG : Local file system at /tmp/rclone1764575517: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:34 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:09:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:34 INFO : tictacempty_dir: Making directory 2026/07/15 02:09:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:34 INFO : tictactoe: Making directory 2026/07/15 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:34 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:34 INFO : tictactoe/tictactoe: Making directory 2026/07/15 02:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:34 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:34 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:35 INFO : toe/toe/toe.txt: Deleted 2026/07/15 02:09:35 INFO : toe/toe: Removing directory 2026/07/15 02:09:35 INFO : toe: Removing directory 2026/07/15 02:09:35 INFO : empty_dir: Removing directory 2026/07/15 02:09:35 DEBUG : Local file system at /tmp/rclone1764575517: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/15 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:09:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 02:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/15 02:09:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.17s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:37 DEBUG : Reset feature "Copy" 2026/07/15 02:09:37 DEBUG : Reset feature "Move" 2026/07/15 02:09:37 DEBUG : Reset feature "Copy" 2026/07/15 02:09:37 DEBUG : Reset feature "Move" 2026/07/15 02:09:37 DEBUG : empty_dir: Making directory with metadata 2026/07/15 02:09:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 02:09:37 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:38 INFO : tictacempty_dir: Making directory 2026/07/15 02:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/15 02:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:38 INFO : tictactoe: Making directory 2026/07/15 02:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/15 02:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:38 INFO : tictactoe/tictactoe: Making directory 2026/07/15 02:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/15 02:09:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/15 02:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:38 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:38 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/15 02:09:38 INFO : toe/toe/toe.txt: Deleted 2026/07/15 02:09:38 INFO : toe/toe: Removing directory 2026/07/15 02:09:38 INFO : toe: Removing directory 2026/07/15 02:09:38 INFO : empty_dir: Removing directory 2026/07/15 02:09:38 DEBUG : Local file system at /tmp/rclone1764575517: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/15 02:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/15 02:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/15 02:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/15 02:09:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 02:09:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/15 02:09:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.48s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:41 DEBUG : toe: transformed to: dG9l 2026/07/15 02:09:41 DEBUG : toe: transformed to: dG9l 2026/07/15 02:09:41 INFO : dG9l: Making directory 2026/07/15 02:09:41 DEBUG : toe: transformed to: dG9l 2026/07/15 02:09:41 DEBUG : toe: transformed to: dG9l 2026/07/15 02:09:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/15 02:09:41 INFO : dG9l/dG9l: Making directory 2026/07/15 02:09:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/15 02:09:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/15 02:09:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 02:09:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/15 02:09:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 02:09:41 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:41 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/15 02:09:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/15 02:09:42 DEBUG : Waiting for deletions to finish 2026/07/15 02:09:42 DEBUG : dG9l: transformed to: toe 2026/07/15 02:09:42 DEBUG : dG9l: transformed to: toe 2026/07/15 02:09:42 DEBUG : dG9l: transformed to: toe 2026/07/15 02:09:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/15 02:09:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/15 02:09:42 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for checks to finish 2026/07/15 02:09:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/15 02:09:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/15 02:09:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/15 02:09:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/15 02:09:42 DEBUG : Local file system at /tmp/rclone1764575517: Waiting for transfers to finish 2026/07/15 02:09:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.29s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-naherab1bafu", Local "Local file system at /tmp/rclone1764575517", Modify Window "1ms" 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe: transformed to: 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe: transformed to: 2026/07/15 02:09:43 INFO : B2 bucket rclone-test-naherab1bafu: Making directory 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe: transformed to: 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe: transformed to: 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe/toe: transformed to: 2026/07/15 02:09:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/15 02:09:43 INFO : toe/toe: Making directory 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe/toe: transformed to: 2026/07/15 02:09:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe: transformed to: 2026/07/15 02:09:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/15 02:09:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/15 02:09:43 DEBUG : toe/toe/toe: transformed to: 2026/07/15 02:09:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/15 02:09:43 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for checks to finish 2026/07/15 02:09:43 DEBUG : B2 bucket rclone-test-naherab1bafu: Waiting for transfers to finish 2026/07/15 02:09:44 DEBUG : toe/toe/toe: size = 11 OK 2026/07/15 02:09:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/15 02:09:44 INFO : toe/toe/toe: Copied (new) 2026/07/15 02:09:44 ERROR : B2 bucket rclone-test-naherab1bafu: not deleting files as there were IO errors 2026/07/15 02:09:44 ERROR : B2 bucket rclone-test-naherab1bafu: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/07/15 02:09:45 DEBUG : B2 bucket rclone-test-naherab1bafu: Purge remote 2026/07/15 02:09:45 INFO : B2 bucket rclone-test-naherab1bafu: cleaning bucket "rclone-test-naherab1bafu" of all files 2026/07/15 02:09:46 DEBUG : BackupDir/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e17e_d20260715_m020335_c001_v7007000_t0000_u01784081015706") 2026/07/15 02:09:46 DEBUG : BackupDir/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f103d97ff4ee21ef5_d20260715_m020330_c001_v0001173_t0003_u01784081010266") 2026/07/15 02:09:46 DEBUG : CompareDest/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4f8c0_d20260715_m020311_c001_v7007000_t0000_u01784080991359") 2026/07/15 02:09:46 DEBUG : CompareDest/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffc11_d20260715_m020305_c001_v0001181_t0042_u01784080985827") 2026/07/15 02:09:46 DEBUG : CompareDest/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4f8c1_d20260715_m020311_c001_v7007000_t0000_u01784080991529") 2026/07/15 02:09:46 DEBUG : CompareDest/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319b82_d20260715_m020306_c001_v0001036_t0049_u01784080986730") 2026/07/15 02:09:46 DEBUG : CopyDest/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e17f_d20260715_m020335_c001_v7007000_t0000_u01784081015879") 2026/07/15 02:09:46 DEBUG : CopyDest/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319bf6_d20260715_m020327_c001_v0001036_t0004_u01784081007277") 2026/07/15 02:09:46 DEBUG : CopyDest/three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e180_d20260715_m020336_c001_v7007000_t0000_u01784081016053") 2026/07/15 02:09:46 DEBUG : CopyDest/three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319c18_d20260715_m020333_c001_v0001036_t0028_u01784081013729") 2026/07/15 02:09:46 DEBUG : CopyDest/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e181_d20260715_m020336_c001_v7007000_t0000_u01784081016228") 2026/07/15 02:09:46 DEBUG : CopyDest/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffc71_d20260715_m020331_c001_v0001181_t0032_u01784081011699") 2026/07/15 02:09:46 DEBUG : EXISTING: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf947_d20260715_m020501_c001_v7007000_t0000_u01784081101167") 2026/07/15 02:09:46 DEBUG : EXISTING: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e06_d20260715_m020459_c001_v0001036_t0042_u01784081099688") 2026/07/15 02:09:46 DEBUG : PREFIXapple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de657_d20260715_m020705_c001_v7007000_t0000_u01784081225694") 2026/07/15 02:09:46 DEBUG : PREFIXapple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560006f_d20260715_m020659_c001_v0001181_t0013_u01784081219196") 2026/07/15 02:09:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c602_d20260715_m020705_c001_v7007000_t0000_u01784081225895") 2026/07/15 02:09:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4fa_d20260715_m020659_c001_v0001137_t0055_u01784081219165") 2026/07/15 02:09:46 DEBUG : PREFIXbanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa0d_d20260715_m020706_c001_v7007000_t0000_u01784081226123") 2026/07/15 02:09:47 DEBUG : PREFIXbanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deca5_d20260715_m020659_c001_v0001137_t0024_u01784081219175") 2026/07/15 02:09:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c601_d20260715_m020705_c001_v7007000_t0000_u01784081225714") 2026/07/15 02:09:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a105_d20260715_m020659_c001_v0001036_t0025_u01784081219186") 2026/07/15 02:09:47 DEBUG : Testêé: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf944_d20260715_m020457_c001_v7007000_t0000_u01784081097505") 2026/07/15 02:09:47 DEBUG : Testêé: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319df2_d20260715_m020456_c001_v0001036_t0047_u01784081096586") 2026/07/15 02:09:47 DEBUG : Testêé: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffdb5_d20260715_m020455_c001_v0001181_t0003_u01784081095693") 2026/07/15 02:09:47 DEBUG : YXBwbGU=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e40c_d20260715_m020644_c001_v7007000_t0000_u01784081204415") 2026/07/15 02:09:47 DEBUG : YXBwbGU=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600003_d20260715_m020640_c001_v0001181_t0026_u01784081200281") 2026/07/15 02:09:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e40e_d20260715_m020644_c001_v7007000_t0000_u01784081204586") 2026/07/15 02:09:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec55_d20260715_m020640_c001_v0001137_t0027_u01784081200303") 2026/07/15 02:09:47 DEBUG : YmFuYW5h: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e411_d20260715_m020644_c001_v7007000_t0000_u01784081204759") 2026/07/15 02:09:47 DEBUG : YmFuYW5h: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a098_d20260715_m020640_c001_v0001036_t0048_u01784081200303") 2026/07/15 02:09:47 DEBUG : a/potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca203_d20260715_m020137_c001_v7007000_t0000_u01784080897679") 2026/07/15 02:09:47 DEBUG : a/potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431997e_d20260715_m020136_c001_v0001036_t0056_u01784080896753") 2026/07/15 02:09:47 DEBUG : a/potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1f5_d20260715_m020135_c001_v7007000_t0000_u01784080895054") 2026/07/15 02:09:47 DEBUG : a/potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431996a_d20260715_m020133_c001_v0001036_t0038_u01784080893993") 2026/07/15 02:09:47 DEBUG : a/potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca19c_d20260715_m020114_c001_v7007000_t0000_u01784080874583") 2026/07/15 02:09:47 DEBUG : a/potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198d2_d20260715_m020113_c001_v0001036_t0035_u01784080873145") 2026/07/15 02:09:47 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0cea9_d20260715_m020912_c001_v7007000_t0000_u01784081352512") 2026/07/15 02:09:47 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560037a_d20260715_m020907_c001_v0001181_t0050_u01784081347687") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e73_d20260715_m020854_c001_v7007000_t0000_u01784081334880") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560030d_d20260715_m020850_c001_v0001181_t0014_u01784081330367") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e718_d20260715_m020838_c001_v7007000_t0000_u01784081318305") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856002a7_d20260715_m020834_c001_v0001181_t0030_u01784081314758") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca642_d20260715_m020822_c001_v7007000_t0000_u01784081302193") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560025f_d20260715_m020818_c001_v0001181_t0028_u01784081298376") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eac9_d20260715_m020804_c001_v7007000_t0000_u01784081284921") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600203_d20260715_m020800_c001_v0001181_t0034_u01784081280669") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f98_d20260715_m020748_c001_v7007000_t0000_u01784081268449") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa6ae_d20260715_m020742_c001_v0001137_t0038_u01784081262076") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fda_d20260715_m020729_c001_v7007000_t0000_u01784081249416") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa604_d20260715_m020725_c001_v0001137_t0045_u01784081245730") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc6ee_d20260715_m020724_c001_v7007000_t0000_u01784081244653") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000e3_d20260715_m020719_c001_v0001181_t0024_u01784081239792") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa0f_d20260715_m020707_c001_v7007000_t0000_u01784081227369") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa51e_d20260715_m020703_c001_v0001137_t0033_u01784081223136") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719db7_d20260715_m020701_c001_v7007000_t0000_u01784081221637") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4e8_d20260715_m020656_c001_v0001137_t0006_u01784081216900") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e404_d20260715_m020642_c001_v7007000_t0000_u01784081202723") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffff9_d20260715_m020637_c001_v0001181_t0054_u01784081197901") 2026/07/15 02:09:48 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc661_d20260715_m020625_c001_v7007000_t0000_u01784081185698") 2026/07/15 02:09:49 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fffa5_d20260715_m020621_c001_v0001181_t0022_u01784081181607") 2026/07/15 02:09:49 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89ea4_d20260715_m020609_c001_v7007000_t0000_u01784081169760") 2026/07/15 02:09:49 DEBUG : apple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff59_d20260715_m020605_c001_v0001181_t0053_u01784081165831") 2026/07/15 02:09:49 DEBUG : appleSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc77941f4_d20260715_m020727_c001_v7007000_t0000_u01784081247758") 2026/07/15 02:09:49 DEBUG : appleSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000ed_d20260715_m020721_c001_v0001181_t0036_u01784081241968") 2026/07/15 02:09:49 DEBUG : appleapple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f99_d20260715_m020748_c001_v7007000_t0000_u01784081268622") 2026/07/15 02:09:49 DEBUG : appleapple: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa6c2_d20260715_m020744_c001_v0001137_t0015_u01784081264419") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceaa_d20260715_m020912_c001_v7007000_t0000_u01784081352684") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa9aa_d20260715_m020908_c001_v0001137_t0035_u01784081348863") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e75_d20260715_m020855_c001_v7007000_t0000_u01784081335059") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa90a_d20260715_m020851_c001_v0001137_t0050_u01784081331163") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e719_d20260715_m020838_c001_v7007000_t0000_u01784081318478") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa876_d20260715_m020835_c001_v0001137_t0051_u01784081315526") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca643_d20260715_m020822_c001_v7007000_t0000_u01784081302365") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa7f2_d20260715_m020819_c001_v0001137_t0036_u01784081299125") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eaca_d20260715_m020805_c001_v7007000_t0000_u01784081285110") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa75e_d20260715_m020801_c001_v0001137_t0057_u01784081281369") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808462_d20260715_m020746_c001_v7007000_t0000_u01784081266887") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600189_d20260715_m020743_c001_v0001181_t0024_u01784081263007") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fdb_d20260715_m020729_c001_v7007000_t0000_u01784081249589") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded41_d20260715_m020725_c001_v0001137_t0040_u01784081245750") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00d9c_d20260715_m020724_c001_v7007000_t0000_u01784081244652") 2026/07/15 02:09:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded11_d20260715_m020720_c001_v0001137_t0054_u01784081240418") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa10_d20260715_m020707_c001_v7007000_t0000_u01784081227604") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600085_d20260715_m020703_c001_v0001181_t0042_u01784081223146") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca615_d20260715_m020701_c001_v7007000_t0000_u01784081221740") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a0ff_d20260715_m020657_c001_v0001036_t0028_u01784081217921") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808385_d20260715_m020642_c001_v7007000_t0000_u01784081202540") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec4b_d20260715_m020638_c001_v0001137_t0057_u01784081198549") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc663_d20260715_m020625_c001_v7007000_t0000_u01784081185948") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2debf5_d20260715_m020622_c001_v0001137_t0050_u01784081182213") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89ea6_d20260715_m020609_c001_v7007000_t0000_u01784081169941") 2026/07/15 02:09:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deba7_d20260715_m020606_c001_v0001137_t0043_u01784081166563") 2026/07/15 02:09:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fd6_d20260715_m020728_c001_v7007000_t0000_u01784081248102") 2026/07/15 02:09:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded23_d20260715_m020721_c001_v0001137_t0011_u01784081241989") 2026/07/15 02:09:50 DEBUG : b/potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca205_d20260715_m020137_c001_v7007000_t0000_u01784080897858") 2026/07/15 02:09:50 DEBUG : b/potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319974_d20260715_m020135_c001_v0001036_t0027_u01784080895597") 2026/07/15 02:09:50 DEBUG : b/potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1f4_d20260715_m020134_c001_v7007000_t0000_u01784080894517") 2026/07/15 02:09:50 DEBUG : b/potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431995e_d20260715_m020132_c001_v0001036_t0039_u01784080892579") 2026/07/15 02:09:50 DEBUG : b/potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca19a_d20260715_m020114_c001_v7007000_t0000_u01784080874064") 2026/07/15 02:09:50 DEBUG : b/potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198c6_d20260715_m020111_c001_v0001036_t0058_u01784080871549") 2026/07/15 02:09:50 DEBUG : backup/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85e6cc_d20260715_m020353_c001_v7007000_t0000_u01784081033107") 2026/07/15 02:09:50 DEBUG : backup/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11313f28695ae89d_d20260715_m020349_c001_v0001040_t0051_u01784081029746") 2026/07/15 02:09:50 DEBUG : backup/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102e2e8b9b6fd22e_d20260715_m020342_c001_v0001145_t0057_u01784081022456") 2026/07/15 02:09:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f8329b0_d20260715_m020419_c001_v7007000_t0000_u01784081059657") 2026/07/15 02:09:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1041c95cf67b39ea_d20260715_m020417_c001_v0001102_t0027_u01784081057803") 2026/07/15 02:09:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1026ab3697dbd442_d20260715_m020413_c001_v0001173_t0037_u01784081053651") 2026/07/15 02:09:51 DEBUG : backup/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89cba_d20260715_m020406_c001_v7007000_t0000_u01784081046957") 2026/07/15 02:09:51 DEBUG : backup/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f109f99d2d28a25f0_d20260715_m020403_c001_v0001033_t0047_u01784081043923") 2026/07/15 02:09:51 DEBUG : backup/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f117f379fecaee5ad_d20260715_m020359_c001_v0001136_t0015_u01784081039460") 2026/07/15 02:09:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f8329b1_d20260715_m020419_c001_v7007000_t0000_u01784081059848") 2026/07/15 02:09:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f110564a2d57533b5_d20260715_m020418_c001_v0001185_t0056_u01784081058811") 2026/07/15 02:09:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1168b833a03a5ee6_d20260715_m020414_c001_v0001144_t0029_u01784081054995") 2026/07/15 02:09:51 DEBUG : backup/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85e6cf_d20260715_m020353_c001_v7007000_t0000_u01784081033281") 2026/07/15 02:09:51 DEBUG : backup/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11879122fb4e0422_d20260715_m020352_c001_v0001174_t0045_u01784081032037") 2026/07/15 02:09:51 DEBUG : backup/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1054622b08782d5e_d20260715_m020347_c001_v0001184_t0034_u01784081027377") 2026/07/15 02:09:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89cbb_d20260715_m020407_c001_v7007000_t0000_u01784081047138") 2026/07/15 02:09:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106d9dc4795180c3_d20260715_m020405_c001_v0001146_t0002_u01784081045759") 2026/07/15 02:09:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108e1633df284e67_d20260715_m020401_c001_v0001157_t0008_u01784081041324") 2026/07/15 02:09:51 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceac_d20260715_m020912_c001_v7007000_t0000_u01784081352859") 2026/07/15 02:09:51 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def55_d20260715_m020908_c001_v0001137_t0048_u01784081348424") 2026/07/15 02:09:51 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e77_d20260715_m020855_c001_v7007000_t0000_u01784081335239") 2026/07/15 02:09:51 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def1b_d20260715_m020850_c001_v0001137_t0024_u01784081330588") 2026/07/15 02:09:51 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e71b_d20260715_m020838_c001_v7007000_t0000_u01784081318650") 2026/07/15 02:09:51 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deed5_d20260715_m020834_c001_v0001137_t0045_u01784081314963") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca645_d20260715_m020822_c001_v7007000_t0000_u01784081302538") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dee8d_d20260715_m020818_c001_v0001137_t0025_u01784081298606") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eacb_d20260715_m020805_c001_v7007000_t0000_u01784081285297") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dee13_d20260715_m020800_c001_v0001137_t0040_u01784081280879") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f9a_d20260715_m020748_c001_v7007000_t0000_u01784081268794") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedad_d20260715_m020742_c001_v0001137_t0042_u01784081262516") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fdc_d20260715_m020729_c001_v7007000_t0000_u01784081249761") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600111_d20260715_m020725_c001_v0001181_t0041_u01784081245719") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fcd_d20260715_m020724_c001_v7007000_t0000_u01784081244658") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5c8_d20260715_m020719_c001_v0001137_t0043_u01784081239996") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa11_d20260715_m020707_c001_v7007000_t0000_u01784081227780") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a11d_d20260715_m020703_c001_v0001036_t0018_u01784081223156") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c5ff_d20260715_m020701_c001_v7007000_t0000_u01784081221780") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec9d_d20260715_m020657_c001_v0001137_t0012_u01784081217504") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca60c_d20260715_m020642_c001_v7007000_t0000_u01784081202734") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a08c_d20260715_m020638_c001_v0001036_t0048_u01784081198098") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc665_d20260715_m020626_c001_v7007000_t0000_u01784081186119") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a01e_d20260715_m020621_c001_v0001036_t0053_u01784081181809") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89ea8_d20260715_m020610_c001_v7007000_t0000_u01784081170120") 2026/07/15 02:09:52 DEBUG : banana: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319fd0_d20260715_m020606_c001_v0001036_t0006_u01784081166027") 2026/07/15 02:09:52 DEBUG : bananaSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fd3_d20260715_m020727_c001_v7007000_t0000_u01784081247719") 2026/07/15 02:09:52 DEBUG : bananaSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5d6_d20260715_m020721_c001_v0001137_t0013_u01784081241979") 2026/07/15 02:09:52 DEBUG : both0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36301_d20260715_m020542_c001_v7007000_t0000_u01784081142273") 2026/07/15 02:09:53 DEBUG : both0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe6f_d20260715_m020524_c001_v0001181_t0024_u01784081124329") 2026/07/15 02:09:53 DEBUG : both0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b2a_d20260715_m020520_c001_v7007000_t0000_u01784081120109") 2026/07/15 02:09:53 DEBUG : both0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffddb_d20260715_m020502_c001_v0001181_t0052_u01784081102966") 2026/07/15 02:09:53 DEBUG : both1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36302_d20260715_m020542_c001_v7007000_t0000_u01784081142454") 2026/07/15 02:09:53 DEBUG : both1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe73_d20260715_m020525_c001_v0001181_t0022_u01784081125426") 2026/07/15 02:09:53 DEBUG : both1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b2b_d20260715_m020520_c001_v7007000_t0000_u01784081120319") 2026/07/15 02:09:53 DEBUG : both1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffddf_d20260715_m020503_c001_v0001181_t0040_u01784081103955") 2026/07/15 02:09:53 DEBUG : both10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36303_d20260715_m020542_c001_v7007000_t0000_u01784081142637") 2026/07/15 02:09:53 DEBUG : both10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffea7_d20260715_m020532_c001_v0001181_t0027_u01784081132197") 2026/07/15 02:09:53 DEBUG : both10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b2c_d20260715_m020520_c001_v7007000_t0000_u01784081120492") 2026/07/15 02:09:53 DEBUG : both10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe13_d20260715_m020510_c001_v0001181_t0040_u01784081110862") 2026/07/15 02:09:53 DEBUG : both11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36304_d20260715_m020542_c001_v7007000_t0000_u01784081142822") 2026/07/15 02:09:53 DEBUG : both11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffeab_d20260715_m020532_c001_v0001181_t0002_u01784081132737") 2026/07/15 02:09:53 DEBUG : both11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b2d_d20260715_m020520_c001_v7007000_t0000_u01784081120666") 2026/07/15 02:09:53 DEBUG : both11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe17_d20260715_m020511_c001_v0001181_t0021_u01784081111694") 2026/07/15 02:09:53 DEBUG : both12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36305_d20260715_m020543_c001_v7007000_t0000_u01784081143072") 2026/07/15 02:09:53 DEBUG : both12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffeaf_d20260715_m020533_c001_v0001181_t0030_u01784081133445") 2026/07/15 02:09:53 DEBUG : both12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b2f_d20260715_m020520_c001_v7007000_t0000_u01784081120844") 2026/07/15 02:09:53 DEBUG : both12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe1f_d20260715_m020512_c001_v0001181_t0012_u01784081112560") 2026/07/15 02:09:53 DEBUG : both13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36306_d20260715_m020543_c001_v7007000_t0000_u01784081143254") 2026/07/15 02:09:53 DEBUG : both13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffeb3_d20260715_m020534_c001_v0001181_t0018_u01784081134310") 2026/07/15 02:09:53 DEBUG : both13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b30_d20260715_m020521_c001_v7007000_t0000_u01784081121022") 2026/07/15 02:09:54 DEBUG : both13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe21_d20260715_m020513_c001_v0001181_t0025_u01784081113112") 2026/07/15 02:09:54 DEBUG : both14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36307_d20260715_m020543_c001_v7007000_t0000_u01784081143434") 2026/07/15 02:09:54 DEBUG : both14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffeb7_d20260715_m020535_c001_v0001181_t0014_u01784081135065") 2026/07/15 02:09:54 DEBUG : both14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b31_d20260715_m020521_c001_v7007000_t0000_u01784081121197") 2026/07/15 02:09:54 DEBUG : both14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe27_d20260715_m020513_c001_v0001181_t0043_u01784081113778") 2026/07/15 02:09:54 DEBUG : both15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36308_d20260715_m020543_c001_v7007000_t0000_u01784081143615") 2026/07/15 02:09:54 DEBUG : both15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffeb9_d20260715_m020535_c001_v0001181_t0016_u01784081135819") 2026/07/15 02:09:54 DEBUG : both15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b32_d20260715_m020521_c001_v7007000_t0000_u01784081121372") 2026/07/15 02:09:54 DEBUG : both15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe29_d20260715_m020514_c001_v0001181_t0037_u01784081114363") 2026/07/15 02:09:54 DEBUG : both16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36309_d20260715_m020543_c001_v7007000_t0000_u01784081143795") 2026/07/15 02:09:54 DEBUG : both16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffebf_d20260715_m020536_c001_v0001181_t0052_u01784081136546") 2026/07/15 02:09:54 DEBUG : both16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b33_d20260715_m020521_c001_v7007000_t0000_u01784081121547") 2026/07/15 02:09:54 DEBUG : both16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe2d_d20260715_m020514_c001_v0001181_t0059_u01784081114883") 2026/07/15 02:09:54 DEBUG : both17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3630a_d20260715_m020543_c001_v7007000_t0000_u01784081143976") 2026/07/15 02:09:54 DEBUG : both17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffec7_d20260715_m020537_c001_v0001181_t0053_u01784081137496") 2026/07/15 02:09:54 DEBUG : both17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b35_d20260715_m020521_c001_v7007000_t0000_u01784081121720") 2026/07/15 02:09:54 DEBUG : both17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe33_d20260715_m020515_c001_v0001181_t0048_u01784081115482") 2026/07/15 02:09:54 DEBUG : both18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3630b_d20260715_m020544_c001_v7007000_t0000_u01784081144159") 2026/07/15 02:09:54 DEBUG : both18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffecd_d20260715_m020538_c001_v0001181_t0008_u01784081138426") 2026/07/15 02:09:54 DEBUG : both18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b36_d20260715_m020521_c001_v7007000_t0000_u01784081121912") 2026/07/15 02:09:54 DEBUG : both18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe37_d20260715_m020516_c001_v0001181_t0006_u01784081116279") 2026/07/15 02:09:55 DEBUG : both19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3630c_d20260715_m020544_c001_v7007000_t0000_u01784081144348") 2026/07/15 02:09:55 DEBUG : both19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffed1_d20260715_m020539_c001_v0001181_t0052_u01784081139126") 2026/07/15 02:09:55 DEBUG : both19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b38_d20260715_m020522_c001_v7007000_t0000_u01784081122092") 2026/07/15 02:09:55 DEBUG : both19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe3f_d20260715_m020516_c001_v0001181_t0033_u01784081116936") 2026/07/15 02:09:55 DEBUG : both2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3630d_d20260715_m020544_c001_v7007000_t0000_u01784081144530") 2026/07/15 02:09:55 DEBUG : both2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe77_d20260715_m020526_c001_v0001181_t0048_u01784081126030") 2026/07/15 02:09:55 DEBUG : both2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b39_d20260715_m020522_c001_v7007000_t0000_u01784081122265") 2026/07/15 02:09:55 DEBUG : both2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffde5_d20260715_m020505_c001_v0001181_t0008_u01784081105135") 2026/07/15 02:09:55 DEBUG : both3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3630e_d20260715_m020544_c001_v7007000_t0000_u01784081144762") 2026/07/15 02:09:55 DEBUG : both3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe7d_d20260715_m020526_c001_v0001181_t0013_u01784081126935") 2026/07/15 02:09:55 DEBUG : both3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b3a_d20260715_m020522_c001_v7007000_t0000_u01784081122438") 2026/07/15 02:09:55 DEBUG : both3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffde9_d20260715_m020505_c001_v0001181_t0041_u01784081105777") 2026/07/15 02:09:55 DEBUG : both4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3630f_d20260715_m020544_c001_v7007000_t0000_u01784081144943") 2026/07/15 02:09:55 DEBUG : both4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe83_d20260715_m020528_c001_v0001181_t0031_u01784081128130") 2026/07/15 02:09:55 DEBUG : both4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b3b_d20260715_m020522_c001_v7007000_t0000_u01784081122638") 2026/07/15 02:09:55 DEBUG : both4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffdeb_d20260715_m020506_c001_v0001181_t0024_u01784081106290") 2026/07/15 02:09:55 DEBUG : both5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36310_d20260715_m020545_c001_v7007000_t0000_u01784081145125") 2026/07/15 02:09:55 DEBUG : both5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe87_d20260715_m020528_c001_v0001181_t0022_u01784081128679") 2026/07/15 02:09:55 DEBUG : both5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b3c_d20260715_m020522_c001_v7007000_t0000_u01784081122820") 2026/07/15 02:09:55 DEBUG : both5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffdf3_d20260715_m020506_c001_v0001181_t0046_u01784081106898") 2026/07/15 02:09:55 DEBUG : both6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36311_d20260715_m020545_c001_v7007000_t0000_u01784081145306") 2026/07/15 02:09:55 DEBUG : both6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe8d_d20260715_m020529_c001_v0001181_t0042_u01784081129312") 2026/07/15 02:09:56 DEBUG : both6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b3d_d20260715_m020522_c001_v7007000_t0000_u01784081122996") 2026/07/15 02:09:56 DEBUG : both6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffdf5_d20260715_m020507_c001_v0001181_t0000_u01784081107594") 2026/07/15 02:09:56 DEBUG : both7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36312_d20260715_m020545_c001_v7007000_t0000_u01784081145487") 2026/07/15 02:09:56 DEBUG : both7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe8f_d20260715_m020529_c001_v0001181_t0010_u01784081129850") 2026/07/15 02:09:56 DEBUG : both7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b3f_d20260715_m020523_c001_v7007000_t0000_u01784081123250") 2026/07/15 02:09:56 DEBUG : both7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffdfd_d20260715_m020508_c001_v0001181_t0055_u01784081108274") 2026/07/15 02:09:56 DEBUG : both8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36313_d20260715_m020545_c001_v7007000_t0000_u01784081145668") 2026/07/15 02:09:56 DEBUG : both8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe93_d20260715_m020530_c001_v0001181_t0019_u01784081130732") 2026/07/15 02:09:56 DEBUG : both8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b40_d20260715_m020523_c001_v7007000_t0000_u01784081123424") 2026/07/15 02:09:56 DEBUG : both8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe05_d20260715_m020509_c001_v0001181_t0007_u01784081109150") 2026/07/15 02:09:56 DEBUG : both9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36314_d20260715_m020545_c001_v7007000_t0000_u01784081145936") 2026/07/15 02:09:56 DEBUG : both9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe9d_d20260715_m020531_c001_v0001181_t0036_u01784081131432") 2026/07/15 02:09:56 DEBUG : both9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b42_d20260715_m020523_c001_v7007000_t0000_u01784081123598") 2026/07/15 02:09:56 DEBUG : both9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffe0d_d20260715_m020509_c001_v0001181_t0052_u01784081109894") 2026/07/15 02:09:56 DEBUG : c/non empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca207_d20260715_m020138_c001_v7007000_t0000_u01784080898037") 2026/07/15 02:09:56 DEBUG : c/non empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319978_d20260715_m020135_c001_v0001036_t0000_u01784080895956") 2026/07/15 02:09:56 DEBUG : c/non empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1f7_d20260715_m020135_c001_v7007000_t0000_u01784080895235") 2026/07/15 02:09:56 DEBUG : c/non empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319964_d20260715_m020133_c001_v0001036_t0049_u01784080893148") 2026/07/15 02:09:56 DEBUG : c/non empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca19e_d20260715_m020114_c001_v7007000_t0000_u01784080874756") 2026/07/15 02:09:56 DEBUG : c/non empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198ca_d20260715_m020112_c001_v0001036_t0048_u01784080872237") 2026/07/15 02:09:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e412_d20260715_m020644_c001_v7007000_t0000_u01784081204932") 2026/07/15 02:09:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa45a_d20260715_m020640_c001_v0001137_t0056_u01784081200299") 2026/07/15 02:09:57 DEBUG : check sum: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca15e_d20260715_m020103_c001_v7007000_t0000_u01784080863808") 2026/07/15 02:09:57 DEBUG : check sum: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319886_d20260715_m020102_c001_v0001036_t0010_u01784080862699") 2026/07/15 02:09:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab8a025_d20260715_m020943_c001_v7007000_t0000_u01784081383322") 2026/07/15 02:09:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560040b_d20260715_m020941_c001_v0001181_t0054_u01784081381983") 2026/07/15 02:09:57 DEBUG : dest/3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e171_d20260715_m020320_c001_v7007000_t0000_u01784081000702") 2026/07/15 02:09:57 DEBUG : dest/3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f408ab2be7eb3e1c3_d20260715_m020319_c001_v0001036_t0000_u01784080999656") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f9b_d20260715_m020748_c001_v7007000_t0000_u01784081268967") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560018f_d20260715_m020744_c001_v0001181_t0046_u01784081264440") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceae_d20260715_m020913_c001_v7007000_t0000_u01784081353033") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560033f_d20260715_m020859_c001_v0001181_t0006_u01784081339471") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e78_d20260715_m020855_c001_v7007000_t0000_u01784081335418") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856002d5_d20260715_m020842_c001_v0001181_t0022_u01784081322753") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e71c_d20260715_m020838_c001_v7007000_t0000_u01784081318824") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600287_d20260715_m020826_c001_v0001181_t0025_u01784081306735") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca646_d20260715_m020822_c001_v7007000_t0000_u01784081302710") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560022b_d20260715_m020809_c001_v0001181_t0053_u01784081289770") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eacc_d20260715_m020805_c001_v7007000_t0000_u01784081285485") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856001d3_d20260715_m020753_c001_v0001181_t0032_u01784081273110") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f634e_d20260715_m020746_c001_v7007000_t0000_u01784081266342") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa65c_d20260715_m020734_c001_v0001137_t0026_u01784081254005") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fdd_d20260715_m020729_c001_v7007000_t0000_u01784081249933") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600113_d20260715_m020725_c001_v0001181_t0043_u01784081245920") 2026/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c61f_d20260715_m020724_c001_v7007000_t0000_u01784081244769") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000bb_d20260715_m020711_c001_v0001181_t0037_u01784081231826") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa12_d20260715_m020707_c001_v7007000_t0000_u01784081227954") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600087_d20260715_m020703_c001_v0001181_t0057_u01784081223348") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf9a6_d20260715_m020702_c001_v7007000_t0000_u01784081222104") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4a6_d20260715_m020649_c001_v0001137_t0006_u01784081209101") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e401_d20260715_m020642_c001_v7007000_t0000_u01784081202548") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fffcb_d20260715_m020630_c001_v0001181_t0035_u01784081190139") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc666_d20260715_m020626_c001_v7007000_t0000_u01784081186290") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff7f_d20260715_m020614_c001_v0001181_t0018_u01784081174375") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eaa_d20260715_m020610_c001_v7007000_t0000_u01784081170299") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff33_d20260715_m020559_c001_v0001181_t0016_u01784081159174") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00da8_d20260715_m020727_c001_v7007000_t0000_u01784081247712") 2026/07/15 02:09:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000ef_d20260715_m020722_c001_v0001181_t0031_u01784081242173") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f9c_d20260715_m020749_c001_v7007000_t0000_u01784081269138") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a243_d20260715_m020744_c001_v0001036_t0046_u01784081264450") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceaf_d20260715_m020913_c001_v7007000_t0000_u01784081353207") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def3d_d20260715_m020900_c001_v0001137_t0026_u01784081340014") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e7b_d20260715_m020855_c001_v7007000_t0000_u01784081335632") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deef1_d20260715_m020843_c001_v0001137_t0043_u01784081323302") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e71d_d20260715_m020839_c001_v7007000_t0000_u01784081319002") 2026/07/15 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deeaf_d20260715_m020827_c001_v0001137_t0008_u01784081307313") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca647_d20260715_m020822_c001_v7007000_t0000_u01784081302883") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dee43_d20260715_m020810_c001_v0001137_t0034_u01784081290320") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eacd_d20260715_m020805_c001_v7007000_t0000_u01784081285752") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dede7_d20260715_m020753_c001_v0001137_t0019_u01784081273664") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f572_d20260715_m020746_c001_v7007000_t0000_u01784081266366") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded7f_d20260715_m020734_c001_v0001137_t0002_u01784081254881") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fdf_d20260715_m020730_c001_v7007000_t0000_u01784081250104") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600115_d20260715_m020726_c001_v0001181_t0036_u01784081246126") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00d9d_d20260715_m020724_c001_v7007000_t0000_u01784081244844") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa57c_d20260715_m020712_c001_v0001137_t0043_u01784081232379") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa13_d20260715_m020708_c001_v7007000_t0000_u01784081228129") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a121_d20260715_m020703_c001_v0001036_t0035_u01784081223537") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f96480839d_d20260715_m020702_c001_v7007000_t0000_u01784081222270") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec75_d20260715_m020649_c001_v0001137_t0018_u01784081209949") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc69f_d20260715_m020642_c001_v7007000_t0000_u01784081202605") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a054_d20260715_m020630_c001_v0001036_t0010_u01784081190721") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc667_d20260715_m020626_c001_v7007000_t0000_u01784081186461") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ff8_d20260715_m020614_c001_v0001036_t0018_u01784081174922") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eab_d20260715_m020610_c001_v7007000_t0000_u01784081170540") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319fa2_d20260715_m020559_c001_v0001036_t0031_u01784081159397") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102cd_d20260715_m020727_c001_v7007000_t0000_u01784081247764") 2026/07/15 02:09:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5da_d20260715_m020722_c001_v0001137_t0002_u01784081242360") 2026/07/15 02:09:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f9d_d20260715_m020749_c001_v7007000_t0000_u01784081269328") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600191_d20260715_m020744_c001_v0001181_t0043_u01784081264664") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceb0_d20260715_m020913_c001_v7007000_t0000_u01784081353380") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa95e_d20260715_m020900_c001_v0001137_t0035_u01784081340830") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e7c_d20260715_m020855_c001_v7007000_t0000_u01784081335812") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa8ca_d20260715_m020844_c001_v0001137_t0023_u01784081324316") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e71e_d20260715_m020839_c001_v7007000_t0000_u01784081319175") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa836_d20260715_m020828_c001_v0001137_t0027_u01784081308352") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca648_d20260715_m020823_c001_v7007000_t0000_u01784081303056") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa7a6_d20260715_m020811_c001_v0001137_t0007_u01784081291194") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eace_d20260715_m020805_c001_v7007000_t0000_u01784081285940") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa726_d20260715_m020754_c001_v0001137_t0053_u01784081274356") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89f65_d20260715_m020746_c001_v7007000_t0000_u01784081266757") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600151_d20260715_m020735_c001_v0001181_t0037_u01784081255522") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe0_d20260715_m020730_c001_v7007000_t0000_u01784081250277") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a1cf_d20260715_m020726_c001_v0001036_t0044_u01784081246181") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102c3_d20260715_m020724_c001_v7007000_t0000_u01784081244786") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dece5_d20260715_m020713_c001_v0001137_t0008_u01784081233358") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa14_d20260715_m020708_c001_v7007000_t0000_u01784081228303") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600089_d20260715_m020703_c001_v0001181_t0006_u01784081223561") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4078cf379f376b1c_d20260715_m020702_c001_v7007000_t0000_u01784081222284") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a0d4_d20260715_m020650_c001_v0001036_t0006_u01784081210702") 2026/07/15 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca60b_d20260715_m020642_c001_v7007000_t0000_u01784081202562") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec23_d20260715_m020631_c001_v0001137_t0056_u01784081191814") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc669_d20260715_m020626_c001_v7007000_t0000_u01784081186632") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2debd7_d20260715_m020615_c001_v0001137_t0003_u01784081175685") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eac_d20260715_m020610_c001_v7007000_t0000_u01784081170720") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deb7f_d20260715_m020559_c001_v0001137_t0004_u01784081159949") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc6f6_d20260715_m020728_c001_v7007000_t0000_u01784081248108") 2026/07/15 02:10:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000f1_d20260715_m020722_c001_v0001181_t0019_u01784081242371") 2026/07/15 02:10:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f9e_d20260715_m020749_c001_v7007000_t0000_u01784081269501") 2026/07/15 02:10:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa6c6_d20260715_m020744_c001_v0001137_t0056_u01784081264829") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceb2_d20260715_m020913_c001_v7007000_t0000_u01784081353553") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a425_d20260715_m020901_c001_v0001036_t0040_u01784081341650") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e7d_d20260715_m020855_c001_v7007000_t0000_u01784081335992") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a3b1_d20260715_m020845_c001_v0001036_t0046_u01784081325298") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e720_d20260715_m020839_c001_v7007000_t0000_u01784081319346") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a34f_d20260715_m020829_c001_v0001036_t0040_u01784081309151") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca649_d20260715_m020823_c001_v7007000_t0000_u01784081303229") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a2e7_d20260715_m020812_c001_v0001036_t0018_u01784081292292") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eacf_d20260715_m020806_c001_v7007000_t0000_u01784081286128") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a281_d20260715_m020755_c001_v0001036_t0053_u01784081275163") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f574_d20260715_m020746_c001_v7007000_t0000_u01784081266538") 2026/07/15 02:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a20f_d20260715_m020736_c001_v0001036_t0011_u01784081256081") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe1_d20260715_m020730_c001_v7007000_t0000_u01784081250449") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa608_d20260715_m020726_c001_v0001137_t0026_u01784081246210") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832d3a_d20260715_m020724_c001_v7007000_t0000_u01784081244824") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a15d_d20260715_m020714_c001_v0001036_t0001_u01784081234312") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa15_d20260715_m020708_c001_v7007000_t0000_u01784081228477") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa526_d20260715_m020703_c001_v0001137_t0040_u01784081223576") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca616_d20260715_m020702_c001_v7007000_t0000_u01784081222103") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600045_d20260715_m020651_c001_v0001181_t0016_u01784081211632") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f42170da24a5e2d11_d20260715_m020642_c001_v7007000_t0000_u01784081202770") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa406_d20260715_m020632_c001_v0001137_t0018_u01784081192494") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc66b_d20260715_m020626_c001_v7007000_t0000_u01784081186804") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa358_d20260715_m020616_c001_v0001137_t0014_u01784081176303") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89ead_d20260715_m020610_c001_v7007000_t0000_u01784081170899") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa2c8_d20260715_m020600_c001_v0001137_t0013_u01784081160288") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fd4_d20260715_m020727_c001_v7007000_t0000_u01784081247897") 2026/07/15 02:10:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded29_d20260715_m020722_c001_v0001137_t0000_u01784081242447") 2026/07/15 02:10:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f9f_d20260715_m020749_c001_v7007000_t0000_u01784081269781") 2026/07/15 02:10:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600199_d20260715_m020744_c001_v0001181_t0054_u01784081264881") 2026/07/15 02:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceb3_d20260715_m020913_c001_v7007000_t0000_u01784081353725") 2026/07/15 02:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560034c_d20260715_m020902_c001_v0001181_t0044_u01784081342212") 2026/07/15 02:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e7e_d20260715_m020856_c001_v7007000_t0000_u01784081336172") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856002e9_d20260715_m020845_c001_v0001181_t0055_u01784081325752") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e721_d20260715_m020839_c001_v7007000_t0000_u01784081319519") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600293_d20260715_m020829_c001_v0001181_t0013_u01784081309719") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca64a_d20260715_m020823_c001_v7007000_t0000_u01784081303407") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560023d_d20260715_m020812_c001_v0001181_t0054_u01784081292978") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead0_d20260715_m020806_c001_v7007000_t0000_u01784081286316") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856001e7_d20260715_m020755_c001_v0001181_t0051_u01784081275641") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e9008_d20260715_m020746_c001_v7007000_t0000_u01784081266763") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa678_d20260715_m020736_c001_v0001137_t0038_u01784081256787") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe2_d20260715_m020730_c001_v7007000_t0000_u01784081250623") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded45_d20260715_m020726_c001_v0001137_t0028_u01784081246327") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102c2_d20260715_m020724_c001_v7007000_t0000_u01784081244615") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000cb_d20260715_m020714_c001_v0001181_t0043_u01784081234736") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa16_d20260715_m020708_c001_v7007000_t0000_u01784081228652") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600091_d20260715_m020703_c001_v0001181_t0032_u01784081223764") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4078cf379f376b1b_d20260715_m020702_c001_v7007000_t0000_u01784081222103") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4c0_d20260715_m020651_c001_v0001137_t0045_u01784081211844") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85e97e_d20260715_m020642_c001_v7007000_t0000_u01784081202783") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fffdb_d20260715_m020632_c001_v0001181_t0045_u01784081192859") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc66e_d20260715_m020626_c001_v7007000_t0000_u01784081186975") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff89_d20260715_m020616_c001_v0001181_t0047_u01784081176784") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eaf_d20260715_m020611_c001_v7007000_t0000_u01784081171078") 2026/07/15 02:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff3b_d20260715_m020600_c001_v0001181_t0028_u01784081160626") 2026/07/15 02:10:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc6f5_d20260715_m020727_c001_v7007000_t0000_u01784081247907") 2026/07/15 02:10:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a1ab_d20260715_m020722_c001_v0001036_t0038_u01784081242583") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa0_d20260715_m020749_c001_v7007000_t0000_u01784081269953") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedc3_d20260715_m020744_c001_v0001137_t0039_u01784081264945") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceb4_d20260715_m020913_c001_v7007000_t0000_u01784081353897") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def49_d20260715_m020902_c001_v0001137_t0034_u01784081342462") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e7f_d20260715_m020856_c001_v7007000_t0000_u01784081336353") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def03_d20260715_m020845_c001_v0001137_t0044_u01784081325964") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e723_d20260715_m020839_c001_v7007000_t0000_u01784081319692") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deebb_d20260715_m020829_c001_v0001137_t0017_u01784081309922") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca64b_d20260715_m020823_c001_v7007000_t0000_u01784081303579") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dee59_d20260715_m020813_c001_v0001137_t0058_u01784081293173") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead1_d20260715_m020806_c001_v7007000_t0000_u01784081286504") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedef_d20260715_m020756_c001_v0001137_t0056_u01784081276017") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f578_d20260715_m020746_c001_v7007000_t0000_u01784081266896") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded8f_d20260715_m020737_c001_v0001137_t0050_u01784081257446") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe3_d20260715_m020730_c001_v7007000_t0000_u01784081250795") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600117_d20260715_m020726_c001_v0001181_t0054_u01784081246338") 2026/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102bf_d20260715_m020724_c001_v7007000_t0000_u01784081244272") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa596_d20260715_m020714_c001_v0001137_t0046_u01784081234946") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa17_d20260715_m020708_c001_v7007000_t0000_u01784081228825") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decbb_d20260715_m020703_c001_v0001137_t0026_u01784081223799") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa08_d20260715_m020701_c001_v7007000_t0000_u01784081221233") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec83_d20260715_m020652_c001_v0001137_t0057_u01784081212370") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808387_d20260715_m020642_c001_v7007000_t0000_u01784081202883") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a066_d20260715_m020633_c001_v0001036_t0008_u01784081193057") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc66f_d20260715_m020627_c001_v7007000_t0000_u01784081187147") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a002_d20260715_m020617_c001_v0001036_t0036_u01784081177033") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb0_d20260715_m020611_c001_v7007000_t0000_u01784081171257") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319fb0_d20260715_m020600_c001_v0001036_t0058_u01784081160847") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832d3f_d20260715_m020727_c001_v7007000_t0000_u01784081247917") 2026/07/15 02:10:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000f3_d20260715_m020722_c001_v0001181_t0051_u01784081242593") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa1_d20260715_m020750_c001_v7007000_t0000_u01784081270135") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a247_d20260715_m020744_c001_v0001036_t0009_u01784081264955") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0ceb5_d20260715_m020914_c001_v7007000_t0000_u01784081354069") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa96e_d20260715_m020903_c001_v0001137_t0034_u01784081343199") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e80_d20260715_m020856_c001_v7007000_t0000_u01784081336536") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa8e0_d20260715_m020846_c001_v0001137_t0000_u01784081326415") 2026/07/15 02:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e724_d20260715_m020839_c001_v7007000_t0000_u01784081319864") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa844_d20260715_m020830_c001_v0001137_t0055_u01784081310368") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca64c_d20260715_m020823_c001_v7007000_t0000_u01784081303751") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa7c6_d20260715_m020813_c001_v0001137_t0029_u01784081293564") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead2_d20260715_m020806_c001_v7007000_t0000_u01784081286708") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa732_d20260715_m020756_c001_v0001137_t0015_u01784081276333") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f97_d20260715_m020746_c001_v7007000_t0000_u01784081266907") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600161_d20260715_m020737_c001_v0001181_t0036_u01784081257878") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe4_d20260715_m020730_c001_v7007000_t0000_u01784081250967") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600119_d20260715_m020726_c001_v0001181_t0009_u01784081246542") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c61e_d20260715_m020724_c001_v7007000_t0000_u01784081244594") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decf7_d20260715_m020715_c001_v0001137_t0023_u01784081235554") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa18_d20260715_m020709_c001_v7007000_t0000_u01784081229001") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600093_d20260715_m020703_c001_v0001181_t0030_u01784081223971") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf9a5_d20260715_m020701_c001_v7007000_t0000_u01784081221609") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a0df_d20260715_m020652_c001_v0001036_t0055_u01784081212676") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc6a2_d20260715_m020642_c001_v7007000_t0000_u01784081202869") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec33_d20260715_m020633_c001_v0001137_t0033_u01784081193478") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc672_d20260715_m020627_c001_v7007000_t0000_u01784081187353") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2debdf_d20260715_m020617_c001_v0001137_t0054_u01784081177537") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb1_d20260715_m020611_c001_v7007000_t0000_u01784081171436") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deb89_d20260715_m020601_c001_v0001137_t0024_u01784081161511") 2026/07/15 02:10:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc6f3_d20260715_m020727_c001_v7007000_t0000_u01784081247725") 2026/07/15 02:10:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5e4_d20260715_m020722_c001_v0001137_t0041_u01784081242800") 2026/07/15 02:10:07 DEBUG : dir1/0007-12345: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa2_d20260715_m020750_c001_v7007000_t0000_u01784081270308") 2026/07/15 02:10:07 DEBUG : dir1/0007-12345: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560019b_d20260715_m020745_c001_v0001181_t0036_u01784081265085") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d021_d20260715_m020914_c001_v7007000_t0000_u01784081354242") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a437_d20260715_m020903_c001_v0001036_t0004_u01784081343825") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e82_d20260715_m020856_c001_v7007000_t0000_u01784081336715") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a3c3_d20260715_m020846_c001_v0001036_t0015_u01784081326893") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e726_d20260715_m020840_c001_v7007000_t0000_u01784081320070") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a357_d20260715_m020830_c001_v0001036_t0004_u01784081310727") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca64d_d20260715_m020823_c001_v7007000_t0000_u01784081303923") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a2f5_d20260715_m020813_c001_v0001036_t0013_u01784081293978") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead3_d20260715_m020806_c001_v7007000_t0000_u01784081286897") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a28d_d20260715_m020756_c001_v0001036_t0018_u01784081276835") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f6355_d20260715_m020746_c001_v7007000_t0000_u01784081266857") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a21b_d20260715_m020738_c001_v0001036_t0056_u01784081258082") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe5_d20260715_m020731_c001_v7007000_t0000_u01784081251140") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa60e_d20260715_m020726_c001_v0001137_t0011_u01784081246582") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fce_d20260715_m020724_c001_v7007000_t0000_u01784081244855") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a169_d20260715_m020716_c001_v0001036_t0036_u01784081236127") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa19_d20260715_m020709_c001_v7007000_t0000_u01784081229185") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a127_d20260715_m020704_c001_v0001036_t0031_u01784081224161") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca612_d20260715_m020701_c001_v7007000_t0000_u01784081221218") 2026/07/15 02:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600047_d20260715_m020653_c001_v0001181_t0006_u01784081213279") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85e97d_d20260715_m020642_c001_v7007000_t0000_u01784081202610") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa41e_d20260715_m020633_c001_v0001137_t0047_u01784081193925") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc673_d20260715_m020627_c001_v7007000_t0000_u01784081187525") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa374_d20260715_m020618_c001_v0001137_t0012_u01784081178095") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb2_d20260715_m020611_c001_v7007000_t0000_u01784081171615") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa2d8_d20260715_m020602_c001_v0001137_t0050_u01784081162090") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f94_d20260715_m020727_c001_v7007000_t0000_u01784081247929") 2026/07/15 02:10:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded31_d20260715_m020722_c001_v0001137_t0056_u01784081242880") 2026/07/15 02:10:08 DEBUG : dir1/0008-23456: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa3_d20260715_m020750_c001_v7007000_t0000_u01784081270485") 2026/07/15 02:10:08 DEBUG : dir1/0008-23456: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa6ce_d20260715_m020745_c001_v0001137_t0013_u01784081265264") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d022_d20260715_m020914_c001_v7007000_t0000_u01784081354414") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560035b_d20260715_m020904_c001_v0001181_t0055_u01784081344334") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e84_d20260715_m020856_c001_v7007000_t0000_u01784081336899") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856002f9_d20260715_m020847_c001_v0001181_t0039_u01784081327317") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e728_d20260715_m020840_c001_v7007000_t0000_u01784081320248") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600297_d20260715_m020831_c001_v0001181_t0043_u01784081311294") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca64e_d20260715_m020824_c001_v7007000_t0000_u01784081304094") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600243_d20260715_m020814_c001_v0001181_t0044_u01784081294301") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead4_d20260715_m020807_c001_v7007000_t0000_u01784081287090") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856001f5_d20260715_m020757_c001_v0001181_t0009_u01784081277348") 2026/07/15 02:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f575_d20260715_m020746_c001_v7007000_t0000_u01784081266709") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa68e_d20260715_m020738_c001_v0001137_t0050_u01784081258695") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe7_d20260715_m020731_c001_v7007000_t0000_u01784081251312") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded49_d20260715_m020726_c001_v0001137_t0023_u01784081246796") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c61d_d20260715_m020724_c001_v7007000_t0000_u01784081244421") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000d9_d20260715_m020716_c001_v0001181_t0056_u01784081236608") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa1a_d20260715_m020709_c001_v7007000_t0000_u01784081229359") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600097_d20260715_m020704_c001_v0001181_t0047_u01784081224179") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca613_d20260715_m020701_c001_v7007000_t0000_u01784081221392") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4d0_d20260715_m020653_c001_v0001137_t0032_u01784081213493") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8f99_d20260715_m020642_c001_v7007000_t0000_u01784081202621") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fffe5_d20260715_m020634_c001_v0001181_t0032_u01784081194614") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc675_d20260715_m020627_c001_v7007000_t0000_u01784081187695") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff91_d20260715_m020618_c001_v0001181_t0007_u01784081178546") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb3_d20260715_m020611_c001_v7007000_t0000_u01784081171795") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff45_d20260715_m020602_c001_v0001181_t0013_u01784081162491") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f93_d20260715_m020727_c001_v7007000_t0000_u01784081247746") 2026/07/15 02:10:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000f7_d20260715_m020722_c001_v0001181_t0047_u01784081242915") 2026/07/15 02:10:09 DEBUG : dir1/0009-34567: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa4_d20260715_m020750_c001_v7007000_t0000_u01784081270764") 2026/07/15 02:10:09 DEBUG : dir1/0009-34567: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560019d_d20260715_m020745_c001_v0001181_t0002_u01784081265303") 2026/07/15 02:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d023_d20260715_m020914_c001_v7007000_t0000_u01784081354587") 2026/07/15 02:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def4d_d20260715_m020904_c001_v0001137_t0055_u01784081344531") 2026/07/15 02:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e86_d20260715_m020857_c001_v7007000_t0000_u01784081337079") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def0b_d20260715_m020847_c001_v0001137_t0029_u01784081327535") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e72a_d20260715_m020840_c001_v7007000_t0000_u01784081320421") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deebf_d20260715_m020831_c001_v0001137_t0054_u01784081311490") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca64f_d20260715_m020824_c001_v7007000_t0000_u01784081304389") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dee6b_d20260715_m020814_c001_v0001137_t0036_u01784081294501") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead5_d20260715_m020807_c001_v7007000_t0000_u01784081287278") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedf5_d20260715_m020757_c001_v0001137_t0004_u01784081277536") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f6351_d20260715_m020746_c001_v7007000_t0000_u01784081266514") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded9d_d20260715_m020739_c001_v0001137_t0016_u01784081259168") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe8_d20260715_m020731_c001_v7007000_t0000_u01784081251485") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560011b_d20260715_m020726_c001_v0001181_t0027_u01784081246739") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102c1_d20260715_m020724_c001_v7007000_t0000_u01784081244444") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5ae_d20260715_m020716_c001_v0001137_t0037_u01784081236805") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa1b_d20260715_m020709_c001_v7007000_t0000_u01784081229532") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa530_d20260715_m020704_c001_v0001137_t0044_u01784081224191") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa0a_d20260715_m020701_c001_v7007000_t0000_u01784081221407") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec8f_d20260715_m020653_c001_v0001137_t0044_u01784081213969") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e402_d20260715_m020642_c001_v7007000_t0000_u01784081202598") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a074_d20260715_m020634_c001_v0001036_t0028_u01784081194809") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc677_d20260715_m020627_c001_v7007000_t0000_u01784081187866") 2026/07/15 02:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a00e_d20260715_m020618_c001_v0001036_t0010_u01784081178749") 2026/07/15 02:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb4_d20260715_m020611_c001_v7007000_t0000_u01784081171975") 2026/07/15 02:10:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319fb8_d20260715_m020602_c001_v0001036_t0026_u01784081162688") 2026/07/15 02:10:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102ce_d20260715_m020727_c001_v7007000_t0000_u01784081247939") 2026/07/15 02:10:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000f9_d20260715_m020723_c001_v0001181_t0017_u01784081243182") 2026/07/15 02:10:11 DEBUG : dir1/0010-45678: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa5_d20260715_m020750_c001_v7007000_t0000_u01784081270937") 2026/07/15 02:10:11 DEBUG : dir1/0010-45678: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a24d_d20260715_m020745_c001_v0001036_t0029_u01784081265403") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d024_d20260715_m020914_c001_v7007000_t0000_u01784081354759") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa980_d20260715_m020905_c001_v0001137_t0012_u01784081345092") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e87_d20260715_m020857_c001_v7007000_t0000_u01784081337259") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa8f0_d20260715_m020848_c001_v0001137_t0033_u01784081328033") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e72c_d20260715_m020840_c001_v7007000_t0000_u01784081320592") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa852_d20260715_m020831_c001_v0001137_t0018_u01784081311934") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca651_d20260715_m020824_c001_v7007000_t0000_u01784081304562") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa7d4_d20260715_m020815_c001_v0001137_t0036_u01784081295037") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead6_d20260715_m020807_c001_v7007000_t0000_u01784081287467") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa73c_d20260715_m020757_c001_v0001137_t0037_u01784081277915") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f6353_d20260715_m020746_c001_v7007000_t0000_u01784081266685") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560016b_d20260715_m020739_c001_v0001181_t0036_u01784081259455") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fe9_d20260715_m020731_c001_v7007000_t0000_u01784081251667") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a1d5_d20260715_m020726_c001_v0001036_t0000_u01784081246794") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc6ef_d20260715_m020724_c001_v7007000_t0000_u01784081244834") 2026/07/15 02:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decff_d20260715_m020717_c001_v0001137_t0028_u01784081237246") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa1c_d20260715_m020709_c001_v7007000_t0000_u01784081229707") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decc3_d20260715_m020704_c001_v0001137_t0056_u01784081224382") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f96480839c_d20260715_m020702_c001_v7007000_t0000_u01784081222090") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a0f1_d20260715_m020654_c001_v0001036_t0006_u01784081214414") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e405_d20260715_m020642_c001_v7007000_t0000_u01784081202870") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec3b_d20260715_m020635_c001_v0001137_t0039_u01784081195173") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc678_d20260715_m020628_c001_v7007000_t0000_u01784081188038") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2debe9_d20260715_m020619_c001_v0001137_t0012_u01784081179288") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb5_d20260715_m020612_c001_v7007000_t0000_u01784081172155") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deb95_d20260715_m020603_c001_v0001137_t0038_u01784081163038") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc77941f5_d20260715_m020727_c001_v7007000_t0000_u01784081247950") 2026/07/15 02:10:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5ea_d20260715_m020723_c001_v0001137_t0058_u01784081243219") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa6_d20260715_m020751_c001_v7007000_t0000_u01784081271110") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856001a1_d20260715_m020745_c001_v0001181_t0009_u01784081265546") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d026_d20260715_m020914_c001_v7007000_t0000_u01784081354940") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a43d_d20260715_m020905_c001_v0001036_t0012_u01784081345523") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e88_d20260715_m020857_c001_v7007000_t0000_u01784081337438") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a3cd_d20260715_m020848_c001_v0001036_t0022_u01784081328503") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e72e_d20260715_m020840_c001_v7007000_t0000_u01784081320765") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a367_d20260715_m020832_c001_v0001036_t0040_u01784081312253") 2026/07/15 02:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca652_d20260715_m020824_c001_v7007000_t0000_u01784081304735") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a301_d20260715_m020815_c001_v0001036_t0047_u01784081295482") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead8_d20260715_m020807_c001_v7007000_t0000_u01784081287655") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a295_d20260715_m020758_c001_v0001036_t0008_u01784081278571") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414c06a24d66eedf_d20260715_m020746_c001_v7007000_t0000_u01784081266738") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a227_d20260715_m020739_c001_v0001036_t0047_u01784081259660") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fea_d20260715_m020731_c001_v7007000_t0000_u01784081251838") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560011d_d20260715_m020726_c001_v0001181_t0049_u01784081246936") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00d9a_d20260715_m020724_c001_v7007000_t0000_u01784081244451") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a177_d20260715_m020717_c001_v0001036_t0011_u01784081237883") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa1d_d20260715_m020709_c001_v7007000_t0000_u01784081229880") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560009b_d20260715_m020704_c001_v0001181_t0040_u01784081224489") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de64f_d20260715_m020701_c001_v7007000_t0000_u01784081221801") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560004d_d20260715_m020655_c001_v0001181_t0044_u01784081215009") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f42170da24a5e2d10_d20260715_m020642_c001_v7007000_t0000_u01784081202598") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa42c_d20260715_m020635_c001_v0001137_t0059_u01784081195810") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc679_d20260715_m020628_c001_v7007000_t0000_u01784081188208") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa386_d20260715_m020619_c001_v0001137_t0009_u01784081179601") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb6_d20260715_m020612_c001_v7007000_t0000_u01784081172336") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa2e6_d20260715_m020603_c001_v0001137_t0048_u01784081163719") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00da9_d20260715_m020727_c001_v7007000_t0000_u01784081247959") 2026/07/15 02:10:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a1b5_d20260715_m020723_c001_v0001036_t0043_u01784081243351") 2026/07/15 02:10:13 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa7_d20260715_m020751_c001_v7007000_t0000_u01784081271282") 2026/07/15 02:10:13 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedcb_d20260715_m020745_c001_v0001137_t0051_u01784081265570") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d027_d20260715_m020915_c001_v7007000_t0000_u01784081355121") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600368_d20260715_m020905_c001_v0001181_t0006_u01784081345921") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e89_d20260715_m020857_c001_v7007000_t0000_u01784081337618") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856002ff_d20260715_m020848_c001_v0001181_t0010_u01784081328839") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e72f_d20260715_m020840_c001_v7007000_t0000_u01784081320937") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856002a3_d20260715_m020832_c001_v0001181_t0059_u01784081312823") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca653_d20260715_m020824_c001_v7007000_t0000_u01784081304907") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560024d_d20260715_m020815_c001_v0001181_t0006_u01784081295977") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85ead9_d20260715_m020807_c001_v7007000_t0000_u01784081287843") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856001fd_d20260715_m020759_c001_v0001181_t0007_u01784081279046") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808461_d20260715_m020746_c001_v7007000_t0000_u01784081266713") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa69e_d20260715_m020740_c001_v0001137_t0006_u01784081260272") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fec_d20260715_m020732_c001_v7007000_t0000_u01784081252010") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa612_d20260715_m020727_c001_v0001137_t0059_u01784081247075") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c61c_d20260715_m020724_c001_v7007000_t0000_u01784081244247") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000df_d20260715_m020718_c001_v0001181_t0026_u01784081238270") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa1e_d20260715_m020710_c001_v7007000_t0000_u01784081230053") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a129_d20260715_m020704_c001_v0001036_t0014_u01784081224651") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca614_d20260715_m020701_c001_v7007000_t0000_u01784081221566") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4da_d20260715_m020655_c001_v0001137_t0039_u01784081215237") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808383_d20260715_m020642_c001_v7007000_t0000_u01784081202196") 2026/07/15 02:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffff1_d20260715_m020636_c001_v0001181_t0044_u01784081196211") 2026/07/15 02:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc67b_d20260715_m020628_c001_v7007000_t0000_u01784081188392") 2026/07/15 02:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff9d_d20260715_m020620_c001_v0001181_t0031_u01784081180031") 2026/07/15 02:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb7_d20260715_m020612_c001_v7007000_t0000_u01784081172516") 2026/07/15 02:10:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff53_d20260715_m020604_c001_v0001181_t0028_u01784081164341") 2026/07/15 02:10:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca623_d20260715_m020728_c001_v7007000_t0000_u01784081248091") 2026/07/15 02:10:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856000fd_d20260715_m020723_c001_v0001181_t0000_u01784081243388") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa8_d20260715_m020751_c001_v7007000_t0000_u01784081271454") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa6d6_d20260715_m020745_c001_v0001137_t0055_u01784081265581") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d028_d20260715_m020915_c001_v7007000_t0000_u01784081355295") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def4f_d20260715_m020906_c001_v0001137_t0055_u01784081346118") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e8a_d20260715_m020857_c001_v7007000_t0000_u01784081337799") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def13_d20260715_m020849_c001_v0001137_t0037_u01784081329058") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e730_d20260715_m020841_c001_v7007000_t0000_u01784081321109") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deecb_d20260715_m020833_c001_v0001137_t0036_u01784081313024") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca654_d20260715_m020825_c001_v7007000_t0000_u01784081305079") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dee83_d20260715_m020816_c001_v0001137_t0050_u01784081296173") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eada_d20260715_m020808_c001_v7007000_t0000_u01784081288031") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedfb_d20260715_m020759_c001_v0001137_t0037_u01784081279242") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f6354_d20260715_m020746_c001_v7007000_t0000_u01784081266717") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deda5_d20260715_m020741_c001_v0001137_t0003_u01784081261077") 2026/07/15 02:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fed_d20260715_m020732_c001_v7007000_t0000_u01784081252184") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560011f_d20260715_m020727_c001_v0001181_t0043_u01784081247186") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832d39_d20260715_m020724_c001_v7007000_t0000_u01784081244642") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5bc_d20260715_m020718_c001_v0001137_t0003_u01784081238505") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa1f_d20260715_m020710_c001_v7007000_t0000_u01784081230227") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560009e_d20260715_m020704_c001_v0001181_t0028_u01784081224691") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de650_d20260715_m020702_c001_v7007000_t0000_u01784081222103") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec99_d20260715_m020655_c001_v0001137_t0046_u01784081215794") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808386_d20260715_m020642_c001_v7007000_t0000_u01784081202712") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a084_d20260715_m020636_c001_v0001036_t0001_u01784081196421") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc67c_d20260715_m020628_c001_v7007000_t0000_u01784081188562") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a016_d20260715_m020620_c001_v0001036_t0043_u01784081180227") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb8_d20260715_m020612_c001_v7007000_t0000_u01784081172696") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319fc8_d20260715_m020604_c001_v0001036_t0049_u01784081164545") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832d3e_d20260715_m020727_c001_v7007000_t0000_u01784081247734") 2026/07/15 02:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded37_d20260715_m020723_c001_v0001137_t0040_u01784081243398") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fa9_d20260715_m020751_c001_v7007000_t0000_u01784081271625") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856001a5_d20260715_m020745_c001_v0001181_t0017_u01784081265756") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d02d_d20260715_m020915_c001_v7007000_t0000_u01784081355476") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa98e_d20260715_m020906_c001_v0001137_t0006_u01784081346621") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e8c_d20260715_m020857_c001_v7007000_t0000_u01784081337990") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa8fe_d20260715_m020849_c001_v0001137_t0011_u01784081329536") 2026/07/15 02:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e732_d20260715_m020841_c001_v7007000_t0000_u01784081321282") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa864_d20260715_m020833_c001_v0001137_t0015_u01784081313941") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca655_d20260715_m020825_c001_v7007000_t0000_u01784081305252") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa7e0_d20260715_m020816_c001_v0001137_t0021_u01784081296635") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eadb_d20260715_m020808_c001_v7007000_t0000_u01784081288220") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa74c_d20260715_m020759_c001_v0001137_t0003_u01784081279668") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03f96_d20260715_m020746_c001_v7007000_t0000_u01784081266719") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560017b_d20260715_m020741_c001_v0001181_t0015_u01784081261420") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8fef_d20260715_m020732_c001_v7007000_t0000_u01784081252469") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a1d9_d20260715_m020727_c001_v0001036_t0014_u01784081247232") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00d9b_d20260715_m020724_c001_v7007000_t0000_u01784081244639") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2ded0b_d20260715_m020718_c001_v0001137_t0015_u01784081238820") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa20_d20260715_m020710_c001_v7007000_t0000_u01784081230402") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa53a_d20260715_m020704_c001_v0001137_t0047_u01784081224774") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c5fd_d20260715_m020701_c001_v7007000_t0000_u01784081221599") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a0f5_d20260715_m020656_c001_v0001036_t0000_u01784081216230") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f964808384_d20260715_m020642_c001_v7007000_t0000_u01784081202368") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec45_d20260715_m020637_c001_v0001137_t0002_u01784081197062") 2026/07/15 02:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc67d_d20260715_m020628_c001_v7007000_t0000_u01784081188736") 2026/07/15 02:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2debf1_d20260715_m020620_c001_v0001137_t0041_u01784081180861") 2026/07/15 02:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eb9_d20260715_m020612_c001_v7007000_t0000_u01784081172875") 2026/07/15 02:10:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deb9d_d20260715_m020605_c001_v0001137_t0056_u01784081165043") 2026/07/15 02:10:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832d40_d20260715_m020728_c001_v7007000_t0000_u01784081248108") 2026/07/15 02:10:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa5f0_d20260715_m020723_c001_v0001137_t0014_u01784081243548") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03faa_d20260715_m020751_c001_v7007000_t0000_u01784081271801") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a251_d20260715_m020745_c001_v0001036_t0033_u01784081265784") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d02f_d20260715_m020915_c001_v7007000_t0000_u01784081355651") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a447_d20260715_m020906_c001_v0001036_t0056_u01784081346920") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e8e_d20260715_m020858_c001_v7007000_t0000_u01784081338170") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a3d7_d20260715_m020849_c001_v0001036_t0050_u01784081329896") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e733_d20260715_m020841_c001_v7007000_t0000_u01784081321454") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a373_d20260715_m020834_c001_v0001036_t0012_u01784081314339") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca656_d20260715_m020825_c001_v7007000_t0000_u01784081305440") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a30f_d20260715_m020817_c001_v0001036_t0057_u01784081297349") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eadd_d20260715_m020808_c001_v7007000_t0000_u01784081288408") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a2a1_d20260715_m020800_c001_v0001036_t0056_u01784081280079") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f6352_d20260715_m020746_c001_v7007000_t0000_u01784081266527") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a22f_d20260715_m020741_c001_v0001036_t0053_u01784081261622") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8ff1_d20260715_m020732_c001_v7007000_t0000_u01784081252643") 2026/07/15 02:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600121_d20260715_m020727_c001_v0001181_t0022_u01784081247387") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00d98_d20260715_m020724_c001_v7007000_t0000_u01784081244265") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a17f_d20260715_m020719_c001_v0001036_t0051_u01784081239131") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa21_d20260715_m020710_c001_v7007000_t0000_u01784081230576") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decc7_d20260715_m020704_c001_v0001137_t0053_u01784081224838") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de64e_d20260715_m020701_c001_v7007000_t0000_u01784081221622") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560005b_d20260715_m020656_c001_v0001181_t0021_u01784081216697") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e406_d20260715_m020642_c001_v7007000_t0000_u01784081202897") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa43e_d20260715_m020637_c001_v0001137_t0041_u01784081197350") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc67e_d20260715_m020628_c001_v7007000_t0000_u01784081188909") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa396_d20260715_m020621_c001_v0001137_t0057_u01784081181287") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89eba_d20260715_m020613_c001_v7007000_t0000_u01784081173054") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa2f2_d20260715_m020605_c001_v0001137_t0019_u01784081165456") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65102cf_d20260715_m020728_c001_v7007000_t0000_u01784081248112") 2026/07/15 02:10:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600101_d20260715_m020723_c001_v0001181_t0002_u01784081243588") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e414_d20260715_m020645_c001_v7007000_t0000_u01784081205106") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600007_d20260715_m020640_c001_v0001181_t0037_u01784081200486") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e415_d20260715_m020645_c001_v7007000_t0000_u01784081205284") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa45e_d20260715_m020640_c001_v0001137_t0008_u01784081200614") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e416_d20260715_m020645_c001_v7007000_t0000_u01784081205457") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560000b_d20260715_m020640_c001_v0001181_t0024_u01784081200690") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e41a_d20260715_m020645_c001_v7007000_t0000_u01784081205630") 2026/07/15 02:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec57_d20260715_m020640_c001_v0001137_t0026_u01784081200804") 2026/07/15 02:10:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e41c_d20260715_m020645_c001_v7007000_t0000_u01784081205877") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a09c_d20260715_m020640_c001_v0001036_t0044_u01784081200872") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e41f_d20260715_m020646_c001_v7007000_t0000_u01784081206084") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560000f_d20260715_m020640_c001_v0001181_t0019_u01784081200901") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e421_d20260715_m020646_c001_v7007000_t0000_u01784081206362") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600011_d20260715_m020641_c001_v0001181_t0002_u01784081201105") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e423_d20260715_m020646_c001_v7007000_t0000_u01784081206534") 2026/07/15 02:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa464_d20260715_m020641_c001_v0001137_t0040_u01784081201153") 2026/07/15 02:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e424_d20260715_m020646_c001_v7007000_t0000_u01784081206706") 2026/07/15 02:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec59_d20260715_m020641_c001_v0001137_t0059_u01784081201283") 2026/07/15 02:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e426_d20260715_m020646_c001_v7007000_t0000_u01784081206878") 2026/07/15 02:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600013_d20260715_m020641_c001_v0001181_t0012_u01784081201317") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e428_d20260715_m020647_c001_v7007000_t0000_u01784081207050") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600017_d20260715_m020641_c001_v0001181_t0045_u01784081201523") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e42a_d20260715_m020647_c001_v7007000_t0000_u01784081207298") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa468_d20260715_m020641_c001_v0001137_t0053_u01784081201555") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e42c_d20260715_m020647_c001_v7007000_t0000_u01784081207471") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dec5b_d20260715_m020641_c001_v0001137_t0040_u01784081201644") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e42d_d20260715_m020647_c001_v7007000_t0000_u01784081207643") 2026/07/15 02:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560001b_d20260715_m020641_c001_v0001181_t0041_u01784081201718") 2026/07/15 02:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e42e_d20260715_m020647_c001_v7007000_t0000_u01784081207814") 2026/07/15 02:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a0a4_d20260715_m020641_c001_v0001036_t0053_u01784081201767") 2026/07/15 02:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e431_d20260715_m020647_c001_v7007000_t0000_u01784081207986") 2026/07/15 02:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560001f_d20260715_m020641_c001_v0001181_t0056_u01784081201908") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4078cf379f376b1e_d20260715_m020705_c001_v7007000_t0000_u01784081225652") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600071_d20260715_m020659_c001_v0001181_t0054_u01784081219400") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4078cf379f376b1f_d20260715_m020705_c001_v7007000_t0000_u01784081225928") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a107_d20260715_m020659_c001_v0001036_t0030_u01784081219555") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca618_d20260715_m020705_c001_v7007000_t0000_u01784081225704") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa4fe_d20260715_m020659_c001_v0001137_t0038_u01784081219595") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719dbb_d20260715_m020705_c001_v7007000_t0000_u01784081225673") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600075_d20260715_m020659_c001_v0001181_t0018_u01784081219604") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f9648083a1_d20260715_m020705_c001_v7007000_t0000_u01784081225662") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600077_d20260715_m020659_c001_v0001181_t0002_u01784081219813") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa0c_d20260715_m020705_c001_v7007000_t0000_u01784081225928") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decab_d20260715_m020659_c001_v0001137_t0044_u01784081219942") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca619_d20260715_m020706_c001_v7007000_t0000_u01784081226074") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560007b_d20260715_m020700_c001_v0001181_t0054_u01784081220016") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417896f9648083a3_d20260715_m020705_c001_v7007000_t0000_u01784081225928") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a10b_d20260715_m020700_c001_v0001036_t0025_u01784081220027") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4c603_d20260715_m020706_c001_v7007000_t0000_u01784081226078") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa506_d20260715_m020700_c001_v0001137_t0025_u01784081220106") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4078cf379f376b20_d20260715_m020706_c001_v7007000_t0000_u01784081226107") 2026/07/15 02:10:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560007d_d20260715_m020700_c001_v0001181_t0044_u01784081220238") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf9ad_d20260715_m020706_c001_v7007000_t0000_u01784081226113") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decad_d20260715_m020700_c001_v0001137_t0047_u01784081220389") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719dbc_d20260715_m020705_c001_v7007000_t0000_u01784081225847") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a10f_d20260715_m020700_c001_v0001036_t0046_u01784081220475") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa0b_d20260715_m020705_c001_v7007000_t0000_u01784081225724") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c58560007f_d20260715_m020700_c001_v0001181_t0022_u01784081220484") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf9ac_d20260715_m020705_c001_v7007000_t0000_u01784081225928") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa508_d20260715_m020700_c001_v0001137_t0001_u01784081220496") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf9aa_d20260715_m020705_c001_v7007000_t0000_u01784081225683") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600081_d20260715_m020700_c001_v0001181_t0059_u01784081220704") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de658_d20260715_m020705_c001_v7007000_t0000_u01784081225925") 2026/07/15 02:10:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decaf_d20260715_m020700_c001_v0001137_t0016_u01784081220832") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf93c_d20260715_m020454_c001_v7007000_t0000_u01784081094282") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1113ed1fe5231767_d20260715_m020451_c001_v0001174_t0023_u01784081091725") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0cde0_d20260715_m020451_c001_v7007000_t0000_u01784081091551") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1113ed1fe523172f_d20260715_m020447_c001_v0001174_t0031_u01784081087855") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0cdd6_d20260715_m020447_c001_v7007000_t0000_u01784081087131") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319d8e_d20260715_m020442_c001_v0001036_t0006_u01784081082798") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719cc0_d20260715_m020441_c001_v7007000_t0000_u01784081081405") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1050701155c5c964_d20260715_m020439_c001_v0001183_t0056_u01784081079405") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc56d_d20260715_m020439_c001_v7007000_t0000_u01784081079232") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1050701155c5c93c_d20260715_m020436_c001_v0001183_t0000_u01784081076048") 2026/07/15 02:10:22 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc55d_d20260715_m020435_c001_v7007000_t0000_u01784081075296") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd4f_d20260715_m020431_c001_v0001181_t0031_u01784081071378") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832aa7_d20260715_m020430_c001_v7007000_t0000_u01784081070077") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114c044cb4da7094_d20260715_m020428_c001_v0001134_t0033_u01784081068444") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a68_d20260715_m020428_c001_v7007000_t0000_u01784081068263") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114c044cb4da7078_d20260715_m020425_c001_v0001134_t0000_u01784081065234") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a66_d20260715_m020424_c001_v7007000_t0000_u01784081064535") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd35_d20260715_m020420_c001_v0001181_t0051_u01784081060961") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f8329b2_d20260715_m020420_c001_v7007000_t0000_u01784081060043") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f10426a0496719430_d20260715_m020418_c001_v0001182_t0045_u01784081058402") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719c91_d20260715_m020418_c001_v7007000_t0000_u01784081058220") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f10426a049671941e_d20260715_m020414_c001_v0001182_t0016_u01784081054607") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719c5b_d20260715_m020413_c001_v7007000_t0000_u01784081053907") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd0f_d20260715_m020408_c001_v0001181_t0017_u01784081048210") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89cbd_d20260715_m020407_c001_v7007000_t0000_u01784081047317") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11977573c5298c24_d20260715_m020405_c001_v0001033_t0033_u01784081045035") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a3a_d20260715_m020404_c001_v7007000_t0000_u01784081044853") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11977573c5298c0e_d20260715_m020400_c001_v0001033_t0041_u01784081040520") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a2a_d20260715_m020359_c001_v7007000_t0000_u01784081039742") 2026/07/15 02:10:23 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffcbd_d20260715_m020354_c001_v0001181_t0014_u01784081034316") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85e6d2_d20260715_m020353_c001_v7007000_t0000_u01784081033456") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f10655c564315b2d5_d20260715_m020351_c001_v0001137_t0056_u01784081031529") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f412f77845fc10083_d20260715_m020351_c001_v7007000_t0000_u01784081031283") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f10655c564315b2c1_d20260715_m020346_c001_v0001137_t0047_u01784081026338") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f412f77845fc1006f_d20260715_m020345_c001_v7007000_t0000_u01784081025653") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffc8d_d20260715_m020337_c001_v0001181_t0001_u01784081017435") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e182_d20260715_m020336_c001_v7007000_t0000_u01784081016400") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f109a2d55b3bd6aba_d20260715_m020331_c001_v0001090_t0059_u01784081011124") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc779336c_d20260715_m020330_c001_v7007000_t0000_u01784081010926") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffc63_d20260715_m020326_c001_v0001181_t0040_u01784081006731") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1015f5c4c8ac5172_d20260715_m020325_c001_v0001167_t0032_u01784081005941") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1015f5c4c8ac5168_d20260715_m020324_c001_v0001167_t0018_u01784081004967") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4f8c2_d20260715_m020311_c001_v7007000_t0000_u01784080991699") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319b74_d20260715_m020304_c001_v0001036_t0052_u01784080984726") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1154fd065cac6dc0_d20260715_m020303_c001_v0001181_t0021_u01784080983955") 2026/07/15 02:10:24 DEBUG : dst/one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1154fd065cac6dba_d20260715_m020302_c001_v0001181_t0030_u01784080982986") 2026/07/15 02:10:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf93d_d20260715_m020454_c001_v7007000_t0000_u01784081094481") 2026/07/15 02:10:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1163d32cba597870_d20260715_m020450_c001_v0001150_t0000_u01784081090976") 2026/07/15 02:10:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1142cdf3c1b4b626_d20260715_m020446_c001_v0001042_t0014_u01784081086466") 2026/07/15 02:10:24 DEBUG : dst/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719cc2_d20260715_m020441_c001_v7007000_t0000_u01784081081577") 2026/07/15 02:10:24 DEBUG : dst/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11863ea96b85ee66_d20260715_m020438_c001_v0001173_t0021_u01784081078768") 2026/07/15 02:10:24 DEBUG : dst/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11362a79c6876ac8_d20260715_m020434_c001_v0001174_t0026_u01784081074890") 2026/07/15 02:10:24 DEBUG : dst/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832aa8_d20260715_m020430_c001_v7007000_t0000_u01784081070265") 2026/07/15 02:10:24 DEBUG : dst/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f103b69bf9cc5b900_d20260715_m020427_c001_v0001033_t0058_u01784081067870") 2026/07/15 02:10:25 DEBUG : dst/one.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f110c81324e96a6f1_d20260715_m020424_c001_v0001097_t0008_u01784081064201") 2026/07/15 02:10:25 DEBUG : dst/three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e183_d20260715_m020336_c001_v7007000_t0000_u01784081016572") 2026/07/15 02:10:25 DEBUG : dst/three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1015f5c4c8ac51e6_d20260715_m020335_c001_v0001167_t0030_u01784081015066") 2026/07/15 02:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf93e_d20260715_m020454_c001_v7007000_t0000_u01784081094657") 2026/07/15 02:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f107b7710de310daf_d20260715_m020452_c001_v0001174_t0041_u01784081092779") 2026/07/15 02:10:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f100d61f9ed629aca_d20260715_m020448_c001_v0001183_t0058_u01784081088998") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf940_d20260715_m020454_c001_v7007000_t0000_u01784081094830") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1113ed1fe5231789_d20260715_m020453_c001_v0001174_t0055_u01784081093393") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0cde1_d20260715_m020453_c001_v7007000_t0000_u01784081093219") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1113ed1fe5231749_d20260715_m020449_c001_v0001174_t0047_u01784081089358") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0cddd_d20260715_m020449_c001_v7007000_t0000_u01784081089184") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319d96_d20260715_m020443_c001_v0001036_t0025_u01784081083759") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719cc3_d20260715_m020441_c001_v7007000_t0000_u01784081081751") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1050701155c5c972_d20260715_m020440_c001_v0001183_t0009_u01784081080845") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc573_d20260715_m020440_c001_v7007000_t0000_u01784081080671") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1050701155c5c948_d20260715_m020437_c001_v0001183_t0020_u01784081077425") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc567_d20260715_m020437_c001_v7007000_t0000_u01784081077251") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd59_d20260715_m020432_c001_v0001181_t0051_u01784081072247") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a69_d20260715_m020429_c001_v7007000_t0000_u01784081069515") 2026/07/15 02:10:25 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319d38_d20260715_m020426_c001_v0001036_t0044_u01784081066589") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a67_d20260715_m020426_c001_v7007000_t0000_u01784081066212") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd37_d20260715_m020421_c001_v0001181_t0032_u01784081061802") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719c99_d20260715_m020419_c001_v7007000_t0000_u01784081059093") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319d00_d20260715_m020416_c001_v0001036_t0025_u01784081056866") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719c64_d20260715_m020415_c001_v7007000_t0000_u01784081055777") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd15_d20260715_m020409_c001_v0001181_t0041_u01784081049369") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a45_d20260715_m020406_c001_v7007000_t0000_u01784081046355") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319cb0_d20260715_m020402_c001_v0001036_t0001_u01784081042818") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4161679459275a2b_d20260715_m020401_c001_v7007000_t0000_u01784081041749") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffcc3_d20260715_m020355_c001_v0001181_t0015_u01784081035345") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f412f77845fc10087_d20260715_m020352_c001_v7007000_t0000_u01784081032582") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319c70_d20260715_m020348_c001_v0001036_t0023_u01784081028657") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f412f77845fc10077_d20260715_m020347_c001_v7007000_t0000_u01784081027569") 2026/07/15 02:10:26 DEBUG : dst/three.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffc97_d20260715_m020338_c001_v0001181_t0008_u01784081018283") 2026/07/15 02:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719cc5_d20260715_m020441_c001_v7007000_t0000_u01784081081941") 2026/07/15 02:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f101de00c2c3414e9_d20260715_m020440_c001_v0001100_t0011_u01784081080250") 2026/07/15 02:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f116b65a42d3e0a47_d20260715_m020436_c001_v0001161_t0037_u01784081076793") 2026/07/15 02:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832aa9_d20260715_m020430_c001_v7007000_t0000_u01784081070453") 2026/07/15 02:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108fd7864d25a175_d20260715_m020429_c001_v0001174_t0013_u01784081069035") 2026/07/15 02:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1059cac7728558ca_d20260715_m020425_c001_v0001167_t0045_u01784081065841") 2026/07/15 02:10:26 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf941_d20260715_m020455_c001_v7007000_t0000_u01784081095002") 2026/07/15 02:10:26 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffd8d_d20260715_m020443_c001_v0001181_t0056_u01784081083564") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719cc6_d20260715_m020442_c001_v7007000_t0000_u01784081082113") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319d54_d20260715_m020431_c001_v0001036_t0042_u01784081071669") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832aaa_d20260715_m020430_c001_v7007000_t0000_u01784081070642") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319d1c_d20260715_m020421_c001_v0001036_t0032_u01784081061220") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f8329b3_d20260715_m020420_c001_v7007000_t0000_u01784081060231") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319cda_d20260715_m020408_c001_v0001036_t0055_u01784081048763") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89cbf_d20260715_m020407_c001_v7007000_t0000_u01784081047496") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319c8c_d20260715_m020354_c001_v0001036_t0032_u01784081034884") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85e6d5_d20260715_m020353_c001_v7007000_t0000_u01784081033628") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319c38_d20260715_m020337_c001_v0001036_t0042_u01784081017638") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e184_d20260715_m020336_c001_v7007000_t0000_u01784081016752") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1073f79c74df9c05_d20260715_m020332_c001_v0001171_t0049_u01784081012453") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4f8c3_d20260715_m020311_c001_v7007000_t0000_u01784080991879") 2026/07/15 02:10:27 DEBUG : dst/two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1154fd065cac6e32_d20260715_m020310_c001_v0001181_t0028_u01784080990799") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f240_d20260715_m020239_c001_v7007000_t0000_u01784080959327") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ae4_d20260715_m020235_c001_v0001036_t0007_u01784080955988") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f22b_d20260715_m020234_c001_v7007000_t0000_u01784080954217") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb69_d20260715_m020224_c001_v0001181_t0058_u01784080944577") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de382_d20260715_m020215_c001_v7007000_t0000_u01784080935616") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a60_d20260715_m020212_c001_v0001036_t0029_u01784080932405") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca238_d20260715_m020151_c001_v7007000_t0000_u01784080911694") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199de_d20260715_m020149_c001_v0001036_t0002_u01784080909492") 2026/07/15 02:10:27 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca230_d20260715_m020148_c001_v7007000_t0000_u01784080908567") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199cc_d20260715_m020146_c001_v0001036_t0044_u01784080906997") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca222_d20260715_m020143_c001_v7007000_t0000_u01784080903716") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431999c_d20260715_m020141_c001_v0001036_t0056_u01784080901629") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca215_d20260715_m020140_c001_v7007000_t0000_u01784080900528") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431998c_d20260715_m020138_c001_v0001036_t0029_u01784080898807") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1e8_d20260715_m020132_c001_v7007000_t0000_u01784080892041") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319948_d20260715_m020130_c001_v0001036_t0029_u01784080890278") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1d7_d20260715_m020129_c001_v7007000_t0000_u01784080889163") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431993a_d20260715_m020128_c001_v0001036_t0029_u01784080888280") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1bf_d20260715_m020122_c001_v7007000_t0000_u01784080882908") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319906_d20260715_m020121_c001_v0001036_t0001_u01784080881301") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1ba_d20260715_m020119_c001_v7007000_t0000_u01784080879568") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198f0_d20260715_m020117_c001_v0001036_t0040_u01784080877881") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1b2_d20260715_m020117_c001_v7007000_t0000_u01784080877480") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114744f025d678df_d20260715_m020116_c001_v0001032_t0021_u01784080876679") 2026/07/15 02:10:28 DEBUG : empty space: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198dc_d20260715_m020115_c001_v0001036_t0027_u01784080875101") 2026/07/15 02:10:28 DEBUG : enormous: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca234_d20260715_m020150_c001_v7007000_t0000_u01784080910795") 2026/07/15 02:10:28 DEBUG : enormous: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199e2_d20260715_m020149_c001_v0001036_t0031_u01784080909899") 2026/07/15 02:10:28 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4273bda0cebaf945_d20260715_m020459_c001_v7007000_t0000_u01784081099340") 2026/07/15 02:10:28 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffdbf_d20260715_m020458_c001_v0001181_t0009_u01784081098202") 2026/07/15 02:10:28 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de377_d20260715_m020211_c001_v7007000_t0000_u01784080931136") 2026/07/15 02:10:29 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb25_d20260715_m020210_c001_v0001181_t0001_u01784080930027") 2026/07/15 02:10:29 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca191_d20260715_m020111_c001_v7007000_t0000_u01784080871201") 2026/07/15 02:10:29 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198bc_d20260715_m020110_c001_v0001036_t0049_u01784080870005") 2026/07/15 02:10:29 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca18e_d20260715_m020109_c001_v7007000_t0000_u01784080869486") 2026/07/15 02:10:29 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198b8_d20260715_m020108_c001_v0001036_t0023_u01784080868753") 2026/07/15 02:10:29 DEBUG : existing: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198b0_d20260715_m020107_c001_v0001036_t0022_u01784080867770") 2026/07/15 02:10:29 DEBUG : existing-b: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de378_d20260715_m020211_c001_v7007000_t0000_u01784080931308") 2026/07/15 02:10:29 DEBUG : existing-b: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a56_d20260715_m020210_c001_v0001036_t0014_u01784080930016") 2026/07/15 02:10:29 DEBUG : file1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36330_d20260715_m020554_c001_v7007000_t0000_u01784081154275") 2026/07/15 02:10:29 DEBUG : file1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deb67_d20260715_m020553_c001_v0001137_t0035_u01784081153014") 2026/07/15 02:10:29 DEBUG : file1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3632d_d20260715_m020551_c001_v7007000_t0000_u01784081151655") 2026/07/15 02:10:29 DEBUG : file1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa26e_d20260715_m020550_c001_v0001137_t0034_u01784081150562") 2026/07/15 02:10:29 DEBUG : five: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca244_d20260715_m020156_c001_v7007000_t0000_u01784080916043") 2026/07/15 02:10:29 DEBUG : five: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319a06_d20260715_m020153_c001_v0001036_t0016_u01784080913819") 2026/07/15 02:10:29 DEBUG : foo: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1bd_d20260715_m020120_c001_v7007000_t0000_u01784080880954") 2026/07/15 02:10:29 DEBUG : foo: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319902_d20260715_m020120_c001_v0001036_t0016_u01784080880435") 2026/07/15 02:10:29 DEBUG : foo: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd543198fe_d20260715_m020119_c001_v0001036_t0016_u01784080879916") 2026/07/15 02:10:29 DEBUG : four: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca246_d20260715_m020156_c001_v7007000_t0000_u01784080916223") 2026/07/15 02:10:29 DEBUG : four: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f407b20da961c9c85_d20260715_m020154_c001_v0001177_t0012_u01784080914360") 2026/07/15 02:10:29 DEBUG : four: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a02_d20260715_m020153_c001_v0001036_t0025_u01784080913148") 2026/07/15 02:10:29 DEBUG : hello world2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8373_d20260715_m020022_c001_v7007000_t0000_u01784080822959") 2026/07/15 02:10:29 DEBUG : hello world2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319774_d20260715_m020022_c001_v0001036_t0021_u01784080822233") 2026/07/15 02:10:29 DEBUG : ignore-size: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca186_d20260715_m020107_c001_v7007000_t0000_u01784080867424") 2026/07/15 02:10:29 DEBUG : ignore-size: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543198a2_d20260715_m020106_c001_v0001036_t0022_u01784080866287") 2026/07/15 02:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de36c_d20260715_m020209_c001_v7007000_t0000_u01784080929288") 2026/07/15 02:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb1d_d20260715_m020208_c001_v0001181_t0022_u01784080928341") 2026/07/15 02:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de367_d20260715_m020207_c001_v7007000_t0000_u01784080927614") 2026/07/15 02:10:30 DEBUG : nested/sub dir/file: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb11_d20260715_m020206_c001_v0001181_t0013_u01784080926318") 2026/07/15 02:10:30 DEBUG : one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca248_d20260715_m020156_c001_v7007000_t0000_u01784080916410") 2026/07/15 02:10:30 DEBUG : one: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd543199f2_d20260715_m020152_c001_v0001036_t0016_u01784080912055") 2026/07/15 02:10:30 DEBUG : only0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36316_d20260715_m020546_c001_v7007000_t0000_u01784081146122") 2026/07/15 02:10:30 DEBUG : only0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f402051842d2deb3b_d20260715_m020540_c001_v0001137_t0009_u01784081140872") 2026/07/15 02:10:30 DEBUG : only0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319eac_d20260715_m020524_c001_v0001036_t0039_u01784081124897") 2026/07/15 02:10:30 DEBUG : only0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd5f_d20260715_m020518_c001_v7007000_t0000_u01784081118430") 2026/07/15 02:10:30 DEBUG : only0: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e22_d20260715_m020503_c001_v0001036_t0049_u01784081103234") 2026/07/15 02:10:30 DEBUG : only1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36317_d20260715_m020546_c001_v7007000_t0000_u01784081146311") 2026/07/15 02:10:30 DEBUG : only1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f402051842d2deb3f_d20260715_m020541_c001_v0001137_t0009_u01784081141056") 2026/07/15 02:10:30 DEBUG : only1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319eb0_d20260715_m020525_c001_v0001036_t0053_u01784081125629") 2026/07/15 02:10:30 DEBUG : only1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b28_d20260715_m020519_c001_v7007000_t0000_u01784081119335") 2026/07/15 02:10:30 DEBUG : only1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e26_d20260715_m020504_c001_v0001036_t0004_u01784081104153") 2026/07/15 02:10:30 DEBUG : only10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36318_d20260715_m020546_c001_v7007000_t0000_u01784081146492") 2026/07/15 02:10:30 DEBUG : only10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffedb_d20260715_m020540_c001_v0001181_t0033_u01784081140330") 2026/07/15 02:10:30 DEBUG : only10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ee2_d20260715_m020532_c001_v0001036_t0007_u01784081132400") 2026/07/15 02:10:30 DEBUG : only10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65101f6_d20260715_m020518_c001_v7007000_t0000_u01784081118981") 2026/07/15 02:10:30 DEBUG : only10: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e54_d20260715_m020511_c001_v0001036_t0039_u01784081111060") 2026/07/15 02:10:31 DEBUG : only11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36319_d20260715_m020546_c001_v7007000_t0000_u01784081146672") 2026/07/15 02:10:31 DEBUG : only11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffee1_d20260715_m020540_c001_v0001181_t0033_u01784081140725") 2026/07/15 02:10:31 DEBUG : only11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ee6_d20260715_m020532_c001_v0001036_t0010_u01784081132942") 2026/07/15 02:10:31 DEBUG : only11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc7793d71_d20260715_m020519_c001_v7007000_t0000_u01784081119171") 2026/07/15 02:10:31 DEBUG : only11: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e5a_d20260715_m020511_c001_v0001036_t0033_u01784081111893") 2026/07/15 02:10:31 DEBUG : only12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3631a_d20260715_m020546_c001_v7007000_t0000_u01784081146856") 2026/07/15 02:10:31 DEBUG : only12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319f20_d20260715_m020540_c001_v0001036_t0016_u01784081140340") 2026/07/15 02:10:31 DEBUG : only12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319eec_d20260715_m020533_c001_v0001036_t0057_u01784081133639") 2026/07/15 02:10:31 DEBUG : only12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc7793d72_d20260715_m020519_c001_v7007000_t0000_u01784081119346") 2026/07/15 02:10:31 DEBUG : only12: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e5e_d20260715_m020512_c001_v0001036_t0028_u01784081112759") 2026/07/15 02:10:31 DEBUG : only13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3631b_d20260715_m020547_c001_v7007000_t0000_u01784081147038") 2026/07/15 02:10:31 DEBUG : only13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319f2a_d20260715_m020541_c001_v0001036_t0016_u01784081141116") 2026/07/15 02:10:31 DEBUG : only13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ef4_d20260715_m020534_c001_v0001036_t0037_u01784081134508") 2026/07/15 02:10:31 DEBUG : only13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd65_d20260715_m020519_c001_v7007000_t0000_u01784081119292") 2026/07/15 02:10:31 DEBUG : only13: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e64_d20260715_m020513_c001_v0001036_t0030_u01784081113310") 2026/07/15 02:10:31 DEBUG : only14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3631c_d20260715_m020547_c001_v7007000_t0000_u01784081147225") 2026/07/15 02:10:31 DEBUG : only14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffee9_d20260715_m020541_c001_v0001181_t0033_u01784081141252") 2026/07/15 02:10:31 DEBUG : only14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319efa_d20260715_m020535_c001_v0001036_t0045_u01784081135251") 2026/07/15 02:10:31 DEBUG : only14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc7793d70_d20260715_m020518_c001_v7007000_t0000_u01784081118992") 2026/07/15 02:10:31 DEBUG : only14: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e68_d20260715_m020513_c001_v0001036_t0002_u01784081113974") 2026/07/15 02:10:31 DEBUG : only15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3631d_d20260715_m020547_c001_v7007000_t0000_u01784081147409") 2026/07/15 02:10:31 DEBUG : only15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f408a4dc3e9baa206_d20260715_m020541_c001_v0001137_t0052_u01784081141062") 2026/07/15 02:10:31 DEBUG : only15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f02_d20260715_m020536_c001_v0001036_t0006_u01784081136029") 2026/07/15 02:10:32 DEBUG : only15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd60_d20260715_m020518_c001_v7007000_t0000_u01784081118602") 2026/07/15 02:10:32 DEBUG : only15: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e6a_d20260715_m020514_c001_v0001036_t0021_u01784081114560") 2026/07/15 02:10:32 DEBUG : only16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3631e_d20260715_m020547_c001_v7007000_t0000_u01784081147590") 2026/07/15 02:10:32 DEBUG : only16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffeeb_d20260715_m020541_c001_v0001181_t0033_u01784081141437") 2026/07/15 02:10:32 DEBUG : only16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f06_d20260715_m020536_c001_v0001036_t0020_u01784081136799") 2026/07/15 02:10:32 DEBUG : only16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd64_d20260715_m020519_c001_v7007000_t0000_u01784081119119") 2026/07/15 02:10:32 DEBUG : only16: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e72_d20260715_m020515_c001_v0001036_t0005_u01784081115092") 2026/07/15 02:10:33 DEBUG : only17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3631f_d20260715_m020547_c001_v7007000_t0000_u01784081147771") 2026/07/15 02:10:33 DEBUG : only17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319f22_d20260715_m020540_c001_v0001036_t0016_u01784081140736") 2026/07/15 02:10:33 DEBUG : only17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f0c_d20260715_m020537_c001_v0001036_t0032_u01784081137694") 2026/07/15 02:10:33 DEBUG : only17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65101f9_d20260715_m020519_c001_v7007000_t0000_u01784081119357") 2026/07/15 02:10:33 DEBUG : only17: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e78_d20260715_m020515_c001_v0001036_t0039_u01784081115745") 2026/07/15 02:10:33 DEBUG : only18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36320_d20260715_m020547_c001_v7007000_t0000_u01784081147994") 2026/07/15 02:10:33 DEBUG : only18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffee3_d20260715_m020540_c001_v0001181_t0033_u01784081140900") 2026/07/15 02:10:33 DEBUG : only18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f14_d20260715_m020538_c001_v0001036_t0031_u01784081138623") 2026/07/15 02:10:33 DEBUG : only18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b27_d20260715_m020519_c001_v7007000_t0000_u01784081119146") 2026/07/15 02:10:33 DEBUG : only18: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e80_d20260715_m020516_c001_v0001036_t0012_u01784081116479") 2026/07/15 02:10:33 DEBUG : only19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36321_d20260715_m020548_c001_v7007000_t0000_u01784081148175") 2026/07/15 02:10:33 DEBUG : only19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319f26_d20260715_m020540_c001_v0001036_t0016_u01784081140926") 2026/07/15 02:10:33 DEBUG : only19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f1a_d20260715_m020539_c001_v0001036_t0006_u01784081139369") 2026/07/15 02:10:33 DEBUG : only19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd61_d20260715_m020518_c001_v7007000_t0000_u01784081118774") 2026/07/15 02:10:33 DEBUG : only19: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e84_d20260715_m020517_c001_v0001036_t0021_u01784081117148") 2026/07/15 02:10:33 DEBUG : only2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36323_d20260715_m020548_c001_v7007000_t0000_u01784081148372") 2026/07/15 02:10:33 DEBUG : only2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffee5_d20260715_m020541_c001_v0001181_t0033_u01784081141074") 2026/07/15 02:10:33 DEBUG : only2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319eb4_d20260715_m020526_c001_v0001036_t0046_u01784081126377") 2026/07/15 02:10:33 DEBUG : only2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b25_d20260715_m020518_c001_v7007000_t0000_u01784081118796") 2026/07/15 02:10:33 DEBUG : only2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e2e_d20260715_m020505_c001_v0001036_t0054_u01784081105337") 2026/07/15 02:10:33 DEBUG : only3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36324_d20260715_m020548_c001_v7007000_t0000_u01784081148555") 2026/07/15 02:10:33 DEBUG : only3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319f30_d20260715_m020541_c001_v0001036_t0016_u01784081141494") 2026/07/15 02:10:33 DEBUG : only3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319eba_d20260715_m020527_c001_v0001036_t0056_u01784081127274") 2026/07/15 02:10:33 DEBUG : only3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65101f5_d20260715_m020518_c001_v7007000_t0000_u01784081118799") 2026/07/15 02:10:33 DEBUG : only3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e32_d20260715_m020505_c001_v0001036_t0029_u01784081105969") 2026/07/15 02:10:33 DEBUG : only4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36325_d20260715_m020548_c001_v7007000_t0000_u01784081148735") 2026/07/15 02:10:34 DEBUG : only4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f402051842d2deb41_d20260715_m020541_c001_v0001137_t0009_u01784081141228") 2026/07/15 02:10:34 DEBUG : only4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ec0_d20260715_m020528_c001_v0001036_t0025_u01784081128325") 2026/07/15 02:10:34 DEBUG : only4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd66_d20260715_m020519_c001_v7007000_t0000_u01784081119464") 2026/07/15 02:10:34 DEBUG : only4: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e36_d20260715_m020506_c001_v0001036_t0027_u01784081106494") 2026/07/15 02:10:34 DEBUG : only5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36327_d20260715_m020548_c001_v7007000_t0000_u01784081148917") 2026/07/15 02:10:34 DEBUG : only5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f408a4dc3e9baa20a_d20260715_m020541_c001_v0001137_t0052_u01784081141241") 2026/07/15 02:10:34 DEBUG : only5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ec4_d20260715_m020528_c001_v0001036_t0009_u01784081128875") 2026/07/15 02:10:34 DEBUG : only5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4265123bc7793d6f_d20260715_m020518_c001_v7007000_t0000_u01784081118805") 2026/07/15 02:10:34 DEBUG : only5: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e3c_d20260715_m020507_c001_v0001036_t0034_u01784081107088") 2026/07/15 02:10:34 DEBUG : only6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36328_d20260715_m020549_c001_v7007000_t0000_u01784081149104") 2026/07/15 02:10:34 DEBUG : only6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f402051842d2deb45_d20260715_m020541_c001_v0001137_t0009_u01784081141575") 2026/07/15 02:10:34 DEBUG : only6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319eca_d20260715_m020529_c001_v0001036_t0028_u01784081129508") 2026/07/15 02:10:34 DEBUG : only6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f417f7466ddb4bd62_d20260715_m020518_c001_v7007000_t0000_u01784081118946") 2026/07/15 02:10:34 DEBUG : only6: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e40_d20260715_m020507_c001_v0001036_t0048_u01784081107792") 2026/07/15 02:10:34 DEBUG : only7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36329_d20260715_m020549_c001_v7007000_t0000_u01784081149284") 2026/07/15 02:10:34 DEBUG : only7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd54319f2c_d20260715_m020541_c001_v0001036_t0016_u01784081141305") 2026/07/15 02:10:34 DEBUG : only7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ece_d20260715_m020530_c001_v0001036_t0033_u01784081130063") 2026/07/15 02:10:34 DEBUG : only7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b26_d20260715_m020518_c001_v7007000_t0000_u01784081118971") 2026/07/15 02:10:34 DEBUG : only7: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e44_d20260715_m020508_c001_v0001036_t0009_u01784081108625") 2026/07/15 02:10:34 DEBUG : only8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3632a_d20260715_m020549_c001_v7007000_t0000_u01784081149466") 2026/07/15 02:10:34 DEBUG : only8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f402051842d2deb43_d20260715_m020541_c001_v0001137_t0009_u01784081141401") 2026/07/15 02:10:34 DEBUG : only8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ed8_d20260715_m020530_c001_v0001036_t0022_u01784081130937") 2026/07/15 02:10:35 DEBUG : only8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f410bfa020f832b29_d20260715_m020519_c001_v7007000_t0000_u01784081119509") 2026/07/15 02:10:35 DEBUG : only8: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e4a_d20260715_m020509_c001_v0001036_t0008_u01784081109371") 2026/07/15 02:10:35 DEBUG : only9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3632b_d20260715_m020549_c001_v7007000_t0000_u01784081149648") 2026/07/15 02:10:35 DEBUG : only9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f408a4dc3e9baa20c_d20260715_m020541_c001_v0001137_t0052_u01784081141416") 2026/07/15 02:10:35 DEBUG : only9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319edc_d20260715_m020531_c001_v0001036_t0038_u01784081131635") 2026/07/15 02:10:35 DEBUG : only9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f425e3a23a65101f7_d20260715_m020519_c001_v7007000_t0000_u01784081119161") 2026/07/15 02:10:35 DEBUG : only9: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319e4e_d20260715_m020510_c001_v0001036_t0002_u01784081110129") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de363_d20260715_m020205_c001_v7007000_t0000_u01784080925267") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb07_d20260715_m020202_c001_v0001181_t0021_u01784080922782") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de35b_d20260715_m020202_c001_v7007000_t0000_u01784080922078") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a22_d20260715_m020200_c001_v0001036_t0007_u01784080920021") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de354_d20260715_m020159_c001_v7007000_t0000_u01784080919328") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffaf1_d20260715_m020157_c001_v0001181_t0024_u01784080917315") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca229_d20260715_m020145_c001_v7007000_t0000_u01784080905935") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199b4_d20260715_m020144_c001_v0001036_t0009_u01784080904252") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca21e_d20260715_m020142_c001_v7007000_t0000_u01784080902634") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319998_d20260715_m020141_c001_v0001036_t0047_u01784080901063") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca20f_d20260715_m020139_c001_v7007000_t0000_u01784080899486") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319988_d20260715_m020138_c001_v0001036_t0005_u01784080898394") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1e4_d20260715_m020131_c001_v7007000_t0000_u01784080891507") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319942_d20260715_m020129_c001_v0001036_t0004_u01784080889697") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1d8_d20260715_m020129_c001_v7007000_t0000_u01784080889341") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319934_d20260715_m020127_c001_v0001036_t0028_u01784080887950") 2026/07/15 02:10:35 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1d1_d20260715_m020127_c001_v7007000_t0000_u01784080887594") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431992e_d20260715_m020126_c001_v0001036_t0036_u01784080886754") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319928_d20260715_m020125_c001_v0001036_t0032_u01784080885908") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1c9_d20260715_m020125_c001_v7007000_t0000_u01784080885545") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319920_d20260715_m020124_c001_v0001036_t0008_u01784080884760") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431991a_d20260715_m020123_c001_v0001036_t0039_u01784080883786") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1c1_d20260715_m020123_c001_v7007000_t0000_u01784080883082") 2026/07/15 02:10:36 DEBUG : potato: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319910_d20260715_m020122_c001_v0001036_t0039_u01784080882056") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab88aec_d20260715_m020248_c001_v7007000_t0000_u01784080968634") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319b20_d20260715_m020247_c001_v0001036_t0012_u01784080967745") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f248_d20260715_m020239_c001_v7007000_t0000_u01784080959835") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb8f_d20260715_m020235_c001_v0001181_t0039_u01784080955432") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f21b_d20260715_m020228_c001_v7007000_t0000_u01784080948404") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319aa0_d20260715_m020223_c001_v0001036_t0017_u01784080943802") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de384_d20260715_m020215_c001_v7007000_t0000_u01784080935848") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb2d_d20260715_m020212_c001_v0001181_t0021_u01784080932206") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca235_d20260715_m020150_c001_v7007000_t0000_u01784080910973") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199dc_d20260715_m020149_c001_v0001036_t0026_u01784080909147") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca231_d20260715_m020148_c001_v7007000_t0000_u01784080908775") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199c0_d20260715_m020146_c001_v0001036_t0037_u01784080906472") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca22a_d20260715_m020146_c001_v7007000_t0000_u01784080906115") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199ba_d20260715_m020145_c001_v0001036_t0049_u01784080905075") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca223_d20260715_m020143_c001_v7007000_t0000_u01784080903895") 2026/07/15 02:10:36 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199aa_d20260715_m020142_c001_v0001036_t0018_u01784080902991") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca216_d20260715_m020140_c001_v7007000_t0000_u01784080900707") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319990_d20260715_m020139_c001_v0001036_t0051_u01784080899497") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca1e9_d20260715_m020132_c001_v7007000_t0000_u01784080892222") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431994e_d20260715_m020131_c001_v0001036_t0015_u01784080891013") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e837a_d20260715_m020025_c001_v7007000_t0000_u01784080825989") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431978a_d20260715_m020025_c001_v0001036_t0014_u01784080825228") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8377_d20260715_m020024_c001_v7007000_t0000_u01784080824360") 2026/07/15 02:10:37 DEBUG : potato2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431977e_d20260715_m020023_c001_v0001036_t0033_u01784080823492") 2026/07/15 02:10:37 DEBUG : potato3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f24a_d20260715_m020240_c001_v7007000_t0000_u01784080960008") 2026/07/15 02:10:37 DEBUG : potato3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb91_d20260715_m020236_c001_v0001181_t0008_u01784080956357") 2026/07/15 02:10:37 DEBUG : potato3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f424184d54766f21d_d20260715_m020228_c001_v7007000_t0000_u01784080948893") 2026/07/15 02:10:37 DEBUG : potato3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319aa8_d20260715_m020224_c001_v0001036_t0057_u01784080944778") 2026/07/15 02:10:37 DEBUG : potato3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de386_d20260715_m020216_c001_v7007000_t0000_u01784080936371") 2026/07/15 02:10:37 DEBUG : potato3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffb35_d20260715_m020213_c001_v0001181_t0014_u01784080933069") 2026/07/15 02:10:37 DEBUG : pre-dest1/1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e172_d20260715_m020320_c001_v7007000_t0000_u01784081000876") 2026/07/15 02:10:37 DEBUG : pre-dest1/1: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffc27_d20260715_m020312_c001_v0001181_t0054_u01784080992704") 2026/07/15 02:10:37 DEBUG : pre-dest2/2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4209ce488b88e173_d20260715_m020321_c001_v7007000_t0000_u01784081001048") 2026/07/15 02:10:37 DEBUG : pre-dest2/2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319ba4_d20260715_m020313_c001_v0001036_t0002_u01784080993241") 2026/07/15 02:10:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4f8b8_d20260715_m020259_c001_v7007000_t0000_u01784080979107") 2026/07/15 02:10:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffbdf_d20260715_m020256_c001_v0001181_t0056_u01784080976243") 2026/07/15 02:10:37 DEBUG : sizeonly: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca173_d20260715_m020105_c001_v7007000_t0000_u01784080865768") 2026/07/15 02:10:38 DEBUG : sizeonly: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319894_d20260715_m020104_c001_v0001036_t0000_u01784080864326") 2026/07/15 02:10:38 DEBUG : splitbanan: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4081edecbed03fab_d20260715_m020751_c001_v7007000_t0000_u01784081271972") 2026/07/15 02:10:38 DEBUG : splitbanan: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2dedbd_d20260715_m020744_c001_v0001137_t0035_u01784081264430") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d030_d20260715_m020915_c001_v7007000_t0000_u01784081355824") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a461_d20260715_m020909_c001_v0001036_t0055_u01784081349435") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f409557f128c00e91_d20260715_m020858_c001_v7007000_t0000_u01784081338350") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a3e7_d20260715_m020851_c001_v0001036_t0057_u01784081331714") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e735_d20260715_m020841_c001_v7007000_t0000_u01784081321626") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a37f_d20260715_m020835_c001_v0001036_t0026_u01784081315902") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca657_d20260715_m020825_c001_v7007000_t0000_u01784081305612") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a319_d20260715_m020819_c001_v0001036_t0012_u01784081299767") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4159f73aac85eadf_d20260715_m020808_c001_v7007000_t0000_u01784081288597") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a2a7_d20260715_m020801_c001_v0001036_t0058_u01784081281733") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f411760f7032f634f_d20260715_m020746_c001_v7007000_t0000_u01784081266352") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a23b_d20260715_m020743_c001_v0001036_t0054_u01784081263206") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8ff2_d20260715_m020732_c001_v7007000_t0000_u01784081252881") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a1c7_d20260715_m020725_c001_v0001036_t0018_u01784081245740") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4190a0896b28e55f_d20260715_m020724_c001_v7007000_t0000_u01784081244682") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a18b_d20260715_m020720_c001_v0001036_t0031_u01784081240759") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f41327c5298a4fa22_d20260715_m020710_c001_v7007000_t0000_u01784081230750") 2026/07/15 02:10:38 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2decb7_d20260715_m020703_c001_v0001137_t0027_u01784081223166") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f422d132789719db8_d20260715_m020702_c001_v7007000_t0000_u01784081222260") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c585600069_d20260715_m020658_c001_v0001181_t0008_u01784081218296") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8f9a_d20260715_m020642_c001_v7007000_t0000_u01784081202816") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa44c_d20260715_m020638_c001_v0001137_t0054_u01784081198839") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f400e769906dfc67f_d20260715_m020629_c001_v7007000_t0000_u01784081189081") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa39e_d20260715_m020622_c001_v0001137_t0009_u01784081182661") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab89ebc_d20260715_m020613_c001_v7007000_t0000_u01784081173291") 2026/07/15 02:10:39 DEBUG : splitbananasplit: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa306_d20260715_m020607_c001_v0001137_t0040_u01784081167084") 2026/07/15 02:10:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca622_d20260715_m020727_c001_v7007000_t0000_u01784081247776") 2026/07/15 02:10:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a19d_d20260715_m020722_c001_v0001036_t0049_u01784081242000") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36336_d20260715_m020558_c001_v7007000_t0000_u01784081158582") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa2ae_d20260715_m020557_c001_v0001137_t0050_u01784081157173") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36333_d20260715_m020556_c001_v7007000_t0000_u01784081156419") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f8e_d20260715_m020555_c001_v0001036_t0006_u01784081155205") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de36f_d20260715_m020209_c001_v7007000_t0000_u01784080929460") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a52_d20260715_m020208_c001_v0001036_t0010_u01784080928497") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de369_d20260715_m020207_c001_v7007000_t0000_u01784080927788") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a46_d20260715_m020206_c001_v0001036_t0002_u01784080926666") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca147_d20260715_m020102_c001_v7007000_t0000_u01784080862182") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431987a_d20260715_m020100_c001_v0001036_t0013_u01784080860586") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca141_d20260715_m020100_c001_v7007000_t0000_u01784080860241") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431986e_d20260715_m020058_c001_v0001036_t0046_u01784080858849") 2026/07/15 02:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca138_d20260715_m020056_c001_v7007000_t0000_u01784080856838") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319854_d20260715_m020055_c001_v0001036_t0009_u01784080855111") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca12f_d20260715_m020054_c001_v7007000_t0000_u01784080854588") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431984a_d20260715_m020053_c001_v0001036_t0025_u01784080853388") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319836_d20260715_m020050_c001_v0001036_t0000_u01784080850364") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca11f_d20260715_m020050_c001_v7007000_t0000_u01784080850019") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319828_d20260715_m020048_c001_v0001036_t0057_u01784080848991") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319824_d20260715_m020048_c001_v0001036_t0006_u01784080848137") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e83bc_d20260715_m020047_c001_v7007000_t0000_u01784080847430") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319812_d20260715_m020045_c001_v0001036_t0047_u01784080845096") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319802_d20260715_m020042_c001_v0001036_t0015_u01784080842304") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e83a7_d20260715_m020041_c001_v7007000_t0000_u01784080841948") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197f4_d20260715_m020040_c001_v0001036_t0011_u01784080840957") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197ee_d20260715_m020040_c001_v0001036_t0020_u01784080840233") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e839f_d20260715_m020039_c001_v7007000_t0000_u01784080839872") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197d2_d20260715_m020035_c001_v0001036_t0002_u01784080835645") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8392_d20260715_m020035_c001_v7007000_t0000_u01784080835202") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197c8_d20260715_m020034_c001_v0001036_t0053_u01784080834314") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8390_d20260715_m020033_c001_v7007000_t0000_u01784080833423") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197bc_d20260715_m020032_c001_v0001036_t0018_u01784080832630") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e838d_d20260715_m020032_c001_v7007000_t0000_u01784080832098") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197b0_d20260715_m020031_c001_v0001036_t0037_u01784080831251") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8387_d20260715_m020030_c001_v7007000_t0000_u01784080830329") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543197a4_d20260715_m020029_c001_v0001036_t0018_u01784080829338") 2026/07/15 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8382_d20260715_m020028_c001_v7007000_t0000_u01784080828804") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319798_d20260715_m020027_c001_v0001036_t0021_u01784080827975") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e837d_d20260715_m020027_c001_v7007000_t0000_u01784080827442") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319790_d20260715_m020026_c001_v0001036_t0049_u01784080826522") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8371_d20260715_m020021_c001_v7007000_t0000_u01784080821702") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431976c_d20260715_m020020_c001_v0001036_t0006_u01784080820895") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e836f_d20260715_m020020_c001_v7007000_t0000_u01784080820336") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319760_d20260715_m020019_c001_v0001036_t0049_u01784080819143") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e836c_d20260715_m020018_c001_v7007000_t0000_u01784080818258") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319752_d20260715_m020017_c001_v0001036_t0045_u01784080817426") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406bed47919e8369_d20260715_m020015_c001_v7007000_t0000_u01784080815320") 2026/07/15 02:10:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431973c_d20260715_m020014_c001_v0001036_t0008_u01784080814579") 2026/07/15 02:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36337_d20260715_m020558_c001_v7007000_t0000_u01784081158762") 2026/07/15 02:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2deb73_d20260715_m020557_c001_v0001137_t0022_u01784081157184") 2026/07/15 02:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36334_d20260715_m020556_c001_v7007000_t0000_u01784081156602") 2026/07/15 02:10:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff1f_d20260715_m020555_c001_v0001181_t0045_u01784081155216") 2026/07/15 02:10:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d038_d20260715_m020917_c001_v7007000_t0000_u01784081357714") 2026/07/15 02:10:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856003a3_d20260715_m020917_c001_v0001181_t0038_u01784081357125") 2026/07/15 02:10:41 DEBUG : sub/yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de35f_d20260715_m020204_c001_v7007000_t0000_u01784080924707") 2026/07/15 02:10:41 DEBUG : sub/yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f107b20da961c9cf5_d20260715_m020203_c001_v0001177_t0047_u01784080923119") 2026/07/15 02:10:41 DEBUG : test_dir1/file2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36331_d20260715_m020554_c001_v7007000_t0000_u01784081154461") 2026/07/15 02:10:41 DEBUG : test_dir1/file2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa288_d20260715_m020552_c001_v0001137_t0048_u01784081152662") 2026/07/15 02:10:42 DEBUG : test_dir1/file2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3632e_d20260715_m020551_c001_v7007000_t0000_u01784081151836") 2026/07/15 02:10:42 DEBUG : test_dir1/file2: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319f6c_d20260715_m020550_c001_v0001036_t0003_u01784081150579") 2026/07/15 02:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd36332_d20260715_m020554_c001_v7007000_t0000_u01784081154642") 2026/07/15 02:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff13_d20260715_m020552_c001_v0001181_t0039_u01784081152651") 2026/07/15 02:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4035627ccfd3632f_d20260715_m020552_c001_v7007000_t0000_u01784081152084") 2026/07/15 02:10:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855fff0b_d20260715_m020550_c001_v0001181_t0046_u01784081150571") 2026/07/15 02:10:42 DEBUG : three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca24a_d20260715_m020156_c001_v7007000_t0000_u01784080916589") 2026/07/15 02:10:42 DEBUG : three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd54319a0c_d20260715_m020155_c001_v0001036_t0006_u01784080915080") 2026/07/15 02:10:42 DEBUG : three: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd543199fa_d20260715_m020152_c001_v0001036_t0056_u01784080912402") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d03e_d20260715_m020919_c001_v7007000_t0000_u01784081359562") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2def87_d20260715_m020918_c001_v0001137_t0046_u01784081358662") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d0c4_d20260715_m020940_c001_v7007000_t0000_u01784081380459") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baaa7c_d20260715_m020938_c001_v0001137_t0034_u01784081378472") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d095_d20260715_m020936_c001_v7007000_t0000_u01784081376955") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2defd9_d20260715_m020935_c001_v0001137_t0002_u01784081375298") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d088_d20260715_m020934_c001_v7007000_t0000_u01784081374366") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856003f9_d20260715_m020933_c001_v0001181_t0019_u01784081373715") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d05c_d20260715_m020926_c001_v7007000_t0000_u01784081366720") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2defaf_d20260715_m020925_c001_v0001137_t0048_u01784081365680") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d078_d20260715_m020930_c001_v7007000_t0000_u01784081370978") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baaa30_d20260715_m020927_c001_v0001137_t0004_u01784081367717") 2026/07/15 02:10:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d051_d20260715_m020924_c001_v7007000_t0000_u01784081364760") 2026/07/15 02:10:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5856003bb_d20260715_m020924_c001_v0001181_t0008_u01784081364166") 2026/07/15 02:10:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d04a_d20260715_m020923_c001_v7007000_t0000_u01784081363253") 2026/07/15 02:10:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a4af_d20260715_m020922_c001_v0001036_t0045_u01784081362269") 2026/07/15 02:10:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d044_d20260715_m020921_c001_v7007000_t0000_u01784081361278") 2026/07/15 02:10:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f108a4dc3e9baa9fe_d20260715_m020920_c001_v0001137_t0058_u01784081360475") 2026/07/15 02:10:43 DEBUG : toe/toe/toe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4154cece6ab8a027_d20260715_m020944_c001_v7007000_t0000_u01784081384912") 2026/07/15 02:10:43 DEBUG : toe/toe/toe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f102051842d2df003_d20260715_m020944_c001_v0001137_t0001_u01784081384234") 2026/07/15 02:10:43 DEBUG : toe/toe/toe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d080_d20260715_m020932_c001_v7007000_t0000_u01784081372788") 2026/07/15 02:10:43 DEBUG : toe/toe/toe: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a4e7_d20260715_m020931_c001_v0001036_t0042_u01784081371889") 2026/07/15 02:10:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d0c5_d20260715_m020941_c001_v7007000_t0000_u01784081381030") 2026/07/15 02:10:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f114607fd5431a515_d20260715_m020940_c001_v0001036_t0022_u01784081380064") 2026/07/15 02:10:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f40425dcee4d0d09c_d20260715_m020937_c001_v7007000_t0000_u01784081377542") 2026/07/15 02:10:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f1096e8b46624f517_d20260715_m020936_c001_v0001176_t0036_u01784081376747") 2026/07/15 02:10:43 DEBUG : two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f418455c9faeca24d_d20260715_m020156_c001_v7007000_t0000_u01784080916767") 2026/07/15 02:10:43 DEBUG : two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f406ad3c5855ffae9_d20260715_m020154_c001_v0001181_t0033_u01784080914533") 2026/07/15 02:10:43 DEBUG : two: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f414607fd543199f8_d20260715_m020152_c001_v0001036_t0016_u01784080912229") 2026/07/15 02:10:43 DEBUG : yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de364_d20260715_m020205_c001_v7007000_t0000_u01784080925439") 2026/07/15 02:10:43 DEBUG : yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f10978b6b0fee7c51_d20260715_m020204_c001_v0001115_t0011_u01784080924043") 2026/07/15 02:10:43 DEBUG : yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de359_d20260715_m020201_c001_v7007000_t0000_u01784080921558") 2026/07/15 02:10:43 DEBUG : yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f106ad3c5855ffaff_d20260715_m020200_c001_v0001181_t0011_u01784080920031") 2026/07/15 02:10:43 DEBUG : yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de352_d20260715_m020158_c001_v7007000_t0000_u01784080918807") 2026/07/15 02:10:43 DEBUG : yam: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f107b20da961c9caf_d20260715_m020157_c001_v0001177_t0022_u01784080917306") 2026/07/15 02:10:43 DEBUG : yaml: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de35c_d20260715_m020202_c001_v7007000_t0000_u01784080922250") 2026/07/15 02:10:44 DEBUG : yaml: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f115ea5a2b71c2bb6_d20260715_m020201_c001_v0001043_t0001_u01784080921035") 2026/07/15 02:10:44 DEBUG : yaml: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f4050722b328de355_d20260715_m020159_c001_v7007000_t0000_u01784080919500") 2026/07/15 02:10:44 DEBUG : yaml: Deleting (id "4_z1f32cdb3800d6b3b9ff80e1b_f11680b7a9a26035c_d20260715_m020158_c001_v0001157_t0026_u01784080918444") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m33.300459169s (try 1/5)