← console

job 9844cee9-00dd-4507-bc94-7dcfeeeeadaa

StateDONE
Quotaservitor-demo
Manifest685e1efe78294603048471e6ae5d3464d7fb7e385d3fbf1b46e18988f6350003
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-5879336e-a44f-45a2-ad04-4943fa33f428
Inbox HWM0

Log

#0 print >>> [noc] pulling next host record off laskey…
#2 req 1 connector:http
{
  "method": "GET",
  "url": "http://laskey.flowmetal.svc.cluster.local:8080/hosts/next"
}
#3 req 1 ok
{
  "body": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "redis-cache",
      "rack": "rack-c1"
    },
    "hostname": "host-446a30db"
  },
  "headers": {
    "content-length": "122",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-446a30db (rhel-9 / redis-cache / single-nvme) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-446a30db.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "redis-cache",
      "rack": "rack-c1"
    },
    "hostname": "host-446a30db"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-446a30db",
    "reinstall_id": "ri_0ab0b8543978"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:07 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776773898.065323717 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0ab0b8543978"
}
#13 req 6 ok
{
  "body": {
    "eta_seconds": 0.14,
    "hostname": "host-446a30db",
    "reinstall_id": "ri_0ab0b8543978",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:18 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 req 7 sleep deadline=1776773911.215946411 duration=2s
#15 req 7 ok
null
#16 req 8 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0ab0b8543978"
}
#17 req 8 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-446a30db",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_0ab0b8543978",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:31 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#18 print >>> [noc] attempt 1: wilson claims it never heard of ri_0ab0b8543978. classic.
#20 print >>> [noc] attempt 2/4: kicking off reinstall of host-446a30db.
#22 req 11 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "redis-cache",
      "rack": "rack-c1"
    },
    "hostname": "host-446a30db"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23 req 11 ok
{
  "body": {
    "hostname": "host-446a30db",
    "reinstall_id": "ri_60bbc7a1fb02"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:41 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#24 req 12 sleep deadline=1776773926.025608057 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_60bbc7a1fb02"
}
#27 req 13 ok
{
  "body": {
    "eta_seconds": 2.1,
    "hostname": "host-446a30db",
    "reinstall_id": "ri_60bbc7a1fb02",
    "status": "pending"
  },
  "headers": {
    "content-length": "98",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:46 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 req 14 sleep deadline=1776773934.928559980 duration=2s
#29 req 14 ok
null
#30 req 15 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_60bbc7a1fb02"
}
#31 req 15 ok
{
  "body": {
    "error_kind": "wilson_forgot",
    "hostname": "host-446a30db",
    "message": "wilson forgot this reinstall ever happened",
    "reinstall_id": "ri_60bbc7a1fb02",
    "retryable": true,
    "status": "forgotten"
  },
  "headers": {
    "content-length": "183",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:18:55 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#32 print >>> [noc] attempt 2: wilson claims it never heard of ri_60bbc7a1fb02. classic.
#34 print >>> [noc] attempt 3/4: kicking off reinstall of host-446a30db.
#36 req 18 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "single-nvme",
      "os": "rhel-9",
      "profile": "redis-cache",
      "rack": "rack-c1"
    },
    "hostname": "host-446a30db"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#37 req 18 ok
{
  "body": {
    "hostname": "host-446a30db",
    "reinstall_id": "ri_0206c8002e14"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:19:00 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#38 req 19 sleep deadline=1776773949.138908307 duration=2s
#39 req 19 ok
null
#40 req 20 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0206c8002e14"
}
#41 req 20 ok
{
  "body": {
    "eta_seconds": 0.92,
    "hostname": "host-446a30db",
    "reinstall_id": "ri_0206c8002e14",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:19:09 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#42 req 21 sleep deadline=1776773955.011735095 duration=2s
#43 req 21 ok
null
#44 req 22 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_0206c8002e14"
}
#45 req 22 ok
{
  "body": {
    "hostname": "host-446a30db",
    "reinstall_id": "ri_0206c8002e14",
    "status": "succeeded",
    "took_seconds": 10.05
  },
  "headers": {
    "content-length": "103",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 12:19:15 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#46 print >>> [noc] host-446a30db reinstalled clean on attempt 3. standing down.
#48 DONE worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428