Skip to content

Instantly share code, notes, and snippets.

View lu1tr0n's full-sized avatar

Luis Navarro lu1tr0n

View GitHub Profile
@lu1tr0n
lu1tr0n / 00-README.md
Created May 29, 2026 16:03
Quarkus #53799 / PR #54554 — boot-failure log tail: 7 real scenarios, before/after, environment & reproducible harness

Boot-failure log-tail — evidence for quarkusio/quarkus#54554 (fixes #53799)

When a @QuarkusIntegrationTest application fails to boot, the test only reports a generic "Unable to determine the status of the running process" — the real cause is written to quarkus.log on disk, which is easy to miss (and on CI is often gone by the time you look). PR #54554 echoes the tail of that log to System.err right after the existing breadcrumb.

This gist answers the two review questions with data:

  • @geoand: is 50 lines enough to be meaningful?
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-4 col-md-offset-4">
<h1 class="text-center login-title">Sign in to continue to Bootsnipp</h1>
<div class="account-wall">
<img class="profile-img" src="https://lh5.googleusercontent.com/-b0-k99FZlyE/AAAAAAAAAAI/AAAAAAAAAAA/eu7opA4byxI/photo.jpg?sz=120"
alt="">
<form class="form-signin">
<input type="text" class="form-control" placeholder="Email" required autofocus>
<input type="password" class="form-control" placeholder="Password" required>