-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3599#018d1aba-719c-4797-b00a-1d83dfafff2b
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3608#018d2ef4-1d2c-446b…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3826#018f3254-f257-41a2-8c5e-350b2a74de4f
Platform: Ubuntu
Logs:
```
2024-05-01 04:43:26 ERROR Failed to download artif…
-
The whole folder setup is quite messy atm. and we should consider to rewrite it, using a custom noop checkout hook and doing the checkouts manually into an empty working directory.
Checkout hooks can…
-
A test failed on a tracked branch
```
Error: retry.try timeout: Error: retry.try timeout: StaleElementReferenceError: stale element reference: element is not attached to the page document
(Session …
-
A test failed on a tracked branch
```
TypeError: indexPatternsService.find is not a function
at find (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6c52c0702d8b32df/elastic/kibana-on-merge/kibana/…
-
Further research is needed to understand the actual impact of this feature and the correct procedure to detect it.
All public pipelines are visible at https://buildkite.com/bazel and more details o…
-
A test failed on a tracked branch
```
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="dataSourceSelectorPopoverButton"])
Wait timed out after 122568ms
at /opt/bu…
-
If an artifact is downloaded, and the artifact’s name is the same as the name of the build directory, the Agent will attempt to save the artifact over the directory, and will fail because the destinat…
ticky updated
2 years ago
-
Take the following scenario
```sh
$ ls logs
logfile.txt
```
```yml
steps:
- command: exit 0
artifact_paths:
- "logs/*"
- "logs/*"
```
`logfile.txt`, is uploaded twic…
-
Currently the [issue template](https://github.com/bazelbuild/continuous-integration/blob/master/.github/ISSUE_TEMPLATE/adding-your-project-to-bazel-ci.md) only asks for the existence of a presubmit co…