#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": "md-raid10",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-a09cb6fb"
},
"headers": {
"content-length": "126",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:31:59 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-a09cb6fb (ubuntu-24.04 / edge-router / md-raid10) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-a09cb6fb.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "md-raid10",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-a09cb6fb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-a09cb6fb",
"reinstall_id": "ri_929afc5f00cb"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:32:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776771138.032004172
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_929afc5f00cb"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-a09cb6fb",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_929afc5f00cb",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:32:18 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_929afc5f00cb. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-a09cb6fb.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "md-raid10",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-a09cb6fb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-a09cb6fb",
"reinstall_id": "ri_2be1c3a68274"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:32:28 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776771158.100169630
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_2be1c3a68274"
}
#23
req 11
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-a09cb6fb",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_2be1c3a68274",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:32:37 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
print
>>> [noc] attempt 2: wilson claims it never heard of ri_2be1c3a68274. classic.
#26
print
>>> [noc] attempt 3/4: kicking off reinstall of host-a09cb6fb.
#28
req 14
connector:http
{
"body_json": {
"config": {
"disk_layout": "md-raid10",
"os": "ubuntu-24.04",
"profile": "edge-router",
"rack": "rack-c1"
},
"hostname": "host-a09cb6fb"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#29
req 14
ok
{
"body": {
"hostname": "host-a09cb6fb",
"reinstall_id": "ri_d86eb223fac0"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:32:48 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#30
req 15
sleep
deadline=1776771181.191032298
duration=2s
#32
req 16
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_d86eb223fac0"
}
#33
req 16
ok
{
"body": {
"eta_seconds": 0.02,
"hostname": "host-a09cb6fb",
"reinstall_id": "ri_d86eb223fac0",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:33:01 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#34
req 17
sleep
deadline=1776771189.096625648
duration=2s
#36
req 18
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_d86eb223fac0"
}
#37
req 18
ok
{
"body": {
"hostname": "host-a09cb6fb",
"reinstall_id": "ri_d86eb223fac0",
"status": "succeeded",
"took_seconds": 12.99
},
"headers": {
"content-length": "103",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 11:33:08 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#38
print
>>> [noc] host-a09cb6fb reinstalled clean on attempt 3. standing down.
#40
DONE
worker=worker-cb363943-e8d5-4544-959e-0acbf94251c1