Bazel Examples
Publicandroid (Android Firebase Cloud Messaging) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
android (Android Firebase Cloud Messaging) on macOS
android (Android NDK) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
android (Android NDK) on macOS arm64
android (Android Jetpack Compose) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
android (Android Jetpack Compose) on macOS
android (Android Jetpack Compose) on Windows
android (Android Robolectric Testing) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
android (Android Robolectric Testing) on macOS
bzlmod (Depend on Bazel module) on macOS
bzlmod (Depend on Bazel module) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
bzlmod (Depend on Bazel module) on Windows
bzlmod (Override Bazel module) on macOS
bzlmod (Override Bazel module) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
bzlmod (Override Bazel module) on Windows
bzlmod (Introduce dependencies with module extension) on macOS
bzlmod (Introduce dependencies with module extension) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
bzlmod (Introduce dependencies with module extension) on Windows
bzlmod (Local config and register toolchains) on macOS
bzlmod (Local config and register toolchains) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
bzlmod (Local config and register toolchains) on Windows
bzlmod (Integrate third party package manager) on macOS
bzlmod (Integrate third party package manager) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
bzlmod (Integrate third party package manager) on Windows
bzlmod (Specify dev dependency) on macOS
bzlmod (Specify dev dependency) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
bzlmod (Specify dev dependency) on Windows
configurations (configs_linux_lts) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
configurations (configs_linux_latest) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
configurations (configs_macos_lts) on macOS
configurations (configs_macos_latest) on macOS
configurations (configs_windows_lts) on Windows
configurations (configs_windows_latest) on Windows
frontend (basics_linux_lts) on Ubuntu 20.04 LTS
frontend (basics_linux_latest) on Ubuntu 20.04 LTS
frontend (basics_macos_lts) on macOS
frontend (basics_macos_latest) on macOS
misc (Maven Java App) on Ubuntu 20.04 LTS
misc (Maven Java App) on macOS
misc (Maven Java App) on Windows
misc (Example with third party dependencies) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
misc (Example with third party dependencies) on macOS
misc (Example with third party dependencies) on Windows
rules (basics_linux_lts) on Ubuntu 22.04 LTS
rules (basics_linux_latest) on Ubuntu 22.04 LTS
rules (basics_macos_lts) on macOS arm64
rules (basics_macos_latest) on macOS arm64
rules (basics_windows_lts) on Windows
rules (basics_windows_latest) on Windows
tutorial-cpp (C++ Stage 1) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
tutorial-cpp (C++ Stage 1) on macOS
tutorial-cpp (C++ Stage 1) on Windows
tutorial-cpp (C++ Stage 2) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
tutorial-cpp (C++ Stage 2) on macOS
tutorial-cpp (C++ Stage 2) on Windows
tutorial-cpp (C++ Stage 3) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
tutorial-cpp (C++ Stage 3) on macOS
tutorial-cpp (C++ Stage 3) on Windows
tutorial-java (Java Tutorial) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)
tutorial-java (Java Tutorial) on macOS
tutorial-java (Java Tutorial) on Windows
tutorial-java (Query Quickstart) on macOS
tutorial-rust (Rust Hello World) on Ubuntu 22.04 LTS
tutorial-rust (Rust Cross Compilation) on Ubuntu 22.04 LTS
tutorial-rust (Rust Cross Compilation) on macOS arm64
tutorial-rust (Rust Compiler Optimization) on Ubuntu 22.04 LTS
tutorial-rust (Rust FFI) on Ubuntu 22.04 LTS
tutorial-rust (Rust Cargo Deps) on Ubuntu 22.04 LTS
tutorial-rust (Rust Direct Deps) on Ubuntu 22.04 LTS
tutorial-rust (Rust Vendored Deps) on Ubuntu 22.04 LTS
tutorial-rust (Rust grpc) on Ubuntu 22.04 LTS
tutorial-rust (Rust grpc) on macOS arm64
tutorial-rust (Rust OCI) on Ubuntu 22.04 LTS
Try Update Last Green Commit
curl -sS "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?$(date +%s)" -o bazelci.py && python3.6 bazelci.py project_pipeline --file_config=.bazelci/presubmit.yml | tee /dev/tty | buildkite-agent pipeline upload
Waited 8s
Ran in 6s
android (Android Firebase Cloud Messaging) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=android_android-firebase-linux --file_config=.bazelci/presubmit.yml
Waited 43s
Ran in 1m 17s
android (Android Firebase Cloud Messaging) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=android_android-firebase-macos --file_config=.bazelci/presubmit.yml
Waited 1h 8m
Ran in 2m 24s
android (Android NDK) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=android_android-ndk-linux --file_config=.bazelci/presubmit.yml
Waited 57s
Ran in 45s
android (Android NDK) on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=android_android-ndk-macos --file_config=.bazelci/presubmit.yml
Waited 11s
Ran in 1m 14s
android (Android Jetpack Compose) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=android_android-jetpack-compose-linux --file_config=.bazelci/presubmit.yml
Waited 1m 4s
Ran in 46s
android (Android Jetpack Compose) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=android_android-jetpack-compose-macos --file_config=.bazelci/presubmit.yml
Waited 1h 8m
Ran in 2m 42s
android (Android Jetpack Compose) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=android_android-jetpack-compose-windows --file_config=.bazelci/presubmit.yml
Waited 4m 26s
Ran in 43s
android (Android Robolectric Testing) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=android_android-robolectric-testing-linux --file_config=.bazelci/presubmit.yml
Waited 1m 56s
Ran in 52s
android (Android Robolectric Testing) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=android_android-robolectric-testing-macos --file_config=.bazelci/presubmit.yml
Waited 1h 8m
Ran in 2m 14s
bzlmod (Depend on Bazel module) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=bzlmod_01-depend_on_bazel_module_config_01 --file_config=.bazelci/presubmit.yml
Waited 1h 10m
Ran in 1m 8s
bzlmod (Depend on Bazel module) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=bzlmod_01-depend_on_bazel_module_config_02 --file_config=.bazelci/presubmit.yml
Waited 2m 25s
Ran in 24s
bzlmod (Depend on Bazel module) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=bzlmod_01-depend_on_bazel_module_config_03 --file_config=.bazelci/presubmit.yml
Waited 4m 53s
Ran in 17s
bzlmod (Override Bazel module) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=bzlmod_02-override_bazel_module_config_01 --file_config=.bazelci/presubmit.yml
Waited 1h 10m
Ran in 1m 10s
bzlmod (Override Bazel module) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=bzlmod_02-override_bazel_module_config_02 --file_config=.bazelci/presubmit.yml
Waited 2m 36s
Ran in 24s
bzlmod (Override Bazel module) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=bzlmod_02-override_bazel_module_config_03 --file_config=.bazelci/presubmit.yml
Waited 5m 3s
Ran in 19s
bzlmod (Introduce dependencies with module extension) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=bzlmod_03-introduce_dependencies_with_module_extension_config_01 --file_config=.bazelci/presubmit.yml
Waited 1h 10m
Ran in 31s
bzlmod (Introduce dependencies with module extension) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=bzlmod_03-introduce_dependencies_with_module_extension_config_02 --file_config=.bazelci/presubmit.yml
Waited 2m 50s
Ran in 22s
bzlmod (Introduce dependencies with module extension) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=bzlmod_03-introduce_dependencies_with_module_extension_config_03 --file_config=.bazelci/presubmit.yml
Waited 5m 28s
Ran in 11s
bzlmod (Local config and register toolchains) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=bzlmod_04-local_config_and_register_toolchains_config_01 --file_config=.bazelci/presubmit.yml
Waited 1h 11m
Ran in 44s
bzlmod (Local config and register toolchains) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=bzlmod_04-local_config_and_register_toolchains_config_02 --file_config=.bazelci/presubmit.yml
Waited 2m 53s
Ran in 22s
bzlmod (Local config and register toolchains) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=bzlmod_04-local_config_and_register_toolchains_config_03 --file_config=.bazelci/presubmit.yml
Waited 5m 31s
Ran in 12s
bzlmod (Integrate third party package manager) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=bzlmod_05-integrate_third_party_package_manager_config_01 --file_config=.bazelci/presubmit.yml
Waited 1h 11m
Ran in 49s
bzlmod (Integrate third party package manager) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=bzlmod_05-integrate_third_party_package_manager_config_02 --file_config=.bazelci/presubmit.yml
Waited 3m 1s
Ran in 22s
bzlmod (Integrate third party package manager) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=bzlmod_05-integrate_third_party_package_manager_config_03 --file_config=.bazelci/presubmit.yml
Waited 5m 50s
Ran in 11s
bzlmod (Specify dev dependency) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=bzlmod_06-specify_dev_dependency_config_01 --file_config=.bazelci/presubmit.yml
Waited 1h 12m
Ran in 53s
bzlmod (Specify dev dependency) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=bzlmod_06-specify_dev_dependency_config_02 --file_config=.bazelci/presubmit.yml
Waited 3m 17s
Ran in 17s
bzlmod (Specify dev dependency) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=bzlmod_06-specify_dev_dependency_config_03 --file_config=.bazelci/presubmit.yml
Waited 7m 1s
Ran in 12s
configurations (configs_linux_lts) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=configurations_configs_linux_lts --file_config=.bazelci/presubmit.yml
Waited 3m 9s
Ran in 26s
configurations (configs_linux_latest) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=configurations_configs_linux_latest --file_config=.bazelci/presubmit.yml
Waited 3m 12s
Ran in 25s
configurations (configs_macos_lts) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=configurations_configs_macos_lts --file_config=.bazelci/presubmit.yml
Waited 1h 12m
Ran in 1m 10s
configurations (configs_macos_latest) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=configurations_configs_macos_latest --file_config=.bazelci/presubmit.yml
Waited 1h 14m
Ran in 1m 3s
configurations (configs_windows_lts) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=configurations_configs_windows_lts --file_config=.bazelci/presubmit.yml
Waited 7m 13s
Ran in 23s
configurations (configs_windows_latest) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=configurations_configs_windows_latest --file_config=.bazelci/presubmit.yml
Waited 7m 9s
Ran in 23s
frontend (basics_linux_lts) on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.8 bazelci.py runner --task=frontend_basics_linux_lts --file_config=.bazelci/presubmit.yml
Waited 3m 11s
Ran in 1m 12s
frontend (basics_linux_latest) on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.8 bazelci.py runner --task=frontend_basics_linux_latest --file_config=.bazelci/presubmit.yml
Waited 3m 24s
Ran in 1m 10s
frontend (basics_macos_lts) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=frontend_basics_macos_lts --file_config=.bazelci/presubmit.yml
Waited 1h 14m
Ran in 3m 40s
frontend (basics_macos_latest) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=frontend_basics_macos_latest --file_config=.bazelci/presubmit.yml
Waited 1h 14m
Ran in 3m 41s
misc (Maven Java App) on Ubuntu 20.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.8 bazelci.py runner --task=misc_java-maven-linux --file_config=.bazelci/presubmit.yml
Waited 3m 28s
Ran in 37s
misc (Maven Java App) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=misc_java-maven-macos --file_config=.bazelci/presubmit.yml
Waited 1h 14m
Ran in 1m 30s
misc (Maven Java App) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=misc_java-maven-windows --file_config=.bazelci/presubmit.yml
Waited 7m 31s
Ran in 25s
misc (Example with third party dependencies) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=misc_third-party-dependencies-linux --file_config=.bazelci/presubmit.yml
Waited 3m 18s
Ran in 21s
misc (Example with third party dependencies) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=misc_third-party-dependencies-macos --file_config=.bazelci/presubmit.yml
Waited 1h 14m
Ran in 1m 5s
misc (Example with third party dependencies) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=misc_third-party-dependencies-windows --file_config=.bazelci/presubmit.yml
Waited 7m 34s
Ran in 19s
rules (basics_linux_lts) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=rules_basics_linux_lts --file_config=.bazelci/presubmit.yml
Waited 3m 28s
Ran in 27s
rules (basics_linux_latest) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=rules_basics_linux_latest --file_config=.bazelci/presubmit.yml
Waited 3m 19s
Ran in 32s
rules (basics_macos_lts) on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=rules_basics_macos_lts --file_config=.bazelci/presubmit.yml
Waited 6s
Ran in 37s
rules (basics_macos_latest) on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=rules_basics_macos_latest --file_config=.bazelci/presubmit.yml
Waited 9s
Ran in 47s
rules (basics_windows_lts) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=rules_basics_windows_lts --file_config=.bazelci/presubmit.yml
Waited 7m 48s
Ran in 24s
rules (basics_windows_latest) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=rules_basics_windows_latest --file_config=.bazelci/presubmit.yml
Waited 7m 42s
Ran in 24s
tutorial-cpp (C++ Stage 1) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=tutorial-cpp_cpp-stage1-linux --file_config=.bazelci/presubmit.yml
Waited 3m 42s
Ran in 25s
tutorial-cpp (C++ Stage 1) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-cpp_cpp-stage1-macos --file_config=.bazelci/presubmit.yml
Waited 1h 15m
Ran in 1m 5s
tutorial-cpp (C++ Stage 1) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=tutorial-cpp_cpp-stage1-windows --file_config=.bazelci/presubmit.yml
Waited 8m 6s
Ran in 23s
tutorial-cpp (C++ Stage 2) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=tutorial-cpp_cpp-stage2-linux --file_config=.bazelci/presubmit.yml
Waited 3m 33s
Ran in 26s
tutorial-cpp (C++ Stage 2) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-cpp_cpp-stage2-macos --file_config=.bazelci/presubmit.yml
Waited 1h 15m
Ran in 1m 6s
tutorial-cpp (C++ Stage 2) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=tutorial-cpp_cpp-stage2-windows --file_config=.bazelci/presubmit.yml
Waited 8m 4s
Ran in 23s
tutorial-cpp (C++ Stage 3) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=tutorial-cpp_cpp-stage3-linux --file_config=.bazelci/presubmit.yml
Waited 3m 42s
Ran in 24s
tutorial-cpp (C++ Stage 3) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-cpp_cpp-stage3-macos --file_config=.bazelci/presubmit.yml
Waited 1h 16m
Ran in 1m 5s
tutorial-cpp (C++ Stage 3) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=tutorial-cpp_cpp-stage3-windows --file_config=.bazelci/presubmit.yml
Waited 8m 5s
Ran in 23s
tutorial-java (Java Tutorial) on Ubuntu 18.04 LTS (OpenJDK 11, gcc 7.5.0)curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py runner --task=tutorial-java_java-tutorial-linux --file_config=.bazelci/presubmit.yml
Waited 3m 33s
Ran in 34s
tutorial-java (Java Tutorial) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-java_java-tutorial-macos --file_config=.bazelci/presubmit.yml
Waited 1h 16m
Ran in 1m 15s
tutorial-java (Java Tutorial) on Windowscurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python.exe bazelci.py runner --task=tutorial-java_java-tutorial-windows --file_config=.bazelci/presubmit.yml
Waited 8m 32s
Ran in 25s
tutorial-java (Query Quickstart) on macOScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-java_query-quickstart --file_config=.bazelci/presubmit.yml
Waited 1h 16m
Ran in 1m 13s
tutorial-rust (Rust Hello World) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-01-hello-world-linux --file_config=.bazelci/presubmit.yml
Waited 3m 43s
Ran in 38s
tutorial-rust (Rust Cross Compilation) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-02-hello-cross-linux --file_config=.bazelci/presubmit.yml
Waited 3m 35s
Ran in 2m 30s
tutorial-rust (Rust Cross Compilation) on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-02-hello-cross-mac --file_config=.bazelci/presubmit.yml
Waited 7s
Ran in 1m 35s
tutorial-rust (Rust Compiler Optimization) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-03-comp-opt-linux --file_config=.bazelci/presubmit.yml
Waited 3m 35s
Ran in 41s
tutorial-rust (Rust FFI) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-04-ffi-linux --file_config=.bazelci/presubmit.yml
Waited 3m 45s
Ran in 36s
tutorial-rust (Rust Cargo Deps) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-05-deps-cargo-linux --file_config=.bazelci/presubmit.yml
Waited 3m 35s
Ran in 1m 2s
tutorial-rust (Rust Direct Deps) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-06-deps-direct-linux --file_config=.bazelci/presubmit.yml
Waited 3m 35s
Ran in 56s
tutorial-rust (Rust Vendored Deps) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-07-deps-vendor-linux --file_config=.bazelci/presubmit.yml
Waited 3m 35s
Ran in 47s
tutorial-rust (Rust grpc) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-08-grpc-client-server-linux --file_config=.bazelci/presubmit.yml
Waited 3m 36s
Ran in 2m 36s
tutorial-rust (Rust grpc) on macOS arm64curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-08-grpc-client-server-macos --file_config=.bazelci/presubmit.yml
Waited 1s
Ran in 2m 3s
tutorial-rust (Rust OCI) on Ubuntu 22.04 LTScurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3 bazelci.py runner --task=tutorial-rust_rust-09-oci-container-linux --file_config=.bazelci/presubmit.yml
Waited 3m 46s
Ran in 2m 24s
Build will continue even if previous stage fails
Try Update Last Green Commitcurl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1737504044 -o bazelci.py && python3.6 bazelci.py try_update_last_green_commit
Waited 9s
Ran in 9s
Total Job Run Time: 1h 7m