apple_support
Publiccurl -sS "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?$(date +%s)" -o bazelci.py && python3.6 bazelci.py project_pipeline | tee /dev/tty | buildkite-agent pipeline upload
Waited 9m 23s
Ran in 17s
6.x LTS on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1738195981 -o bazelci.py && python3 bazelci.py runner --task=macos_6
Waited 11s
Ran in 1m 4s
Current LTS on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1738195981 -o bazelci.py && python3 bazelci.py runner --task=macos_latest
Waited 8s
Ran in 1m 24s
Current layering_check and header parsing on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1738195981 -o bazelci.py && python3 bazelci.py runner --task=macos_latest_shell_scripts
Waited 3s
Ran in 1m 9s
Last Green Bazel on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1738195981 -o bazelci.py && python3 bazelci.py runner --task=macos_last_green
Waited 7s
Ran in 2m 36s
Current LTS on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1738195981 -o bazelci.py && python3.8 bazelci.py runner --task=linux_latest
Waited 18s
Ran in 19s
Last Green Bazel on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1738195981 -o bazelci.py && python3.8 bazelci.py runner --task=linux_last_green
Waited 12s
Ran in 23s
Total Job Run Time: 7m 24s