"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/13 01:40:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu" 2026/04/13 01:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 01:40:58 DEBUG : Creating backend with remote "/tmp/rclone728571449" === 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:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:40:59 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:40:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/13 01:40:59 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.72s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:00 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:00 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:01 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:41:01 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:03 DEBUG : Creating backend with remote "/non-existing" 2026/04/13 01:41:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/13 01:41:03 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:03 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:04 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:04 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:05 INFO : B2 bucket rclone-test-nixiqot8vihu: Running all checks before starting transfers 2026/04/13 01:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:05 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:05 INFO : B2 bucket rclone-test-nixiqot8vihu: Checks finished, now starting transfers 2026/04/13 01:41:05 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:06 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:07 ERROR : Ignoring --no-traverse with sync 2026/04/13 01:41:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:07 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:07 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:07 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/13 01:41:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:08 DEBUG : hello world2: size = 12 OK 2026/04/13 01:41:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/13 01:41:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.29s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:41:09 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:09 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:10 DEBUG : potato2: size = 11 OK 2026/04/13 01:41:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:41:11 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:11 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:11 DEBUG : potato2: size = 11 OK 2026/04/13 01:41:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/13 01:41:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:41:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/13 01:41:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:41:12 INFO : sub dir2: Making directory 2026/04/13 01:41:12 INFO : sub dir: Making directory 2026/04/13 01:41:12 INFO : sub dir2/sub sub dir2: Making directory 2026/04/13 01:41:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:13 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/04/13 01:41:13 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:13 INFO : sub dir2: Making directory 2026/04/13 01:41:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/13 01:41:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:13 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:13 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:14 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:14 DEBUG : sub dir2: Making directory with metadata 2026/04/13 01:41:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:41:15 INFO : sub dir2: Making directory 2026/04/13 01:41:15 INFO : sub dir: Making directory 2026/04/13 01:41:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:15 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:15 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:15 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:41:15 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/13 01:41:15 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/13 01:41:15 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:16 INFO : sub dir2: Making directory 2026/04/13 01:41:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:17 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:41:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:18 DEBUG : sub dir2: Making directory with metadata 2026/04/13 01:41:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:41:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:41:18 INFO : sub dir2: Making directory 2026/04/13 01:41:18 INFO : sub dir: Making directory 2026/04/13 01:41:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:18 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:18 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:18 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:41:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/13 01:41:18 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.42s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:19 INFO : sub dir2: Making directory 2026/04/13 01:41:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:20 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:20 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:20 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-noqudov2gifu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nixiqot8vihu -> B2 bucket rclone-test-noqudov2gifu 2026/04/13 01:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:22 DEBUG : B2 bucket rclone-test-noqudov2gifu: Waiting for checks to finish 2026/04/13 01:41:22 DEBUG : B2 bucket rclone-test-noqudov2gifu: Waiting for transfers to finish 2026/04/13 01:41:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:41:24 DEBUG : B2 bucket rclone-test-noqudov2gifu: Purge remote 2026/04/13 01:41:24 INFO : B2 bucket rclone-test-noqudov2gifu: cleaning bucket "rclone-test-noqudov2gifu" of all files 2026/04/13 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f422d13800d8b4b9fd80e1b_f119695cac0060031_d20260413_m014123_c001_v0001117_t0028_u01776044483512") --- PASS: TestServerSideCopy (4.62s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:26 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone728571449) 2026/04/13 01:41:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:41:26 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:41:26 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:26 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:41:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/13 01:41:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jubiruj9dicu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nixiqot8vihu -> B2 bucket rclone-test-jubiruj9dicu 2026/04/13 01:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:29 DEBUG : B2 bucket rclone-test-jubiruj9dicu: Waiting for checks to finish 2026/04/13 01:41:29 DEBUG : B2 bucket rclone-test-jubiruj9dicu: Waiting for transfers to finish 2026/04/13 01:41:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:41:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:41:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jubiruj9dicu) 2026/04/13 01:41:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:41:32 DEBUG : B2 bucket rclone-test-jubiruj9dicu: Waiting for checks to finish 2026/04/13 01:41:32 DEBUG : B2 bucket rclone-test-jubiruj9dicu: Waiting for transfers to finish 2026/04/13 01:41:32 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:41:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/13 01:41:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:41:32 DEBUG : B2 bucket rclone-test-jubiruj9dicu: Purge remote 2026/04/13 01:41:32 INFO : B2 bucket rclone-test-jubiruj9dicu: cleaning bucket "rclone-test-jubiruj9dicu" of all files 2026/04/13 01:41:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f823dc3800d8b4b9fd80e1b_f1070179927b8bae4_d20260413_m014132_c001_v0001039_t0012_u01776044492191") 2026/04/13 01:41:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f823dc3800d8b4b9fd80e1b_f1188a59bc63f1c02_d20260413_m014130_c001_v0001167_t0022_u01776044490401") --- PASS: TestServerSideCopyOverSelf (6.64s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone728571449) 2026/04/13 01:41:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:41:35 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:41:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:36 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:41:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/13 01:41:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/13 01:41:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.65s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yujuxax2cuxi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nixiqot8vihu -> B2 bucket rclone-test-yujuxax2cuxi 2026/04/13 01:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:38 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Waiting for checks to finish 2026/04/13 01:41:38 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Waiting for transfers to finish 2026/04/13 01:41:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:41:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:41:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yujuxax2cuxi) 2026/04/13 01:41:40 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:41:40 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Waiting for checks to finish 2026/04/13 01:41:40 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Waiting for transfers to finish 2026/04/13 01:41:41 DEBUG : sub dir/hello world: size = 17 OK 2026/04/13 01:41:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/13 01:41:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:41:41 INFO : sub dir/hello world: Deleted 2026/04/13 01:41:42 DEBUG : testing file moves 2026/04/13 01:41:42 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:41:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yujuxax2cuxi) 2026/04/13 01:41:42 DEBUG : sub dir/hello world: Sizes differ 2026/04/13 01:41:42 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Waiting for checks to finish 2026/04/13 01:41:42 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Waiting for transfers to finish 2026/04/13 01:41:42 DEBUG : sub dir/hello world: size = 24 OK 2026/04/13 01:41:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/13 01:41:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/13 01:41:43 INFO : sub dir/hello world: Deleted 2026/04/13 01:41:43 DEBUG : B2 bucket rclone-test-yujuxax2cuxi: Purge remote 2026/04/13 01:41:43 INFO : B2 bucket rclone-test-yujuxax2cuxi: cleaning bucket "rclone-test-yujuxax2cuxi" of all files 2026/04/13 01:41:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f826d03800d8b4b9fd80e1b_f1149e0d8b1ad8c13_d20260413_m014142_c001_v0001183_t0047_u01776044502723") 2026/04/13 01:41:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f826d03800d8b4b9fd80e1b_f114a3cdd110afebe_d20260413_m014141_c001_v0001185_t0047_u01776044501082") 2026/04/13 01:41:43 DEBUG : sub dir/hello world: Deleting (id "4_z9f826d03800d8b4b9fd80e1b_f10584e89143ebe18_d20260413_m014139_c001_v0001157_t0041_u01776044499622") --- PASS: TestServerSideMoveOverSelf (7.91s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:45 ERROR : error listing: directory not found 2026/04/13 01:41:45 INFO : Local file system at /tmp/rclone728571449: Making directory 2026/04/13 01:41:46 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:46 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:41:47 DEBUG : Local file system at /tmp/rclone728571449: Waiting for checks to finish 2026/04/13 01:41:47 DEBUG : Local file system at /tmp/rclone728571449: Waiting for transfers to finish 2026/04/13 01:41:48 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/13 01:41:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:41:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/13 01:41:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/13 01:41:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:49 DEBUG : check sum: size = 1 OK 2026/04/13 01:41:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:41:49 INFO : check sum: Copied (new) 2026/04/13 01:41:49 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:49 DEBUG : check sum: size = 1 OK 2026/04/13 01:41:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:41:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/13 01:41:49 DEBUG : check sum: Unchanged skipping 2026/04/13 01:41:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:49 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/13 01:41:50 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:50 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:51 DEBUG : sizeonly: size = 6 OK 2026/04/13 01:41:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/13 01:41:51 INFO : sizeonly: Copied (new) 2026/04/13 01:41:51 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:51 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:51 DEBUG : sizeonly: size = 6 OK 2026/04/13 01:41:51 DEBUG : sizeonly: Sizes identical 2026/04/13 01:41:51 DEBUG : sizeonly: Unchanged skipping 2026/04/13 01:41:51 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:51 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/13 01:41:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/13 01:41:52 INFO : ignore-size: Copied (new) 2026/04/13 01:41:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:53 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:41:53 DEBUG : ignore-size: Unchanged skipping 2026/04/13 01:41:53 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:54 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:54 DEBUG : existing: size = 6 OK 2026/04/13 01:41:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:41:54 DEBUG : existing: Unchanged skipping 2026/04/13 01:41:54 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:54 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:54 INFO : There was nothing to transfer 2026/04/13 01:41:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/13 01:41:54 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:54 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:55 DEBUG : existing: size = 6 OK 2026/04/13 01:41:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/13 01:41:55 INFO : existing: Copied (replaced existing) 2026/04/13 01:41:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.19s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 01:41:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:56 DEBUG : existing: size = 6 OK 2026/04/13 01:41:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/13 01:41:56 INFO : existing: Copied (new) 2026/04/13 01:41:56 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:56 DEBUG : existing: Destination exists, skipping 2026/04/13 01:41:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:56 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:41:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/13 01:41:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 01:41:58 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:41:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:41:58 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 01:41:59 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:41:59 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:41:59 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:41:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:41:59 INFO : a/potato2: Copied (new) 2026/04/13 01:41:59 DEBUG : Waiting for deletions to finish 2026/04/13 01:41:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:00 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:00 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/04/13 01:42:00 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:42:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/13 01:42:00 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:00 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:00 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:00 INFO : There was nothing to transfer 2026/04/13 01:42:01 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:01 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/04/13 01:42:01 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:42:02 INFO : empty space: Updated modification time in destination 2026/04/13 01:42:02 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:02 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:02 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:03 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:03 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/04/13 01:42:03 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:42:03 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:03 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:03 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.58s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:05 DEBUG : foo: size = 3 OK 2026/04/13 01:42:05 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/04/13 01:42:05 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone728571449) 2026/04/13 01:42:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:05 DEBUG : foo: sha1 differ 2026/04/13 01:42:05 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:05 DEBUG : foo: size = 3 OK 2026/04/13 01:42:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/13 01:42:05 INFO : foo: Copied (replaced existing) 2026/04/13 01:42:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/13 01:42:06 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:06 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:06 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:06 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:07 DEBUG : potato: size = 60 OK 2026/04/13 01:42:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:07 INFO : potato: Copied (new) 2026/04/13 01:42:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone728571449) 2026/04/13 01:42:08 DEBUG : potato: size = 60 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:08 DEBUG : potato: Sizes differ 2026/04/13 01:42:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:09 DEBUG : potato: size = 21 OK 2026/04/13 01:42:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/13 01:42:09 INFO : potato: Copied (replaced existing) 2026/04/13 01:42:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.16s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:10 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:10 DEBUG : potato: size = 21 OK 2026/04/13 01:42:10 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/04/13 01:42:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone728571449) 2026/04/13 01:42:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:10 DEBUG : potato: sha1 differ 2026/04/13 01:42:10 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:11 DEBUG : potato: size = 21 OK 2026/04/13 01:42:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/13 01:42:11 INFO : potato: Copied (replaced existing) 2026/04/13 01:42:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:12 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:12 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/13 01:42:12 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:15 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:15 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:15 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:15 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:15 DEBUG : potato2: size = 60 OK 2026/04/13 01:42:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:15 INFO : potato2: Copied (new) 2026/04/13 01:42:15 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:17 INFO : d: Making directory 2026/04/13 01:42:17 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/13 01:42:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:17 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:42:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:17 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 01:42:18 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:42:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:18 INFO : a/potato2: Copied (new) 2026/04/13 01:42:18 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:18 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:18 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/13 01:42:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:20 DEBUG : c/non empty space: size = 5 OK 2026/04/13 01:42:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:20 DEBUG : c/non empty space: Unchanged skipping 2026/04/13 01:42:20 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:20 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:20 DEBUG : a/potato2: size = 60 OK 2026/04/13 01:42:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:20 INFO : a/potato2: Copied (new) 2026/04/13 01:42:20 ERROR : B2 bucket rclone-test-nixiqot8vihu: not deleting files as there were IO errors 2026/04/13 01:42:20 ERROR : B2 bucket rclone-test-nixiqot8vihu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:22 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:22 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:22 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:22 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:22 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:22 INFO : potato: Deleted 2026/04/13 01:42:23 DEBUG : potato2: size = 60 OK 2026/04/13 01:42:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:25 INFO : potato: Deleted 2026/04/13 01:42:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:25 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:25 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:26 DEBUG : potato2: size = 60 OK 2026/04/13 01:42:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:27 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:27 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:28 DEBUG : potato2: size = 19 OK 2026/04/13 01:42:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/13 01:42:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:29 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 01:42:29 DEBUG : enormous: Excluded 2026/04/13 01:42:29 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:42:29 DEBUG : potato2: Excluded 2026/04/13 01:42:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:42:30 DEBUG : potato2: Excluded 2026/04/13 01:42:30 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:30 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:30 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:30 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:30 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:30 INFO : There was nothing to transfer 2026/04/13 01:42:30 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 01:42:30 DEBUG : enormous: Excluded 2026/04/13 01:42:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:42:30 DEBUG : potato2: Excluded 2026/04/13 01:42:30 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:42:30 DEBUG : potato2: Excluded 2026/04/13 01:42:30 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/13 01:42:30 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:30 DEBUG : Local file system at /tmp/rclone728571449: Waiting for checks to finish 2026/04/13 01:42:30 DEBUG : Local file system at /tmp/rclone728571449: Waiting for transfers to finish 2026/04/13 01:42:30 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:32 DEBUG : enormous: Excluded (Size Filter) 2026/04/13 01:42:32 DEBUG : enormous: Excluded 2026/04/13 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2026/04/13 01:42:32 DEBUG : potato2: Excluded 2026/04/13 01:42:32 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:42:32 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:32 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:32 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:32 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:32 INFO : enormous: Deleted 2026/04/13 01:42:33 INFO : potato2: Deleted 2026/04/13 01:42:33 INFO : There was nothing to transfer 2026/04/13 01:42:33 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/13 01:42:33 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:33 DEBUG : Local file system at /tmp/rclone728571449: Waiting for checks to finish 2026/04/13 01:42:33 DEBUG : Local file system at /tmp/rclone728571449: Waiting for transfers to finish 2026/04/13 01:42:33 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:33 INFO : enormous: Deleted 2026/04/13 01:42:33 INFO : potato2: Deleted 2026/04/13 01:42:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.72s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:35 DEBUG : five: Need to transfer - File not found at Destination 2026/04/13 01:42:35 DEBUG : four: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:42:35 DEBUG : four: size = 8 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:35 DEBUG : four: Sizes differ 2026/04/13 01:42:35 DEBUG : three: size = 5 OK 2026/04/13 01:42:35 DEBUG : three: Sizes identical 2026/04/13 01:42:35 DEBUG : two: size = 3 OK 2026/04/13 01:42:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/13 01:42:35 DEBUG : one: Destination is newer than source, skipping 2026/04/13 01:42:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone728571449) 2026/04/13 01:42:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:35 DEBUG : two: sha1 differ 2026/04/13 01:42:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:42:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:35 DEBUG : five: size = 4 OK 2026/04/13 01:42:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/13 01:42:35 INFO : five: Copied (new) 2026/04/13 01:42:36 DEBUG : four: size = 4 OK 2026/04/13 01:42:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/13 01:42:36 INFO : four: Copied (replaced existing) 2026/04/13 01:42:36 DEBUG : two: size = 3 OK 2026/04/13 01:42:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/13 01:42:36 INFO : two: Copied (replaced existing) 2026/04/13 01:42:36 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:36 DEBUG : five: size = 4 OK 2026/04/13 01:42:36 DEBUG : one: Destination is newer than source, skipping 2026/04/13 01:42:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/13 01:42:36 DEBUG : three: size = 5 OK 2026/04/13 01:42:36 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/13 01:42:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:42:36 DEBUG : four: size = 4 OK 2026/04/13 01:42:36 DEBUG : two: size = 3 OK 2026/04/13 01:42:36 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/13 01:42:36 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/13 01:42:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:42:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/13 01:42:36 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/13 01:42:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone728571449) 2026/04/13 01:42:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/13 01:42:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:36 DEBUG : three: sha1 differ 2026/04/13 01:42:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/13 01:42:36 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:37 DEBUG : three: size = 5 OK 2026/04/13 01:42:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:42:37 INFO : three: Copied (replaced existing) 2026/04/13 01:42:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/13 01:42:38 INFO : B2 bucket rclone-test-nixiqot8vihu: Making map for --track-renames 2026/04/13 01:42:38 INFO : B2 bucket rclone-test-nixiqot8vihu: Finished making map for --track-renames 2026/04/13 01:42:38 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:38 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for renames to finish 2026/04/13 01:42:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 01:42:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/13 01:42:38 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:39 DEBUG : potato: size = 14 OK 2026/04/13 01:42:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/13 01:42:39 INFO : potato: Copied (new) 2026/04/13 01:42:39 DEBUG : yam: size = 11 OK 2026/04/13 01:42:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/13 01:42:39 INFO : yam: Copied (new) 2026/04/13 01:42:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:39 DEBUG : potato: size = 14 OK 2026/04/13 01:42:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:42:39 INFO : B2 bucket rclone-test-nixiqot8vihu: Making map for --track-renames 2026/04/13 01:42:39 INFO : B2 bucket rclone-test-nixiqot8vihu: Finished making map for --track-renames 2026/04/13 01:42:39 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:39 DEBUG : potato: Unchanged skipping 2026/04/13 01:42:39 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for renames to finish 2026/04/13 01:42:40 DEBUG : yaml: size = 11 OK 2026/04/13 01:42:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/13 01:42:40 INFO : yam: Copied (server-side copy) to: yaml 2026/04/13 01:42:41 INFO : yam: Deleted 2026/04/13 01:42:41 INFO : yaml: Renamed from "yam" 2026/04/13 01:42:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/13 01:42:42 INFO : B2 bucket rclone-test-nixiqot8vihu: Making map for --track-renames 2026/04/13 01:42:42 INFO : B2 bucket rclone-test-nixiqot8vihu: Finished making map for --track-renames 2026/04/13 01:42:42 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 01:42:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/13 01:42:42 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for renames to finish 2026/04/13 01:42:42 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:42 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/ef82cd4370fd8b4b9fd80e1b/c001_v0001167_t0031": EOF 2026/04/13 01:42:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/ef82cd4370fd8b4b9fd80e1b/c001_v0001167_t0031": EOF) 2026/04/13 01:42:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 01:42:42 DEBUG : potato: Received error: Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/ef82cd4370fd8b4b9fd80e1b/c001_v0001167_t0031": EOF - low level retry 0/10 2026/04/13 01:42:42 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 01:42:42 DEBUG : yam: size = 11 OK 2026/04/13 01:42:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/13 01:42:42 INFO : yam: Copied (new) 2026/04/13 01:42:42 DEBUG : potato: size = 14 OK 2026/04/13 01:42:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/13 01:42:42 INFO : potato: Copied (new) 2026/04/13 01:42:42 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:43 DEBUG : potato: size = 14 OK 2026/04/13 01:42:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:42:43 INFO : B2 bucket rclone-test-nixiqot8vihu: Making map for --track-renames 2026/04/13 01:42:43 INFO : B2 bucket rclone-test-nixiqot8vihu: Finished making map for --track-renames 2026/04/13 01:42:43 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:43 DEBUG : potato: Unchanged skipping 2026/04/13 01:42:43 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for renames to finish 2026/04/13 01:42:44 DEBUG : yaml: size = 11 OK 2026/04/13 01:42:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/13 01:42:44 INFO : yam: Copied (server-side copy) to: yaml 2026/04/13 01:42:44 INFO : yam: Deleted 2026/04/13 01:42:44 INFO : yaml: Renamed from "yam" 2026/04/13 01:42:44 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/13 01:42:45 INFO : B2 bucket rclone-test-nixiqot8vihu: Making map for --track-renames 2026/04/13 01:42:45 INFO : B2 bucket rclone-test-nixiqot8vihu: Finished making map for --track-renames 2026/04/13 01:42:45 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/13 01:42:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/13 01:42:45 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for renames to finish 2026/04/13 01:42:45 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:45 DEBUG : potato: size = 14 OK 2026/04/13 01:42:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/13 01:42:45 INFO : potato: Copied (new) 2026/04/13 01:42:46 DEBUG : sub/yam: size = 11 OK 2026/04/13 01:42:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/13 01:42:46 INFO : sub/yam: Copied (new) 2026/04/13 01:42:46 DEBUG : Waiting for deletions to finish 2026/04/13 01:42:46 DEBUG : potato: size = 14 OK 2026/04/13 01:42:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:42:46 DEBUG : potato: Unchanged skipping 2026/04/13 01:42:46 INFO : B2 bucket rclone-test-nixiqot8vihu: Making map for --track-renames 2026/04/13 01:42:46 INFO : B2 bucket rclone-test-nixiqot8vihu: Finished making map for --track-renames 2026/04/13 01:42:46 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:46 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for renames to finish 2026/04/13 01:42:47 DEBUG : yam: size = 11 OK 2026/04/13 01:42:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/13 01:42:47 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/13 01:42:47 INFO : sub/yam: Deleted 2026/04/13 01:42:47 INFO : yam: Renamed from "sub/yam" 2026/04/13 01:42:47 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.52s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:48 DEBUG : Creating backend with remote "/tmp/rclone728571449/dir1" 2026/04/13 01:42:48 DEBUG : Creating backend with remote "/tmp/rclone728571449/dir2" 2026/04/13 01:42:48 DEBUG : Local file system at /tmp/rclone728571449/dir2: Using server-side directory move 2026/04/13 01:42:48 INFO : Local file system at /tmp/rclone728571449/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/13 01:42:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/13 01:42:48 DEBUG : Local file system at /tmp/rclone728571449/dir2: Waiting for checks to finish 2026/04/13 01:42:48 INFO : file1.txt: Moved (server-side) 2026/04/13 01:42:48 DEBUG : Local file system at /tmp/rclone728571449/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:42:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/13 01:42:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:42:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:42:49 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:42:49 INFO : sub dir/hello world: Deleted 2026/04/13 01:42:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 01:42:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/13 01:42:49 INFO : nested/sub dir/file: Copied (new) 2026/04/13 01:42:49 INFO : nested/sub dir/file: Deleted 2026/04/13 01:42:49 INFO : sub dir: Removing directory 2026/04/13 01:42:49 INFO : nested/sub dir: Removing directory 2026/04/13 01:42:49 INFO : nested: Removing directory 2026/04/13 01:42:49 DEBUG : Local file system at /tmp/rclone728571449: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/13 01:42:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/13 01:42:51 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:51 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:51 DEBUG : sub dir/hello world: size = 11 OK 2026/04/13 01:42:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:42:51 INFO : sub dir/hello world: Copied (new) 2026/04/13 01:42:51 INFO : sub dir/hello world: Deleted 2026/04/13 01:42:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/13 01:42:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/13 01:42:51 INFO : nested/sub dir/file: Copied (new) 2026/04/13 01:42:51 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/13 01:42:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 01:42:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:53 DEBUG : existing-b: size = 6 OK 2026/04/13 01:42:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/13 01:42:53 INFO : existing-b: Copied (new) 2026/04/13 01:42:53 INFO : existing-b: Deleted 2026/04/13 01:42:53 DEBUG : existing: size = 6 OK 2026/04/13 01:42:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/13 01:42:53 INFO : existing: Copied (new) 2026/04/13 01:42:53 INFO : existing: Deleted 2026/04/13 01:42:53 DEBUG : existing: Destination exists, skipping 2026/04/13 01:42:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/13 01:42:53 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:42:53 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:42:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:42:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fobalop2jedi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nixiqot8vihu -> B2 bucket rclone-test-fobalop2jedi 2026/04/13 01:42:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:42:59 DEBUG : empty space: size = 1 OK 2026/04/13 01:42:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/13 01:42:59 DEBUG : empty space: Unchanged skipping 2026/04/13 01:42:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:42:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fobalop2jedi) 2026/04/13 01:42:59 DEBUG : potato3: Sizes differ 2026/04/13 01:42:59 DEBUG : B2 bucket rclone-test-fobalop2jedi: Waiting for checks to finish 2026/04/13 01:42:59 INFO : empty space: Deleted 2026/04/13 01:42:59 DEBUG : B2 bucket rclone-test-fobalop2jedi: Waiting for transfers to finish 2026/04/13 01:42:59 DEBUG : potato2: size = 60 OK 2026/04/13 01:42:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:42:59 INFO : potato2: Copied (server-side copy) 2026/04/13 01:42:59 INFO : potato2: Deleted 2026/04/13 01:43:00 DEBUG : potato3: size = 68 OK 2026/04/13 01:43:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/13 01:43:00 INFO : potato3: Copied (server-side copy) 2026/04/13 01:43:00 INFO : potato3: Deleted 2026/04/13 01:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tudemez1woto" 2026/04/13 01:43:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/13 01:43:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:43:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 01:43:02 DEBUG : B2 bucket rclone-test-tudemez1woto: Waiting for checks to finish 2026/04/13 01:43:02 DEBUG : B2 bucket rclone-test-tudemez1woto: Waiting for transfers to finish 2026/04/13 01:43:02 DEBUG : empty space: size = 1 OK 2026/04/13 01:43:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:43:02 INFO : empty space: Copied (server-side copy) 2026/04/13 01:43:03 INFO : empty space: Deleted 2026/04/13 01:43:03 DEBUG : potato2: size = 60 OK 2026/04/13 01:43:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:43:03 INFO : potato2: Copied (server-side copy) 2026/04/13 01:43:04 DEBUG : potato3: size = 68 OK 2026/04/13 01:43:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/13 01:43:04 INFO : potato3: Copied (server-side copy) 2026/04/13 01:43:04 INFO : potato2: Deleted 2026/04/13 01:43:04 INFO : potato3: Deleted 2026/04/13 01:43:04 DEBUG : B2 bucket rclone-test-tudemez1woto: Purge remote 2026/04/13 01:43:04 INFO : B2 bucket rclone-test-tudemez1woto: cleaning bucket "rclone-test-tudemez1woto" of all files 2026/04/13 01:43:04 DEBUG : empty space: Deleting (id "4_z6f42ad53801d8b4b9fd80e1b_f1055a1ef55af2786_d20260413_m014302_c001_v0001174_t0028_u01776044582796") 2026/04/13 01:43:04 DEBUG : potato2: Deleting (id "4_z6f42ad53801d8b4b9fd80e1b_f102314263a141ff3_d20260413_m014303_c001_v0001109_t0033_u01776044583087") 2026/04/13 01:43:04 DEBUG : potato3: Deleting (id "4_z6f42ad53801d8b4b9fd80e1b_f10605cf97b82746a_d20260413_m014303_c001_v0001033_t0042_u01776044583156") 2026/04/13 01:43:05 DEBUG : B2 bucket rclone-test-fobalop2jedi: Purge remote 2026/04/13 01:43:05 INFO : B2 bucket rclone-test-fobalop2jedi: cleaning bucket "rclone-test-fobalop2jedi" of all files 2026/04/13 01:43:05 DEBUG : empty space: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f4127ba9fd0a49cf8_d20260413_m014303_c001_v7007000_t0000_u01776044583067") 2026/04/13 01:43:05 DEBUG : empty space: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f11399444f5eff018_d20260413_m014258_c001_v0001033_t0058_u01776044578344") 2026/04/13 01:43:05 DEBUG : potato2: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f4127ba9fd0a49cfa_d20260413_m014304_c001_v7007000_t0000_u01776044584031") 2026/04/13 01:43:05 DEBUG : potato2: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f113cf59b981df1ef_d20260413_m014259_c001_v0001130_t0018_u01776044579504") 2026/04/13 01:43:05 DEBUG : potato3: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f41154062c0897918_d20260413_m014304_c001_v7007000_t0000_u01776044584148") 2026/04/13 01:43:05 DEBUG : potato3: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f111e411aa9196b68_d20260413_m014259_c001_v0001113_t0001_u01776044579878") 2026/04/13 01:43:05 DEBUG : potato3: Deleting (id "4_zdf529d13801d8b4b9fd80e1b_f11399444f5eff01e_d20260413_m014258_c001_v0001033_t0030_u01776044578674") --- PASS: TestServerSideMove (12.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:43:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zusodec1xeva" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nixiqot8vihu -> B2 bucket rclone-test-zusodec1xeva 2026/04/13 01:43:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 01:43:13 DEBUG : empty space: Excluded 2026/04/13 01:43:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 01:43:13 DEBUG : empty space: Excluded 2026/04/13 01:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:43:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:43:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zusodec1xeva) 2026/04/13 01:43:13 DEBUG : potato3: Sizes differ 2026/04/13 01:43:13 DEBUG : B2 bucket rclone-test-zusodec1xeva: Waiting for checks to finish 2026/04/13 01:43:13 DEBUG : B2 bucket rclone-test-zusodec1xeva: Waiting for transfers to finish 2026/04/13 01:43:13 DEBUG : potato2: size = 60 OK 2026/04/13 01:43:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:43:13 INFO : potato2: Copied (server-side copy) 2026/04/13 01:43:13 INFO : potato2: Deleted 2026/04/13 01:43:13 DEBUG : potato3: size = 68 OK 2026/04/13 01:43:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/13 01:43:13 INFO : potato3: Copied (server-side copy) 2026/04/13 01:43:13 INFO : potato3: Deleted 2026/04/13 01:43:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hohajal7yepe" 2026/04/13 01:43:15 DEBUG : empty space: Excluded (Size Filter) 2026/04/13 01:43:15 DEBUG : empty space: Excluded 2026/04/13 01:43:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:43:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 01:43:15 DEBUG : B2 bucket rclone-test-hohajal7yepe: Waiting for checks to finish 2026/04/13 01:43:15 DEBUG : B2 bucket rclone-test-hohajal7yepe: Waiting for transfers to finish 2026/04/13 01:43:16 DEBUG : potato2: size = 60 OK 2026/04/13 01:43:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:43:16 INFO : potato2: Copied (server-side copy) 2026/04/13 01:43:16 INFO : potato2: Deleted 2026/04/13 01:43:16 DEBUG : potato3: size = 68 OK 2026/04/13 01:43:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/13 01:43:16 INFO : potato3: Copied (server-side copy) 2026/04/13 01:43:16 INFO : potato3: Deleted 2026/04/13 01:43:17 DEBUG : B2 bucket rclone-test-hohajal7yepe: Purge remote 2026/04/13 01:43:17 INFO : B2 bucket rclone-test-hohajal7yepe: cleaning bucket "rclone-test-hohajal7yepe" of all files 2026/04/13 01:43:17 DEBUG : potato2: Deleting (id "4_z2fa2dd93801d8b4b9fd80e1b_f112af4c615aa29a9_d20260413_m014316_c001_v0001173_t0008_u01776044596097") 2026/04/13 01:43:17 DEBUG : potato3: Deleting (id "4_z2fa2dd93801d8b4b9fd80e1b_f1073662b1c3bb8ce_d20260413_m014316_c001_v0001092_t0034_u01776044596441") 2026/04/13 01:43:18 DEBUG : B2 bucket rclone-test-zusodec1xeva: Purge remote 2026/04/13 01:43:18 INFO : B2 bucket rclone-test-zusodec1xeva: cleaning bucket "rclone-test-zusodec1xeva" of all files 2026/04/13 01:43:18 DEBUG : empty space: Deleting (id "4_z7f32cd73801d8b4b9fd80e1b_f10462aacf8ca2627_d20260413_m014312_c001_v0001167_t0041_u01776044592091") 2026/04/13 01:43:18 DEBUG : potato2: Deleting (id "4_z7f32cd73801d8b4b9fd80e1b_f422affa6ac4cc6d1_d20260413_m014316_c001_v7007000_t0000_u01776044596416") 2026/04/13 01:43:18 DEBUG : potato2: Deleting (id "4_z7f32cd73801d8b4b9fd80e1b_f1016080b5345b62d_d20260413_m014313_c001_v0001179_t0012_u01776044593273") 2026/04/13 01:43:18 DEBUG : potato3: Deleting (id "4_z7f32cd73801d8b4b9fd80e1b_f422affa6ac4cc6d2_d20260413_m014316_c001_v7007000_t0000_u01776044596905") 2026/04/13 01:43:18 DEBUG : potato3: Deleting (id "4_z7f32cd73801d8b4b9fd80e1b_f1073a90e44034fbe_d20260413_m014313_c001_v0001184_t0023_u01776044593495") 2026/04/13 01:43:18 DEBUG : potato3: Deleting (id "4_z7f32cd73801d8b4b9fd80e1b_f10462aacf8ca2629_d20260413_m014312_c001_v0001167_t0033_u01776044592403") --- PASS: TestServerSideMoveWithFilter (13.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-riqeriq6mika" 2026/04/13 01:43:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nixiqot8vihu -> B2 bucket rclone-test-riqeriq6mika 2026/04/13 01:43:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:43:26 DEBUG : empty space: size = 1 OK 2026/04/13 01:43:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/13 01:43:26 DEBUG : empty space: Unchanged skipping 2026/04/13 01:43:26 DEBUG : B2 bucket rclone-test-riqeriq6mika: Waiting for checks to finish 2026/04/13 01:43:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:43:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-riqeriq6mika) 2026/04/13 01:43:26 DEBUG : potato3: Sizes differ 2026/04/13 01:43:26 INFO : empty space: Deleted 2026/04/13 01:43:26 DEBUG : B2 bucket rclone-test-riqeriq6mika: Waiting for transfers to finish 2026/04/13 01:43:26 DEBUG : potato2: size = 60 OK 2026/04/13 01:43:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:43:26 INFO : potato2: Copied (server-side copy) 2026/04/13 01:43:26 INFO : potato2: Deleted 2026/04/13 01:43:27 DEBUG : potato3: size = 68 OK 2026/04/13 01:43:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/13 01:43:27 INFO : potato3: Copied (server-side copy) 2026/04/13 01:43:27 INFO : potato3: Deleted 2026/04/13 01:43:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fofuran4sole" 2026/04/13 01:43:28 INFO : tomatoDir: Making directory 2026/04/13 01:43:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/13 01:43:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/13 01:43:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/13 01:43:28 DEBUG : B2 bucket rclone-test-fofuran4sole: Waiting for checks to finish 2026/04/13 01:43:28 DEBUG : B2 bucket rclone-test-fofuran4sole: Waiting for transfers to finish 2026/04/13 01:43:29 DEBUG : empty space: size = 1 OK 2026/04/13 01:43:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/13 01:43:29 INFO : empty space: Copied (server-side copy) 2026/04/13 01:43:29 INFO : empty space: Deleted 2026/04/13 01:43:30 DEBUG : potato2: size = 60 OK 2026/04/13 01:43:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/13 01:43:30 INFO : potato2: Copied (server-side copy) 2026/04/13 01:43:30 DEBUG : potato3: size = 68 OK 2026/04/13 01:43:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/13 01:43:30 INFO : potato3: Copied (server-side copy) 2026/04/13 01:43:30 INFO : potato2: Deleted 2026/04/13 01:43:30 INFO : potato3: Deleted 2026/04/13 01:43:31 DEBUG : B2 bucket rclone-test-fofuran4sole: Purge remote 2026/04/13 01:43:31 INFO : B2 bucket rclone-test-fofuran4sole: cleaning bucket "rclone-test-fofuran4sole" of all files 2026/04/13 01:43:31 DEBUG : empty space: Deleting (id "4_z3f620de3802d8b4b9fd80e1b_f116d4261f509a84d_d20260413_m014329_c001_v0001180_t0057_u01776044609679") 2026/04/13 01:43:31 DEBUG : potato2: Deleting (id "4_z3f620de3802d8b4b9fd80e1b_f106eb3824075f7a1_d20260413_m014330_c001_v0001182_t0033_u01776044610004") 2026/04/13 01:43:31 DEBUG : potato3: Deleting (id "4_z3f620de3802d8b4b9fd80e1b_f1176bb06865d5e4a_d20260413_m014330_c001_v0001161_t0034_u01776044610112") 2026/04/13 01:43:31 DEBUG : B2 bucket rclone-test-riqeriq6mika: Purge remote 2026/04/13 01:43:31 INFO : B2 bucket rclone-test-riqeriq6mika: cleaning bucket "rclone-test-riqeriq6mika" of all files 2026/04/13 01:43:32 DEBUG : empty space: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f40245d89e09033b6_d20260413_m014329_c001_v7007000_t0000_u01776044609892") 2026/04/13 01:43:32 DEBUG : empty space: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f1115820e957e3578_d20260413_m014324_c001_v0001109_t0019_u01776044604804") 2026/04/13 01:43:32 DEBUG : potato2: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f40245d89e09033b8_d20260413_m014330_c001_v7007000_t0000_u01776044610336") 2026/04/13 01:43:32 DEBUG : potato2: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f1126d5f02f65c834_d20260413_m014326_c001_v0001177_t0037_u01776044606411") 2026/04/13 01:43:32 DEBUG : potato3: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f419b21b58f166d82_d20260413_m014330_c001_v7007000_t0000_u01776044610434") 2026/04/13 01:43:32 DEBUG : potato3: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f1158420e9d61b988_d20260413_m014326_c001_v0001157_t0003_u01776044606729") 2026/04/13 01:43:32 DEBUG : potato3: Deleting (id "4_z4f92fd93801d8b4b9fd80e1b_f1115820e957e357a_d20260413_m014325_c001_v0001109_t0018_u01776044605310") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.37s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:43:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.77s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:43:39 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/rclone-sync-test" 2026/04/13 01:43:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/rclone-sync-test-include/layer2" 2026/04/13 01:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/rclone-sync-test-ignore-file" 2026/04/13 01:43:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/13 01:43:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 01:43:46 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 01:43:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:43:46 DEBUG : B2 bucket rclone-test-nixiqot8vihu path rclone-sync-test: Waiting for checks to finish 2026/04/13 01:43:46 DEBUG : B2 bucket rclone-test-nixiqot8vihu path rclone-sync-test: Waiting for transfers to finish 2026/04/13 01:43:46 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:46 INFO : There was nothing to transfer 2026/04/13 01:43:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:43:47 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:43:47 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:43:47 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:47 INFO : There was nothing to transfer 2026/04/13 01:43:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:43:47 DEBUG : B2 bucket rclone-test-nixiqot8vihu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/13 01:43:47 DEBUG : B2 bucket rclone-test-nixiqot8vihu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/13 01:43:47 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:47 INFO : There was nothing to transfer 2026/04/13 01:43:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:43:48 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:43:48 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:43:48 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:48 INFO : There was nothing to transfer 2026/04/13 01:43:48 DEBUG : Excluded 2026/04/13 01:43:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/13 01:43:48 DEBUG : B2 bucket rclone-test-nixiqot8vihu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/13 01:43:48 DEBUG : B2 bucket rclone-test-nixiqot8vihu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/13 01:43:48 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:48 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:43:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/CompareDest" 2026/04/13 01:43:52 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 01:43:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:43:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:43:53 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/13 01:43:53 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/13 01:43:53 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/04/13 01:43:53 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2026/04/13 01:43:53 DEBUG : pacer: Reducing sleep to 500ms 2026/04/13 01:43:54 DEBUG : pacer: Reducing sleep to 250ms 2026/04/13 01:43:54 DEBUG : one: size = 3 OK 2026/04/13 01:43:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:43:54 INFO : one: Copied (new) 2026/04/13 01:43:54 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:55 DEBUG : pacer: Reducing sleep to 125ms 2026/04/13 01:43:55 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:43:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:43:55 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:43:55 DEBUG : one: Sizes differ 2026/04/13 01:43:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:43:56 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/13 01:43:56 DEBUG : one: size = 5 OK 2026/04/13 01:43:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/13 01:43:56 INFO : one: Copied (replaced existing) 2026/04/13 01:43:56 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:58 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/13 01:43:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:43:58 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:43:58 DEBUG : one: Sizes differ 2026/04/13 01:43:58 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:43:58 DEBUG : one: size = 5 OK 2026/04/13 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:43:58 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:43:58 DEBUG : Waiting for deletions to finish 2026/04/13 01:43:58 INFO : There was nothing to transfer 2026/04/13 01:44:00 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/13 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:00 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:00 DEBUG : one: Sizes differ 2026/04/13 01:44:00 DEBUG : two: size = 3 OK 2026/04/13 01:44:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 01:44:00 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:00 DEBUG : one: size = 5 OK 2026/04/13 01:44:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:44:00 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:00 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:00 INFO : There was nothing to transfer 2026/04/13 01:44:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:00 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:00 DEBUG : one: Sizes differ 2026/04/13 01:44:01 DEBUG : two: size = 3 OK 2026/04/13 01:44:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 01:44:01 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:01 DEBUG : one: size = 5 OK 2026/04/13 01:44:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:44:01 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:01 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:01 INFO : There was nothing to transfer 2026/04/13 01:44:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:02 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:02 DEBUG : one: Sizes differ 2026/04/13 01:44:02 DEBUG : one: size = 5 OK 2026/04/13 01:44:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:44:02 DEBUG : two: size = 3 OK 2026/04/13 01:44:02 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/04/13 01:44:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/13 01:44:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/13 01:44:02 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:02 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:02 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:02 INFO : There was nothing to transfer 2026/04/13 01:44:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:02 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:02 DEBUG : one: Sizes differ 2026/04/13 01:44:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:03 DEBUG : two: size = 3 (B2 bucket rclone-test-nixiqot8vihu path CompareDest) 2026/04/13 01:44:03 DEBUG : two: Sizes differ 2026/04/13 01:44:03 DEBUG : two: Need to transfer - File not found at Destination 2026/04/13 01:44:03 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:03 DEBUG : one: size = 5 OK 2026/04/13 01:44:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/13 01:44:03 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:03 DEBUG : two: size = 5 OK 2026/04/13 01:44:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/13 01:44:03 INFO : two: Copied (new) 2026/04/13 01:44:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.80s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:44:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dest" 2026/04/13 01:44:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/pre-dest1" 2026/04/13 01:44:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/pre-dest2" 2026/04/13 01:44:11 DEBUG : 1: size = 1 OK 2026/04/13 01:44:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:44:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/13 01:44:11 DEBUG : 2: size = 1 OK 2026/04/13 01:44:11 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:44:11 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/13 01:44:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/13 01:44:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dest: Waiting for checks to finish 2026/04/13 01:44:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dest: Waiting for transfers to finish 2026/04/13 01:44:12 DEBUG : 3: size = 1 OK 2026/04/13 01:44:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/13 01:44:12 INFO : 3: Copied (new) 2026/04/13 01:44:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.40s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:44:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/CopyDest" 2026/04/13 01:44:17 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 01:44:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:18 DEBUG : one: size = 3 OK 2026/04/13 01:44:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:44:18 INFO : one: Copied (new) 2026/04/13 01:44:18 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:19 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:19 DEBUG : one: Sizes differ 2026/04/13 01:44:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:19 DEBUG : one: size = 5 OK 2026/04/13 01:44:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/13 01:44:19 INFO : one: Copied (replaced existing) 2026/04/13 01:44:19 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/BackupDir" 2026/04/13 01:44:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:23 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:23 DEBUG : one: Sizes differ 2026/04/13 01:44:23 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:23 DEBUG : one: size = 5 OK 2026/04/13 01:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:23 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:23 DEBUG : one: Sizes differ 2026/04/13 01:44:37 DEBUG : one: size = 3 OK 2026/04/13 01:44:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:44:37 INFO : one: Copied (server-side copy) 2026/04/13 01:44:38 INFO : one: Deleted 2026/04/13 01:44:38 DEBUG : one: size = 5 OK 2026/04/13 01:44:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/13 01:44:38 INFO : one: Copied (server-side copy) 2026/04/13 01:44:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/13 01:44:38 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:38 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:40 DEBUG : one: size = 5 OK 2026/04/13 01:44:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:40 DEBUG : one: Unchanged skipping 2026/04/13 01:44:40 DEBUG : two: size = 3 OK 2026/04/13 01:44:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:41 DEBUG : two: size = 3 OK 2026/04/13 01:44:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/13 01:44:41 INFO : two: Copied (server-side copy) 2026/04/13 01:44:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/13 01:44:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:41 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:41 DEBUG : one: size = 5 OK 2026/04/13 01:44:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:41 DEBUG : one: Unchanged skipping 2026/04/13 01:44:41 DEBUG : two: size = 3 OK 2026/04/13 01:44:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:41 DEBUG : two: Unchanged skipping 2026/04/13 01:44:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:41 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:41 INFO : There was nothing to transfer 2026/04/13 01:44:43 DEBUG : one: size = 5 OK 2026/04/13 01:44:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:43 DEBUG : one: Unchanged skipping 2026/04/13 01:44:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:43 DEBUG : three: size = 5 (B2 bucket rclone-test-nixiqot8vihu path CopyDest) 2026/04/13 01:44:43 DEBUG : three: Sizes differ 2026/04/13 01:44:43 DEBUG : three: Destination not found in --copy-dest 2026/04/13 01:44:43 DEBUG : three: Need to transfer - File not found at Destination 2026/04/13 01:44:43 DEBUG : two: size = 3 OK 2026/04/13 01:44:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/13 01:44:43 DEBUG : two: Unchanged skipping 2026/04/13 01:44:43 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:43 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:44 DEBUG : three: size = 7 OK 2026/04/13 01:44:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/13 01:44:44 INFO : three: Copied (new) 2026/04/13 01:44:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (31.46s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:44:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:44:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/backup" 2026/04/13 01:44:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:50 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:50 DEBUG : one: Sizes differ 2026/04/13 01:44:50 DEBUG : two: size = 3 OK 2026/04/13 01:44:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:44:50 DEBUG : two: Unchanged skipping 2026/04/13 01:44:50 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:51 DEBUG : one: size = 3 OK 2026/04/13 01:44:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:44:51 INFO : one: Copied (server-side copy) 2026/04/13 01:44:52 INFO : one: Deleted 2026/04/13 01:44:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:53 DEBUG : one: size = 4 OK 2026/04/13 01:44:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:44:53 INFO : one: Copied (new) 2026/04/13 01:44:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:53 DEBUG : three.txt: size = 5 OK 2026/04/13 01:44:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:44:53 INFO : three.txt: Copied (server-side copy) 2026/04/13 01:44:53 INFO : three.txt: Deleted 2026/04/13 01:44:53 INFO : three.txt: Moved into backup dir 2026/04/13 01:44:56 DEBUG : two: size = 3 OK 2026/04/13 01:44:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:44:56 DEBUG : two: Unchanged skipping 2026/04/13 01:44:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:44:56 DEBUG : one: size = 4 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:44:56 DEBUG : one: Sizes differ 2026/04/13 01:44:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:44:56 DEBUG : one: size = 4 OK 2026/04/13 01:44:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:44:56 INFO : one: Copied (server-side copy) 2026/04/13 01:44:57 INFO : one: Deleted 2026/04/13 01:44:57 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:44:57 DEBUG : one: size = 5 OK 2026/04/13 01:44:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/13 01:44:57 INFO : one: Copied (new) 2026/04/13 01:44:57 DEBUG : Waiting for deletions to finish 2026/04/13 01:44:58 DEBUG : three.txt: size = 6 OK 2026/04/13 01:44:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:44:58 INFO : three.txt: Copied (server-side copy) 2026/04/13 01:44:58 INFO : three.txt: Deleted 2026/04/13 01:44:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.75s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:45:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/backup" 2026/04/13 01:45:04 DEBUG : two: size = 3 OK 2026/04/13 01:45:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:04 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:04 DEBUG : one: Sizes differ 2026/04/13 01:45:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:04 DEBUG : two: Unchanged skipping 2026/04/13 01:45:04 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:45:06 DEBUG : one.bak: size = 3 OK 2026/04/13 01:45:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:45:06 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:45:06 INFO : one: Deleted 2026/04/13 01:45:06 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:45:07 DEBUG : one: size = 4 OK 2026/04/13 01:45:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:07 INFO : one: Copied (new) 2026/04/13 01:45:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:45:08 DEBUG : three.txt.bak: size = 5 OK 2026/04/13 01:45:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:45:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:45:08 INFO : three.txt: Deleted 2026/04/13 01:45:08 INFO : three.txt: Moved into backup dir 2026/04/13 01:45:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:10 DEBUG : one: size = 4 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:10 DEBUG : one: Sizes differ 2026/04/13 01:45:10 DEBUG : two: size = 3 OK 2026/04/13 01:45:10 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:10 DEBUG : two: Unchanged skipping 2026/04/13 01:45:10 DEBUG : one.bak: size = 4 OK 2026/04/13 01:45:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:10 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:45:10 INFO : one: Deleted 2026/04/13 01:45:10 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:45:11 DEBUG : one: size = 5 OK 2026/04/13 01:45:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/13 01:45:11 INFO : one: Copied (new) 2026/04/13 01:45:11 DEBUG : Waiting for deletions to finish 2026/04/13 01:45:11 DEBUG : three.txt.bak: size = 6 OK 2026/04/13 01:45:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:45:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:45:11 INFO : three.txt: Deleted 2026/04/13 01:45:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/backup" 2026/04/13 01:45:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:17 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:17 DEBUG : one: Sizes differ 2026/04/13 01:45:17 DEBUG : two: size = 3 OK 2026/04/13 01:45:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:17 DEBUG : two: Unchanged skipping 2026/04/13 01:45:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:45:19 DEBUG : one-2019-01-01: size = 3 OK 2026/04/13 01:45:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:45:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:45:19 INFO : one: Deleted 2026/04/13 01:45:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:45:20 DEBUG : one: size = 4 OK 2026/04/13 01:45:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:20 INFO : one: Copied (new) 2026/04/13 01:45:20 DEBUG : Waiting for deletions to finish 2026/04/13 01:45:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/13 01:45:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:45:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:45:21 INFO : three.txt: Deleted 2026/04/13 01:45:21 INFO : three.txt: Moved into backup dir 2026/04/13 01:45:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:25 DEBUG : one: size = 4 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:25 DEBUG : one: Sizes differ 2026/04/13 01:45:25 DEBUG : two: size = 3 OK 2026/04/13 01:45:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:25 DEBUG : two: Unchanged skipping 2026/04/13 01:45:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:45:25 DEBUG : one-2019-01-01: size = 4 OK 2026/04/13 01:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:45:25 INFO : one: Deleted 2026/04/13 01:45:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:45:26 DEBUG : one: size = 5 OK 2026/04/13 01:45:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/13 01:45:26 INFO : one: Copied (new) 2026/04/13 01:45:26 DEBUG : Waiting for deletions to finish 2026/04/13 01:45:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/13 01:45:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:45:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:45:27 INFO : three.txt: Deleted 2026/04/13 01:45:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.65s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:45:29 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1144-06.backblaze.com/b2api/v1/b2_upload_file/ef82cd4370fd8b4b9fd80e1b/c001_v0001144_t0008": EOF 2026/04/13 01:45:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-06.backblaze.com/b2api/v1/b2_upload_file/ef82cd4370fd8b4b9fd80e1b/c001_v0001144_t0008": EOF) 2026/04/13 01:45:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-nixiqot8vihu: 1/10 (Post "https://pod-000-1144-06.backblaze.com/b2api/v1/b2_upload_file/ef82cd4370fd8b4b9fd80e1b/c001_v0001144_t0008": EOF) 2026/04/13 01:45:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 01:45:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:45:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:34 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:34 DEBUG : one: Sizes differ 2026/04/13 01:45:34 DEBUG : two: size = 3 OK 2026/04/13 01:45:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:34 DEBUG : two: Unchanged skipping 2026/04/13 01:45:34 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:45:34 DEBUG : one.bak: size = 3 OK 2026/04/13 01:45:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:45:34 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:45:35 INFO : one: Deleted 2026/04/13 01:45:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:45:36 DEBUG : one: size = 4 OK 2026/04/13 01:45:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:36 INFO : one: Copied (new) 2026/04/13 01:45:36 DEBUG : Waiting for deletions to finish 2026/04/13 01:45:37 DEBUG : three.txt.bak: size = 5 OK 2026/04/13 01:45:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:45:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:45:37 INFO : three.txt: Deleted 2026/04/13 01:45:37 INFO : three.txt: Moved into backup dir 2026/04/13 01:45:38 DEBUG : one.bak: Excluded (Path Filter) 2026/04/13 01:45:38 DEBUG : one.bak: Excluded 2026/04/13 01:45:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/13 01:45:38 DEBUG : three.txt.bak: Excluded 2026/04/13 01:45:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:38 DEBUG : one: size = 4 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:38 DEBUG : one: Sizes differ 2026/04/13 01:45:38 DEBUG : two: size = 3 OK 2026/04/13 01:45:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:38 DEBUG : two: Unchanged skipping 2026/04/13 01:45:38 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for checks to finish 2026/04/13 01:45:39 DEBUG : one.bak: size = 4 OK 2026/04/13 01:45:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:39 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:45:39 INFO : one: Deleted 2026/04/13 01:45:39 DEBUG : B2 bucket rclone-test-nixiqot8vihu path dst: Waiting for transfers to finish 2026/04/13 01:45:39 DEBUG : one: size = 5 OK 2026/04/13 01:45:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/13 01:45:39 INFO : one: Copied (new) 2026/04/13 01:45:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:45:40 DEBUG : three.txt.bak: size = 6 OK 2026/04/13 01:45:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:45:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:45:40 INFO : three.txt: Deleted 2026/04/13 01:45:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.13s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:45:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:44 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:44 DEBUG : one: Sizes differ 2026/04/13 01:45:45 DEBUG : one.bak: size = 3 OK 2026/04/13 01:45:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:45:45 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:45:45 INFO : one: Deleted 2026/04/13 01:45:46 DEBUG : one: size = 4 OK 2026/04/13 01:45:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:46 INFO : one: Copied (new) 2026/04/13 01:45:46 DEBUG : two: size = 3 OK 2026/04/13 01:45:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:46 DEBUG : two: Unchanged skipping 2026/04/13 01:45:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:47 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:47 DEBUG : three.txt: Sizes differ 2026/04/13 01:45:47 DEBUG : three.txt.bak: size = 5 OK 2026/04/13 01:45:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:45:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:45:47 INFO : three.txt: Deleted 2026/04/13 01:45:48 DEBUG : three.txt: size = 6 OK 2026/04/13 01:45:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:45:48 INFO : three.txt: Copied (new) 2026/04/13 01:45:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:49 DEBUG : one: size = 4 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:49 DEBUG : one: Sizes differ 2026/04/13 01:45:49 DEBUG : one.bak: size = 4 OK 2026/04/13 01:45:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:49 INFO : one: Copied (server-side copy) to: one.bak 2026/04/13 01:45:49 INFO : one: Deleted 2026/04/13 01:45:50 DEBUG : one: size = 5 OK 2026/04/13 01:45:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/13 01:45:50 INFO : one: Copied (new) 2026/04/13 01:45:50 DEBUG : two: size = 3 OK 2026/04/13 01:45:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:50 DEBUG : two: Unchanged skipping 2026/04/13 01:45:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:50 DEBUG : three.txt: Sizes differ 2026/04/13 01:45:50 DEBUG : three.txt.bak: size = 6 OK 2026/04/13 01:45:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:45:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/13 01:45:51 INFO : three.txt: Deleted 2026/04/13 01:45:51 DEBUG : three.txt: size = 19 OK 2026/04/13 01:45:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/13 01:45:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.94s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:45:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nixiqot8vihu/dst" 2026/04/13 01:45:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:55 DEBUG : one: size = 3 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:55 DEBUG : one: Sizes differ 2026/04/13 01:45:57 DEBUG : one-2019-01-01: size = 3 OK 2026/04/13 01:45:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/13 01:45:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:45:57 INFO : one: Deleted 2026/04/13 01:45:57 DEBUG : one: size = 4 OK 2026/04/13 01:45:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:45:57 INFO : one: Copied (new) 2026/04/13 01:45:58 DEBUG : two: size = 3 OK 2026/04/13 01:45:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:45:58 DEBUG : two: Unchanged skipping 2026/04/13 01:45:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone728571449) 2026/04/13 01:45:58 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:45:58 DEBUG : three.txt: Sizes differ 2026/04/13 01:45:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/13 01:45:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/13 01:45:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:45:59 INFO : three.txt: Deleted 2026/04/13 01:45:59 DEBUG : three.txt: size = 6 OK 2026/04/13 01:45:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:45:59 INFO : three.txt: Copied (new) 2026/04/13 01:46:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:00 DEBUG : one: size = 4 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:46:00 DEBUG : one: Sizes differ 2026/04/13 01:46:01 DEBUG : one-2019-01-01: size = 4 OK 2026/04/13 01:46:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/13 01:46:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/13 01:46:01 INFO : one: Deleted 2026/04/13 01:46:01 DEBUG : one: size = 5 OK 2026/04/13 01:46:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/13 01:46:01 INFO : one: Copied (new) 2026/04/13 01:46:01 DEBUG : two: size = 3 OK 2026/04/13 01:46:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:01 DEBUG : two: Unchanged skipping 2026/04/13 01:46:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nixiqot8vihu path dst) 2026/04/13 01:46:01 DEBUG : three.txt: Sizes differ 2026/04/13 01:46:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/13 01:46:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/13 01:46:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/13 01:46:02 INFO : three.txt: Deleted 2026/04/13 01:46:03 DEBUG : three.txt: size = 19 OK 2026/04/13 01:46:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/13 01:46:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.62s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:46:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:05 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:05 DEBUG : Testêé: Sizes differ 2026/04/13 01:46:05 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:46:05 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:46:05 DEBUG : Testêé: size = 14 OK 2026/04/13 01:46:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/13 01:46:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/13 01:46:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.19s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:46:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/13 01:46:07 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:46:07 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:46:07 DEBUG : existing: size = 6 OK 2026/04/13 01:46:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/13 01:46:07 INFO : existing: Copied (new) 2026/04/13 01:46:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:46:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:08 DEBUG : existing: Sizes differ 2026/04/13 01:46:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/13 01:46:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:46:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:46:08 ERROR : B2 bucket rclone-test-nixiqot8vihu: not deleting files as there were IO errors 2026/04/13 01:46:08 ERROR : B2 bucket rclone-test-nixiqot8vihu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:46:10 DEBUG : EXISTING: size = 6 OK 2026/04/13 01:46:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:10 DEBUG : existing: Unchanged skipping 2026/04/13 01:46:10 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:46:10 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:46:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:46:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.38s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", 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:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:46:27 DEBUG : both10: size = 6 OK 2026/04/13 01:46:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both0: size = 6 OK 2026/04/13 01:46:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both11: size = 6 OK 2026/04/13 01:46:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both12: size = 6 OK 2026/04/13 01:46:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both0: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both13: size = 6 OK 2026/04/13 01:46:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both13: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both14: size = 6 OK 2026/04/13 01:46:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both14: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both15: size = 6 OK 2026/04/13 01:46:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both15: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both16: size = 6 OK 2026/04/13 01:46:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both16: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both17: size = 6 OK 2026/04/13 01:46:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both17: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both18: size = 6 OK 2026/04/13 01:46:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both18: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both19: size = 6 OK 2026/04/13 01:46:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both19: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both1: size = 6 OK 2026/04/13 01:46:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both1: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both2: size = 6 OK 2026/04/13 01:46:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both2: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both3: size = 6 OK 2026/04/13 01:46:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both3: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both4: size = 6 OK 2026/04/13 01:46:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both4: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both5: size = 6 OK 2026/04/13 01:46:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both5: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both6: size = 6 OK 2026/04/13 01:46:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both6: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both7: size = 6 OK 2026/04/13 01:46:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both7: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both8: size = 6 OK 2026/04/13 01:46:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both8: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both9: size = 6 OK 2026/04/13 01:46:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:27 DEBUG : both9: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both10: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both11: Unchanged skipping 2026/04/13 01:46:27 DEBUG : both12: Unchanged skipping 2026/04/13 01:46:27 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:46:27 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:46:27 DEBUG : Waiting for deletions to finish 2026/04/13 01:46:27 INFO : only15: Deleted 2026/04/13 01:46:27 INFO : only16: Deleted 2026/04/13 01:46:28 INFO : only19: Deleted 2026/04/13 01:46:28 INFO : only6: Deleted 2026/04/13 01:46:28 INFO : only0: Deleted 2026/04/13 01:46:28 INFO : only2: Deleted 2026/04/13 01:46:28 INFO : only11: Deleted 2026/04/13 01:46:28 INFO : only13: Deleted 2026/04/13 01:46:28 INFO : only1: Deleted 2026/04/13 01:46:28 INFO : only4: Deleted 2026/04/13 01:46:28 INFO : only7: Deleted 2026/04/13 01:46:28 INFO : only8: Deleted 2026/04/13 01:46:28 INFO : only9: Deleted 2026/04/13 01:46:28 INFO : only18: Deleted 2026/04/13 01:46:28 INFO : only10: Deleted 2026/04/13 01:46:28 INFO : only14: Deleted 2026/04/13 01:46:28 INFO : only17: Deleted 2026/04/13 01:46:28 INFO : only3: Deleted 2026/04/13 01:46:28 INFO : only5: Deleted 2026/04/13 01:46:28 INFO : only12: Deleted 2026/04/13 01:46:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.41s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:46:48 DEBUG : both0: size = 6 OK 2026/04/13 01:46:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both10: size = 6 OK 2026/04/13 01:46:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both11: size = 6 OK 2026/04/13 01:46:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both0: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both13: size = 6 OK 2026/04/13 01:46:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both12: size = 6 OK 2026/04/13 01:46:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:46:48 DEBUG : both10: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both14: size = 6 OK 2026/04/13 01:46:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both14: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both15: size = 6 OK 2026/04/13 01:46:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both11: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both16: size = 6 OK 2026/04/13 01:46:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both13: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both17: size = 6 OK 2026/04/13 01:46:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both17: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both18: size = 6 OK 2026/04/13 01:46:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both12: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both19: size = 6 OK 2026/04/13 01:46:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both15: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both1: size = 6 OK 2026/04/13 01:46:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both18: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both2: size = 6 OK 2026/04/13 01:46:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both16: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both3: size = 6 OK 2026/04/13 01:46:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both3: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both4: size = 6 OK 2026/04/13 01:46:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both4: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both5: size = 6 OK 2026/04/13 01:46:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both5: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both6: size = 6 OK 2026/04/13 01:46:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both6: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both7: size = 6 OK 2026/04/13 01:46:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both7: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both8: size = 6 OK 2026/04/13 01:46:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both8: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both9: size = 6 OK 2026/04/13 01:46:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:46:48 DEBUG : both9: Unchanged skipping 2026/04/13 01:46:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only0: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only0: Sizes differ 2026/04/13 01:46:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only10: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only10: Sizes differ 2026/04/13 01:46:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only11: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only11: Sizes differ 2026/04/13 01:46:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only12: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only12: Sizes differ 2026/04/13 01:46:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only13: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only13: Sizes differ 2026/04/13 01:46:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only14: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only14: Sizes differ 2026/04/13 01:46:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only15: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only15: Sizes differ 2026/04/13 01:46:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only16: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only16: Sizes differ 2026/04/13 01:46:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only17: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only17: Sizes differ 2026/04/13 01:46:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only18: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only18: Sizes differ 2026/04/13 01:46:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only19: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only19: Sizes differ 2026/04/13 01:46:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only1: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only1: Sizes differ 2026/04/13 01:46:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only2: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only2: Sizes differ 2026/04/13 01:46:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only3: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only3: Sizes differ 2026/04/13 01:46:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only4: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only4: Sizes differ 2026/04/13 01:46:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only5: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only5: Sizes differ 2026/04/13 01:46:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only6: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only6: Sizes differ 2026/04/13 01:46:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only7: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only7: Sizes differ 2026/04/13 01:46:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only8: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only8: Sizes differ 2026/04/13 01:46:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone728571449) 2026/04/13 01:46:48 DEBUG : only9: size = 6 (B2 bucket rclone-test-nixiqot8vihu) 2026/04/13 01:46:48 DEBUG : only9: Sizes differ 2026/04/13 01:46:48 DEBUG : both1: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both2: Unchanged skipping 2026/04/13 01:46:48 DEBUG : both19: Unchanged skipping 2026/04/13 01:46:48 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:46:48 DEBUG : only0: size = 0 OK 2026/04/13 01:46:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:48 INFO : only0: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only13: size = 0 OK 2026/04/13 01:46:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only13: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only10: size = 0 OK 2026/04/13 01:46:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only10: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only14: size = 0 OK 2026/04/13 01:46:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only14: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only15: size = 0 OK 2026/04/13 01:46:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only15: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only11: size = 0 OK 2026/04/13 01:46:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only11: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only12: size = 0 OK 2026/04/13 01:46:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only12: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only16: size = 0 OK 2026/04/13 01:46:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only16: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only17: size = 0 OK 2026/04/13 01:46:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only17: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only18: size = 0 OK 2026/04/13 01:46:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only18: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only19: size = 0 OK 2026/04/13 01:46:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only19: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only2: size = 0 OK 2026/04/13 01:46:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only2: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only3: size = 0 OK 2026/04/13 01:46:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only3: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only1: size = 0 OK 2026/04/13 01:46:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only1: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only4: size = 0 OK 2026/04/13 01:46:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only4: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only5: size = 0 OK 2026/04/13 01:46:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only5: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only6: size = 0 OK 2026/04/13 01:46:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only6: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only7: size = 0 OK 2026/04/13 01:46:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only7: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only8: size = 0 OK 2026/04/13 01:46:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only8: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : only9: size = 0 OK 2026/04/13 01:46:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/13 01:46:49 INFO : only9: Copied (replaced existing) 2026/04/13 01:46:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.89s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:46:58 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:46:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:46:58 DEBUG : empty_on_remote: Making directory with metadata 2026/04/13 01:46:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:46:58 INFO : empty_on_remote: Making directory 2026/04/13 01:46:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 01:46:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/13 01:46:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/13 01:46:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:46:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:47:00 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:47:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:47:00 DEBUG : empty_on_remote: Making directory with metadata 2026/04/13 01:47:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/13 01:47:00 INFO : empty_on_remote: Making directory 2026/04/13 01:47:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/13 01:47:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/13 01:47:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/13 01:47:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:47:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/13 01:47:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:47:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:47:03 INFO : sub dir: Making directory 2026/04/13 01:47:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:47:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/13 01:47:06 INFO : sub dir: Making directory 2026/04/13 01:47:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:47:18 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:18 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : apple: size = 5 OK 2026/04/13 01:47:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : apple: Unchanged skipping 2026/04/13 01:47:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:47:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:47:19 DEBUG : banana: size = 6 OK 2026/04/13 01:47:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : banana: Unchanged skipping 2026/04/13 01:47:19 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:47:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:47:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:47:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:47:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:47:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:47:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:47:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:47:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:47:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:47:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:47:19 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:19 INFO : There was nothing to transfer 2026/04/13 01:47:19 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:19 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : apple: size = 5 OK 2026/04/13 01:47:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : apple: Unchanged skipping 2026/04/13 01:47:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:47:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:47:20 DEBUG : banana: size = 6 OK 2026/04/13 01:47:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : banana: Unchanged skipping 2026/04/13 01:47:20 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:47:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:47:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:47:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:47:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:47:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:47:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:47:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:47:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:47:20 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:47:20 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:20 INFO : There was nothing to transfer 2026/04/13 01:47:20 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:20 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:47:33 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:34 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:47:34 DEBUG : apple: size = 5 OK 2026/04/13 01:47:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:34 DEBUG : apple: Unchanged skipping 2026/04/13 01:47:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:47:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:47:34 DEBUG : banana: size = 6 OK 2026/04/13 01:47:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:34 DEBUG : banana: Unchanged skipping 2026/04/13 01:47:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:47:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:47:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:35 INFO : There was nothing to transfer 2026/04/13 01:47:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:35 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:47:35 DEBUG : apple: size = 5 OK 2026/04/13 01:47:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : apple: Unchanged skipping 2026/04/13 01:47:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:47:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:47:35 DEBUG : banana: size = 6 OK 2026/04/13 01:47:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : banana: Unchanged skipping 2026/04/13 01:47:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:47:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:47:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:47:35 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:47:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:35 INFO : There was nothing to transfer 2026/04/13 01:47:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:36 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:47:48 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:49 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:47:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:49 DEBUG : YXBwbGU=: size = 5 OK 2026/04/13 01:47:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/13 01:47:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/13 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:47:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:47:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:47:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:47:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/13 01:47:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/13 01:47:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:50 DEBUG : YmFuYW5h: size = 6 OK 2026/04/13 01:47:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/13 01:47:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/13 01:47:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/13 01:47:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/13 01:47:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/13 01:47:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/13 01:47:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/13 01:47:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/13 01:47:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/13 01:47:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/13 01:47:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/13 01:47:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/13 01:47:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/13 01:47:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/13 01:47:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/13 01:47:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/13 01:47:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/13 01:47:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/13 01:47:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/13 01:47:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/13 01:47:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/13 01:47:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/13 01:47:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/13 01:47:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/13 01:47:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/13 01:47:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/13 01:47:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/13 01:47:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:51 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:51 INFO : appleappleapplebanana: Deleted 2026/04/13 01:47:51 INFO : splitbananasplit: Deleted 2026/04/13 01:47:52 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:47:52 INFO : banana: Deleted 2026/04/13 01:47:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:47:52 INFO : apple: Deleted 2026/04/13 01:47:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:47:52 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:47:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:52 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:53 DEBUG : YXBwbGU=: size = 5 OK 2026/04/13 01:47:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : apple: Unchanged skipping 2026/04/13 01:47:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/13 01:47:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:47:53 DEBUG : YmFuYW5h: size = 6 OK 2026/04/13 01:47:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : banana: Unchanged skipping 2026/04/13 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/13 01:47:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/13 01:47:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/13 01:47:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/13 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/13 01:47:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/13 01:47:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/13 01:47:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/13 01:47:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/13 01:47:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:47:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:47:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:47:53 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:47:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:47:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/13 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/13 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/13 01:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/13 01:47:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/13 01:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/13 01:47:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/13 01:47:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/13 01:47:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/13 01:47:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/13 01:47:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:48:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:07 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:48:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:07 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:07 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:08 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : PREFIXbanana: size = 6 OK 2026/04/13 01:48:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/13 01:48:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/13 01:48:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/13 01:48:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/13 01:48:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/13 01:48:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/13 01:48:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/13 01:48:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/13 01:48:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/13 01:48:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/13 01:48:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/13 01:48:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/13 01:48:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:48:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:48:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/13 01:48:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/13 01:48:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/13 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/13 01:48:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/13 01:48:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/13 01:48:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:08 DEBUG : PREFIXapple: size = 5 OK 2026/04/13 01:48:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/13 01:48:08 INFO : apple: Copied (new) to: PREFIXapple 2026/04/13 01:48:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/13 01:48:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/13 01:48:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/13 01:48:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/13 01:48:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/13 01:48:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/13 01:48:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/13 01:48:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/13 01:48:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/13 01:48:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/13 01:48:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/13 01:48:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/13 01:48:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/13 01:48:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/13 01:48:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/13 01:48:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/13 01:48:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/13 01:48:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/13 01:48:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/13 01:48:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/13 01:48:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/13 01:48:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/13 01:48:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/13 01:48:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/13 01:48:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/13 01:48:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:09 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:48:10 INFO : apple: Deleted 2026/04/13 01:48:10 INFO : appleappleapplebanana: Deleted 2026/04/13 01:48:10 INFO : banana: Deleted 2026/04/13 01:48:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:48:10 INFO : splitbananasplit: Deleted 2026/04/13 01:48:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:48:10 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:48:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/13 01:48:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/13 01:48:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/13 01:48:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : apple: size = 5 OK 2026/04/13 01:48:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/13 01:48:11 INFO : apple: Copied (new) 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:11 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:48:11 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:48:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/13 01:48:11 INFO : appleappleapplebanana: Copied (new) 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:48:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/13 01:48:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/13 01:48:11 DEBUG : banana: size = 6 OK 2026/04/13 01:48:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/13 01:48:11 INFO : banana: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/13 01:48:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/13 01:48:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:48:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/13 01:48:12 INFO : splitbananasplit: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/13 01:48:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/13 01:48:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/13 01:48:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/13 01:48:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:48:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/13 01:48:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/13 01:48:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/13 01:48:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:48:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/13 01:48:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/13 01:48:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:48:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/13 01:48:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/13 01:48:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:48:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/13 01:48:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/13 01:48:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:48:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/13 01:48:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/13 01:48:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:48:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/13 01:48:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/13 01:48:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:48:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/13 01:48:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/13 01:48:13 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:13 INFO : PREFIXbanana: Deleted 2026/04/13 01:48:13 INFO : PREFIXsplitbananasplit: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/13 01:48:13 INFO : PREFIXapple: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/13 01:48:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/13 01:48:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/13 01:48:13 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:14 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:14 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:48:28 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:28 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:48:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:28 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : appleSUFFIX: size = 5 OK 2026/04/13 01:48:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/13 01:48:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:48:29 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:48:29 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/13 01:48:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/13 01:48:29 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/13 01:48:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/13 01:48:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/13 01:48:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/13 01:48:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/13 01:48:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/13 01:48:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/13 01:48:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/13 01:48:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/13 01:48:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/13 01:48:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/13 01:48:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/13 01:48:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/13 01:48:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/13 01:48:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/13 01:48:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/13 01:48:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/13 01:48:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/13 01:48:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/13 01:48:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/13 01:48:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/13 01:48:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/13 01:48:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/13 01:48:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/13 01:48:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/13 01:48:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/13 01:48:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/13 01:48:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/13 01:48:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/13 01:48:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/13 01:48:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/13 01:48:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/13 01:48:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/13 01:48:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/13 01:48:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/13 01:48:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/13 01:48:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:30 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:31 INFO : apple: Deleted 2026/04/13 01:48:31 INFO : banana: Deleted 2026/04/13 01:48:31 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:48:31 INFO : splitbananasplit: Deleted 2026/04/13 01:48:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:48:31 INFO : appleappleapplebanana: Deleted 2026/04/13 01:48:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:48:31 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:48:31 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/13 01:48:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/13 01:48:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/13 01:48:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:32 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:48:32 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:48:32 DEBUG : apple: size = 5 OK 2026/04/13 01:48:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/13 01:48:32 INFO : apple: Copied (new) 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:48:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/13 01:48:32 INFO : appleappleapplebanana: Copied (new) 2026/04/13 01:48:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:48:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/13 01:48:32 INFO : splitbananasplit: Copied (new) 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:48:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/13 01:48:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/13 01:48:32 DEBUG : banana: size = 6 OK 2026/04/13 01:48:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/13 01:48:32 INFO : banana: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/13 01:48:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/13 01:48:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/13 01:48:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/13 01:48:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/13 01:48:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/13 01:48:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/13 01:48:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:48:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/13 01:48:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/13 01:48:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:48:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/13 01:48:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/13 01:48:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:48:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/13 01:48:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/13 01:48:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:48:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/13 01:48:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/13 01:48:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:48:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/13 01:48:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/13 01:48:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:48:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/13 01:48:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/13 01:48:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:48:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/13 01:48:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/13 01:48:34 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:34 INFO : splitbananasplitSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : appleSUFFIX: Deleted 2026/04/13 01:48:34 INFO : bananaSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/13 01:48:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/13 01:48:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/13 01:48:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/13 01:48:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:35 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:35 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:48:48 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:49 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:48:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : apple: size = 5 OK 2026/04/13 01:48:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:49 DEBUG : apple: Unchanged skipping 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:49 DEBUG : banana: size = 6 OK 2026/04/13 01:48:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:49 DEBUG : banana: Unchanged skipping 2026/04/13 01:48:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:49 DEBUG : splitbanan: size = 16 OK 2026/04/13 01:48:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/13 01:48:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/13 01:48:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:48:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/13 01:48:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:48:49 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:48:49 DEBUG : appleapple: size = 21 OK 2026/04/13 01:48:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/13 01:48:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/13 01:48:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/13 01:48:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/13 01:48:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/13 01:48:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/13 01:48:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/13 01:48:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/13 01:48:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/13 01:48:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/13 01:48:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/13 01:48:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/13 01:48:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/13 01:48:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/13 01:48:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/13 01:48:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/13 01:48:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/13 01:48:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/13 01:48:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/13 01:48:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/13 01:48:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/13 01:48:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/13 01:48:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/13 01:48:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/13 01:48:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/13 01:48:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/13 01:48:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/13 01:48:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/13 01:48:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/13 01:48:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/13 01:48:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/13 01:48:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/13 01:48:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/13 01:48:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/13 01:48:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/13 01:48:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/13 01:48:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/13 01:48:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/13 01:48:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/13 01:48:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/13 01:48:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/13 01:48:51 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:51 INFO : splitbananasplit: Deleted 2026/04/13 01:48:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0012-6789;.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/13 01:48:51 INFO : appleappleapplebanana: Deleted 2026/04/13 01:48:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/13 01:48:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/13 01:48:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/13 01:48:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/13 01:48:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:52 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : appleapple: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:52 DEBUG : apple: size = 5 OK 2026/04/13 01:48:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : apple: Unchanged skipping 2026/04/13 01:48:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:52 DEBUG : appleapple: size = 21 OK 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:48:52 DEBUG : banana: size = 6 OK 2026/04/13 01:48:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : banana: Unchanged skipping 2026/04/13 01:48:52 DEBUG : splitbanan: size = 16 OK 2026/04/13 01:48:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/13 01:48:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/13 01:48:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/13 01:48:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/13 01:48:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/13 01:48:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/13 01:48:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/13 01:48:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/13 01:48:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/13 01:48:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/13 01:48:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/13 01:48:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/13 01:48:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/13 01:48:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/13 01:48:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/13 01:48:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/13 01:48:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:48:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:48:52 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:48:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:52 DEBUG : Waiting for deletions to finish 2026/04/13 01:48:53 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : appleapple: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/13 01:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/13 01:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/13 01:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/13 01:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/13 01:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/13 01:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/13 01:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/13 01:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/13 01:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/13 01:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/13 01:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/13 01:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/13 01:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/13 01:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/13 01:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/13 01:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/13 01:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/13 01:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/13 01:48:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:49:07 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:07 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : apple: size = 5 OK 2026/04/13 01:49:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:08 DEBUG : banana: size = 6 OK 2026/04/13 01:49:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:08 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:08 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:08 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:08 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : apple: size = 5 OK 2026/04/13 01:49:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:09 DEBUG : banana: size = 6 OK 2026/04/13 01:49:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:09 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:09 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:09 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:09 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:09 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:09 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:10 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:49:23 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:23 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : apple: size = 5 OK 2026/04/13 01:49:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:24 DEBUG : banana: size = 6 OK 2026/04/13 01:49:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:24 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:24 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:24 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:24 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:24 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:24 DEBUG : apple: size = 5 OK 2026/04/13 01:49:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:24 DEBUG : banana: size = 6 OK 2026/04/13 01:49:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:25 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:25 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:25 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:49:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:39 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:39 DEBUG : apple: size = 5 OK 2026/04/13 01:49:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:39 DEBUG : banana: size = 6 OK 2026/04/13 01:49:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:39 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:39 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:39 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:40 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:40 DEBUG : apple: size = 5 OK 2026/04/13 01:49:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:40 DEBUG : banana: size = 6 OK 2026/04/13 01:49:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:40 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:40 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:40 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:41 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:49:53 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:54 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:54 DEBUG : apple: size = 5 OK 2026/04/13 01:49:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:54 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:54 DEBUG : banana: size = 6 OK 2026/04/13 01:49:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:54 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:55 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:55 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:55 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:55 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:55 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:49:55 DEBUG : apple: size = 5 OK 2026/04/13 01:49:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : apple: Unchanged skipping 2026/04/13 01:49:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:49:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:49:55 DEBUG : banana: size = 6 OK 2026/04/13 01:49:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : banana: Unchanged skipping 2026/04/13 01:49:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:49:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:49:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:49:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:49:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:49:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:49:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:49:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:49:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:49:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:49:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:49:56 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:49:56 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:56 DEBUG : Waiting for deletions to finish 2026/04/13 01:49:56 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:10 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:11 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : apple: size = 5 OK 2026/04/13 01:50:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : apple: Unchanged skipping 2026/04/13 01:50:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:50:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:50:11 DEBUG : banana: size = 6 OK 2026/04/13 01:50:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : banana: Unchanged skipping 2026/04/13 01:50:11 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:50:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:50:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:50:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:50:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:50:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:50:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:50:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:50:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:50:11 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:11 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:11 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:11 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:11 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:50:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : apple: size = 5 OK 2026/04/13 01:50:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/13 01:50:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/13 01:50:12 DEBUG : apple: Unchanged skipping 2026/04/13 01:50:12 DEBUG : banana: size = 6 OK 2026/04/13 01:50:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : banana: Unchanged skipping 2026/04/13 01:50:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/13 01:50:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/13 01:50:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/13 01:50:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/13 01:50:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/13 01:50:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/13 01:50:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/13 01:50:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/13 01:50:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/13 01:50:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:12 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:12 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:12 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:12 DEBUG : apple: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : banana: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/13 01:50:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.02s) --- PASS: TestTransform/NFC (14.72s) --- PASS: TestTransform/NFD (15.56s) --- PASS: TestTransform/base64 (17.48s) --- PASS: TestTransform/prefix (21.09s) --- PASS: TestTransform/suffix (20.97s) --- PASS: TestTransform/truncate (17.39s) --- PASS: TestTransform/encoder (17.15s) --- PASS: TestTransform/ISO-8859-1 (15.17s) --- PASS: TestTransform/charmap (15.63s) --- PASS: TestTransform/lowercase (15.25s) --- PASS: TestTransform/ascii (16.61s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 01:50:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 01:50:17 INFO : sub dir_somesuffix: Making directory 2026/04/13 01:50:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/13 01:50:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/13 01:50:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:50:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:50:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:17 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/13 01:50:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/13 01:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:19 INFO : tictactoe: Making directory 2026/04/13 01:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:19 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:19 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/13 01:50:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/13 01:50:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.83s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:21 INFO : toe: Making directory 2026/04/13 01:50:21 INFO : toe/toe: Making directory 2026/04/13 01:50:21 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:50:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:50:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:50:21 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:21 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 01:50:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/13 01:50:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:23 INFO : toe: Making directory 2026/04/13 01:50:23 INFO : toe/toe: Making directory 2026/04/13 01:50:23 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:50:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:50:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/13 01:50:23 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:23 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/13 01:50:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/13 01:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:24 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:50:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:50:24 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:24 INFO : tictacempty_dir: Making directory 2026/04/13 01:50:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:24 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:24 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:24 INFO : tictactoe: Making directory 2026/04/13 01:50:24 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:24 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:24 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:50:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:24 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:24 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:50:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:26 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:50:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:50:26 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:26 INFO : tictacempty_dir: Making directory 2026/04/13 01:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:26 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:26 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:26 INFO : tictactoe: Making directory 2026/04/13 01:50:26 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:26 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:26 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:26 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:26 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/13 01:50:27 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:27 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:27 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:27 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:50:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/13 01:50:27 NOTICE: B2 bucket rclone-test-nixiqot8vihu: 0 differences found 2026/04/13 01:50:27 NOTICE: B2 bucket rclone-test-nixiqot8vihu: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:28 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:28 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:28 INFO : tictactoe: Making directory 2026/04/13 01:50:28 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:28 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:28 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:50:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:28 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:28 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:50:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:29 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:29 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/13 01:50:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/13 01:50:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/13 01:50:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/13 01:50:30 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:30 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2026/04/13 01:50:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:31 INFO : toe: Making directory 2026/04/13 01:50:31 INFO : toe/toe: Making directory 2026/04/13 01:50:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:50:31 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:31 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:31 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 01:50:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:31 INFO : toe/toe/toe: Copied (new) 2026/04/13 01:50:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.74s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:32 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:50:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:50:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:32 INFO : tictacempty_dir: Making directory 2026/04/13 01:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:32 INFO : tictactoe: Making directory 2026/04/13 01:50:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:32 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:32 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:50:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:50:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:32 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:32 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:33 INFO : toe/toe/toe.txt: Deleted 2026/04/13 01:50:33 INFO : toe/toe: Removing directory 2026/04/13 01:50:33 INFO : toe: Removing directory 2026/04/13 01:50:33 INFO : empty_dir: Removing directory 2026/04/13 01:50:33 DEBUG : Local file system at /tmp/rclone728571449: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.53s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:34 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:50:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:50:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:34 INFO : tictacempty_dir: Making directory 2026/04/13 01:50:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:34 INFO : tictactoe: Making directory 2026/04/13 01:50:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:34 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:34 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:50:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:50:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:34 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:34 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:35 INFO : toe/toe/toe.txt: Deleted 2026/04/13 01:50:35 INFO : toe/toe: Removing directory 2026/04/13 01:50:35 INFO : toe: Removing directory 2026/04/13 01:50:35 INFO : empty_dir: Removing directory 2026/04/13 01:50:35 DEBUG : Local file system at /tmp/rclone728571449: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/13 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/13 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:50:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:50:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/13 01:50:36 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.49s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:37 DEBUG : Reset feature "Copy" 2026/04/13 01:50:37 DEBUG : Reset feature "Move" 2026/04/13 01:50:37 DEBUG : Reset feature "Copy" 2026/04/13 01:50:37 DEBUG : Reset feature "Move" 2026/04/13 01:50:37 DEBUG : empty_dir: Making directory with metadata 2026/04/13 01:50:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 01:50:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:37 INFO : tictacempty_dir: Making directory 2026/04/13 01:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 01:50:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:37 INFO : tictactoe: Making directory 2026/04/13 01:50:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:37 DEBUG : toe: transformed to: tictactoe 2026/04/13 01:50:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:37 INFO : tictactoe/tictactoe: Making directory 2026/04/13 01:50:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 01:50:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 01:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:37 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:37 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 01:50:38 INFO : toe/toe/toe.txt: Deleted 2026/04/13 01:50:38 INFO : toe/toe: Removing directory 2026/04/13 01:50:38 INFO : toe: Removing directory 2026/04/13 01:50:38 INFO : empty_dir: Removing directory 2026/04/13 01:50:38 DEBUG : Local file system at /tmp/rclone728571449: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/13 01:50:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 01:50:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/13 01:50:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:50:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:50:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 01:50:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:50:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/13 01:50: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.72s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:41 DEBUG : toe: transformed to: dG9l 2026/04/13 01:50:41 DEBUG : toe: transformed to: dG9l 2026/04/13 01:50:41 INFO : dG9l: Making directory 2026/04/13 01:50:41 DEBUG : toe: transformed to: dG9l 2026/04/13 01:50:41 DEBUG : toe: transformed to: dG9l 2026/04/13 01:50:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 01:50:41 INFO : dG9l/dG9l: Making directory 2026/04/13 01:50:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 01:50:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/13 01:50:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:50:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 01:50:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:50:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:41 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/13 01:50:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 01:50:42 DEBUG : Waiting for deletions to finish 2026/04/13 01:50:42 DEBUG : dG9l: transformed to: toe 2026/04/13 01:50:42 DEBUG : dG9l: transformed to: toe 2026/04/13 01:50:42 DEBUG : dG9l: transformed to: toe 2026/04/13 01:50:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/13 01:50:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/13 01:50:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/13 01:50:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/13 01:50:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/13 01:50:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/13 01:50:43 DEBUG : Local file system at /tmp/rclone728571449: Waiting for checks to finish 2026/04/13 01:50:43 DEBUG : Local file system at /tmp/rclone728571449: Waiting for transfers to finish 2026/04/13 01:50:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nixiqot8vihu", Local "Local file system at /tmp/rclone728571449", Modify Window "1ms" 2026/04/13 01:50:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:43 DEBUG : toe: transformed to: 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe: transformed to: 2026/04/13 01:50:44 INFO : B2 bucket rclone-test-nixiqot8vihu: Making directory 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe: transformed to: 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe: transformed to: 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe/toe: transformed to: 2026/04/13 01:50:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/13 01:50:44 INFO : toe/toe: Making directory 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe/toe: transformed to: 2026/04/13 01:50:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe: transformed to: 2026/04/13 01:50:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/13 01:50:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/13 01:50:44 DEBUG : toe/toe/toe: transformed to: 2026/04/13 01:50:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/13 01:50:44 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for checks to finish 2026/04/13 01:50:44 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Waiting for transfers to finish 2026/04/13 01:50:44 DEBUG : toe/toe/toe: size = 11 OK 2026/04/13 01:50:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/13 01:50:44 INFO : toe/toe/toe: Copied (new) 2026/04/13 01:50:44 ERROR : B2 bucket rclone-test-nixiqot8vihu: not deleting files as there were IO errors 2026/04/13 01:50:44 ERROR : B2 bucket rclone-test-nixiqot8vihu: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2026/04/13 01:50:45 DEBUG : B2 bucket rclone-test-nixiqot8vihu: Purge remote 2026/04/13 01:50:45 INFO : B2 bucket rclone-test-nixiqot8vihu: cleaning bucket "rclone-test-nixiqot8vihu" of all files 2026/04/13 01:50:47 DEBUG : BackupDir/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568023_d20260413_m014444_c001_v7007000_t0000_u01776044684616") 2026/04/13 01:50:47 DEBUG : BackupDir/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1028f494797a49c6_d20260413_m014437_c001_v0001091_t0011_u01776044677449") 2026/04/13 01:50:47 DEBUG : CompareDest/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c0897939_d20260413_m014404_c001_v7007000_t0000_u01776044644302") 2026/04/13 01:50:47 DEBUG : CompareDest/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41939e_d20260413_m014358_c001_v0001174_t0041_u01776044638074") 2026/04/13 01:50:47 DEBUG : CompareDest/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c089793a_d20260413_m014404_c001_v7007000_t0000_u01776044644484") 2026/04/13 01:50:47 DEBUG : CompareDest/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e32_d20260413_m014359_c001_v0001144_t0055_u01776044639200") 2026/04/13 01:50:47 DEBUG : CopyDest/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568025_d20260413_m014444_c001_v7007000_t0000_u01776044684800") 2026/04/13 01:50:47 DEBUG : CopyDest/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e4a_d20260413_m014420_c001_v0001144_t0053_u01776044660997") 2026/04/13 01:50:47 DEBUG : CopyDest/three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568026_d20260413_m014444_c001_v7007000_t0000_u01776044684980") 2026/04/13 01:50:47 DEBUG : CopyDest/three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e64_d20260413_m014442_c001_v0001144_t0034_u01776044682244") 2026/04/13 01:50:47 DEBUG : CopyDest/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568028_d20260413_m014445_c001_v7007000_t0000_u01776044685160") 2026/04/13 01:50:47 DEBUG : CopyDest/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419619_d20260413_m014439_c001_v0001174_t0056_u01776044679647") 2026/04/13 01:50:47 DEBUG : EXISTING: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166ea8_d20260413_m014610_c001_v7007000_t0000_u01776044770541") 2026/04/13 01:50:47 DEBUG : EXISTING: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c09_d20260413_m014608_c001_v0001174_t0040_u01776044768939") 2026/04/13 01:50:47 DEBUG : PREFIXapple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55741_d20260413_m014813_c001_v7007000_t0000_u01776044893538") 2026/04/13 01:50:47 DEBUG : PREFIXapple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebcc_d20260413_m014808_c001_v0001103_t0055_u01776044888287") 2026/04/13 01:50:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c60db_d20260413_m014813_c001_v7007000_t0000_u01776044893863") 2026/04/13 01:50:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9bf_d20260413_m014808_c001_v0001146_t0033_u01776044888279") 2026/04/13 01:50:47 DEBUG : PREFIXbanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c60d9_d20260413_m014813_c001_v7007000_t0000_u01776044893490") 2026/04/13 01:50:48 DEBUG : PREFIXbanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949c3_d20260413_m014808_c001_v0001185_t0039_u01776044888294") 2026/04/13 01:50:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca314_d20260413_m014813_c001_v7007000_t0000_u01776044893500") 2026/04/13 01:50:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a368_d20260413_m014808_c001_v0001174_t0005_u01776044888308") 2026/04/13 01:50:48 DEBUG : Testêé: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e9d_d20260413_m014606_c001_v7007000_t0000_u01776044766430") 2026/04/13 01:50:48 DEBUG : Testêé: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419bcf_d20260413_m014605_c001_v0001174_t0042_u01776044765715") 2026/04/13 01:50:48 DEBUG : Testêé: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419bc5_d20260413_m014604_c001_v0001174_t0050_u01776044764986") 2026/04/13 01:50:48 DEBUG : YXBwbGU=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee6_d20260413_m014754_c001_v7007000_t0000_u01776044874119") 2026/04/13 01:50:48 DEBUG : YXBwbGU=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449490f_d20260413_m014749_c001_v0001185_t0011_u01776044869809") 2026/04/13 01:50:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee7_d20260413_m014754_c001_v7007000_t0000_u01776044874302") 2026/04/13 01:50:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a2a0_d20260413_m014749_c001_v0001174_t0039_u01776044869822") 2026/04/13 01:50:48 DEBUG : YmFuYW5h: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee9_d20260413_m014754_c001_v7007000_t0000_u01776044874488") 2026/04/13 01:50:48 DEBUG : YmFuYW5h: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb4c_d20260413_m014749_c001_v0001103_t0013_u01776044869835") 2026/04/13 01:50:48 DEBUG : a/potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85e5_d20260413_m014221_c001_v7007000_t0000_u01776044541133") 2026/04/13 01:50:48 DEBUG : a/potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c0c_d20260413_m014220_c001_v0001167_t0057_u01776044540411") 2026/04/13 01:50:48 DEBUG : a/potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca245_d20260413_m014218_c001_v7007000_t0000_u01776044538726") 2026/04/13 01:50:48 DEBUG : a/potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bfa_d20260413_m014217_c001_v0001167_t0011_u01776044537825") 2026/04/13 01:50:48 DEBUG : a/potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca22d_d20260413_m014159_c001_v7007000_t0000_u01776044519706") 2026/04/13 01:50:48 DEBUG : a/potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b86_d20260413_m014158_c001_v0001167_t0020_u01776044518811") 2026/04/13 01:50:48 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685d6_d20260413_m015013_c001_v7007000_t0000_u01776045013507") 2026/04/13 01:50:48 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494e18_d20260413_m015008_c001_v0001185_t0005_u01776045008989") 2026/04/13 01:50:48 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e72a_d20260413_m014956_c001_v7007000_t0000_u01776044996890") 2026/04/13 01:50:48 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d96_d20260413_m014952_c001_v0001185_t0025_u01776044992716") 2026/04/13 01:50:48 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc942_d20260413_m014941_c001_v7007000_t0000_u01776044981621") 2026/04/13 01:50:48 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d2a_d20260413_m014937_c001_v0001185_t0051_u01776044977672") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b2b_d20260413_m014925_c001_v7007000_t0000_u01776044965948") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494cba_d20260413_m014921_c001_v0001185_t0006_u01776044961989") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b3f_d20260413_m014910_c001_v7007000_t0000_u01776044950813") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494c1a_d20260413_m014905_c001_v0001185_t0009_u01776044945757") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f9c_d20260413_m014853_c001_v7007000_t0000_u01776044933683") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a58b_d20260413_m014847_c001_v0001174_t0003_u01776044927760") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af2_d20260413_m014836_c001_v7007000_t0000_u01776044916262") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ab0_d20260413_m014832_c001_v0001185_t0024_u01776044912596") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f90_d20260413_m014831_c001_v7007000_t0000_u01776044911023") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a68_d20260413_m014826_c001_v0001185_t0008_u01776044906766") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9094_d20260413_m014815_c001_v7007000_t0000_u01776044895280") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949f1_d20260413_m014811_c001_v0001185_t0001_u01776044891558") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55723_d20260413_m014810_c001_v7007000_t0000_u01776044890245") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9b7_d20260413_m014806_c001_v0001146_t0036_u01776044886383") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc860_d20260413_m014752_c001_v7007000_t0000_u01776044872176") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644948f1_d20260413_m014747_c001_v0001185_t0044_u01776044867681") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d534_d20260413_m014736_c001_v7007000_t0000_u01776044856721") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449487d_d20260413_m014732_c001_v0001185_t0059_u01776044852525") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc7fd_d20260413_m014721_c001_v7007000_t0000_u01776044841155") 2026/04/13 01:50:49 DEBUG : apple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644947d7_d20260413_m014716_c001_v0001185_t0033_u01776044836925") 2026/04/13 01:50:50 DEBUG : appleSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c6114_d20260413_m014834_c001_v7007000_t0000_u01776044914532") 2026/04/13 01:50:50 DEBUG : appleSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a86_d20260413_m014829_c001_v0001185_t0022_u01776044909166") 2026/04/13 01:50:50 DEBUG : appleapple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f9e_d20260413_m014853_c001_v7007000_t0000_u01776044933873") 2026/04/13 01:50:50 DEBUG : appleapple: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a59b_d20260413_m014849_c001_v0001174_t0038_u01776044929747") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685d8_d20260413_m015013_c001_v7007000_t0000_u01776045013686") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aedab_d20260413_m015009_c001_v0001103_t0054_u01776045009527") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e72c_d20260413_m014957_c001_v7007000_t0000_u01776044997071") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed65_d20260413_m014953_c001_v0001103_t0000_u01776044993314") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc943_d20260413_m014941_c001_v7007000_t0000_u01776044981852") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed0a_d20260413_m014938_c001_v0001103_t0034_u01776044978445") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b2c_d20260413_m014926_c001_v7007000_t0000_u01776044966131") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aecb2_d20260413_m014922_c001_v0001103_t0034_u01776044962661") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b41_d20260413_m014910_c001_v7007000_t0000_u01776044950996") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec7a_d20260413_m014906_c001_v0001103_t0018_u01776044946533") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f014919bf_d20260413_m014851_c001_v7007000_t0000_u01776044931724") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa23_d20260413_m014848_c001_v0001146_t0035_u01776044928278") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af3_d20260413_m014836_c001_v7007000_t0000_u01776044916444") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a4b7_d20260413_m014832_c001_v0001174_t0005_u01776044912532") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f401838c780f48290_d20260413_m014831_c001_v7007000_t0000_u01776044911450") 2026/04/13 01:50:50 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec08_d20260413_m014827_c001_v0001103_t0012_u01776044907238") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9095_d20260413_m014815_c001_v7007000_t0000_u01776044895463") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a394_d20260413_m014811_c001_v0001174_t0052_u01776044891572") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149196b_d20260413_m014810_c001_v7007000_t0000_u01776044890394") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949b9_d20260413_m014807_c001_v0001185_t0000_u01776044887058") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee1_d20260413_m014751_c001_v7007000_t0000_u01776044871561") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb40_d20260413_m014748_c001_v0001103_t0054_u01776044868161") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d536_d20260413_m014736_c001_v7007000_t0000_u01776044856904") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeafa_d20260413_m014733_c001_v0001103_t0003_u01776044853142") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc7fe_d20260413_m014721_c001_v7007000_t0000_u01776044841339") 2026/04/13 01:50:51 DEBUG : appleappleapplebanana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeac3_d20260413_m014717_c001_v0001103_t0016_u01776044837592") 2026/04/13 01:50:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af0_d20260413_m014834_c001_v7007000_t0000_u01776044914737") 2026/04/13 01:50:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec0c_d20260413_m014829_c001_v0001103_t0035_u01776044909192") 2026/04/13 01:50:51 DEBUG : b/potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85e6_d20260413_m014221_c001_v7007000_t0000_u01776044541316") 2026/04/13 01:50:51 DEBUG : b/potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c02_d20260413_m014219_c001_v0001167_t0024_u01776044539274") 2026/04/13 01:50:51 DEBUG : b/potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca244_d20260413_m014218_c001_v7007000_t0000_u01776044538179") 2026/04/13 01:50:51 DEBUG : b/potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bf0_d20260413_m014216_c001_v0001167_t0034_u01776044536545") 2026/04/13 01:50:51 DEBUG : b/potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca22c_d20260413_m014159_c001_v7007000_t0000_u01776044519162") 2026/04/13 01:50:51 DEBUG : b/potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b7e_d20260413_m014157_c001_v0001167_t0000_u01776044517682") 2026/04/13 01:50:51 DEBUG : backup/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f407b1543211e2d04_d20260413_m014458_c001_v7007000_t0000_u01776044698913") 2026/04/13 01:50:51 DEBUG : backup/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10504d098e39a752_d20260413_m014456_c001_v0001172_t0003_u01776044696464") 2026/04/13 01:50:51 DEBUG : backup/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10876ebf66e61a82_d20260413_m014451_c001_v0001185_t0045_u01776044691800") 2026/04/13 01:50:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86e8_d20260413_m014527_c001_v7007000_t0000_u01776044727987") 2026/04/13 01:50:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114a478a060caff4_d20260413_m014525_c001_v0001100_t0045_u01776044725295") 2026/04/13 01:50:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f105b7253fbf04e5b_d20260413_m014519_c001_v0001098_t0037_u01776044719010") 2026/04/13 01:50:52 DEBUG : backup/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f21e_d20260413_m014512_c001_v7007000_t0000_u01776044712353") 2026/04/13 01:50:52 DEBUG : backup/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10876ebf66e61ae9_d20260413_m014510_c001_v0001185_t0046_u01776044710704") 2026/04/13 01:50:52 DEBUG : backup/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f111c47d6601c0a5c_d20260413_m014505_c001_v0001167_t0013_u01776044705732") 2026/04/13 01:50:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86e9_d20260413_m014528_c001_v7007000_t0000_u01776044728171") 2026/04/13 01:50:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11523667b6212132_d20260413_m014526_c001_v0001105_t0020_u01776044726801") 2026/04/13 01:50:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1006225ef5f97ecb_d20260413_m014520_c001_v0001174_t0000_u01776044720693") 2026/04/13 01:50:52 DEBUG : backup/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f407b1543211e2d05_d20260413_m014459_c001_v7007000_t0000_u01776044699097") 2026/04/13 01:50:52 DEBUG : backup/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11880ee87dc7308a_d20260413_m014458_c001_v0001174_t0058_u01776044698062") 2026/04/13 01:50:52 DEBUG : backup/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1024de7335784445_d20260413_m014453_c001_v0001097_t0053_u01776044693533") 2026/04/13 01:50:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f220_d20260413_m014512_c001_v7007000_t0000_u01776044712538") 2026/04/13 01:50:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f112f53f39e5a05a4_d20260413_m014511_c001_v0001180_t0019_u01776044711578") 2026/04/13 01:50:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110e985574ec7810_d20260413_m014507_c001_v0001106_t0042_u01776044707783") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685d9_d20260413_m015013_c001_v7007000_t0000_u01776045013868") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fac3_d20260413_m015009_c001_v0001146_t0042_u01776045009179") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e72e_d20260413_m014957_c001_v7007000_t0000_u01776044997253") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa97_d20260413_m014952_c001_v0001146_t0027_u01776044992906") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc944_d20260413_m014942_c001_v7007000_t0000_u01776044982032") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa75_d20260413_m014937_c001_v0001146_t0056_u01776044977876") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b2d_d20260413_m014926_c001_v7007000_t0000_u01776044966313") 2026/04/13 01:50:52 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa65_d20260413_m014922_c001_v0001146_t0028_u01776044962188") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b43_d20260413_m014911_c001_v7007000_t0000_u01776044951178") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa4b_d20260413_m014905_c001_v0001146_t0045_u01776044945960") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f9f_d20260413_m014854_c001_v7007000_t0000_u01776044934053") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b42_d20260413_m014848_c001_v0001185_t0050_u01776044928088") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af4_d20260413_m014836_c001_v7007000_t0000_u01776044916627") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec18_d20260413_m014832_c001_v0001103_t0019_u01776044912556") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149197c_d20260413_m014831_c001_v7007000_t0000_u01776044911034") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a44d_d20260413_m014826_c001_v0001174_t0014_u01776044906955") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9096_d20260413_m014815_c001_v7007000_t0000_u01776044895646") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9c9_d20260413_m014811_c001_v0001146_t0041_u01776044891584") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65afe_d20260413_m014810_c001_v7007000_t0000_u01776044890417") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebc6_d20260413_m014806_c001_v0001103_t0044_u01776044886750") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc85f_d20260413_m014752_c001_v7007000_t0000_u01776044872004") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a284_d20260413_m014747_c001_v0001174_t0002_u01776044867867") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d537_d20260413_m014737_c001_v7007000_t0000_u01776044857087") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a18d_d20260413_m014732_c001_v0001174_t0036_u01776044852723") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc7ff_d20260413_m014721_c001_v7007000_t0000_u01776044841523") 2026/04/13 01:50:53 DEBUG : banana: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a0bd_d20260413_m014717_c001_v0001174_t0059_u01776044837315") 2026/04/13 01:50:53 DEBUG : bananaSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166fa1_d20260413_m014834_c001_v7007000_t0000_u01776044914538") 2026/04/13 01:50:53 DEBUG : bananaSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a473_d20260413_m014829_c001_v0001174_t0046_u01776044909179") 2026/04/13 01:50:54 DEBUG : both0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b0164083fc_d20260413_m014650_c001_v7007000_t0000_u01776044810568") 2026/04/13 01:50:54 DEBUG : both0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dc0_d20260413_m014633_c001_v0001174_t0050_u01776044793630") 2026/04/13 01:50:54 DEBUG : both0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491837_d20260413_m014629_c001_v7007000_t0000_u01776044789312") 2026/04/13 01:50:54 DEBUG : both0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c44_d20260413_m014612_c001_v0001174_t0011_u01776044772854") 2026/04/13 01:50:54 DEBUG : both1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b0164083ff_d20260413_m014650_c001_v7007000_t0000_u01776044810752") 2026/04/13 01:50:54 DEBUG : both1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dc8_d20260413_m014634_c001_v0001174_t0047_u01776044794168") 2026/04/13 01:50:54 DEBUG : both1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491839_d20260413_m014629_c001_v7007000_t0000_u01776044789496") 2026/04/13 01:50:54 DEBUG : both1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c4c_d20260413_m014613_c001_v0001174_t0034_u01776044773623") 2026/04/13 01:50:54 DEBUG : both10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408403_d20260413_m014650_c001_v7007000_t0000_u01776044810933") 2026/04/13 01:50:54 DEBUG : both10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e46_d20260413_m014640_c001_v0001174_t0021_u01776044800379") 2026/04/13 01:50:54 DEBUG : both10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149183e_d20260413_m014629_c001_v7007000_t0000_u01776044789680") 2026/04/13 01:50:54 DEBUG : both10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cc7_d20260413_m014619_c001_v0001174_t0041_u01776044779779") 2026/04/13 01:50:54 DEBUG : both11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408404_d20260413_m014651_c001_v7007000_t0000_u01776044811115") 2026/04/13 01:50:54 DEBUG : both11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e5c_d20260413_m014641_c001_v0001174_t0042_u01776044801144") 2026/04/13 01:50:54 DEBUG : both11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491842_d20260413_m014629_c001_v7007000_t0000_u01776044789863") 2026/04/13 01:50:54 DEBUG : both11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cd1_d20260413_m014620_c001_v0001174_t0032_u01776044780431") 2026/04/13 01:50:54 DEBUG : both12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408408_d20260413_m014651_c001_v7007000_t0000_u01776044811297") 2026/04/13 01:50:54 DEBUG : both12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e6c_d20260413_m014641_c001_v0001174_t0023_u01776044801750") 2026/04/13 01:50:54 DEBUG : both12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491849_d20260413_m014630_c001_v7007000_t0000_u01776044790047") 2026/04/13 01:50:54 DEBUG : both12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cdb_d20260413_m014621_c001_v0001174_t0037_u01776044781142") 2026/04/13 01:50:55 DEBUG : both13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640840c_d20260413_m014651_c001_v7007000_t0000_u01776044811479") 2026/04/13 01:50:55 DEBUG : both13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e86_d20260413_m014642_c001_v0001174_t0017_u01776044802533") 2026/04/13 01:50:55 DEBUG : both13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149184e_d20260413_m014630_c001_v7007000_t0000_u01776044790231") 2026/04/13 01:50:55 DEBUG : both13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ced_d20260413_m014621_c001_v0001174_t0028_u01776044781904") 2026/04/13 01:50:55 DEBUG : both14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640840d_d20260413_m014651_c001_v7007000_t0000_u01776044811661") 2026/04/13 01:50:55 DEBUG : both14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e94_d20260413_m014643_c001_v0001174_t0032_u01776044803255") 2026/04/13 01:50:55 DEBUG : both14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491853_d20260413_m014630_c001_v7007000_t0000_u01776044790415") 2026/04/13 01:50:55 DEBUG : both14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cfd_d20260413_m014622_c001_v0001174_t0024_u01776044782613") 2026/04/13 01:50:55 DEBUG : both15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408411_d20260413_m014651_c001_v7007000_t0000_u01776044811845") 2026/04/13 01:50:55 DEBUG : both15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ea2_d20260413_m014643_c001_v0001174_t0045_u01776044803925") 2026/04/13 01:50:55 DEBUG : both15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491857_d20260413_m014630_c001_v7007000_t0000_u01776044790599") 2026/04/13 01:50:55 DEBUG : both15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d0d_d20260413_m014623_c001_v0001174_t0003_u01776044783261") 2026/04/13 01:50:55 DEBUG : both16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408412_d20260413_m014652_c001_v7007000_t0000_u01776044812026") 2026/04/13 01:50:55 DEBUG : both16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419eb0_d20260413_m014644_c001_v0001174_t0019_u01776044804635") 2026/04/13 01:50:55 DEBUG : both16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149185d_d20260413_m014630_c001_v7007000_t0000_u01776044790782") 2026/04/13 01:50:55 DEBUG : both16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d1b_d20260413_m014623_c001_v0001174_t0006_u01776044783926") 2026/04/13 01:50:55 DEBUG : both17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408416_d20260413_m014652_c001_v7007000_t0000_u01776044812252") 2026/04/13 01:50:55 DEBUG : both17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ec4_d20260413_m014645_c001_v0001174_t0005_u01776044805664") 2026/04/13 01:50:55 DEBUG : both17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491862_d20260413_m014631_c001_v7007000_t0000_u01776044791003") 2026/04/13 01:50:55 DEBUG : both17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d23_d20260413_m014624_c001_v0001174_t0011_u01776044784544") 2026/04/13 01:50:55 DEBUG : both18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640841b_d20260413_m014652_c001_v7007000_t0000_u01776044812488") 2026/04/13 01:50:55 DEBUG : both18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ec8_d20260413_m014646_c001_v0001174_t0013_u01776044806393") 2026/04/13 01:50:56 DEBUG : both18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491867_d20260413_m014631_c001_v7007000_t0000_u01776044791188") 2026/04/13 01:50:56 DEBUG : both18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d39_d20260413_m014625_c001_v0001174_t0011_u01776044785205") 2026/04/13 01:50:56 DEBUG : both19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640841f_d20260413_m014652_c001_v7007000_t0000_u01776044812670") 2026/04/13 01:50:56 DEBUG : both19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419eda_d20260413_m014647_c001_v0001174_t0001_u01776044807072") 2026/04/13 01:50:56 DEBUG : both19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149186c_d20260413_m014631_c001_v7007000_t0000_u01776044791371") 2026/04/13 01:50:56 DEBUG : both19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d3f_d20260413_m014625_c001_v0001174_t0041_u01776044785923") 2026/04/13 01:50:56 DEBUG : both2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408420_d20260413_m014652_c001_v7007000_t0000_u01776044812852") 2026/04/13 01:50:56 DEBUG : both2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dd8_d20260413_m014634_c001_v0001174_t0046_u01776044794860") 2026/04/13 01:50:56 DEBUG : both2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491871_d20260413_m014631_c001_v7007000_t0000_u01776044791554") 2026/04/13 01:50:56 DEBUG : both2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c58_d20260413_m014614_c001_v0001174_t0012_u01776044774331") 2026/04/13 01:50:56 DEBUG : both3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408424_d20260413_m014653_c001_v7007000_t0000_u01776044813034") 2026/04/13 01:50:56 DEBUG : both3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419de2_d20260413_m014635_c001_v0001174_t0024_u01776044795686") 2026/04/13 01:50:56 DEBUG : both3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491876_d20260413_m014631_c001_v7007000_t0000_u01776044791737") 2026/04/13 01:50:56 DEBUG : both3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c65_d20260413_m014614_c001_v0001174_t0004_u01776044774875") 2026/04/13 01:50:56 DEBUG : both4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408427_d20260413_m014653_c001_v7007000_t0000_u01776044813215") 2026/04/13 01:50:56 DEBUG : both4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419df2_d20260413_m014636_c001_v0001174_t0030_u01776044796434") 2026/04/13 01:50:56 DEBUG : both4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149187a_d20260413_m014631_c001_v7007000_t0000_u01776044791921") 2026/04/13 01:50:56 DEBUG : both4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c75_d20260413_m014615_c001_v0001174_t0043_u01776044775563") 2026/04/13 01:50:56 DEBUG : both5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408429_d20260413_m014653_c001_v7007000_t0000_u01776044813396") 2026/04/13 01:50:56 DEBUG : both5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e02_d20260413_m014637_c001_v0001174_t0032_u01776044797087") 2026/04/13 01:50:56 DEBUG : both5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149187f_d20260413_m014632_c001_v7007000_t0000_u01776044792104") 2026/04/13 01:50:56 DEBUG : both5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c7f_d20260413_m014616_c001_v0001174_t0035_u01776044776196") 2026/04/13 01:50:57 DEBUG : both6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640842d_d20260413_m014653_c001_v7007000_t0000_u01776044813592") 2026/04/13 01:50:57 DEBUG : both6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e16_d20260413_m014637_c001_v0001174_t0056_u01776044797763") 2026/04/13 01:50:57 DEBUG : both6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491886_d20260413_m014632_c001_v7007000_t0000_u01776044792289") 2026/04/13 01:50:57 DEBUG : both6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c91_d20260413_m014616_c001_v0001174_t0034_u01776044776859") 2026/04/13 01:50:57 DEBUG : both7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640842e_d20260413_m014653_c001_v7007000_t0000_u01776044813773") 2026/04/13 01:50:57 DEBUG : both7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e20_d20260413_m014638_c001_v0001174_t0028_u01776044798314") 2026/04/13 01:50:57 DEBUG : both7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149188a_d20260413_m014632_c001_v7007000_t0000_u01776044792473") 2026/04/13 01:50:57 DEBUG : both7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c9b_d20260413_m014617_c001_v0001174_t0048_u01776044777495") 2026/04/13 01:50:57 DEBUG : both8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408432_d20260413_m014653_c001_v7007000_t0000_u01776044813956") 2026/04/13 01:50:57 DEBUG : both8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e2e_d20260413_m014639_c001_v0001174_t0058_u01776044799070") 2026/04/13 01:50:57 DEBUG : both8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149188f_d20260413_m014632_c001_v7007000_t0000_u01776044792656") 2026/04/13 01:50:57 DEBUG : both8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ca9_d20260413_m014618_c001_v0001174_t0015_u01776044778263") 2026/04/13 01:50:57 DEBUG : both9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408436_d20260413_m014654_c001_v7007000_t0000_u01776044814141") 2026/04/13 01:50:57 DEBUG : both9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e3a_d20260413_m014639_c001_v0001174_t0027_u01776044799692") 2026/04/13 01:50:57 DEBUG : both9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491894_d20260413_m014632_c001_v7007000_t0000_u01776044792839") 2026/04/13 01:50:57 DEBUG : both9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cb7_d20260413_m014618_c001_v0001174_t0020_u01776044778943") 2026/04/13 01:50:57 DEBUG : c/non empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85e7_d20260413_m014221_c001_v7007000_t0000_u01776044541500") 2026/04/13 01:50:57 DEBUG : c/non empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c08_d20260413_m014219_c001_v0001167_t0034_u01776044539605") 2026/04/13 01:50:57 DEBUG : c/non empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca247_d20260413_m014218_c001_v7007000_t0000_u01776044538907") 2026/04/13 01:50:57 DEBUG : c/non empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bf2_d20260413_m014216_c001_v0001167_t0032_u01776044536913") 2026/04/13 01:50:58 DEBUG : c/non empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca22e_d20260413_m014159_c001_v7007000_t0000_u01776044519888") 2026/04/13 01:50:58 DEBUG : c/non empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b80_d20260413_m014158_c001_v0001167_t0030_u01776044518039") 2026/04/13 01:50:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968eea_d20260413_m014754_c001_v7007000_t0000_u01776044874673") 2026/04/13 01:50:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f991_d20260413_m014749_c001_v0001146_t0053_u01776044869846") 2026/04/13 01:50:58 DEBUG : check sum: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0172_d20260413_m014150_c001_v7007000_t0000_u01776044510348") 2026/04/13 01:50:58 DEBUG : check sum: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b56_d20260413_m014149_c001_v0001167_t0031_u01776044509249") 2026/04/13 01:50:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f619_d20260413_m015043_c001_v7007000_t0000_u01776045043686") 2026/04/13 01:50:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494f02_d20260413_m015042_c001_v0001185_t0027_u01776045042178") 2026/04/13 01:50:58 DEBUG : dest/3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc567ff5_d20260413_m014413_c001_v7007000_t0000_u01776044653880") 2026/04/13 01:50:58 DEBUG : dest/3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f402c104cc0838c9e_d20260413_m014412_c001_v0001180_t0052_u01776044652787") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcde: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fa1_d20260413_m014854_c001_v7007000_t0000_u01776044934234") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcde: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa27_d20260413_m014849_c001_v0001146_t0034_u01776044929972") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685da_d20260413_m015014_c001_v7007000_t0000_u01776045014049") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494dd0_d20260413_m015001_c001_v0001185_t0011_u01776045001485") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e72f_d20260413_m014957_c001_v7007000_t0000_u01776044997433") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d6e_d20260413_m014946_c001_v0001185_t0040_u01776044986229") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc945_d20260413_m014942_c001_v7007000_t0000_u01776044982213") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494cf2_d20260413_m014930_c001_v0001185_t0055_u01776044970625") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b2e_d20260413_m014926_c001_v7007000_t0000_u01776044966496") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494c82_d20260413_m014915_c001_v0001185_t0048_u01776044955447") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b44_d20260413_m014911_c001_v7007000_t0000_u01776044951360") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494bb8_d20260413_m014858_c001_v0001185_t0055_u01776044938281") 2026/04/13 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f8f_d20260413_m014851_c001_v7007000_t0000_u01776044931377") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a534_d20260413_m014840_c001_v0001174_t0007_u01776044920892") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af5_d20260413_m014836_c001_v7007000_t0000_u01776044916810") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ab4_d20260413_m014832_c001_v0001185_t0000_u01776044912801") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c337a_d20260413_m014831_c001_v7007000_t0000_u01776044911455") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a38_d20260413_m014819_c001_v0001185_t0024_u01776044899927") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9097_d20260413_m014815_c001_v7007000_t0000_u01776044895829") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949f5_d20260413_m014811_c001_v0001185_t0009_u01776044891782") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55726_d20260413_m014810_c001_v7007000_t0000_u01776044890428") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9a1_d20260413_m014758_c001_v0001146_t0007_u01776044878866") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65af0_d20260413_m014752_c001_v7007000_t0000_u01776044872121") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644948bd_d20260413_m014741_c001_v0001185_t0028_u01776044861354") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d53a_d20260413_m014737_c001_v7007000_t0000_u01776044857287") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449482f_d20260413_m014725_c001_v0001185_t0048_u01776044845799") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc800_d20260413_m014721_c001_v7007000_t0000_u01776044841708") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644947b7_d20260413_m014711_c001_v0001185_t0027_u01776044831100") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f401838c780f48294_d20260413_m014834_c001_v7007000_t0000_u01776044914650") 2026/04/13 01:50:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a8a_d20260413_m014829_c001_v0001185_t0051_u01776044909383") 2026/04/13 01:50:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fa3_d20260413_m014854_c001_v7007000_t0000_u01776044934424") 2026/04/13 01:50:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec4e_d20260413_m014849_c001_v0001103_t0013_u01776044929983") 2026/04/13 01:50:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685db_d20260413_m015014_c001_v7007000_t0000_u01776045014232") 2026/04/13 01:50:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53faad_d20260413_m015002_c001_v0001146_t0015_u01776045002064") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e731_d20260413_m014957_c001_v7007000_t0000_u01776044997614") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa87_d20260413_m014946_c001_v0001146_t0028_u01776044986778") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc946_d20260413_m014942_c001_v7007000_t0000_u01776044982394") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa6b_d20260413_m014931_c001_v0001146_t0026_u01776044971171") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b2f_d20260413_m014926_c001_v7007000_t0000_u01776044966678") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa57_d20260413_m014916_c001_v0001146_t0050_u01776044956040") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b45_d20260413_m014911_c001_v7007000_t0000_u01776044951544") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa35_d20260413_m014858_c001_v0001146_t0000_u01776044938867") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc8c3_d20260413_m014851_c001_v7007000_t0000_u01776044931822") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494afa_d20260413_m014841_c001_v0001185_t0052_u01776044921736") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af6_d20260413_m014836_c001_v7007000_t0000_u01776044916993") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a4bd_d20260413_m014832_c001_v0001174_t0035_u01776044912866") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f93_d20260413_m014831_c001_v7007000_t0000_u01776044911387") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a3ef_d20260413_m014820_c001_v0001174_t0032_u01776044900473") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9098_d20260413_m014816_c001_v7007000_t0000_u01776044896012") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a396_d20260413_m014811_c001_v0001174_t0010_u01776044891853") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9090_d20260413_m014810_c001_v7007000_t0000_u01776044890642") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb9c_d20260413_m014759_c001_v0001103_t0053_u01776044879643") 2026/04/13 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee4_d20260413_m014752_c001_v7007000_t0000_u01776044872128") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a21e_d20260413_m014741_c001_v0001174_t0022_u01776044861934") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d53b_d20260413_m014737_c001_v7007000_t0000_u01776044857474") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a129_d20260413_m014726_c001_v0001174_t0035_u01776044846344") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc801_d20260413_m014721_c001_v7007000_t0000_u01776044841892") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a075_d20260413_m014711_c001_v0001174_t0041_u01776044831649") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750aef_d20260413_m014834_c001_v7007000_t0000_u01776044914490") 2026/04/13 01:51:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec0e_d20260413_m014829_c001_v0001103_t0053_u01776044909506") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fa4_d20260413_m014854_c001_v7007000_t0000_u01776044934604") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b56_d20260413_m014849_c001_v0001185_t0012_u01776044929987") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685dc_d20260413_m015014_c001_v7007000_t0000_u01776045014412") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed81_d20260413_m015003_c001_v0001103_t0042_u01776045003034") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e732_d20260413_m014957_c001_v7007000_t0000_u01776044997795") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed2f_d20260413_m014947_c001_v0001103_t0002_u01776044987553") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc947_d20260413_m014942_c001_v7007000_t0000_u01776044982575") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aecea_d20260413_m014932_c001_v0001103_t0015_u01776044972019") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b30_d20260413_m014926_c001_v7007000_t0000_u01776044966862") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec9e_d20260413_m014916_c001_v0001103_t0036_u01776044956801") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b46_d20260413_m014911_c001_v7007000_t0000_u01776044951726") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec62_d20260413_m014859_c001_v0001103_t0024_u01776044939934") 2026/04/13 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8782_d20260413_m014851_c001_v7007000_t0000_u01776044931832") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa17_d20260413_m014842_c001_v0001146_t0042_u01776044922283") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af7_d20260413_m014837_c001_v7007000_t0000_u01776044917191") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa03_d20260413_m014832_c001_v0001146_t0019_u01776044912901") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149197f_d20260413_m014831_c001_v7007000_t0000_u01776044911396") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebfa_d20260413_m014821_c001_v0001103_t0014_u01776044901197") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9099_d20260413_m014816_c001_v7007000_t0000_u01776044896195") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949f7_d20260413_m014811_c001_v0001185_t0046_u01776044891966") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb908e_d20260413_m014810_c001_v7007000_t0000_u01776044890459") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494987_d20260413_m014800_c001_v0001185_t0011_u01776044880495") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149195d_d20260413_m014752_c001_v7007000_t0000_u01776044872140") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb22_d20260413_m014742_c001_v0001103_t0038_u01776044862730") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d53d_d20260413_m014737_c001_v7007000_t0000_u01776044857657") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeae4_d20260413_m014727_c001_v0001103_t0012_u01776044847025") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc802_d20260413_m014722_c001_v7007000_t0000_u01776044842075") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeaab_d20260413_m014711_c001_v0001103_t0018_u01776044831946") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c0897a85_d20260413_m014834_c001_v7007000_t0000_u01776044914684") 2026/04/13 01:51:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a47d_d20260413_m014829_c001_v0001174_t0003_u01776044909513") 2026/04/13 01:51:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fa7_d20260413_m014854_c001_v7007000_t0000_u01776044934784") 2026/04/13 01:51:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a59f_d20260413_m014850_c001_v0001174_t0015_u01776044930082") 2026/04/13 01:51:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685dd_d20260413_m015014_c001_v7007000_t0000_u01776045014593") 2026/04/13 01:51:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a993_d20260413_m015003_c001_v0001174_t0055_u01776045003782") 2026/04/13 01:51:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e734_d20260413_m014957_c001_v7007000_t0000_u01776044997976") 2026/04/13 01:51:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a8cd_d20260413_m014948_c001_v0001174_t0056_u01776044988261") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc948_d20260413_m014942_c001_v7007000_t0000_u01776044982756") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a7f0_d20260413_m014932_c001_v0001174_t0016_u01776044972899") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b31_d20260413_m014927_c001_v7007000_t0000_u01776044967044") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a728_d20260413_m014917_c001_v0001174_t0032_u01776044957535") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b48_d20260413_m014911_c001_v7007000_t0000_u01776044951907") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a635_d20260413_m014900_c001_v0001174_t0043_u01776044940660") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f93_d20260413_m014851_c001_v7007000_t0000_u01776044931738") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec38_d20260413_m014843_c001_v0001103_t0052_u01776044923004") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af8_d20260413_m014837_c001_v7007000_t0000_u01776044917374") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ab6_d20260413_m014833_c001_v0001185_t0005_u01776044913001") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c3377_d20260413_m014831_c001_v7007000_t0000_u01776044911053") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9df_d20260413_m014822_c001_v0001146_t0044_u01776044902152") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb909a_d20260413_m014816_c001_v7007000_t0000_u01776044896377") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9cb_d20260413_m014811_c001_v0001146_t0018_u01776044891982") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c60d6_d20260413_m014810_c001_v7007000_t0000_u01776044890482") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a33a_d20260413_m014802_c001_v0001174_t0042_u01776044882003") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65aee_d20260413_m014751_c001_v7007000_t0000_u01776044871938") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f981_d20260413_m014743_c001_v0001146_t0057_u01776044863470") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d540_d20260413_m014737_c001_v7007000_t0000_u01776044857839") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f963_d20260413_m014727_c001_v0001146_t0050_u01776044847953") 2026/04/13 01:51:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc804_d20260413_m014722_c001_v7007000_t0000_u01776044842258") 2026/04/13 01:51:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f945_d20260413_m014712_c001_v0001146_t0021_u01776044832431") 2026/04/13 01:51:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c0897a84_d20260413_m014834_c001_v7007000_t0000_u01776044914499") 2026/04/13 01:51:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a90_d20260413_m014829_c001_v0001185_t0027_u01776044909570") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghi: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fa9_d20260413_m014854_c001_v7007000_t0000_u01776044934965") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghi: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b58_d20260413_m014850_c001_v0001185_t0011_u01776044930173") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685de_d20260413_m015014_c001_v7007000_t0000_u01776045014774") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494de6_d20260413_m015004_c001_v0001185_t0042_u01776045004307") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e737_d20260413_m014958_c001_v7007000_t0000_u01776044998157") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d84_d20260413_m014948_c001_v0001185_t0000_u01776044988572") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc949_d20260413_m014942_c001_v7007000_t0000_u01776044982936") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494cfe_d20260413_m014933_c001_v0001185_t0025_u01776044973202") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b32_d20260413_m014927_c001_v7007000_t0000_u01776044967227") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494c94_d20260413_m014918_c001_v0001185_t0021_u01776044958069") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b49_d20260413_m014912_c001_v7007000_t0000_u01776044952089") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494bd2_d20260413_m014900_c001_v0001185_t0041_u01776044940967") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f014919c0_d20260413_m014851_c001_v7007000_t0000_u01776044931907") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a54e_d20260413_m014843_c001_v0001174_t0053_u01776044923329") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af9_d20260413_m014837_c001_v7007000_t0000_u01776044917557") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec1a_d20260413_m014833_c001_v0001103_t0013_u01776044913036") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f94_d20260413_m014831_c001_v7007000_t0000_u01776044911569") 2026/04/13 01:51:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a48_d20260413_m014822_c001_v0001185_t0021_u01776044902497") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb909b_d20260413_m014816_c001_v7007000_t0000_u01776044896559") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a39a_d20260413_m014812_c001_v0001174_t0016_u01776044892151") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491969_d20260413_m014810_c001_v7007000_t0000_u01776044890034") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9a7_d20260413_m014802_c001_v0001146_t0057_u01776044882407") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc862_d20260413_m014752_c001_v7007000_t0000_u01776044872186") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644948d3_d20260413_m014743_c001_v0001185_t0023_u01776044863973") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d541_d20260413_m014738_c001_v7007000_t0000_u01776044858024") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494851_d20260413_m014728_c001_v0001185_t0046_u01776044848293") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc805_d20260413_m014722_c001_v7007000_t0000_u01776044842442") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644947c5_d20260413_m014712_c001_v0001185_t0051_u01776044832885") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166fa3_d20260413_m014834_c001_v7007000_t0000_u01776044914734") 2026/04/13 01:51:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9f9_d20260413_m014829_c001_v0001146_t0002_u01776044909657") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghij: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fab_d20260413_m014855_c001_v7007000_t0000_u01776044935145") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghij: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa29_d20260413_m014850_c001_v0001146_t0006_u01776044930344") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685df_d20260413_m015014_c001_v7007000_t0000_u01776045014954") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fab3_d20260413_m015004_c001_v0001146_t0058_u01776045004535") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e738_d20260413_m014958_c001_v7007000_t0000_u01776044998337") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa89_d20260413_m014948_c001_v0001146_t0016_u01776044988777") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc94a_d20260413_m014943_c001_v7007000_t0000_u01776044983117") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa6d_d20260413_m014933_c001_v0001146_t0030_u01776044973403") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b33_d20260413_m014927_c001_v7007000_t0000_u01776044967409") 2026/04/13 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa5b_d20260413_m014918_c001_v0001146_t0038_u01776044958262") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b4a_d20260413_m014912_c001_v7007000_t0000_u01776044952271") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa3d_d20260413_m014901_c001_v0001146_t0039_u01776044941201") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f014919be_d20260413_m014851_c001_v7007000_t0000_u01776044931542") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b10_d20260413_m014843_c001_v0001185_t0023_u01776044923713") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750afa_d20260413_m014837_c001_v7007000_t0000_u01776044917739") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ab8_d20260413_m014833_c001_v0001185_t0024_u01776044913187") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491980_d20260413_m014831_c001_v7007000_t0000_u01776044911580") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a40d_d20260413_m014822_c001_v0001174_t0031_u01776044902685") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb909c_d20260413_m014816_c001_v7007000_t0000_u01776044896742") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949f9_d20260413_m014812_c001_v0001185_t0025_u01776044892159") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f7d_d20260413_m014810_c001_v7007000_t0000_u01776044890647") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebb4_d20260413_m014802_c001_v0001103_t0000_u01776044882928") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149195c_d20260413_m014751_c001_v7007000_t0000_u01776044871957") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a244_d20260413_m014744_c001_v0001174_t0032_u01776044864172") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d543_d20260413_m014738_c001_v7007000_t0000_u01776044858209") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a151_d20260413_m014728_c001_v0001174_t0026_u01776044848509") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc806_d20260413_m014722_c001_v7007000_t0000_u01776044842625") 2026/04/13 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a089_d20260413_m014713_c001_v0001174_t0008_u01776044833072") 2026/04/13 01:51:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40245d89e09035e1_d20260413_m014834_c001_v7007000_t0000_u01776044914512") 2026/04/13 01:51:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a92_d20260413_m014829_c001_v0001185_t0029_u01776044909756") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fad_d20260413_m014855_c001_v7007000_t0000_u01776044935335") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec52_d20260413_m014850_c001_v0001103_t0045_u01776044930377") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e0_d20260413_m015015_c001_v7007000_t0000_u01776045015134") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed87_d20260413_m015004_c001_v0001103_t0050_u01776045004998") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e73a_d20260413_m014958_c001_v7007000_t0000_u01776044998519") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed3b_d20260413_m014949_c001_v0001103_t0021_u01776044989289") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc94b_d20260413_m014943_c001_v7007000_t0000_u01776044983299") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aecfa_d20260413_m014933_c001_v0001103_t0017_u01776044973788") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b34_d20260413_m014927_c001_v7007000_t0000_u01776044967591") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeca6_d20260413_m014918_c001_v0001103_t0011_u01776044958651") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b4c_d20260413_m014912_c001_v7007000_t0000_u01776044952452") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec66_d20260413_m014901_c001_v0001103_t0005_u01776044941493") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166fcf_d20260413_m014851_c001_v7007000_t0000_u01776044931767") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa1b_d20260413_m014843_c001_v0001146_t0025_u01776044923952") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750afb_d20260413_m014837_c001_v7007000_t0000_u01776044917922") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa05_d20260413_m014833_c001_v0001146_t0055_u01776044913312") 2026/04/13 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149197e_d20260413_m014831_c001_v7007000_t0000_u01776044911214") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebfe_d20260413_m014823_c001_v0001103_t0022_u01776044903147") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb909d_d20260413_m014816_c001_v7007000_t0000_u01776044896926") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebe4_d20260413_m014812_c001_v0001103_t0027_u01776044892202") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55721_d20260413_m014810_c001_v7007000_t0000_u01776044890061") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949a1_d20260413_m014803_c001_v0001185_t0042_u01776044883345") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750a8a_d20260413_m014752_c001_v7007000_t0000_u01776044872155") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb2a_d20260413_m014744_c001_v0001103_t0009_u01776044864505") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d544_d20260413_m014738_c001_v7007000_t0000_u01776044858394") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeae6_d20260413_m014728_c001_v0001103_t0009_u01776044848801") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc807_d20260413_m014722_c001_v7007000_t0000_u01776044842808") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeaaf_d20260413_m014713_c001_v0001103_t0021_u01776044833395") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c0897a87_d20260413_m014834_c001_v7007000_t0000_u01776044914866") 2026/04/13 01:51:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a483_d20260413_m014829_c001_v0001174_t0018_u01776044909830") 2026/04/13 01:51:08 DEBUG : dir1/0007-12345: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fae_d20260413_m014855_c001_v7007000_t0000_u01776044935515") 2026/04/13 01:51:08 DEBUG : dir1/0007-12345: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b5a_d20260413_m014850_c001_v0001185_t0021_u01776044930373") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e1_d20260413_m015015_c001_v7007000_t0000_u01776045015314") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a9b3_d20260413_m015005_c001_v0001174_t0037_u01776045005351") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e73c_d20260413_m014958_c001_v7007000_t0000_u01776044998700") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a8df_d20260413_m014949_c001_v0001174_t0030_u01776044989607") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc94d_d20260413_m014943_c001_v7007000_t0000_u01776044983480") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a7fc_d20260413_m014934_c001_v0001174_t0031_u01776044974172") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b35_d20260413_m014927_c001_v7007000_t0000_u01776044967773") 2026/04/13 01:51:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a736_d20260413_m014919_c001_v0001174_t0004_u01776044959031") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b4d_d20260413_m014912_c001_v7007000_t0000_u01776044952646") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a645_d20260413_m014901_c001_v0001174_t0037_u01776044941908") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8780_d20260413_m014851_c001_v7007000_t0000_u01776044931387") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec3c_d20260413_m014844_c001_v0001103_t0049_u01776044924510") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750afc_d20260413_m014838_c001_v7007000_t0000_u01776044918105") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a4c5_d20260413_m014833_c001_v0001174_t0006_u01776044913349") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f401838c780f48291_d20260413_m014831_c001_v7007000_t0000_u01776044911633") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9e3_d20260413_m014823_c001_v0001146_t0018_u01776044903602") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb909f_d20260413_m014817_c001_v7007000_t0000_u01776044897109") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9cf_d20260413_m014812_c001_v0001146_t0045_u01776044892419") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f7c_d20260413_m014810_c001_v7007000_t0000_u01776044890456") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a344_d20260413_m014803_c001_v0001174_t0003_u01776044883533") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc85e_d20260413_m014751_c001_v7007000_t0000_u01776044871975") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f983_d20260413_m014744_c001_v0001146_t0053_u01776044864862") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d546_d20260413_m014738_c001_v7007000_t0000_u01776044858577") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f967_d20260413_m014729_c001_v0001146_t0022_u01776044849173") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc808_d20260413_m014722_c001_v7007000_t0000_u01776044842992") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f94b_d20260413_m014713_c001_v0001146_t0000_u01776044833776") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c6116_d20260413_m014834_c001_v7007000_t0000_u01776044914898") 2026/04/13 01:51:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a94_d20260413_m014829_c001_v0001185_t0008_u01776044909986") 2026/04/13 01:51:09 DEBUG : dir1/0008-23456: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fb0_d20260413_m014855_c001_v7007000_t0000_u01776044935696") 2026/04/13 01:51:10 DEBUG : dir1/0008-23456: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a5a7_d20260413_m014850_c001_v0001174_t0010_u01776044930377") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e2_d20260413_m015015_c001_v7007000_t0000_u01776045015496") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494df8_d20260413_m015005_c001_v0001185_t0041_u01776045005704") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e73d_d20260413_m014958_c001_v7007000_t0000_u01776044998880") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d8c_d20260413_m014949_c001_v0001185_t0030_u01776044989923") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc94e_d20260413_m014943_c001_v7007000_t0000_u01776044983661") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d08_d20260413_m014934_c001_v0001185_t0043_u01776044974466") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b36_d20260413_m014927_c001_v7007000_t0000_u01776044967956") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ca0_d20260413_m014919_c001_v0001185_t0056_u01776044959284") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b4e_d20260413_m014912_c001_v7007000_t0000_u01776044952829") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494be2_d20260413_m014902_c001_v0001185_t0057_u01776044942274") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d5d6_d20260413_m014851_c001_v7007000_t0000_u01776044931785") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a560_d20260413_m014844_c001_v0001174_t0013_u01776044924848") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750afd_d20260413_m014838_c001_v7007000_t0000_u01776044918288") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494aba_d20260413_m014833_c001_v0001185_t0039_u01776044913373") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c3379_d20260413_m014831_c001_v7007000_t0000_u01776044911418") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a4e_d20260413_m014824_c001_v0001185_t0047_u01776044904055") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a0_d20260413_m014817_c001_v7007000_t0000_u01776044897292") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949fd_d20260413_m014812_c001_v0001185_t0021_u01776044892434") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149196a_d20260413_m014810_c001_v7007000_t0000_u01776044890214") 2026/04/13 01:51:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9af_d20260413_m014803_c001_v0001146_t0030_u01776044883888") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee3_d20260413_m014751_c001_v7007000_t0000_u01776044871929") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644948dd_d20260413_m014745_c001_v0001185_t0028_u01776044865250") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d548_d20260413_m014738_c001_v7007000_t0000_u01776044858763") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449485d_d20260413_m014729_c001_v0001185_t0039_u01776044849746") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc809_d20260413_m014723_c001_v7007000_t0000_u01776044843183") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644947cb_d20260413_m014714_c001_v0001185_t0016_u01776044834260") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40245d89e09035e2_d20260413_m014834_c001_v7007000_t0000_u01776044914735") 2026/04/13 01:51:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec14_d20260413_m014830_c001_v0001103_t0051_u01776044910057") 2026/04/13 01:51:11 DEBUG : dir1/0009-34567: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fb2_d20260413_m014855_c001_v7007000_t0000_u01776044935876") 2026/04/13 01:51:11 DEBUG : dir1/0009-34567: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b5e_d20260413_m014850_c001_v0001185_t0039_u01776044930557") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e3_d20260413_m015015_c001_v7007000_t0000_u01776045015677") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fab7_d20260413_m015005_c001_v0001146_t0057_u01776045005940") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e73f_d20260413_m014959_c001_v7007000_t0000_u01776044999062") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa8d_d20260413_m014950_c001_v0001146_t0029_u01776044990136") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc950_d20260413_m014943_c001_v7007000_t0000_u01776044983842") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa6f_d20260413_m014934_c001_v0001146_t0024_u01776044974672") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b37_d20260413_m014928_c001_v7007000_t0000_u01776044968138") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa5d_d20260413_m014919_c001_v0001146_t0026_u01776044959475") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b4f_d20260413_m014913_c001_v7007000_t0000_u01776044953012") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa3f_d20260413_m014902_c001_v0001146_t0002_u01776044942502") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c33a4_d20260413_m014851_c001_v7007000_t0000_u01776044931789") 2026/04/13 01:51:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b1e_d20260413_m014845_c001_v0001185_t0011_u01776044925159") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750aff_d20260413_m014838_c001_v7007000_t0000_u01776044918473") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec20_d20260413_m014833_c001_v0001103_t0042_u01776044913422") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c0897a80_d20260413_m014831_c001_v7007000_t0000_u01776044911419") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a427_d20260413_m014824_c001_v0001174_t0003_u01776044904243") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a1_d20260413_m014817_c001_v7007000_t0000_u01776044897475") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a39c_d20260413_m014812_c001_v0001174_t0041_u01776044892544") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149196c_d20260413_m014810_c001_v7007000_t0000_u01776044890575") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebb8_d20260413_m014804_c001_v0001103_t0041_u01776044884259") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750a89_d20260413_m014751_c001_v7007000_t0000_u01776044871954") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a25e_d20260413_m014745_c001_v0001174_t0019_u01776044865437") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d549_d20260413_m014738_c001_v7007000_t0000_u01776044858946") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a163_d20260413_m014729_c001_v0001174_t0035_u01776044849946") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc80a_d20260413_m014723_c001_v7007000_t0000_u01776044843367") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a09d_d20260413_m014714_c001_v0001174_t0015_u01776044834448") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149198d_d20260413_m014834_c001_v7007000_t0000_u01776044914733") 2026/04/13 01:51:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a48b_d20260413_m014830_c001_v0001174_t0050_u01776044910138") 2026/04/13 01:51:12 DEBUG : dir1/0010-45678: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fb3_d20260413_m014856_c001_v7007000_t0000_u01776044936057") 2026/04/13 01:51:12 DEBUG : dir1/0010-45678: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a5ad_d20260413_m014850_c001_v0001174_t0045_u01776044930681") 2026/04/13 01:51:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e4_d20260413_m015015_c001_v7007000_t0000_u01776045015857") 2026/04/13 01:51:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed97_d20260413_m015006_c001_v0001103_t0038_u01776045006412") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e740_d20260413_m014959_c001_v7007000_t0000_u01776044999243") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed45_d20260413_m014950_c001_v0001103_t0008_u01776044990567") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc951_d20260413_m014944_c001_v7007000_t0000_u01776044984023") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed02_d20260413_m014935_c001_v0001103_t0045_u01776044975123") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b38_d20260413_m014928_c001_v7007000_t0000_u01776044968321") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeca8_d20260413_m014919_c001_v0001103_t0050_u01776044959947") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b50_d20260413_m014913_c001_v7007000_t0000_u01776044953194") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec6c_d20260413_m014903_c001_v0001103_t0027_u01776044943069") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f408833c32b19e5f3_d20260413_m014851_c001_v7007000_t0000_u01776044931800") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa1d_d20260413_m014845_c001_v0001146_t0058_u01776044925350") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b00_d20260413_m014838_c001_v7007000_t0000_u01776044918656") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494abe_d20260413_m014833_c001_v0001185_t0009_u01776044913614") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750ae8_d20260413_m014831_c001_v7007000_t0000_u01776044911429") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec02_d20260413_m014824_c001_v0001103_t0059_u01776044904550") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a2_d20260413_m014817_c001_v7007000_t0000_u01776044897657") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949ff_d20260413_m014812_c001_v0001185_t0007_u01776044892619") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65aff_d20260413_m014810_c001_v7007000_t0000_u01776044890599") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949a7_d20260413_m014804_c001_v0001185_t0034_u01776044884605") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f407b1543211e2e2a_d20260413_m014752_c001_v7007000_t0000_u01776044872195") 2026/04/13 01:51:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb30_d20260413_m014745_c001_v0001103_t0044_u01776044865731") 2026/04/13 01:51:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d54c_d20260413_m014739_c001_v7007000_t0000_u01776044859129") 2026/04/13 01:51:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeaf0_d20260413_m014730_c001_v0001103_t0005_u01776044850285") 2026/04/13 01:51:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc80c_d20260413_m014723_c001_v7007000_t0000_u01776044843550") 2026/04/13 01:51:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeab3_d20260413_m014714_c001_v0001103_t0040_u01776044834782") 2026/04/13 01:51:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c6115_d20260413_m014834_c001_v7007000_t0000_u01776044914717") 2026/04/13 01:51:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9fb_d20260413_m014830_c001_v0001146_t0021_u01776044910159") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fb5_d20260413_m014856_c001_v7007000_t0000_u01776044936237") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa2b_d20260413_m014850_c001_v0001146_t0033_u01776044930743") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e5_d20260413_m015016_c001_v7007000_t0000_u01776045016043") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a9cd_d20260413_m015006_c001_v0001174_t0034_u01776045006776") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e742_d20260413_m014959_c001_v7007000_t0000_u01776044999444") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a8eb_d20260413_m014951_c001_v0001174_t0012_u01776044991080") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc952_d20260413_m014944_c001_v7007000_t0000_u01776044984204") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a814_d20260413_m014935_c001_v0001174_t0035_u01776044975436") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b39_d20260413_m014928_c001_v7007000_t0000_u01776044968504") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a740_d20260413_m014920_c001_v0001174_t0057_u01776044960227") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b51_d20260413_m014913_c001_v7007000_t0000_u01776044953375") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a65f_d20260413_m014903_c001_v0001174_t0050_u01776044943510") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f95_d20260413_m014851_c001_v7007000_t0000_u01776044931919") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec42_d20260413_m014846_c001_v0001103_t0050_u01776044926104") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b01_d20260413_m014838_c001_v7007000_t0000_u01776044918838") 2026/04/13 01:51:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a4cd_d20260413_m014833_c001_v0001174_t0042_u01776044913773") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c0897a81_d20260413_m014831_c001_v7007000_t0000_u01776044911601") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9e5_d20260413_m014824_c001_v0001146_t0044_u01776044904950") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a3_d20260413_m014817_c001_v7007000_t0000_u01776044897839") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a01_d20260413_m014812_c001_v0001185_t0013_u01776044892810") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca310_d20260413_m014810_c001_v7007000_t0000_u01776044890661") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a34a_d20260413_m014804_c001_v0001174_t0015_u01776044884851") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65af2_d20260413_m014752_c001_v7007000_t0000_u01776044872302") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f985_d20260413_m014746_c001_v0001146_t0052_u01776044866033") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d54e_d20260413_m014739_c001_v7007000_t0000_u01776044859314") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f96b_d20260413_m014730_c001_v0001146_t0017_u01776044850592") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc80d_d20260413_m014723_c001_v7007000_t0000_u01776044843734") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f94d_d20260413_m014715_c001_v0001146_t0013_u01776044835067") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f401838c780f48295_d20260413_m014834_c001_v7007000_t0000_u01776044914911") 2026/04/13 01:51:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a96_d20260413_m014830_c001_v0001185_t0056_u01776044910201") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fb6_d20260413_m014856_c001_v7007000_t0000_u01776044936419") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b62_d20260413_m014850_c001_v0001185_t0035_u01776044930749") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e7_d20260413_m015016_c001_v7007000_t0000_u01776045016223") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494e02_d20260413_m015007_c001_v0001185_t0000_u01776045007142") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e744_d20260413_m014959_c001_v7007000_t0000_u01776044999625") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d92_d20260413_m014951_c001_v0001185_t0037_u01776044991521") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc953_d20260413_m014944_c001_v7007000_t0000_u01776044984385") 2026/04/13 01:51:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494d14_d20260413_m014935_c001_v0001185_t0039_u01776044975769") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b3a_d20260413_m014928_c001_v7007000_t0000_u01776044968689") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494cac_d20260413_m014920_c001_v0001185_t0037_u01776044960596") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b52_d20260413_m014913_c001_v7007000_t0000_u01776044953557") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494bf4_d20260413_m014903_c001_v0001185_t0044_u01776044943800") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49f90_d20260413_m014851_c001_v7007000_t0000_u01776044931557") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a578_d20260413_m014846_c001_v0001174_t0051_u01776044926432") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b02_d20260413_m014839_c001_v7007000_t0000_u01776044919022") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ac0_d20260413_m014833_c001_v0001185_t0027_u01776044913800") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f91_d20260413_m014831_c001_v7007000_t0000_u01776044911205") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a52_d20260413_m014825_c001_v0001185_t0049_u01776044905316") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a5_d20260413_m014818_c001_v7007000_t0000_u01776044898021") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a3a2_d20260413_m014812_c001_v0001174_t0032_u01776044892852") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55729_d20260413_m014810_c001_v7007000_t0000_u01776044890615") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9b1_d20260413_m014805_c001_v0001146_t0014_u01776044885125") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65aef_d20260413_m014751_c001_v7007000_t0000_u01776044871978") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644948ed_d20260413_m014746_c001_v0001185_t0040_u01776044866358") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d550_d20260413_m014739_c001_v7007000_t0000_u01776044859499") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449486f_d20260413_m014731_c001_v0001185_t0043_u01776044851002") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc80e_d20260413_m014723_c001_v7007000_t0000_u01776044843917") 2026/04/13 01:51:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644947d1_d20260413_m014715_c001_v0001185_t0024_u01776044835529") 2026/04/13 01:51:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750af1_d20260413_m014834_c001_v7007000_t0000_u01776044914924") 2026/04/13 01:51:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec16_d20260413_m014830_c001_v0001103_t0032_u01776044910373") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fb9_d20260413_m014856_c001_v7007000_t0000_u01776044936599") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec54_d20260413_m014850_c001_v0001103_t0011_u01776044930764") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685e9_d20260413_m015016_c001_v7007000_t0000_u01776045016403") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fac1_d20260413_m015007_c001_v0001146_t0045_u01776045007365") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e745_d20260413_m014959_c001_v7007000_t0000_u01776044999806") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa93_d20260413_m014951_c001_v0001146_t0043_u01776044991722") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc956_d20260413_m014944_c001_v7007000_t0000_u01776044984566") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa73_d20260413_m014935_c001_v0001146_t0013_u01776044975959") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b3c_d20260413_m014928_c001_v7007000_t0000_u01776044968874") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa61_d20260413_m014920_c001_v0001146_t0042_u01776044960786") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b53_d20260413_m014913_c001_v7007000_t0000_u01776044953739") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa43_d20260413_m014904_c001_v0001146_t0045_u01776044944039") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8781_d20260413_m014851_c001_v7007000_t0000_u01776044931569") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b34_d20260413_m014846_c001_v0001185_t0019_u01776044926813") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b03_d20260413_m014839_c001_v7007000_t0000_u01776044919205") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa09_d20260413_m014833_c001_v0001146_t0007_u01776044913816") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750ae9_d20260413_m014831_c001_v7007000_t0000_u01776044911613") 2026/04/13 01:51:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a43b_d20260413_m014825_c001_v0001174_t0018_u01776044905505") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a6_d20260413_m014818_c001_v7007000_t0000_u01776044898203") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebe6_d20260413_m014812_c001_v0001103_t0039_u01776044892909") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c60d8_d20260413_m014810_c001_v7007000_t0000_u01776044890671") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebc0_d20260413_m014805_c001_v0001103_t0027_u01776044885502") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee5_d20260413_m014752_c001_v7007000_t0000_u01776044872311") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a270_d20260413_m014746_c001_v0001174_t0029_u01776044866545") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d552_d20260413_m014739_c001_v7007000_t0000_u01776044859682") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a17d_d20260413_m014731_c001_v0001174_t0015_u01776044851219") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc80f_d20260413_m014724_c001_v7007000_t0000_u01776044844100") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a0b1_d20260413_m014715_c001_v0001174_t0033_u01776044835718") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c337d_d20260413_m014834_c001_v7007000_t0000_u01776044914736") 2026/04/13 01:51:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a98_d20260413_m014830_c001_v0001185_t0057_u01776044910395") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fbb_d20260413_m014856_c001_v7007000_t0000_u01776044936780") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b65_d20260413_m014850_c001_v0001185_t0053_u01776044930933") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685ea_d20260413_m015016_c001_v7007000_t0000_u01776045016583") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed9d_d20260413_m015007_c001_v0001103_t0034_u01776045007968") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e747_d20260413_m014959_c001_v7007000_t0000_u01776044999987") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed57_d20260413_m014952_c001_v0001103_t0041_u01776044992044") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc957_d20260413_m014944_c001_v7007000_t0000_u01776044984746") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aed04_d20260413_m014936_c001_v0001103_t0018_u01776044976544") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b3d_d20260413_m014929_c001_v7007000_t0000_u01776044969103") 2026/04/13 01:51:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aecac_d20260413_m014921_c001_v0001103_t0014_u01776044961072") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b54_d20260413_m014913_c001_v7007000_t0000_u01776044953920") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec72_d20260413_m014904_c001_v0001103_t0014_u01776044944925") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc8c1_d20260413_m014851_c001_v7007000_t0000_u01776044931596") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa21_d20260413_m014847_c001_v0001146_t0041_u01776044927005") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b04_d20260413_m014839_c001_v7007000_t0000_u01776044919388") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ac2_d20260413_m014833_c001_v0001185_t0050_u01776044913986") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55758_d20260413_m014831_c001_v7007000_t0000_u01776044911432") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec06_d20260413_m014825_c001_v0001103_t0019_u01776044905899") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a7_d20260413_m014818_c001_v7007000_t0000_u01776044898386") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494a05_d20260413_m014813_c001_v0001185_t0022_u01776044893011") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca30f_d20260413_m014810_c001_v7007000_t0000_u01776044890469") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949b1_d20260413_m014805_c001_v0001185_t0017_u01776044885853") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65af1_d20260413_m014752_c001_v7007000_t0000_u01776044872164") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb34_d20260413_m014746_c001_v0001103_t0052_u01776044866938") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d553_d20260413_m014739_c001_v7007000_t0000_u01776044859866") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeaf2_d20260413_m014731_c001_v0001103_t0035_u01776044851661") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc811_d20260413_m014724_c001_v7007000_t0000_u01776044844284") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeab7_d20260413_m014716_c001_v0001103_t0043_u01776044836012") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c337c_d20260413_m014834_c001_v7007000_t0000_u01776044914481") 2026/04/13 01:51:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a491_d20260413_m014830_c001_v0001174_t0058_u01776044910441") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fbc_d20260413_m014856_c001_v7007000_t0000_u01776044936960") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a5b1_d20260413_m014850_c001_v0001174_t0012_u01776044930948") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685ec_d20260413_m015016_c001_v7007000_t0000_u01776045016763") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a9f3_d20260413_m015008_c001_v0001174_t0046_u01776045008568") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e748_d20260413_m015000_c001_v7007000_t0000_u01776045000168") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a8fd_d20260413_m014952_c001_v0001174_t0020_u01776044992419") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc958_d20260413_m014944_c001_v7007000_t0000_u01776044984927") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a836_d20260413_m014937_c001_v0001174_t0059_u01776044977249") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b3e_d20260413_m014929_c001_v7007000_t0000_u01776044969286") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a752_d20260413_m014921_c001_v0001174_t0025_u01776044961627") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b55_d20260413_m014914_c001_v7007000_t0000_u01776044954102") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a678_d20260413_m014905_c001_v0001174_t0026_u01776044945474") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc8bf_d20260413_m014851_c001_v7007000_t0000_u01776044931411") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec48_d20260413_m014847_c001_v0001103_t0028_u01776044927307") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b06_d20260413_m014839_c001_v7007000_t0000_u01776044919573") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec22_d20260413_m014834_c001_v0001103_t0026_u01776044914022") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c337b_d20260413_m014831_c001_v7007000_t0000_u01776044911627") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9e9_d20260413_m014826_c001_v0001146_t0034_u01776044906403") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a8_d20260413_m014818_c001_v7007000_t0000_u01776044898568") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9d1_d20260413_m014813_c001_v0001146_t0014_u01776044893073") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f418f29ac2a644594_d20260413_m014810_c001_v7007000_t0000_u01776044890629") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a34e_d20260413_m014806_c001_v0001174_t0029_u01776044886072") 2026/04/13 01:51:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f407b1543211e2e29_d20260413_m014751_c001_v7007000_t0000_u01776044871995") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f989_d20260413_m014747_c001_v0001146_t0012_u01776044867264") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d556_d20260413_m014740_c001_v7007000_t0000_u01776044860049") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f96d_d20260413_m014731_c001_v0001146_t0022_u01776044851961") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc812_d20260413_m014724_c001_v7007000_t0000_u01776044844467") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f951_d20260413_m014716_c001_v0001146_t0002_u01776044836321") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149198b_d20260413_m014834_c001_v7007000_t0000_u01776044914517") 2026/04/13 01:51:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9fd_d20260413_m014830_c001_v0001146_t0056_u01776044910532") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968eeb_d20260413_m014754_c001_v7007000_t0000_u01776044874855") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494911_d20260413_m014750_c001_v0001185_t0020_u01776044870075") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968eec_d20260413_m014755_c001_v7007000_t0000_u01776044875037") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f993_d20260413_m014750_c001_v0001146_t0011_u01776044870176") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968eed_d20260413_m014755_c001_v7007000_t0000_u01776044875220") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb54_d20260413_m014750_c001_v0001103_t0057_u01776044870186") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968eee_d20260413_m014755_c001_v7007000_t0000_u01776044875403") 2026/04/13 01:51:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a2a4_d20260413_m014750_c001_v0001174_t0031_u01776044870228") 2026/04/13 01:51:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968eef_d20260413_m014755_c001_v7007000_t0000_u01776044875587") 2026/04/13 01:51:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494915_d20260413_m014750_c001_v0001185_t0041_u01776044870269") 2026/04/13 01:51:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef0_d20260413_m014755_c001_v7007000_t0000_u01776044875770") 2026/04/13 01:51:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494919_d20260413_m014750_c001_v0001185_t0011_u01776044870476") 2026/04/13 01:51:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef1_d20260413_m014755_c001_v7007000_t0000_u01776044875954") 2026/04/13 01:51:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb56_d20260413_m014750_c001_v0001103_t0002_u01776044870503") 2026/04/13 01:51:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef2_d20260413_m014756_c001_v7007000_t0000_u01776044876139") 2026/04/13 01:51:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f995_d20260413_m014750_c001_v0001146_t0010_u01776044870568") 2026/04/13 01:51:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef3_d20260413_m014756_c001_v7007000_t0000_u01776044876322") 2026/04/13 01:51:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a2ae_d20260413_m014750_c001_v0001174_t0040_u01776044870597") 2026/04/13 01:51:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef4_d20260413_m014756_c001_v7007000_t0000_u01776044876505") 2026/04/13 01:51:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449491b_d20260413_m014750_c001_v0001185_t0053_u01776044870664") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef5_d20260413_m014756_c001_v7007000_t0000_u01776044876688") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494923_d20260413_m014750_c001_v0001185_t0027_u01776044870890") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef6_d20260413_m014756_c001_v7007000_t0000_u01776044876871") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f997_d20260413_m014750_c001_v0001146_t0036_u01776044870906") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef7_d20260413_m014757_c001_v7007000_t0000_u01776044877054") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a2b0_d20260413_m014750_c001_v0001174_t0042_u01776044870915") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef8_d20260413_m014757_c001_v7007000_t0000_u01776044877341") 2026/04/13 01:51:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aeb5c_d20260413_m014750_c001_v0001103_t0048_u01776044870944") 2026/04/13 01:51:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ef9_d20260413_m014757_c001_v7007000_t0000_u01776044877526") 2026/04/13 01:51:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494925_d20260413_m014751_c001_v0001185_t0059_u01776044871089") 2026/04/13 01:51:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968efa_d20260413_m014757_c001_v7007000_t0000_u01776044877709") 2026/04/13 01:51:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a2b8_d20260413_m014751_c001_v0001174_t0039_u01776044871219") 2026/04/13 01:51:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f7f_d20260413_m014813_c001_v7007000_t0000_u01776044893507") 2026/04/13 01:51:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949c7_d20260413_m014808_c001_v0001185_t0035_u01776044888519") 2026/04/13 01:51:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f80_d20260413_m014813_c001_v7007000_t0000_u01776044893698") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a370_d20260413_m014808_c001_v0001174_t0051_u01776044888611") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9092_d20260413_m014813_c001_v7007000_t0000_u01776044893715") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9c1_d20260413_m014808_c001_v0001146_t0049_u01776044888671") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f418f29ac2a644596_d20260413_m014813_c001_v7007000_t0000_u01776044893723") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebd0_d20260413_m014808_c001_v0001103_t0040_u01776044888677") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55744_d20260413_m014813_c001_v7007000_t0000_u01776044893731") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949c9_d20260413_m014808_c001_v0001185_t0013_u01776044888704") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f418f29ac2a644595_d20260413_m014813_c001_v7007000_t0000_u01776044893531") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a372_d20260413_m014808_c001_v0001174_t0041_u01776044888894") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca316_d20260413_m014813_c001_v7007000_t0000_u01776044893876") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949cf_d20260413_m014808_c001_v0001185_t0006_u01776044888901") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55742_d20260413_m014813_c001_v7007000_t0000_u01776044893548") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949d1_d20260413_m014809_c001_v0001185_t0036_u01776044889101") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166f81_d20260413_m014813_c001_v7007000_t0000_u01776044893884") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebd4_d20260413_m014809_c001_v0001103_t0001_u01776044889147") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9093_d20260413_m014813_c001_v7007000_t0000_u01776044893900") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9c3_d20260413_m014809_c001_v0001146_t0043_u01776044889167") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb9091_d20260413_m014813_c001_v7007000_t0000_u01776044893523") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a378_d20260413_m014809_c001_v0001174_t0018_u01776044889203") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b03_d20260413_m014813_c001_v7007000_t0000_u01776044893560") 2026/04/13 01:51:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949d3_d20260413_m014809_c001_v0001185_t0038_u01776044889297") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b07_d20260413_m014813_c001_v7007000_t0000_u01776044893743") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9c5_d20260413_m014809_c001_v0001146_t0007_u01776044889484") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4041acd3231c60da_d20260413_m014813_c001_v7007000_t0000_u01776044893680") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f97644949d9_d20260413_m014809_c001_v0001185_t0053_u01776044889490") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55745_d20260413_m014813_c001_v7007000_t0000_u01776044893752") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a37a_d20260413_m014809_c001_v0001174_t0017_u01776044889540") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca315_d20260413_m014813_c001_v7007000_t0000_u01776044893691") 2026/04/13 01:51:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebd8_d20260413_m014809_c001_v0001103_t0044_u01776044889613") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e95_d20260413_m014603_c001_v7007000_t0000_u01776044763512") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11908b116b94188d_d20260413_m014601_c001_v0001179_t0042_u01776044761473") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640833a_d20260413_m014601_c001_v7007000_t0000_u01776044761287") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11908b116b941883_d20260413_m014557_c001_v0001179_t0003_u01776044757868") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640832a_d20260413_m014557_c001_v7007000_t0000_u01776044757126") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419b3b_d20260413_m014553_c001_v0001174_t0047_u01776044753357") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d49e_d20260413_m014551_c001_v7007000_t0000_u01776044751914") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1164e5fc20cc33b3_d20260413_m014549_c001_v0001097_t0041_u01776044749848") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640830c_d20260413_m014549_c001_v7007000_t0000_u01776044749664") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1164e5fc20cc339b_d20260413_m014546_c001_v0001097_t0054_u01776044746459") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b0164082fb_d20260413_m014545_c001_v7007000_t0000_u01776044745735") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419a93_d20260413_m014542_c001_v0001174_t0054_u01776044742059") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86ef_d20260413_m014541_c001_v7007000_t0000_u01776044741132") 2026/04/13 01:51:24 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1169bf9285c040a7_d20260413_m014539_c001_v0001038_t0021_u01776044739443") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d498_d20260413_m014539_c001_v7007000_t0000_u01776044739265") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1169bf9285c0409b_d20260413_m014535_c001_v0001038_t0016_u01776044735843") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d496_d20260413_m014535_c001_v7007000_t0000_u01776044735086") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4199a5_d20260413_m014529_c001_v0001174_t0009_u01776044729321") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86ea_d20260413_m014528_c001_v7007000_t0000_u01776044728355") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f104c6d2a666e4d0a_d20260413_m014526_c001_v0001146_t0006_u01776044726193") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968e53_d20260413_m014525_c001_v7007000_t0000_u01776044725602") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f104c6d2a666e4d00_d20260413_m014520_c001_v0001146_t0014_u01776044720094") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968e4e_d20260413_m014519_c001_v7007000_t0000_u01776044719321") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4198a3_d20260413_m014513_c001_v0001174_t0029_u01776044713667") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f222_d20260413_m014512_c001_v7007000_t0000_u01776044712722") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1109110a14a8735b_d20260413_m014511_c001_v0001173_t0020_u01776044711072") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437508fd_d20260413_m014510_c001_v7007000_t0000_u01776044710891") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1109110a14a8734f_d20260413_m014507_c001_v0001173_t0043_u01776044707256") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437508f6_d20260413_m014506_c001_v7007000_t0000_u01776044706465") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4197bc_d20260413_m014500_c001_v0001174_t0026_u01776044700215") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f407b1543211e2d06_d20260413_m014459_c001_v7007000_t0000_u01776044699280") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115ffa6fd0e476e2_d20260413_m014457_c001_v0001106_t0023_u01776044697146") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55528_d20260413_m014456_c001_v7007000_t0000_u01776044696963") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115ffa6fd0e476de_d20260413_m014452_c001_v0001106_t0002_u01776044692748") 2026/04/13 01:51:25 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55502_d20260413_m014451_c001_v7007000_t0000_u01776044691986") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4196a0_d20260413_m014446_c001_v0001174_t0054_u01776044686450") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc56802a_d20260413_m014445_c001_v7007000_t0000_u01776044685342") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10022d00acd711e3_d20260413_m014438_c001_v0001093_t0038_u01776044678345") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f418f29ac2a64404c_d20260413_m014438_c001_v7007000_t0000_u01776044678137") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4194d0_d20260413_m014420_c001_v0001174_t0034_u01776044660264") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1162993fb7bebf78_d20260413_m014419_c001_v0001171_t0017_u01776044659393") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1162993fb7bebf74_d20260413_m014418_c001_v0001171_t0027_u01776044658307") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c089793b_d20260413_m014404_c001_v7007000_t0000_u01776044644668") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e30_d20260413_m014357_c001_v0001144_t0018_u01776044637064") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114c2eebfca52482_d20260413_m014356_c001_v0001102_t0049_u01776044636147") 2026/04/13 01:51:26 DEBUG : dst/one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114c2eebfca5247e_d20260413_m014354_c001_v0001102_t0039_u01776044634733") 2026/04/13 01:51:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e96_d20260413_m014603_c001_v7007000_t0000_u01776044763694") 2026/04/13 01:51:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f105279f9eaa6e0f0_d20260413_m014600_c001_v0001093_t0059_u01776044760803") 2026/04/13 01:51:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1193d16546c0e532_d20260413_m014556_c001_v0001145_t0001_u01776044756733") 2026/04/13 01:51:26 DEBUG : dst/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d49f_d20260413_m014552_c001_v7007000_t0000_u01776044752095") 2026/04/13 01:51:26 DEBUG : dst/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f109b19e1955a1b31_d20260413_m014549_c001_v0001173_t0014_u01776044749377") 2026/04/13 01:51:26 DEBUG : dst/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f111a3b0c03e38a7a_d20260413_m014545_c001_v0001171_t0021_u01776044745473") 2026/04/13 01:51:26 DEBUG : dst/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86f0_d20260413_m014541_c001_v7007000_t0000_u01776044741316") 2026/04/13 01:51:26 DEBUG : dst/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1083bd623309a93f_d20260413_m014538_c001_v0001174_t0028_u01776044738912") 2026/04/13 01:51:26 DEBUG : dst/one.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f111bc080f1422a4a_d20260413_m014534_c001_v0001174_t0032_u01776044734660") 2026/04/13 01:51:26 DEBUG : dst/three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc56802c_d20260413_m014445_c001_v7007000_t0000_u01776044685522") 2026/04/13 01:51:27 DEBUG : dst/three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1162993fb7bebfa4_d20260413_m014443_c001_v0001171_t0033_u01776044683933") 2026/04/13 01:51:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e97_d20260413_m014603_c001_v7007000_t0000_u01776044763876") 2026/04/13 01:51:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1117ee30f2cb39a0_d20260413_m014602_c001_v0001100_t0032_u01776044762276") 2026/04/13 01:51:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1172de742536cbec_d20260413_m014558_c001_v0001098_t0025_u01776044758716") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e9a_d20260413_m014604_c001_v7007000_t0000_u01776044764058") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11908b116b941891_d20260413_m014602_c001_v0001179_t0054_u01776044762916") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408341_d20260413_m014602_c001_v7007000_t0000_u01776044762730") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11908b116b941889_d20260413_m014559_c001_v0001179_t0055_u01776044759376") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408332_d20260413_m014559_c001_v7007000_t0000_u01776044759100") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419b41_d20260413_m014554_c001_v0001174_t0009_u01776044754018") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d4a0_d20260413_m014552_c001_v7007000_t0000_u01776044752275") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1164e5fc20cc33b7_d20260413_m014551_c001_v0001097_t0048_u01776044751215") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408312_d20260413_m014551_c001_v7007000_t0000_u01776044751029") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1164e5fc20cc33ab_d20260413_m014547_c001_v0001097_t0007_u01776044747929") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408304_d20260413_m014547_c001_v7007000_t0000_u01776044747735") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419aa3_d20260413_m014542_c001_v0001174_t0028_u01776044742754") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d499_d20260413_m014540_c001_v7007000_t0000_u01776044740584") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419a3d_d20260413_m014537_c001_v0001174_t0058_u01776044737913") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d497_d20260413_m014537_c001_v7007000_t0000_u01776044737195") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4199d0_d20260413_m014532_c001_v0001174_t0033_u01776044732060") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968e57_d20260413_m014527_c001_v7007000_t0000_u01776044727429") 2026/04/13 01:51:27 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e98_d20260413_m014522_c001_v0001144_t0046_u01776044722078") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968e50_d20260413_m014520_c001_v7007000_t0000_u01776044720974") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4198b4_d20260413_m014514_c001_v0001174_t0008_u01776044714640") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437508ff_d20260413_m014511_c001_v7007000_t0000_u01776044711806") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e86_d20260413_m014509_c001_v0001144_t0035_u01776044709357") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437508fb_d20260413_m014508_c001_v7007000_t0000_u01776044708264") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4197cc_d20260413_m014501_c001_v0001174_t0011_u01776044701324") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55530_d20260413_m014458_c001_v7007000_t0000_u01776044698358") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e70_d20260413_m014455_c001_v0001144_t0059_u01776044695005") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f400762743ef55510_d20260413_m014453_c001_v7007000_t0000_u01776044693848") 2026/04/13 01:51:28 DEBUG : dst/three.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4196ba_d20260413_m014447_c001_v0001174_t0050_u01776044687421") 2026/04/13 01:51:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d4a1_d20260413_m014552_c001_v7007000_t0000_u01776044752457") 2026/04/13 01:51:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419b19_d20260413_m014550_c001_v0001174_t0003_u01776044750734") 2026/04/13 01:51:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f102c104cc0838dc7_d20260413_m014547_c001_v0001180_t0059_u01776044747520") 2026/04/13 01:51:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86f1_d20260413_m014541_c001_v7007000_t0000_u01776044741501") 2026/04/13 01:51:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1131b0fb913dd669_d20260413_m014540_c001_v0001044_t0020_u01776044740088") 2026/04/13 01:51:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f111b649cee7943d1_d20260413_m014536_c001_v0001099_t0011_u01776044736821") 2026/04/13 01:51:28 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e9b_d20260413_m014604_c001_v7007000_t0000_u01776044764242") 2026/04/13 01:51:28 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419b3d_d20260413_m014553_c001_v0001174_t0015_u01776044753709") 2026/04/13 01:51:28 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d4a2_d20260413_m014552_c001_v7007000_t0000_u01776044752639") 2026/04/13 01:51:28 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419a9f_d20260413_m014542_c001_v0001174_t0020_u01776044742401") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86f2_d20260413_m014541_c001_v7007000_t0000_u01776044741685") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4199ca_d20260413_m014531_c001_v0001174_t0058_u01776044731723") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d86eb_d20260413_m014528_c001_v7007000_t0000_u01776044728540") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e8a_d20260413_m014513_c001_v0001144_t0018_u01776044713953") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f224_d20260413_m014512_c001_v7007000_t0000_u01776044712907") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e7a_d20260413_m014500_c001_v0001144_t0049_u01776044700554") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f407b1543211e2d07_d20260413_m014459_c001_v7007000_t0000_u01776044699463") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e6a_d20260413_m014446_c001_v0001144_t0034_u01776044686839") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc56802d_d20260413_m014445_c001_v7007000_t0000_u01776044685702") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103444d46f1db80e_d20260413_m014440_c001_v0001182_t0031_u01776044680975") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41154062c089793c_d20260413_m014404_c001_v7007000_t0000_u01776044644849") 2026/04/13 01:51:29 DEBUG : dst/two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114c2eebfca5248c_d20260413_m014403_c001_v0001102_t0055_u01776044643600") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f1a7_d20260413_m014326_c001_v7007000_t0000_u01776044606284") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4df6_d20260413_m014322_c001_v0001144_t0056_u01776044602122") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f1a1_d20260413_m014320_c001_v7007000_t0000_u01776044600155") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419146_d20260413_m014309_c001_v0001174_t0023_u01776044589469") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491731_d20260413_m014259_c001_v7007000_t0000_u01776044579479") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dd0_d20260413_m014255_c001_v0001144_t0052_u01776044575756") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8613_d20260413_m014233_c001_v7007000_t0000_u01776044553815") 2026/04/13 01:51:29 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c60_d20260413_m014231_c001_v0001167_t0011_u01776044551866") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8601_d20260413_m014230_c001_v7007000_t0000_u01776044550909") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c4c_d20260413_m014229_c001_v0001167_t0015_u01776044549502") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85ef_d20260413_m014226_c001_v7007000_t0000_u01776044546675") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c28_d20260413_m014224_c001_v0001167_t0041_u01776044544757") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85ec_d20260413_m014223_c001_v7007000_t0000_u01776044543661") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c1a_d20260413_m014222_c001_v0001167_t0020_u01776044542174") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca23f_d20260413_m014215_c001_v7007000_t0000_u01776044535999") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2be2_d20260413_m014214_c001_v0001167_t0036_u01776044534458") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca23b_d20260413_m014213_c001_v7007000_t0000_u01776044533350") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bd6_d20260413_m014212_c001_v0001167_t0001_u01776044532394") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca237_d20260413_m014207_c001_v7007000_t0000_u01776044527541") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bac_d20260413_m014206_c001_v0001167_t0007_u01776044526227") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca232_d20260413_m014204_c001_v7007000_t0000_u01776044524397") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b9e_d20260413_m014203_c001_v0001167_t0046_u01776044523192") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca231_d20260413_m014202_c001_v7007000_t0000_u01776044522823") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f117c855de658d4a2_d20260413_m014202_c001_v0001097_t0041_u01776044522016") 2026/04/13 01:51:30 DEBUG : empty space: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b8a_d20260413_m014200_c001_v0001167_t0036_u01776044520254") 2026/04/13 01:51:30 DEBUG : enormous: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d860a_d20260413_m014232_c001_v7007000_t0000_u01776044552900") 2026/04/13 01:51:30 DEBUG : enormous: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c62_d20260413_m014232_c001_v0001167_t0044_u01776044552207") 2026/04/13 01:51:30 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f419b21b58f166e9f_d20260413_m014608_c001_v7007000_t0000_u01776044768559") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419bef_d20260413_m014607_c001_v0001174_t0037_u01776044767178") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149172b_d20260413_m014254_c001_v7007000_t0000_u01776044574206") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dcc_d20260413_m014252_c001_v0001144_t0005_u01776044572907") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0178_d20260413_m014157_c001_v7007000_t0000_u01776044517323") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b70_d20260413_m014156_c001_v0001167_t0048_u01776044516277") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0177_d20260413_m014155_c001_v7007000_t0000_u01776044515737") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b6c_d20260413_m014154_c001_v0001167_t0038_u01776044514963") 2026/04/13 01:51:31 DEBUG : existing: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b64_d20260413_m014153_c001_v0001167_t0040_u01776044513907") 2026/04/13 01:51:31 DEBUG : existing-b: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149172c_d20260413_m014254_c001_v7007000_t0000_u01776044574387") 2026/04/13 01:51:31 DEBUG : existing-b: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419074_d20260413_m014252_c001_v0001174_t0002_u01776044572898") 2026/04/13 01:51:31 DEBUG : file1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408494_d20260413_m014702_c001_v7007000_t0000_u01776044822817") 2026/04/13 01:51:31 DEBUG : file1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f931_d20260413_m014701_c001_v0001146_t0043_u01776044821464") 2026/04/13 01:51:31 DEBUG : file1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640847f_d20260413_m014700_c001_v7007000_t0000_u01776044820127") 2026/04/13 01:51:31 DEBUG : file1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aea7b_d20260413_m014658_c001_v0001103_t0005_u01776044818714") 2026/04/13 01:51:31 DEBUG : five: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8615_d20260413_m014237_c001_v7007000_t0000_u01776044557716") 2026/04/13 01:51:31 DEBUG : five: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40070bcf3dbc2c76_d20260413_m014235_c001_v0001167_t0031_u01776044555650") 2026/04/13 01:51:31 DEBUG : foo: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca234_d20260413_m014205_c001_v7007000_t0000_u01776044525861") 2026/04/13 01:51:31 DEBUG : foo: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40070bcf3dbc2ba4_d20260413_m014205_c001_v0001167_t0031_u01776044525318") 2026/04/13 01:51:31 DEBUG : foo: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40070bcf3dbc2ba2_d20260413_m014204_c001_v0001167_t0031_u01776044524768") 2026/04/13 01:51:31 DEBUG : four: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8616_d20260413_m014237_c001_v7007000_t0000_u01776044557899") 2026/04/13 01:51:31 DEBUG : four: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf418f90_d20260413_m014236_c001_v0001174_t0012_u01776044556245") 2026/04/13 01:51:32 DEBUG : four: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c70_d20260413_m014234_c001_v0001167_t0020_u01776044554938") 2026/04/13 01:51:32 DEBUG : hello world2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640815c_d20260413_m014109_c001_v7007000_t0000_u01776044469309") 2026/04/13 01:51:32 DEBUG : hello world2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc29f5_d20260413_m014108_c001_v0001167_t0001_u01776044468564") 2026/04/13 01:51:32 DEBUG : ignore-size: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0175_d20260413_m014153_c001_v7007000_t0000_u01776044513548") 2026/04/13 01:51:32 DEBUG : ignore-size: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b60_d20260413_m014152_c001_v0001167_t0008_u01776044512459") 2026/04/13 01:51:32 DEBUG : nested/sub dir/file: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491728_d20260413_m014252_c001_v7007000_t0000_u01776044572167") 2026/04/13 01:51:32 DEBUG : nested/sub dir/file: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dca_d20260413_m014251_c001_v0001144_t0055_u01776044571197") 2026/04/13 01:51:32 DEBUG : nested/sub dir/file: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d862e_d20260413_m014250_c001_v7007000_t0000_u01776044570451") 2026/04/13 01:51:32 DEBUG : nested/sub dir/file: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dc8_d20260413_m014249_c001_v0001144_t0036_u01776044569349") 2026/04/13 01:51:32 DEBUG : one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8617_d20260413_m014238_c001_v7007000_t0000_u01776044558082") 2026/04/13 01:51:32 DEBUG : one: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40070bcf3dbc2c66_d20260413_m014234_c001_v0001167_t0031_u01776044554187") 2026/04/13 01:51:32 DEBUG : only0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408437_d20260413_m014654_c001_v7007000_t0000_u01776044814323") 2026/04/13 01:51:32 DEBUG : only0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf419eee_d20260413_m014648_c001_v0001174_t0012_u01776044808345") 2026/04/13 01:51:32 DEBUG : only0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dc6_d20260413_m014633_c001_v0001174_t0026_u01776044793889") 2026/04/13 01:51:32 DEBUG : only0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca2b3_d20260413_m014627_c001_v7007000_t0000_u01776044787968") 2026/04/13 01:51:32 DEBUG : only0: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c48_d20260413_m014613_c001_v0001174_t0039_u01776044773137") 2026/04/13 01:51:32 DEBUG : only1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640843b_d20260413_m014654_c001_v7007000_t0000_u01776044814511") 2026/04/13 01:51:32 DEBUG : only1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf419f0d_d20260413_m014649_c001_v0001174_t0012_u01776044809512") 2026/04/13 01:51:32 DEBUG : only1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dd6_d20260413_m014634_c001_v0001174_t0045_u01776044794565") 2026/04/13 01:51:32 DEBUG : only1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca2b4_d20260413_m014628_c001_v7007000_t0000_u01776044788151") 2026/04/13 01:51:32 DEBUG : only1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c56_d20260413_m014613_c001_v0001174_t0038_u01776044773975") 2026/04/13 01:51:32 DEBUG : only10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640843c_d20260413_m014654_c001_v7007000_t0000_u01776044814693") 2026/04/13 01:51:32 DEBUG : only10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410c42a85f53f919_d20260413_m014648_c001_v0001146_t0037_u01776044808937") 2026/04/13 01:51:33 DEBUG : only10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e4e_d20260413_m014640_c001_v0001174_t0007_u01776044800699") 2026/04/13 01:51:33 DEBUG : only10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437509ff_d20260413_m014628_c001_v7007000_t0000_u01776044788471") 2026/04/13 01:51:33 DEBUG : only10: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ccd_d20260413_m014620_c001_v0001174_t0033_u01776044780139") 2026/04/13 01:51:33 DEBUG : only11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408440_d20260413_m014654_c001_v7007000_t0000_u01776044814875") 2026/04/13 01:51:33 DEBUG : only11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415eeba3fe5aea4f_d20260413_m014649_c001_v0001103_t0030_u01776044809128") 2026/04/13 01:51:33 DEBUG : only11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e64_d20260413_m014641_c001_v0001174_t0013_u01776044801428") 2026/04/13 01:51:33 DEBUG : only11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437509fc_d20260413_m014628_c001_v7007000_t0000_u01776044788109") 2026/04/13 01:51:33 DEBUG : only11: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cd7_d20260413_m014620_c001_v0001174_t0006_u01776044780773") 2026/04/13 01:51:33 DEBUG : only12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408444_d20260413_m014655_c001_v7007000_t0000_u01776044815056") 2026/04/13 01:51:33 DEBUG : only12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403f9f97644946df_d20260413_m014649_c001_v0001185_t0033_u01776044809288") 2026/04/13 01:51:33 DEBUG : only12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e7c_d20260413_m014642_c001_v0001174_t0030_u01776044802181") 2026/04/13 01:51:33 DEBUG : only12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491831_d20260413_m014628_c001_v7007000_t0000_u01776044788688") 2026/04/13 01:51:33 DEBUG : only12: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ce7_d20260413_m014621_c001_v0001174_t0053_u01776044781454") 2026/04/13 01:51:33 DEBUG : only13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408445_d20260413_m014655_c001_v7007000_t0000_u01776044815239") 2026/04/13 01:51:33 DEBUG : only13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf419efc_d20260413_m014648_c001_v0001174_t0012_u01776044808919") 2026/04/13 01:51:33 DEBUG : only13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e8c_d20260413_m014642_c001_v0001174_t0004_u01776044802916") 2026/04/13 01:51:33 DEBUG : only13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149182a_d20260413_m014628_c001_v7007000_t0000_u01776044788133") 2026/04/13 01:51:33 DEBUG : only13: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cf3_d20260413_m014622_c001_v0001174_t0028_u01776044782211") 2026/04/13 01:51:33 DEBUG : only14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408449_d20260413_m014655_c001_v7007000_t0000_u01776044815422") 2026/04/13 01:51:33 DEBUG : only14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf419f02_d20260413_m014649_c001_v0001174_t0012_u01776044809103") 2026/04/13 01:51:34 DEBUG : only14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e98_d20260413_m014643_c001_v0001174_t0029_u01776044803543") 2026/04/13 01:51:34 DEBUG : only14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149182f_d20260413_m014628_c001_v7007000_t0000_u01776044788500") 2026/04/13 01:51:34 DEBUG : only14: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d06_d20260413_m014622_c001_v0001174_t0045_u01776044782956") 2026/04/13 01:51:34 DEBUG : only15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640844d_d20260413_m014655_c001_v7007000_t0000_u01776044815603") 2026/04/13 01:51:34 DEBUG : only15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410c42a85f53f91b_d20260413_m014649_c001_v0001146_t0037_u01776044809122") 2026/04/13 01:51:34 DEBUG : only15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419eac_d20260413_m014644_c001_v0001174_t0035_u01776044804375") 2026/04/13 01:51:34 DEBUG : only15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437509f7_d20260413_m014627_c001_v7007000_t0000_u01776044787565") 2026/04/13 01:51:34 DEBUG : only15: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d13_d20260413_m014623_c001_v0001174_t0021_u01776044783561") 2026/04/13 01:51:34 DEBUG : only16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640844e_d20260413_m014655_c001_v7007000_t0000_u01776044815784") 2026/04/13 01:51:34 DEBUG : only16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf419f06_d20260413_m014649_c001_v0001174_t0012_u01776044809294") 2026/04/13 01:51:34 DEBUG : only16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419eb6_d20260413_m014645_c001_v0001174_t0039_u01776044805083") 2026/04/13 01:51:34 DEBUG : only16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437509f9_d20260413_m014627_c001_v7007000_t0000_u01776044787746") 2026/04/13 01:51:34 DEBUG : only16: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d1f_d20260413_m014624_c001_v0001174_t0024_u01776044784204") 2026/04/13 01:51:35 DEBUG : only17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408452_d20260413_m014655_c001_v7007000_t0000_u01776044815966") 2026/04/13 01:51:35 DEBUG : only17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410c42a85f53f91d_d20260413_m014649_c001_v0001146_t0037_u01776044809307") 2026/04/13 01:51:35 DEBUG : only17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ec6_d20260413_m014646_c001_v0001174_t0040_u01776044806063") 2026/04/13 01:51:35 DEBUG : only17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca2b8_d20260413_m014628_c001_v7007000_t0000_u01776044788520") 2026/04/13 01:51:35 DEBUG : only17: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d31_d20260413_m014624_c001_v0001174_t0051_u01776044784926") 2026/04/13 01:51:35 DEBUG : only18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408453_d20260413_m014656_c001_v7007000_t0000_u01776044816151") 2026/04/13 01:51:35 DEBUG : only18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415eeba3fe5aea51_d20260413_m014649_c001_v0001103_t0030_u01776044809315") 2026/04/13 01:51:35 DEBUG : only18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ed0_d20260413_m014646_c001_v0001174_t0043_u01776044806663") 2026/04/13 01:51:35 DEBUG : only18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c25ea_d20260413_m014628_c001_v7007000_t0000_u01776044788406") 2026/04/13 01:51:36 DEBUG : only18: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d3d_d20260413_m014625_c001_v0001174_t0050_u01776044785510") 2026/04/13 01:51:36 DEBUG : only19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408457_d20260413_m014656_c001_v7007000_t0000_u01776044816332") 2026/04/13 01:51:36 DEBUG : only19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403f9f97644946e3_d20260413_m014649_c001_v0001185_t0033_u01776044809500") 2026/04/13 01:51:36 DEBUG : only19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ee2_d20260413_m014647_c001_v0001174_t0035_u01776044807375") 2026/04/13 01:51:36 DEBUG : only19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437509fa_d20260413_m014627_c001_v7007000_t0000_u01776044787928") 2026/04/13 01:51:36 DEBUG : only19: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419d4b_d20260413_m014626_c001_v0001174_t0035_u01776044786225") 2026/04/13 01:51:36 DEBUG : only2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640845a_d20260413_m014656_c001_v7007000_t0000_u01776044816516") 2026/04/13 01:51:36 DEBUG : only2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410c42a85f53f91f_d20260413_m014649_c001_v0001146_t0037_u01776044809509") 2026/04/13 01:51:36 DEBUG : only2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ddc_d20260413_m014635_c001_v0001174_t0035_u01776044795196") 2026/04/13 01:51:36 DEBUG : only2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c25e8_d20260413_m014628_c001_v7007000_t0000_u01776044788038") 2026/04/13 01:51:36 DEBUG : only2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c5b_d20260413_m014614_c001_v0001174_t0011_u01776044774599") 2026/04/13 01:51:36 DEBUG : only3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640845c_d20260413_m014656_c001_v7007000_t0000_u01776044816699") 2026/04/13 01:51:36 DEBUG : only3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415eeba3fe5aea53_d20260413_m014649_c001_v0001103_t0030_u01776044809513") 2026/04/13 01:51:36 DEBUG : only3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dee_d20260413_m014636_c001_v0001174_t0035_u01776044796087") 2026/04/13 01:51:36 DEBUG : only3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c25eb_d20260413_m014628_c001_v7007000_t0000_u01776044788590") 2026/04/13 01:51:36 DEBUG : only3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c6f_d20260413_m014615_c001_v0001174_t0057_u01776044775167") 2026/04/13 01:51:36 DEBUG : only4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640845f_d20260413_m014656_c001_v7007000_t0000_u01776044816881") 2026/04/13 01:51:36 DEBUG : only4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403f9f97644946e9_d20260413_m014649_c001_v0001185_t0033_u01776044809682") 2026/04/13 01:51:36 DEBUG : only4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419dfa_d20260413_m014636_c001_v0001174_t0056_u01776044796814") 2026/04/13 01:51:36 DEBUG : only4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c25e9_d20260413_m014628_c001_v7007000_t0000_u01776044788221") 2026/04/13 01:51:37 DEBUG : only4: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c79_d20260413_m014615_c001_v0001174_t0052_u01776044775825") 2026/04/13 01:51:37 DEBUG : only5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408461_d20260413_m014657_c001_v7007000_t0000_u01776044817062") 2026/04/13 01:51:37 DEBUG : only5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410c42a85f53f921_d20260413_m014649_c001_v0001146_t0037_u01776044809698") 2026/04/13 01:51:37 DEBUG : only5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e0c_d20260413_m014637_c001_v0001174_t0059_u01776044797510") 2026/04/13 01:51:37 DEBUG : only5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750a01_d20260413_m014628_c001_v7007000_t0000_u01776044788653") 2026/04/13 01:51:37 DEBUG : only5: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c89_d20260413_m014616_c001_v0001174_t0008_u01776044776503") 2026/04/13 01:51:37 DEBUG : only6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408464_d20260413_m014657_c001_v7007000_t0000_u01776044817243") 2026/04/13 01:51:37 DEBUG : only6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415eeba3fe5aea57_d20260413_m014649_c001_v0001103_t0030_u01776044809707") 2026/04/13 01:51:37 DEBUG : only6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e1c_d20260413_m014638_c001_v0001174_t0028_u01776044798051") 2026/04/13 01:51:37 DEBUG : only6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491828_d20260413_m014627_c001_v7007000_t0000_u01776044787949") 2026/04/13 01:51:37 DEBUG : only6: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419c97_d20260413_m014617_c001_v0001174_t0052_u01776044777184") 2026/04/13 01:51:37 DEBUG : only7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408467_d20260413_m014657_c001_v7007000_t0000_u01776044817424") 2026/04/13 01:51:37 DEBUG : only7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f414ae5f1bf419f12_d20260413_m014649_c001_v0001174_t0012_u01776044809717") 2026/04/13 01:51:37 DEBUG : only7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e28_d20260413_m014638_c001_v0001174_t0034_u01776044798677") 2026/04/13 01:51:37 DEBUG : only7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c437509fd_d20260413_m014628_c001_v7007000_t0000_u01776044788290") 2026/04/13 01:51:37 DEBUG : only7: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ca5_d20260413_m014617_c001_v0001174_t0044_u01776044777900") 2026/04/13 01:51:37 DEBUG : only8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640846a_d20260413_m014657_c001_v7007000_t0000_u01776044817606") 2026/04/13 01:51:37 DEBUG : only8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403f9f97644946ed_d20260413_m014649_c001_v0001185_t0033_u01776044809865") 2026/04/13 01:51:37 DEBUG : only8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e32_d20260413_m014639_c001_v0001174_t0030_u01776044799423") 2026/04/13 01:51:37 DEBUG : only8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f0149182d_d20260413_m014628_c001_v7007000_t0000_u01776044788317") 2026/04/13 01:51:37 DEBUG : only8: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cb1_d20260413_m014618_c001_v0001174_t0025_u01776044778637") 2026/04/13 01:51:37 DEBUG : only9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640846b_d20260413_m014657_c001_v7007000_t0000_u01776044817788") 2026/04/13 01:51:37 DEBUG : only9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410c42a85f53f923_d20260413_m014649_c001_v0001146_t0037_u01776044809881") 2026/04/13 01:51:38 DEBUG : only9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419e42_d20260413_m014640_c001_v0001174_t0031_u01776044800057") 2026/04/13 01:51:38 DEBUG : only9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca2b6_d20260413_m014628_c001_v7007000_t0000_u01776044788334") 2026/04/13 01:51:38 DEBUG : only9: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419cbf_d20260413_m014619_c001_v0001174_t0052_u01776044779308") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d862c_d20260413_m014248_c001_v7007000_t0000_u01776044568236") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419020_d20260413_m014245_c001_v0001174_t0053_u01776044565452") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8625_d20260413_m014244_c001_v7007000_t0000_u01776044564718") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dc0_d20260413_m014242_c001_v0001144_t0000_u01776044562334") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d861d_d20260413_m014241_c001_v7007000_t0000_u01776044561542") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf418fd2_d20260413_m014239_c001_v0001174_t0005_u01776044559005") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85f1_d20260413_m014228_c001_v7007000_t0000_u01776044548633") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c3e_d20260413_m014227_c001_v0001167_t0040_u01776044547222") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85ee_d20260413_m014225_c001_v7007000_t0000_u01776044545526") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c22_d20260413_m014224_c001_v0001167_t0053_u01776044544211") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85eb_d20260413_m014222_c001_v7007000_t0000_u01776044542848") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c18_d20260413_m014221_c001_v0001167_t0026_u01776044541887") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca23d_d20260413_m014215_c001_v7007000_t0000_u01776044535454") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bde_d20260413_m014213_c001_v0001167_t0045_u01776044533901") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca23c_d20260413_m014213_c001_v7007000_t0000_u01776044533532") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bce_d20260413_m014212_c001_v0001167_t0051_u01776044532046") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca23a_d20260413_m014211_c001_v7007000_t0000_u01776044531683") 2026/04/13 01:51:38 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bc8_d20260413_m014210_c001_v0001167_t0027_u01776044530942") 2026/04/13 01:51:39 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bc6_d20260413_m014210_c001_v0001167_t0044_u01776044530248") 2026/04/13 01:51:39 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca239_d20260413_m014209_c001_v7007000_t0000_u01776044529886") 2026/04/13 01:51:39 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bbe_d20260413_m014208_c001_v0001167_t0053_u01776044528758") 2026/04/13 01:51:39 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bbc_d20260413_m014208_c001_v0001167_t0018_u01776044528090") 2026/04/13 01:51:39 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca238_d20260413_m014207_c001_v7007000_t0000_u01776044527723") 2026/04/13 01:51:39 DEBUG : potato: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2bb4_d20260413_m014206_c001_v0001167_t0053_u01776044526887") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40245d89e09033bb_d20260413_m014337_c001_v7007000_t0000_u01776044617299") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e02_d20260413_m014335_c001_v0001144_t0009_u01776044615507") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f1a8_d20260413_m014326_c001_v7007000_t0000_u01776044606622") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4191e0_d20260413_m014321_c001_v0001174_t0014_u01776044601465") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d435_d20260413_m014313_c001_v7007000_t0000_u01776044593484") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4de4_d20260413_m014308_c001_v0001144_t0047_u01776044588427") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491732_d20260413_m014259_c001_v7007000_t0000_u01776044579890") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419090_d20260413_m014255_c001_v0001174_t0033_u01776044575340") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d860d_d20260413_m014233_c001_v7007000_t0000_u01776044553083") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c58_d20260413_m014231_c001_v0001167_t0036_u01776044551459") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8604_d20260413_m014231_c001_v7007000_t0000_u01776044551092") 2026/04/13 01:51:39 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c4a_d20260413_m014229_c001_v0001167_t0042_u01776044549181") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85f2_d20260413_m014228_c001_v7007000_t0000_u01776044548816") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c44_d20260413_m014227_c001_v0001167_t0009_u01776044547915") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85f0_d20260413_m014226_c001_v7007000_t0000_u01776044546858") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c32_d20260413_m014225_c001_v0001167_t0016_u01776044545892") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d85ed_d20260413_m014223_c001_v7007000_t0000_u01776044543843") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c1c_d20260413_m014222_c001_v0001167_t0027_u01776044542859") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca241_d20260413_m014216_c001_v7007000_t0000_u01776044536180") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2be4_d20260413_m014215_c001_v0001167_t0057_u01776044535106") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640815e_d20260413_m014112_c001_v7007000_t0000_u01776044472212") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a25_d20260413_m014111_c001_v0001167_t0028_u01776044471423") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640815d_d20260413_m014110_c001_v7007000_t0000_u01776044470513") 2026/04/13 01:51:40 DEBUG : potato2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a11_d20260413_m014109_c001_v0001167_t0038_u01776044469853") 2026/04/13 01:51:40 DEBUG : potato3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f1a9_d20260413_m014327_c001_v7007000_t0000_u01776044607207") 2026/04/13 01:51:40 DEBUG : potato3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf4191f4_d20260413_m014322_c001_v0001174_t0033_u01776044602711") 2026/04/13 01:51:40 DEBUG : potato3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d436_d20260413_m014313_c001_v7007000_t0000_u01776044593722") 2026/04/13 01:51:40 DEBUG : potato3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4de8_d20260413_m014309_c001_v0001144_t0038_u01776044589877") 2026/04/13 01:51:41 DEBUG : potato3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491733_d20260413_m014300_c001_v7007000_t0000_u01776044580552") 2026/04/13 01:51:41 DEBUG : potato3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41909a_d20260413_m014256_c001_v0001174_t0046_u01776044576367") 2026/04/13 01:51:41 DEBUG : pre-dest1/1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc567ff6_d20260413_m014414_c001_v7007000_t0000_u01776044654062") 2026/04/13 01:51:41 DEBUG : pre-dest1/1: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419426_d20260413_m014405_c001_v0001174_t0042_u01776044645601") 2026/04/13 01:51:41 DEBUG : pre-dest2/2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc567ff7_d20260413_m014414_c001_v7007000_t0000_u01776044654245") 2026/04/13 01:51:41 DEBUG : pre-dest2/2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4e38_d20260413_m014406_c001_v0001144_t0029_u01776044646309") 2026/04/13 01:51:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f416e1a2ab4fca265_d20260413_m014349_c001_v7007000_t0000_u01776044629047") 2026/04/13 01:51:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419310_d20260413_m014345_c001_v0001174_t0053_u01776044625031") 2026/04/13 01:51:41 DEBUG : sizeonly: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0174_d20260413_m014151_c001_v7007000_t0000_u01776044511917") 2026/04/13 01:51:41 DEBUG : sizeonly: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b5c_d20260413_m014150_c001_v0001167_t0039_u01776044510889") 2026/04/13 01:51:41 DEBUG : splitbanan: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4127ba9fd0a49fbe_d20260413_m014857_c001_v7007000_t0000_u01776044937140") 2026/04/13 01:51:41 DEBUG : splitbanan: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494b54_d20260413_m014849_c001_v0001185_t0055_u01776044929760") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685ee_d20260413_m015016_c001_v7007000_t0000_u01776045016943") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41aa0f_d20260413_m015010_c001_v0001174_t0042_u01776045010086") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f415a582f3ff4e74a_d20260413_m015000_c001_v7007000_t0000_u01776045000349") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a90d_d20260413_m014953_c001_v0001174_t0019_u01776044993661") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc959_d20260413_m014945_c001_v7007000_t0000_u01776044985107") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a850_d20260413_m014938_c001_v0001174_t0054_u01776044978887") 2026/04/13 01:51:41 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b3f_d20260413_m014929_c001_v7007000_t0000_u01776044969469") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a770_d20260413_m014923_c001_v0001174_t0017_u01776044963111") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f410f7c3b52f65b56_d20260413_m014914_c001_v7007000_t0000_u01776044954283") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a698_d20260413_m014907_c001_v0001174_t0027_u01776044947151") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f014919bc_d20260413_m014851_c001_v7007000_t0000_u01776044931362") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aec4c_d20260413_m014848_c001_v0001103_t0009_u01776044928678") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4191642c43750b07_d20260413_m014839_c001_v7007000_t0000_u01776044919757") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fa01_d20260413_m014832_c001_v0001146_t0005_u01776044912566") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40521641050c3378_d20260413_m014831_c001_v7007000_t0000_u01776044911235") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9eb_d20260413_m014827_c001_v0001146_t0048_u01776044907613") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f41476f572afb90a9_d20260413_m014818_c001_v7007000_t0000_u01776044898752") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aebe2_d20260413_m014811_c001_v0001103_t0019_u01776044891593") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f418f29ac2a644593_d20260413_m014810_c001_v7007000_t0000_u01776044890446") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41a364_d20260413_m014807_c001_v0001174_t0046_u01776044887259") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409de5e66a968ee2_d20260413_m014751_c001_v7007000_t0000_u01776044871745") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f98d_d20260413_m014748_c001_v0001146_t0039_u01776044868457") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f409f6052ea76d557_d20260413_m014740_c001_v7007000_t0000_u01776044860233") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f96f_d20260413_m014733_c001_v0001146_t0006_u01776044853609") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f422affa6ac4cc813_d20260413_m014724_c001_v7007000_t0000_u01776044844679") 2026/04/13 01:51:42 DEBUG : splitbananasplit: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f957_d20260413_m014717_c001_v0001146_t0011_u01776044837970") 2026/04/13 01:51:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f401838c780f48293_d20260413_m014834_c001_v7007000_t0000_u01776044914467") 2026/04/13 01:51:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f9f7_d20260413_m014829_c001_v0001146_t0054_u01776044909203") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b0164084c9_d20260413_m014710_c001_v7007000_t0000_u01776044830160") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aea99_d20260413_m014707_c001_v0001103_t0043_u01776044827427") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f014918fd_d20260413_m014706_c001_v7007000_t0000_u01776044826264") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419ff7_d20260413_m014703_c001_v0001174_t0034_u01776044823750") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f01491729_d20260413_m014252_c001_v7007000_t0000_u01776044572348") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419066_d20260413_m014251_c001_v0001174_t0048_u01776044571187") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d862f_d20260413_m014250_c001_v7007000_t0000_u01776044570633") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41904c_d20260413_m014249_c001_v0001174_t0038_u01776044569340") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0170_d20260413_m014148_c001_v7007000_t0000_u01776044508707") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b42_d20260413_m014146_c001_v0001167_t0056_u01776044506977") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e016f_d20260413_m014146_c001_v7007000_t0000_u01776044506614") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b37_d20260413_m014145_c001_v0001167_t0000_u01776044505037") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e016d_d20260413_m014142_c001_v7007000_t0000_u01776044502945") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b1d_d20260413_m014141_c001_v0001167_t0035_u01776044501807") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e016c_d20260413_m014141_c001_v7007000_t0000_u01776044501269") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2b0d_d20260413_m014140_c001_v0001167_t0039_u01776044500138") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2af9_d20260413_m014137_c001_v0001167_t0042_u01776044497124") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0169_d20260413_m014136_c001_v7007000_t0000_u01776044496765") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2af3_d20260413_m014136_c001_v0001167_t0033_u01776044496041") 2026/04/13 01:51:43 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2aed_d20260413_m014134_c001_v0001167_t0050_u01776044494471") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f42374efea05e0166_d20260413_m014134_c001_v7007000_t0000_u01776044494104") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2ad1_d20260413_m014130_c001_v0001167_t0016_u01776044490876") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2ab3_d20260413_m014127_c001_v0001167_t0031_u01776044487825") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640816e_d20260413_m014127_c001_v7007000_t0000_u01776044487463") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2aa3_d20260413_m014126_c001_v0001167_t0017_u01776044486628") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a9d_d20260413_m014125_c001_v0001167_t0017_u01776044485771") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640816c_d20260413_m014125_c001_v7007000_t0000_u01776044485407") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a7b_d20260413_m014121_c001_v0001167_t0009_u01776044481150") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408169_d20260413_m014120_c001_v7007000_t0000_u01776044480787") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a71_d20260413_m014120_c001_v0001167_t0047_u01776044480145") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408167_d20260413_m014119_c001_v7007000_t0000_u01776044479244") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a57_d20260413_m014118_c001_v0001167_t0029_u01776044478370") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408165_d20260413_m014117_c001_v7007000_t0000_u01776044477828") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a4d_d20260413_m014117_c001_v0001167_t0037_u01776044477125") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408164_d20260413_m014116_c001_v7007000_t0000_u01776044476218") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a3f_d20260413_m014115_c001_v0001167_t0007_u01776044475242") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408163_d20260413_m014114_c001_v7007000_t0000_u01776044474701") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a37_d20260413_m014114_c001_v0001167_t0051_u01776044474001") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408160_d20260413_m014113_c001_v7007000_t0000_u01776044473458") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2a2b_d20260413_m014112_c001_v0001167_t0001_u01776044472756") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b01640815b_d20260413_m014108_c001_v7007000_t0000_u01776044468022") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc29e3_d20260413_m014107_c001_v0001167_t0047_u01776044467343") 2026/04/13 01:51:44 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408157_d20260413_m014106_c001_v7007000_t0000_u01776044466801") 2026/04/13 01:51:45 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc29d7_d20260413_m014106_c001_v0001167_t0050_u01776044466039") 2026/04/13 01:51:45 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408154_d20260413_m014105_c001_v7007000_t0000_u01776044465141") 2026/04/13 01:51:45 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc29c1_d20260413_m014104_c001_v0001167_t0056_u01776044464207") 2026/04/13 01:51:45 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408152_d20260413_m014102_c001_v7007000_t0000_u01776044462008") 2026/04/13 01:51:45 DEBUG : sub dir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc29ab_d20260413_m014101_c001_v0001167_t0009_u01776044461317") 2026/04/13 01:51:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b0164084cb_d20260413_m014710_c001_v7007000_t0000_u01776044830341") 2026/04/13 01:51:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53f93d_d20260413_m014707_c001_v0001146_t0016_u01776044827431") 2026/04/13 01:51:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4131ae9f014918fe_d20260413_m014706_c001_v7007000_t0000_u01776044826446") 2026/04/13 01:51:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449477b_d20260413_m014703_c001_v0001185_t0032_u01776044823760") 2026/04/13 01:51:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5685fb_d20260413_m015018_c001_v7007000_t0000_u01776045018935") 2026/04/13 01:51:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494e5b_d20260413_m015018_c001_v0001185_t0056_u01776045018297") 2026/04/13 01:51:45 DEBUG : sub/yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d862b_d20260413_m014247_c001_v7007000_t0000_u01776044567687") 2026/04/13 01:51:45 DEBUG : sub/yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dc2_d20260413_m014245_c001_v0001144_t0031_u01776044565462") 2026/04/13 01:51:45 DEBUG : test_dir1/file2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408497_d20260413_m014702_c001_v7007000_t0000_u01776044822998") 2026/04/13 01:51:45 DEBUG : test_dir1/file2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aea8b_d20260413_m014701_c001_v0001103_t0030_u01776044821085") 2026/04/13 01:51:45 DEBUG : test_dir1/file2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408481_d20260413_m014700_c001_v7007000_t0000_u01776044820312") 2026/04/13 01:51:45 DEBUG : test_dir1/file2: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f976449474d_d20260413_m014658_c001_v0001185_t0033_u01776044818760") 2026/04/13 01:51:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408499_d20260413_m014703_c001_v7007000_t0000_u01776044823180") 2026/04/13 01:51:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494767_d20260413_m014701_c001_v0001185_t0039_u01776044821071") 2026/04/13 01:51:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f404fd7b016408484_d20260413_m014700_c001_v7007000_t0000_u01776044820493") 2026/04/13 01:51:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf419f93_d20260413_m014658_c001_v0001174_t0045_u01776044818727") 2026/04/13 01:51:46 DEBUG : three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8618_d20260413_m014238_c001_v7007000_t0000_u01776044558264") 2026/04/13 01:51:46 DEBUG : three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c7c_d20260413_m014236_c001_v0001167_t0045_u01776044556995") 2026/04/13 01:51:46 DEBUG : three: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f10070bcf3dbc2c6c_d20260413_m014234_c001_v0001167_t0001_u01776044554560") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689ea_d20260413_m015020_c001_v7007000_t0000_u01776045020774") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fad5_d20260413_m015019_c001_v0001146_t0052_u01776045019946") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568a04_d20260413_m015040_c001_v7007000_t0000_u01776045040205") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aee2f_d20260413_m015038_c001_v0001103_t0023_u01776045038422") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568a02_d20260413_m015036_c001_v7007000_t0000_u01776045036854") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53faf1_d20260413_m015034_c001_v0001146_t0020_u01776045034918") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689ff_d20260413_m015033_c001_v7007000_t0000_u01776045033970") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494ec7_d20260413_m015033_c001_v0001185_t0052_u01776045033386") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689f9_d20260413_m015028_c001_v7007000_t0000_u01776045028201") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53fae1_d20260413_m015026_c001_v0001146_t0022_u01776045026793") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689fc_d20260413_m015030_c001_v7007000_t0000_u01776045030690") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aedfd_d20260413_m015029_c001_v0001103_t0047_u01776045029147") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689f8_d20260413_m015025_c001_v7007000_t0000_u01776045025820") 2026/04/13 01:51:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f103f9f9764494e9d_d20260413_m015025_c001_v0001185_t0033_u01776045025150") 2026/04/13 01:51:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689f5_d20260413_m015024_c001_v7007000_t0000_u01776045024184") 2026/04/13 01:51:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41aad1_d20260413_m015023_c001_v0001174_t0033_u01776045023494") 2026/04/13 01:51:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689f0_d20260413_m015022_c001_v7007000_t0000_u01776045022547") 2026/04/13 01:51:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f115eeba3fe5aede6_d20260413_m015021_c001_v0001103_t0054_u01776045021756") 2026/04/13 01:51:47 DEBUG : toe/toe/toe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4219f0d9bac1f620_d20260413_m015045_c001_v7007000_t0000_u01776045045456") 2026/04/13 01:51:47 DEBUG : toe/toe/toe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f110c42a85f53faff_d20260413_m015044_c001_v0001146_t0040_u01776045044648") 2026/04/13 01:51:47 DEBUG : toe/toe/toe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc5689fd_d20260413_m015032_c001_v7007000_t0000_u01776045032439") 2026/04/13 01:51:47 DEBUG : toe/toe/toe: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41ab33_d20260413_m015031_c001_v0001174_t0030_u01776045031733") 2026/04/13 01:51:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568a06_d20260413_m015040_c001_v7007000_t0000_u01776045040793") 2026/04/13 01:51:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf41aba9_d20260413_m015039_c001_v0001174_t0043_u01776045039939") 2026/04/13 01:51:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f403e7578fc568a03_d20260413_m015037_c001_v7007000_t0000_u01776045037453") 2026/04/13 01:51:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f11523667b6212311_d20260413_m015036_c001_v0001105_t0009_u01776045036282") 2026/04/13 01:51:47 DEBUG : two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8619_d20260413_m014238_c001_v7007000_t0000_u01776044558445") 2026/04/13 01:51:47 DEBUG : two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f406cd5367e1c4dba_d20260413_m014236_c001_v0001144_t0008_u01776044556430") 2026/04/13 01:51:47 DEBUG : two: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f40070bcf3dbc2c6a_d20260413_m014234_c001_v0001167_t0031_u01776044554378") 2026/04/13 01:51:47 DEBUG : yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d862d_d20260413_m014248_c001_v7007000_t0000_u01776044568418") 2026/04/13 01:51:47 DEBUG : yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f1068f6a764db889f_d20260413_m014247_c001_v0001167_t0052_u01776044567276") 2026/04/13 01:51:47 DEBUG : yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8623_d20260413_m014244_c001_v7007000_t0000_u01776044564171") 2026/04/13 01:51:47 DEBUG : yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f114ae5f1bf418ffe_d20260413_m014242_c001_v0001174_t0024_u01776044562286") 2026/04/13 01:51:47 DEBUG : yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d861c_d20260413_m014240_c001_v7007000_t0000_u01776044560980") 2026/04/13 01:51:47 DEBUG : yam: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f106cd5367e1c4dbc_d20260413_m014239_c001_v0001144_t0045_u01776044559013") 2026/04/13 01:51:47 DEBUG : yaml: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d8626_d20260413_m014244_c001_v7007000_t0000_u01776044564900") 2026/04/13 01:51:47 DEBUG : yaml: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f108914aa00fe14e7_d20260413_m014243_c001_v0001113_t0053_u01776044563573") 2026/04/13 01:51:47 DEBUG : yaml: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f4179fc5a458d861e_d20260413_m014241_c001_v7007000_t0000_u01776044561724") 2026/04/13 01:51:47 DEBUG : yaml: Deleting (id "4_zef82cd4370fd8b4b9fd80e1b_f109cb235c21ecf29_d20260413_m014240_c001_v0001154_t0020_u01776044560631") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m50.733448703s (try 1/5)