Upgrade minor Bazel versions in CI #159
Merged
Faster CI / Faster CI / build (6.5.0)
succeeded
Apr 8, 2024 in 1m 16s
Faster CI / build (6.5.0)
Details
starting workflow Faster CI / build (6.5.0) # git remote set-url origin https://x-access-token:******@github.com/adobe/rules_gitops.git # git fetch origin refs/pull/159/head --prune From https://github.com/adobe/rules_gitops * branch refs/pull/159/head -> FETCH_HEAD # git -c advice.detachedHead=false checkout -f 9cab25cd681aaf9faf2cb976412c4b43b8306e25 Previous HEAD position was 02b3d18 UPgrade minor Bazel versions in CI HEAD is now at 9cab25c 5.4.2 -> 5.4.1 # bash -ec git clean -dfx -e 'bazel-*' # bazel build -- //... Starting local Bazel server and connecting to it... (12:19:41) INFO: Invocation ID: 9614f94f-0959-4259-ae6b-81cb8c6bbe13 (12:19:41) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/9614f94f-0959-4259-ae6b-81cb8c6bbe13 (12:19:41) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (12:19:41) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (12:19:41) INFO: Reading rc options for 'build' from /fasterci/repo/.bazelrc: 'build' options: --nolegacy_external_runfiles --verbose_failures (12:19:41) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY (12:19:41) INFO: Current date is 2024-04-08 (12:19:41) Loading: (12:19:42) Loading: (12:19:42) Loading: (12:19:42) Loading: 0 packages loaded (12:19:43) Analyzing: 622 targets (509 packages loaded, 0 targets configured) (12:19:44) Analyzing: 622 targets (572 packages loaded, 1136 targets configured) (12:19:45) Analyzing: 622 targets (580 packages loaded, 13049 targets configured) (12:19:46) Analyzing: 622 targets (630 packages loaded, 15423 targets configured) (12:19:47) INFO: Analyzed 622 targets (630 packages loaded, 15817 targets configured). (12:19:47) INFO: Found 622 targets... (12:19:47) [0 / 33] [Prepa] BazelWorkspaceStatusAction stable-status.txt (12:19:48) [344 / 1,493] checking cached actions (12:19:51) INFO: Elapsed time: 11.745s, Critical Path: 0.93s (12:19:51) INFO: 1 process: 1 internal. (12:19:51) INFO: Build completed successfully, 1 total action (12:19:51) INFO: Build completed successfully, 1 total action (12:19:51) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/9614f94f-0959-4259-ae6b-81cb8c6bbe13 # bazel test -- //... (12:19:51) INFO: Invocation ID: 69013645-7ec4-4541-9b73-f9a36218a8d4 (12:19:51) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/69013645-7ec4-4541-9b73-f9a36218a8d4 (12:19:51) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (12:19:51) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (12:19:51) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc: Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures (12:19:51) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY (12:19:51) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc: 'test' options: --test_output=errors (12:19:51) INFO: Current date is 2024-04-08 (12:19:51) Loading: (12:19:51) Loading: (12:19:51) Loading: 0 packages loaded (12:19:51) Analyzing: 622 targets (0 packages loaded, 0 targets configured) (12:19:51) INFO: Analyzed 622 targets (0 packages loaded, 0 targets configured). (12:19:51) INFO: Found 588 targets and 34 test targets... (12:19:51) [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt (12:19:51) INFO: Elapsed time: 0.570s, Critical Path: 0.04s (12:19:51) INFO: 1 process: 1 internal. (12:19:51) INFO: Build completed successfully, 1 total action //gitops/bazel:go_default_test (cached) PASSED in 0.0s //gitops/commitmsg:go_default_test (cached) PASSED in 0.0s //gitops/git/bitbucket:go_default_test (cached) PASSED in 0.0s //gitops/git/gitlab:go_default_test (cached) PASSED in 0.0s //gitops/testing:external_image_label_test (cached) PASSED in 0.0s //gitops/testing:external_image_legacy_test (cached) PASSED in 0.0s //gitops/testing:label_test (cached) PASSED in 0.0s //gitops/testing:legacy_alias_test (cached) PASSED in 0.0s //gitops/testing:legacy_label_test (cached) PASSED in 0.0s //gitops/testing:legacy_renamed_alias_test (cached) PASSED in 0.0s //resolver/pkg:go_default_test (cached) PASSED in 0.0s //skylib/kustomize/tests:common_labels_test (cached) PASSED in 0.0s //skylib/kustomize/tests:configmap_test_file (cached) PASSED in 0.0s //skylib/kustomize/tests:deployment_prefix_compat_test (cached) PASSED in 0.0s //skylib/kustomize/tests:deployment_prefix_test (cached) PASSED in 0.0s //skylib/kustomize/tests:deployment_suffix_compat_test (cached) PASSED in 0.0s //skylib/kustomize/tests:deployment_suffix_test (cached) PASSED in 0.0s //skylib/kustomize/tests:has_namespace (cached) PASSED in 0.0s //skylib/kustomize/tests:image_digest_resolved_file (cached) PASSED in 0.0s //skylib/kustomize/tests:image_resolved_file (cached) PASSED in 0.0s //skylib/kustomize/tests:logacy_image_resolved_file (cached) PASSED in 0.0s //skylib/kustomize/tests:name_prefix_test (cached) PASSED in 0.0s //skylib/kustomize/tests:name_suffix_test (cached) PASSED in 0.0s //skylib/kustomize/tests:patch_images_test (cached) PASSED in 0.0s //skylib/kustomize/tests:patch_test (cached) PASSED in 0.0s //skylib/kustomize/tests:raw2_file (cached) PASSED in 0.0s //skylib/kustomize/tests:raw_file (cached) PASSED in 0.0s //skylib/kustomize/tests:raw_generates_yaml (cached) PASSED in 0.0s //skylib/kustomize/tests:secret_test_file (cached) PASSED in 0.0s //skylib/kustomize/tests:set_namespace_test (cached) PASSED in 0.1s //skylib/tests:fork_join_test (cached) PASSED in 0.0s //templating/fasttemplate:go_default_test (cached) PASSED in 0.0s //testing/it_manifest_filter/pkg:go_default_test (cached) PASSED in 0.0s //testing/it_sidecar/client/test_callback:go_default_test (cached) PASSED in 0.0s Executed 0 out of 34 tests: 34 tests pass. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. (12:19:52) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/69013645-7ec4-4541-9b73-f9a36218a8d4 (12:19:52) INFO: Build completed successfully, 1 total action # bazel build -- //... Starting local Bazel server and connecting to it... (12:19:53) INFO: Invocation ID: 45459cb5-70da-4ff4-8bf0-d769d3c6f07c (12:19:53) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/45459cb5-70da-4ff4-8bf0-d769d3c6f07c (12:19:53) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (12:19:53) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (12:19:53) INFO: Reading rc options for 'build' from /fasterci/.bazelrc: 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY (12:19:54) INFO: Current date is 2024-04-08 (12:19:54) Loading: (12:19:54) Loading: (12:19:54) Loading: 0 packages loaded (12:19:55) Analyzing: 33 targets (5 packages loaded, 0 targets configured) (12:19:56) Analyzing: 33 targets (81 packages loaded, 1165 targets configured) (12:19:57) Analyzing: 33 targets (142 packages loaded, 11723 targets configured) (12:19:57) INFO: Analyzed 33 targets (187 packages loaded, 12046 targets configured). (12:19:57) INFO: Found 33 targets... (12:19:58) [5 / 42] [Prepa] BazelWorkspaceStatusAction stable-status.txt (12:20:00) [292 / 315] checking cached actions (12:20:01) INFO: Elapsed time: 9.110s, Critical Path: 1.64s (12:20:01) INFO: 1 process: 1 internal. (12:20:01) INFO: Build completed successfully, 1 total action (12:20:01) INFO: Build completed successfully, 1 total action (12:20:01) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/45459cb5-70da-4ff4-8bf0-d769d3c6f07c # bazel test -- //... (12:20:01) INFO: Invocation ID: 0b1d8e1f-0c05-4b4a-85e6-39b335e11d87 (12:20:01) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/0b1d8e1f-0c05-4b4a-85e6-39b335e11d87 (12:20:01) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (12:20:01) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (12:20:01) INFO: Reading rc options for 'test' from /fasterci/.bazelrc: Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY (12:20:01) INFO: Current date is 2024-04-08 (12:20:01) Loading: (12:20:01) Loading: (12:20:01) Loading: 0 packages loaded (12:20:01) Analyzing: 33 targets (0 packages loaded, 0 targets configured) (12:20:01) INFO: Analyzed 33 targets (0 packages loaded, 0 targets configured). (12:20:01) INFO: Found 31 targets and 2 test targets... (12:20:02) [0 / 10] [Prepa] BazelWorkspaceStatusAction stable-status.txt (12:20:02) INFO: Elapsed time: 0.617s, Critical Path: 0.02s (12:20:02) INFO: 1 process: 1 internal. (12:20:02) INFO: Build completed successfully, 1 total action //helloworld:go_default_test (cached) PASSED in 0.0s //helloworld:k8s_deploy_test (cached) PASSED in 0.0s Executed 0 out of 2 tests: 2 tests pass. There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. (12:20:02) INFO: Build completed successfully, 1 total action (12:20:02) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/0b1d8e1f-0c05-4b4a-85e6-39b335e11d87 # bash -c bazel run //:buildifier-check (12:20:02) INFO: Invocation ID: be5a2615-fe26-483c-bc93-bf987d8e8e83 (12:20:02) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/be5a2615-fe26-483c-bc93-bf987d8e8e83 (12:20:02) INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 (12:20:02) INFO: Reading rc options for 'run' from /fasterci/.bazelrc: Inherited 'common' options: --show_timestamps --watchfs (12:20:02) INFO: Reading rc options for 'run' from /fasterci/repo/.bazelrc: Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures (12:20:02) INFO: Reading rc options for 'run' from /fasterci/.bazelrc: Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY (12:20:02) INFO: Current date is 2024-04-08 (12:20:02) Loading: (12:20:02) Loading: (12:20:02) Loading: 0 packages loaded (12:20:02) Analyzing: target //:buildifier-check (0 packages loaded, 0 targets configured) (12:20:03) DEBUG: /fasterci/.cache/bazel/_bazel_fasterci/ae01478554b908b6ba6aad7d608f325c/external/com_github_bazelbuild_buildtools/buildifier/internal/factory.bzl:17:10: DEPRECATION NOTICE: value 'check' for attribute 'mode' will be removed in the future. Migrate '@//:buildifier-check' to buildifier_test. (12:20:03) INFO: Analyzed target //:buildifier-check (67 packages loaded, 1512 targets configured). (12:20:03) INFO: Found 1 target... (12:20:03) [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt Target //:buildifier-check up-to-date: bazel-bin/buildifier-check.bash (12:20:03) INFO: Elapsed time: 1.326s, Critical Path: 0.21s (12:20:03) INFO: 1 process: 1 internal. (12:20:03) INFO: Build completed successfully, 1 total action (12:20:03) INFO: Running command line: bazel-bin/buildifier-check.bash (12:20:03) INFO: Build completed successfully, 1 total action (12:20:03) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/SjR70zYDJ3CfQjFAcaWY/be5a2615-fe26-483c-bc93-bf987d8e8e83 # bash -ec git status --porcelain
Loading