← console

job 60233a7d-e6b3-46d0-a246-85956c47db55

StateDONE
Quotaservitor-demo
Manifestadabffc64cc3874a33dd5b5290dd808bc43e29b652e811e86e9eb96d3700d50b
Entry overridetirefireind.us/flowmetal-servitor/reinstall-host/reinstall
Workerworker-cb363943-e8d5-4544-959e-0acbf94251c1
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": "ephemeral",
      "os": "debian-12",
      "profile": "redis-cache",
      "rack": "rack-a1"
    },
    "hostname": "host-8bfc1e02"
  },
  "headers": {
    "content-length": "123",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:45:00 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [noc] target host host-8bfc1e02 (debian-12 / redis-cache / ephemeral) — handing off to wilson.
#6 print >>> [noc] attempt 1/4: kicking off reinstall of host-8bfc1e02.
#8 req 4 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "redis-cache",
      "rack": "rack-a1"
    },
    "hostname": "host-8bfc1e02"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9 req 4 ok
{
  "body": {
    "hostname": "host-8bfc1e02",
    "reinstall_id": "ri_ee2331421ef9"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:45:02 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 req 5 sleep deadline=1776764711.009280603 duration=2s
#11 req 5 ok
null
#12 req 6 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_ee2331421ef9"
}
#13 req 6 ok
{
  "body": {
    "error_kind": "reinstall_broken",
    "hostname": "host-8bfc1e02",
    "message": "reinstall broke partway through",
    "reinstall_id": "ri_ee2331421ef9",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "172",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:45:11 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#14 print >>> [noc] attempt 1 failed (reinstall_broken); looping back to wilson.
#16 print >>> [noc] attempt 2/4: kicking off reinstall of host-8bfc1e02.
#18 req 9 connector:http
{
  "body_json": {
    "config": {
      "disk_layout": "ephemeral",
      "os": "debian-12",
      "profile": "redis-cache",
      "rack": "rack-a1"
    },
    "hostname": "host-8bfc1e02"
  },
  "method": "POST",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19 req 9 ok
{
  "body": {
    "hostname": "host-8bfc1e02",
    "reinstall_id": "ri_be54dcc17cf7"
  },
  "headers": {
    "content-length": "61",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:45:14 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#20 req 10 sleep deadline=1776764719.925922037 duration=2s
#21 req 10 ok
null
#22 req 11 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_be54dcc17cf7"
}
#23 req 11 ok
{
  "body": {
    "eta_seconds": 0.68,
    "hostname": "host-8bfc1e02",
    "reinstall_id": "ri_be54dcc17cf7",
    "status": "pending"
  },
  "headers": {
    "content-length": "99",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:45:20 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#24 req 12 sleep deadline=1776764731.144244870 duration=2s
#25 req 12 ok
null
#26 req 13 connector:http
{
  "method": "GET",
  "url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_be54dcc17cf7"
}
#27 req 13 ok
{
  "body": {
    "hostname": "host-8bfc1e02",
    "reinstall_id": "ri_be54dcc17cf7",
    "status": "succeeded",
    "took_seconds": 6.43
  },
  "headers": {
    "content-length": "102",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 09:45:31 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#28 print >>> [noc] host-8bfc1e02 reinstalled clean on attempt 2. standing down.
#30 DONE worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1