← console

job c617aa00-e6a8-4947-bf57-a46425ba9549

StateDONE
Quotaflowmetal-demo
Manifestbed2305c0b9b3c962fb726543fa95a14ee4dc620aaf70b4618a65590c8430b58
Entry overridetirefireind.us/flowmetal-demo/dispatch-fire/dispatch
Workerworker-cb46eb8c-9454-46e6-a2b1-779317e6fbdd
Inbox HWM0

Log

#0 print >>> [dispatch] phoning tire-registry for the next incoming report…
#2 req 1 connector:http
{
  "method": "GET",
  "url": "http://tire-registry.flowmetal.svc.cluster.local:8080/lots/next"
}
#3 req 1 ok
{
  "body": {
    "condition": "flaming",
    "discovered_at": 1776757551.0,
    "lot_id": "lot_4e7f00ecca",
    "weight_kg": 843.0
  },
  "headers": {
    "content-length": "92",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:45:51 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#4 print >>> [dispatch] lot lot_4e7f00ecca at 843 kg, condition 'flaming' — priority normal.
#6 print >>> [attempt 1] calling fire-dispatch to roll a containment crew…
#8 req 4 connector:http
{
  "body_json": {
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#9 req 4 ok
{
  "body": {
    "incident_id": "inc_3981ddcf13af",
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:00 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#10 print >>> [attempt 1] incident inc_3981ddcf13af open, waiting on containment…
#12 req 6 sleep deadline=1776757568.031275954 duration=2s
#13 req 6 ok
null
#14 req 7 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_3981ddcf13af"
}
#15 req 7 ok
{
  "body": {
    "crew_eta_seconds": 5.5,
    "incident_id": "inc_3981ddcf13af",
    "priority": "normal",
    "status": "pending"
  },
  "headers": {
    "content-length": "96",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:07 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#16 req 8 sleep deadline=1776757578.356285758 duration=2s
#17 req 8 ok
null
#18 req 9 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_3981ddcf13af"
}
#19 req 9 ok
{
  "body": {
    "error_kind": "crews_unavailable",
    "incident_id": "inc_3981ddcf13af",
    "message": "dispatch failed: crews_unavailable",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "149",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:18 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#20 print >>> [dispatch] attempt 1 failed (crews_unavailable); retrying.
#22 print >>> [attempt 2] calling fire-dispatch to roll a containment crew…
#24 req 12 connector:http
{
  "body_json": {
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#25 req 12 ok
{
  "body": {
    "incident_id": "inc_31c9c0897b8e",
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:23 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#26 print >>> [attempt 2] incident inc_31c9c0897b8e open, waiting on containment…
#28 req 14 sleep deadline=1776757596.541558850 duration=2s
#29 req 14 ok
null
#30 req 15 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_31c9c0897b8e"
}
#31 req 15 ok
{
  "body": {
    "error_kind": "crews_unavailable",
    "incident_id": "inc_31c9c0897b8e",
    "message": "dispatch failed: crews_unavailable",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "149",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:36 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#32 print >>> [dispatch] attempt 2 failed (crews_unavailable); retrying.
#34 print >>> [attempt 3] calling fire-dispatch to roll a containment crew…
#36 req 18 connector:http
{
  "body_json": {
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#37 req 18 ok
{
  "body": {
    "incident_id": "inc_7506a61dee39",
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:41 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#38 print >>> [attempt 3] incident inc_7506a61dee39 open, waiting on containment…
#40 req 20 sleep deadline=1776757614.533442943 duration=2s
#41 req 20 ok
null
#42 req 21 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_7506a61dee39"
}
#43 req 21 ok
{
  "body": {
    "error_kind": "dispatch_service_down",
    "incident_id": "inc_7506a61dee39",
    "message": "dispatch failed: dispatch_service_down",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "157",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:46:54 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#44 print >>> [dispatch] attempt 3 failed (dispatch_service_down); retrying.
#46 print >>> [attempt 4] calling fire-dispatch to roll a containment crew…
#48 req 24 connector:http
{
  "body_json": {
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "method": "POST",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents"
}
#49 req 24 ok
{
  "body": {
    "incident_id": "inc_9fab69a19256",
    "lot_id": "lot_4e7f00ecca",
    "priority": "normal"
  },
  "headers": {
    "content-length": "80",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:47:00 GMT",
    "server": "uvicorn"
  },
  "status": 202.0
}
#50 print >>> [attempt 4] incident inc_9fab69a19256 open, waiting on containment…
#52 req 26 sleep deadline=1776757627.888556964 duration=2s
#53 req 26 ok
null
#54 req 27 connector:http
{
  "method": "GET",
  "url": "http://fire-dispatch.flowmetal.svc.cluster.local:8080/incidents/inc_9fab69a19256"
}
#55 req 27 ok
{
  "body": {
    "error_kind": "crews_unavailable",
    "incident_id": "inc_9fab69a19256",
    "message": "dispatch failed: crews_unavailable",
    "retryable": true,
    "status": "failed"
  },
  "headers": {
    "content-length": "149",
    "content-type": "application/json",
    "date": "Tue, 21 Apr 2026 07:47:07 GMT",
    "server": "uvicorn"
  },
  "status": 200.0
}
#56 print >>> [dispatch] attempt 4 failed (crews_unavailable); retrying.
#58 print >>> [dispatch] lot lot_4e7f00ecca abandoned after 4 attempts; last attempt: crews_unavailable.
#60 DONE worker=worker-cb46eb8c-9454-46e6-a2b1-779317e6fbdd