Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- tasks/adfailure-00-lag0m-avail15m/instruction.md +26 -0
- tasks/adfailure-00-lag0m-avail15m/task.toml +19 -0
- tasks/adfailure-01-lag0m-avail15m/instruction.md +26 -0
- tasks/adfailure-01-lag0m-avail15m/task.toml +19 -0
- tasks/adfailure-01-lag0m-avail5m/task.toml +19 -0
- tasks/adfailure-04-lag0m-avail0m/instruction.md +26 -0
- tasks/adfailure-04-lag0m-avail0m/task.toml +19 -0
- tasks/adfailure-04-lag0m-avail5m/instruction.md +26 -0
- tasks/adfailure-04-lag0m-avail5m/task.toml +19 -0
- tasks/adhighcpu-00-lag0m-avail0m/instruction.md +26 -0
- tasks/adhighcpu-00-lag0m-avail0m/task.toml +19 -0
- tasks/adhighcpu-03-lag0m-avail15m/instruction.md +26 -0
- tasks/adhighcpu-03-lag0m-avail15m/task.toml +19 -0
- tasks/admanualgc-00-lag0m-avail5m/instruction.md +26 -0
- tasks/admanualgc-00-lag0m-avail5m/task.toml +19 -0
- tasks/admanualgc-01-lag0m-avail0m/instruction.md +26 -0
- tasks/admanualgc-01-lag0m-avail0m/task.toml +19 -0
- tasks/admanualgc-02-lag0m-avail15m/instruction.md +26 -0
- tasks/admanualgc-02-lag0m-avail15m/task.toml +19 -0
- tasks/admanualgc-03-lag0m-avail5m/instruction.md +26 -0
- tasks/admanualgc-03-lag0m-avail5m/task.toml +19 -0
- tasks/cartfailure-00-lag0m-avail0m/instruction.md +26 -0
- tasks/cartfailure-00-lag0m-avail0m/task.toml +19 -0
- tasks/cartfailure-01-lag0m-avail5m/instruction.md +26 -0
- tasks/cartfailure-01-lag0m-avail5m/task.toml +19 -0
- tasks/cartfailure-02-lag0m-avail15m/instruction.md +26 -0
- tasks/cartfailure-02-lag0m-avail15m/task.toml +19 -0
- tasks/cartfailure-03-lag0m-avail0m/instruction.md +26 -0
- tasks/cartfailure-03-lag0m-avail0m/task.toml +19 -0
- tasks/cartfailure-03-lag0m-avail5m/instruction.md +26 -0
- tasks/cartfailure-03-lag0m-avail5m/task.toml +19 -0
- tasks/cartfailure-04-lag0m-avail5m/instruction.md +26 -0
- tasks/cartfailure-04-lag0m-avail5m/task.toml +19 -0
- tasks/cartfailure-06-lag0m-avail0m/instruction.md +26 -0
- tasks/cartfailure-06-lag0m-avail0m/task.toml +19 -0
- tasks/cartfailure-07-lag0m-avail15m/instruction.md +26 -0
- tasks/cartfailure-07-lag0m-avail15m/task.toml +19 -0
- tasks/cartfailure-08-lag0m-avail0m/instruction.md +26 -0
- tasks/cartfailure-08-lag0m-avail0m/task.toml +19 -0
- tasks/imageslowload-00-lag0m-avail0m/instruction.md +26 -0
- tasks/imageslowload-00-lag0m-avail0m/task.toml +19 -0
- tasks/imageslowload-00-lag0m-avail5m/instruction.md +26 -0
- tasks/imageslowload-00-lag0m-avail5m/task.toml +19 -0
- tasks/imageslowload-01-lag0m-avail5m/instruction.md +26 -0
- tasks/imageslowload-01-lag0m-avail5m/task.toml +19 -0
- tasks/imageslowload-02-lag0m-avail15m/instruction.md +26 -0
- tasks/imageslowload-02-lag0m-avail15m/task.toml +19 -0
- tasks/imageslowload-03-lag0m-avail15m/instruction.md +26 -0
- tasks/imageslowload-03-lag0m-avail15m/task.toml +19 -0
- tasks/imageslowload-03-lag0m-avail5m/instruction.md +26 -0
tasks/adfailure-00-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 04:05 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:50 UTC:
|
| 8 |
+
|
| 9 |
+
Pages that include advertisements fail to load and show a 5xx/“Service unavailable” style error
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/adfailure-00-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/adfailure-01-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 04:05 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:50 UTC:
|
| 8 |
+
|
| 9 |
+
Homepage or product listing pages hang for a long time (spinners/timeouts) while the site waits for the Ad service
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/adfailure-01-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/adfailure-01-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/adfailure-04-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:50 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:50 UTC:
|
| 8 |
+
|
| 9 |
+
Overall site responsiveness degrades (slower navigation and delayed page rendering) due to repeated Ad-service call failures/retries
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/adfailure-04-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/adfailure-04-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:55 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:50 UTC:
|
| 8 |
+
|
| 9 |
+
Overall site responsiveness degrades (slower navigation and delayed page rendering) due to repeated Ad-service call failures/retries
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/adfailure-04-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/adhighcpu-00-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:04 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:04 UTC:
|
| 8 |
+
|
| 9 |
+
Pages (home/product/category) load noticeably slower because the frontend waits on the Ad service
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/adhighcpu-00-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/adhighcpu-03-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:19 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:04 UTC:
|
| 8 |
+
|
| 9 |
+
Occasional page-render errors where parts of the UI don’t populate until a refresh (or only load after multiple retries)
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/adhighcpu-03-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/admanualgc-00-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:24 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:19 UTC:
|
| 8 |
+
|
| 9 |
+
Slow loading of pages that request ads (homepage/category/product pages), with noticeable lag before the page finishes rendering
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/admanualgc-00-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/admanualgc-01-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:19 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:19 UTC:
|
| 8 |
+
|
| 9 |
+
Intermittent “failed to load”/timeout behavior on pages that depend on the Ad service, especially under load
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/admanualgc-01-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/admanualgc-02-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:34 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:19 UTC:
|
| 8 |
+
|
| 9 |
+
Ad sections on pages rendering empty, showing placeholders, or missing personalized/sponsored content
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/admanualgc-02-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/admanualgc-03-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 18, 2026 at 03:24 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 18, 2026 at 03:19 UTC:
|
| 8 |
+
|
| 9 |
+
Occasional 5xx/“Service Unavailable” errors when the Ad service stalls during long garbage-collection pauses
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/admanualgc-03-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-00-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:20 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Add-to-cart clicks fail or show an error message
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-00-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-01-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:25 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Cart page fails to load (blank page, spinner forever, or “Something went wrong”)
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-01-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-02-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:35 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Items intermittently disappear from the cart or the cart appears empty after refresh
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-02-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-03-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:20 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Quantity updates (increase/decrease) don’t apply, revert, or return errors
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-03-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-03-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:25 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Quantity updates (increase/decrease) don’t apply, revert, or return errors
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-03-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-04-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:25 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Remove-item actions fail, leaving items stuck in the cart
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-04-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-06-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:20 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Checkout cannot start because the cart cannot be retrieved (“Unable to fetch cart” / 5xx error)
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-06-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-07-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:35 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Checkout fails mid-flow when validating cart contents (out-of-sync cart, “cart not found”, or “failed to reserve items”)
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-07-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/cartfailure-08-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 19, 2026 at 00:20 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 19, 2026 at 00:20 UTC:
|
| 8 |
+
|
| 9 |
+
Severe slowness/timeouts when viewing or modifying the cart, especially during peak traffic
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/cartfailure-08-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/imageslowload-00-lag0m-avail0m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 17, 2026 at 14:17 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 17, 2026 at 14:17 UTC:
|
| 8 |
+
|
| 9 |
+
Pages (home/product listing/product detail) take noticeably longer to finish loading, especially during busy “morning rush” periods
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/imageslowload-00-lag0m-avail0m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/imageslowload-00-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 17, 2026 at 14:22 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 17, 2026 at 14:17 UTC:
|
| 8 |
+
|
| 9 |
+
Pages (home/product listing/product detail) take noticeably longer to finish loading, especially during busy “morning rush” periods
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/imageslowload-00-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/imageslowload-01-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 17, 2026 at 14:22 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 17, 2026 at 14:17 UTC:
|
| 8 |
+
|
| 9 |
+
Product images and thumbnails load very slowly, appearing late after the rest of the page renders
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/imageslowload-01-lag0m-avail5m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/imageslowload-02-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 17, 2026 at 14:32 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 17, 2026 at 14:17 UTC:
|
| 8 |
+
|
| 9 |
+
Image placeholders/spinners remain on screen for a long time before images appear
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/imageslowload-02-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/imageslowload-03-lag0m-avail15m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 17, 2026 at 14:32 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 17, 2026 at 14:17 UTC:
|
| 8 |
+
|
| 9 |
+
Some images intermittently fail to load (broken/missing images) when requests time out or are retried
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|
tasks/imageslowload-03-lag0m-avail15m/task.toml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version = "0.0"
|
| 2 |
+
|
| 3 |
+
[metadata]
|
| 4 |
+
author_name = "Albert Gong"
|
| 5 |
+
author_email = "agong@cs.cornell.edu"
|
| 6 |
+
difficulty = "hard"
|
| 7 |
+
category = "sre"
|
| 8 |
+
tags = ["root cause analysis", "telemetry"]
|
| 9 |
+
|
| 10 |
+
[verifier]
|
| 11 |
+
timeout_sec = 1200.0
|
| 12 |
+
|
| 13 |
+
[agent]
|
| 14 |
+
timeout_sec = 1200.0
|
| 15 |
+
|
| 16 |
+
[environment]
|
| 17 |
+
cpus = 4
|
| 18 |
+
memory_mb = 12288
|
| 19 |
+
storage_mb = 4096
|
tasks/imageslowload-03-lag0m-avail5m/instruction.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Root Cause Analysis
|
| 2 |
+
|
| 3 |
+
You are an expert site reliability engineer. The current time is Feb 17, 2026 at 14:22 UTC.
|
| 4 |
+
|
| 5 |
+
## Task Description
|
| 6 |
+
|
| 7 |
+
The following issue was reported at Feb 17, 2026 at 14:17 UTC:
|
| 8 |
+
|
| 9 |
+
Some images intermittently fail to load (broken/missing images) when requests time out or are retried
|
| 10 |
+
|
| 11 |
+
## Source Code
|
| 12 |
+
|
| 13 |
+
The source code for the system is available at `/app/opentelemetry-demo`.
|
| 14 |
+
|
| 15 |
+
## Instructions
|
| 16 |
+
|
| 17 |
+
Please follow these steps:
|
| 18 |
+
- Make your best guess at the root cause issue based on the collected evidence.
|
| 19 |
+
- Write your output to `/app/predictions.json`. The JSON output must follow the schema below:
|
| 20 |
+
|
| 21 |
+
```json
|
| 22 |
+
{
|
| 23 |
+
"flag": "..." // root cause issue
|
| 24 |
+
"evidence": "..." // metrics, logs, and traces
|
| 25 |
+
}
|
| 26 |
+
```
|