#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": "zfs-mirror",
"os": "debian-12",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-07d27471"
},
"headers": {
"content-length": "123",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:48:59 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-07d27471 (debian-12 / api-worker / zfs-mirror) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-07d27471.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-07d27471"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-07d27471",
"reinstall_id": "ri_b4d74958781c"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:49:00 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776772150.150391480
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_b4d74958781c"
}
#13
req 6
ok
{
"body": {
"eta_seconds": 3.48,
"hostname": "host-07d27471",
"reinstall_id": "ri_b4d74958781c",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:49:10 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
req 7
sleep
deadline=1776772161.071248586
duration=2s
#16
req 8
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_b4d74958781c"
}
#17
req 8
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-07d27471",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_b4d74958781c",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:49:21 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#18
print
>>> [noc] attempt 1: wilson claims it never heard of ri_b4d74958781c. classic.
#20
print
>>> [noc] attempt 2/4: kicking off reinstall of host-07d27471.
#22
req 11
connector:http
{
"body_json": {
"config": {
"disk_layout": "zfs-mirror",
"os": "debian-12",
"profile": "api-worker",
"rack": "rack-b2"
},
"hostname": "host-07d27471"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#23
req 11
ok
{
"body": {
"hostname": "host-07d27471",
"reinstall_id": "ri_2af2c1e32370"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:49:26 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#24
req 12
sleep
deadline=1776772179.125639342
duration=2s
#26
req 13
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2af2c1e32370"
}
#27
req 13
ok
{
"body": {
"hostname": "host-07d27471",
"reinstall_id": "ri_2af2c1e32370",
"status": "succeeded",
"took_seconds": 9.09
},
"headers": {
"content-length": "102",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:49:39 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#28
print
>>> [noc] host-07d27471 reinstalled clean on attempt 2. standing down.
#30
DONE
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428