#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": "flatcar-stable",
"profile": "redis-cache",
"rack": "rack-b1"
},
"hostname": "host-e9f53fad"
},
"headers": {
"content-length": "130",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:26:00 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#4
print
>>> [noc] target host host-e9f53fad (flatcar-stable / redis-cache / single-nvme) — handing off to wilson.
#6
print
>>> [noc] attempt 1/4: kicking off reinstall of host-e9f53fad.
#8
req 4
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "redis-cache",
"rack": "rack-b1"
},
"hostname": "host-e9f53fad"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#9
req 4
ok
{
"body": {
"hostname": "host-e9f53fad",
"reinstall_id": "ri_cb7bb60c5d20"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:26:05 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#10
req 5
sleep
deadline=1776767178.122303117
duration=2s
#12
req 6
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_cb7bb60c5d20"
}
#13
req 6
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-e9f53fad",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_cb7bb60c5d20",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:26:18 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#14
print
>>> [noc] attempt 1: wilson claims it never heard of ri_cb7bb60c5d20. classic.
#16
print
>>> [noc] attempt 2/4: kicking off reinstall of host-e9f53fad.
#18
req 9
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "redis-cache",
"rack": "rack-b1"
},
"hostname": "host-e9f53fad"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#19
req 9
ok
{
"body": {
"hostname": "host-e9f53fad",
"reinstall_id": "ri_1ba55a97d716"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:26:28 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#20
req 10
sleep
deadline=1776767201.229392071
duration=2s
#22
req 11
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_1ba55a97d716"
}
#23
req 11
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-e9f53fad",
"message": "reinstall broke partway through",
"reinstall_id": "ri_1ba55a97d716",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:26:41 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#24
print
>>> [noc] attempt 2 failed (reinstall_broken); looping back to wilson.
#26
print
>>> [noc] attempt 3/4: kicking off reinstall of host-e9f53fad.
#28
req 14
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "redis-cache",
"rack": "rack-b1"
},
"hostname": "host-e9f53fad"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#29
req 14
ok
{
"body": {
"hostname": "host-e9f53fad",
"reinstall_id": "ri_079cbaa48efc"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:26:51 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#30
req 15
sleep
deadline=1776767222.944837687
duration=2s
#32
req 16
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_079cbaa48efc"
}
#33
req 16
ok
{
"body": {
"error_kind": "wilson_forgot",
"hostname": "host-e9f53fad",
"message": "wilson forgot this reinstall ever happened",
"reinstall_id": "ri_079cbaa48efc",
"retryable": true,
"status": "forgotten"
},
"headers": {
"content-length": "183",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:27:03 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#34
print
>>> [noc] attempt 3: wilson claims it never heard of ri_079cbaa48efc. classic.
#36
print
>>> [noc] attempt 4/4: kicking off reinstall of host-e9f53fad.
#38
req 19
connector:http
{
"body_json": {
"config": {
"disk_layout": "single-nvme",
"os": "flatcar-stable",
"profile": "redis-cache",
"rack": "rack-b1"
},
"hostname": "host-e9f53fad"
},
"method": "POST",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall"
}
#39
req 19
ok
{
"body": {
"hostname": "host-e9f53fad",
"reinstall_id": "ri_b5657c0c4b1e"
},
"headers": {
"content-length": "61",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:27:08 GMT",
"server": "uvicorn"
},
"status": 202.0
}
#40
req 20
sleep
deadline=1776767234.294597673
duration=2s
#42
req 21
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_b5657c0c4b1e"
}
#43
req 21
ok
{
"body": {
"eta_seconds": 6.83,
"hostname": "host-e9f53fad",
"reinstall_id": "ri_b5657c0c4b1e",
"status": "pending"
},
"headers": {
"content-length": "99",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:27:14 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#44
req 22
sleep
deadline=1776767247.000374608
duration=2s
#46
req 23
connector:http
{
"method": "GET",
"url": "http://wilson.flowmetal.svc.cluster.local:8080/reinstall/ri_b5657c0c4b1e"
}
#47
req 23
ok
{
"body": {
"error_kind": "reinstall_broken",
"hostname": "host-e9f53fad",
"message": "reinstall broke partway through",
"reinstall_id": "ri_b5657c0c4b1e",
"retryable": true,
"status": "failed"
},
"headers": {
"content-length": "172",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:27:27 GMT",
"server": "uvicorn"
},
"status": 200.0
}
#48
print
>>> [noc] attempt 4 failed (reinstall_broken); looping back to wilson.
#50
print
>>> [noc] escalating host-e9f53fad to RDS: wilson exhausted 4 attempts.
#52
req 26
connector:http
{
"body_json": {
"hostname": "host-e9f53fad",
"reason": "wilson exhausted 4 attempts"
},
"method": "POST",
"url": "http://rds.flowmetal.svc.cluster.local:8080/tickets"
}
#53
req 26
ok
{
"body": {
"created_at": 1776767253.0,
"hostname": "host-e9f53fad",
"reason": "wilson exhausted 4 attempts",
"ticket_id": "rds_aa8fe7c7b0eb"
},
"headers": {
"content-length": "122",
"content-type": "application/json",
"date": "Tue, 21 Apr 2026 10:27:32 GMT",
"server": "uvicorn"
},
"status": 201.0
}
#54
print
>>> [noc] RDS ticket rds_aa8fe7c7b0eb filed for host-e9f53fad — paging humans.
#56
FAILED
worker=worker-5879336e-a44f-45a2-ad04-4943fa33f428