succeeded bazel test //absl/strings/...
Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, ←/→ pan, 0 reset, / search, c critical path, Esc clear.
Phases
- Launch Blaze 7ms
- Initialize command 89ms
- Evaluate target patterns 8ms
- Load, analyze dependencies and build artifacts 6m 12s
- Complete build 0ms
3639 events on 128 threads · wall 6m 12s · critical path 6m 12s
Action time by phase
- remote execution 104× 7m 43s
- upload inputs 213× 32.2s
- download outputs 73× 1.4s
- setup 7× 532ms
- cache check 52× 195ms
- queued 2× 168ms
- outputs 53× 55ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 3129× | 33m 01s |
| action processing | 53× | 8m 02s |
| remote action execution | 104× | 7m 43s |
| Remote execution process wall time | 50× | 7m 24s |
| skyframe evaluator | 2× | 6m 12s |
| critical path component | 1× | 6m 12s |
| Remote execution upload time | 109× | 30.5s |
| Remote execution file fetching | 50× | 13.8s |
| remote output download | 21× | 931ms |
| Remote execution setup | 7× | 532ms |
Action time by mnemonic
| TestRunner | 52× | 8m 02s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Testing //absl/strings:cord_rep_btree_test' 6m 12s
Longest events
| buildTargets | general information | Main Thread | 6m 12s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 6m 12s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 6m 12s |
| ParallelEvaluator.eval | general information | Main Thread | 6m 12s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 6m 12s |
| action 'Testing //absl/strings:cord_rep_btree_test' | critical path component | Critical Path | 6m 12s |
| Testing //absl/strings:cord_rep_btree_test | action processing | skyframe-evaluator-execution-20 | 6m 12s |
| Action.execute | general information | skyframe-evaluator-execution-20 | 6m 12s |
| execute remotely | remote action execution | skyframe-evaluator-execution-20 | 6m 12s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-20 | 6m 11s |
| Testing //absl/strings:cord_test | action processing | skyframe-evaluator-execution-39 | 20.7s |
| Action.execute | general information | skyframe-evaluator-execution-39 | 20.7s |
| execute remotely | remote action execution | skyframe-evaluator-execution-39 | 20.3s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-39 | 19.9s |
| Testing //absl/strings:str_format_convert_test | action processing | skyframe-evaluator-execution-3 | 14.4s |
Timeline from build events (tests and reported actions)
Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions).
The full per-action profile timeline arrives once the build's
command.profile.gz
can be fetched.