Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apigen refactor part 1 #494

Merged
merged 3 commits into from
Nov 6, 2024

fix

23fd676
Select commit
Loading
Failed to load commit list.
Merged

apigen refactor part 1 #494

fix
23fd676
Select commit
Loading
Failed to load commit list.
Google Cloud Build / buildtest (openconfig-lemming) succeeded Nov 6, 2024 in 4m 20s

Summary

Build Information

Trigger buildtest
Build 47a454ee-b3e6-4466-abb8-99c246186490
Start 2024-11-05T16:29:15-08:00
Duration 3m29.782s
Status SUCCESS

Steps

Step Status Duration
build SUCCESS 2m54.626s
test SUCCESS 27.855s

Details

starting build "47a454ee-b3e6-4466-abb8-99c246186490"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/openconfig/lemming
 * branch            23fd6761c5799e48025c66cf1b33b39b1f7a9203 -> FETCH_HEAD
HEAD is now at 23fd676 fix
SETUPBUILD
BUILD
Starting Step #0 - "build"
Step #0 - "build": Already have image (with digest): gcr.io/cloud-builders/bazel
Step #0 - "build":   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #0 - "build":                                  Dload  Upload   Total   Spent    Left  Speed
Step #0 - "build": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Step #0 - "build": 
100 5068k  100 5068k    0     0  15.0M      0 --:--:-- --:--:-- --:--:-- 15.0M
Step #0 - "build": Get:1 http://storage.googleapis.com/bazel-apt stable InRelease [2265 B]
Step #0 - "build": Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Step #0 - "build": Get:3 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
Step #0 - "build": Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Step #0 - "build": Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Step #0 - "build": Get:6 http://storage.googleapis.com/bazel-apt stable/jdk1.8 amd64 Packages [14.1 kB]
Step #0 - "build": Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Step #0 - "build": Get:8 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [24.6 kB]
Step #0 - "build": Get:9 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [61.9 kB]
Step #0 - "build": Get:10 https://download.docker.com/linux/ubuntu focal/edge amd64 Packages [3343 B]
Step #0 - "build": Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Step #0 - "build": Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Step #0 - "build": Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Step #0 - "build": Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Step #0 - "build": Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4553 kB]
Step #0 - "build": Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1566 kB]
Step #0 - "build": Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
Step #0 - "build": Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4262 kB]
Step #0 - "build": Get:19 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Step #0 - "build": Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Step #0 - "build": Get:21 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3180 B]
Step #0 - "build": Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Step #0 - "build": Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4084 kB]
Step #0 - "build": Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1276 kB]
Step #0 - "build": Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4105 kB]
Step #0 - "build": Fetched 33.6 MB in 3s (12.2 MB/s)
Step #0 - "build": Reading package lists...
Step #0 - "build": Reading package lists...
Step #0 - "build": Building dependency tree...
Step #0 - "build": Reading state information...
Step #0 - "build": The following additional packages will be installed:
Step #0 - "build":   libnl-3-200 libnl-genl-3-200 libpcap0.8 libpcap0.8-dev
Step #0 - "build": The following NEW packages will be installed:
Step #0 - "build":   libnl-3-200 libnl-3-dev libnl-genl-3-200 libnl-genl-3-dev libpcap-dev
Step #0 - "build":   libpcap0.8 libpcap0.8-dev
Step #0 - "build": 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.
Step #0 - "build": Need to get 545 kB of archives.
Step #0 - "build": After this operation, 2136 kB of additional disk space will be used.
Step #0 - "build": Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB]
Step #0 - "build": Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-3-200 amd64 3.4.0-1ubuntu0.1 [54.4 kB]
Step #0 - "build": Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-3-dev amd64 3.4.0-1ubuntu0.1 [92.9 kB]
Step #0 - "build": Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-genl-3-200 amd64 3.4.0-1ubuntu0.1 [11.2 kB]
Step #0 - "build": Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-genl-3-dev amd64 3.4.0-1ubuntu0.1 [10.8 kB]
Step #0 - "build": Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8-dev amd64 1.9.1-3ubuntu1.20.04.1 [244 kB]
Step #0 - "build": Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap-dev amd64 1.9.1-3ubuntu1.20.04.1 [3492 B]
Step #0 - "build": debconf: delaying package configuration, since apt-utils is not installed
Step #0 - "build": Fetched 545 kB in 0s (1892 kB/s)
Step #0 - "build": Selecting previously unselected package libpcap0.8:amd64.
Step #0 - "build": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37327 files and directories currently installed.)
Step #0 - "build": Preparing to unpack .../0-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
Step #0 - "build": Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #0 - "build": Selecting previously unselected package libnl-3-200:amd64.
Step #0 - "build": Preparing to unpack .../1-libnl-3-200_3.4.0-1ubuntu0.1_amd64.deb ...
Step #0 - "build": Unpacking libnl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Selecting previously unselected package libnl-3-dev:amd64.
Step #0 - "build": Preparing to unpack .../2-libnl-3-dev_3.4.0-1ubuntu0.1_amd64.deb ...
Step #0 - "build": Unpacking libnl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Selecting previously unselected package libnl-genl-3-200:amd64.
Step #0 - "build": Preparing to unpack .../3-libnl-genl-3-200_3.4.0-1ubuntu0.1_amd64.deb ...
Step #0 - "build": Unpacking libnl-genl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Selecting previously unselected package libnl-genl-3-dev:amd64.
Step #0 - "build": Preparing to unpack .../4-libnl-genl-3-dev_3.4.0-1ubuntu0.1_amd64.deb ...
Step #0 - "build": Unpacking libnl-genl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Selecting previously unselected package libpcap0.8-dev:amd64.
Step #0 - "build": Preparing to unpack .../5-libpcap0.8-dev_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
Step #0 - "build": Unpacking libpcap0.8-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #0 - "build": Selecting previously unselected package libpcap-dev:amd64.
Step #0 - "build": Preparing to unpack .../6-libpcap-dev_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
Step #0 - "build": Unpacking libpcap-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #0 - "build": Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #0 - "build": Setting up libnl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Setting up libpcap0.8-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #0 - "build": Setting up libnl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Setting up libnl-genl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Setting up libpcap-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #0 - "build": Setting up libnl-genl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #0 - "build": Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
Step #0 - "build": 2024/11/06 00:29:31 Downloading https://releases.bazel.build/6.4.0/release/bazel-6.4.0-linux-x86_64...
Step #0 - "build": 2024/11/06 00:29:31 Skipping basic authentication for releases.bazel.build because no credentials found in /builder/home/.netrc
Step #0 - "build": Extracting Bazel installation...
Step #0 - "build": Starting local Bazel server and connecting to it...
Step #0 - "build": INFO: Invocation ID: 85997e52-b4b9-40b2-913e-82f7d57b3076
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 
Step #0 - "build": Loading: 0 packages loaded
Step #0 - "build": Analyzing: 246 targets (148 packages loaded, 0 targets configured)
Step #0 - "build": Analyzing: 246 targets (205 packages loaded, 892 targets configured)
Step #0 - "build": Analyzing: 246 targets (239 packages loaded, 939 targets configured)
Step #0 - "build": Analyzing: 246 targets (287 packages loaded, 945 targets configured)
Step #0 - "build": Analyzing: 246 targets (287 packages loaded, 945 targets configured)
Step #0 - "build": Analyzing: 246 targets (287 packages loaded, 945 targets configured)
Step #0 - "build": Analyzing: 246 targets (287 packages loaded, 945 targets configured)
Step #0 - "build": Analyzing: 246 targets (287 packages loaded, 945 targets configured)
Step #0 - "build": Analyzing: 246 targets (320 packages loaded, 1551 targets configured)
Step #0 - "build": Analyzing: 246 targets (384 packages loaded, 5317 targets configured)
Step #0 - "build": Analyzing: 246 targets (445 packages loaded, 15809 targets configured)
Step #0 - "build": Analyzing: 246 targets (498 packages loaded, 17180 targets configured)
Step #0 - "build": Analyzing: 246 targets (502 packages loaded, 17396 targets configured)
Step #0 - "build": Analyzing: 246 targets (503 packages loaded, 18037 targets configured)
Step #0 - "build": Analyzing: 246 targets (503 packages loaded, 18037 targets configured)
Step #0 - "build": Analyzing: 246 targets (503 packages loaded, 18037 targets configured)
Step #0 - "build": Analyzing: 246 targets (608 packages loaded, 18491 targets configured)
Step #0 - "build": Analyzing: 246 targets (750 packages loaded, 19106 targets configured)
Step #0 - "build": Analyzing: 246 targets (1128 packages loaded, 21281 targets configured)
Step #0 - "build": Analyzing: 246 targets (1232 packages loaded, 22045 targets configured)
Step #0 - "build": Analyzing: 246 targets (1328 packages loaded, 22876 targets configured)
Step #0 - "build": Analyzing: 246 targets (1415 packages loaded, 24071 targets configured)
Step #0 - "build": Analyzing: 246 targets (1431 packages loaded, 24354 targets configured)
Step #0 - "build": Analyzing: 246 targets (1431 packages loaded, 24354 targets configured)
Step #0 - "build": INFO: Analyzed 246 targets (1533 packages loaded, 24905 targets configured).
Step #0 - "build": INFO: Found 246 targets...
Step #0 - "build": [0 / 154] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Step #0 - "build": [234 / 4,216] Executing genrule @bookworm_ca-certificates_20230311_amd64//:data; 0s remote-cache ... (12 actions, 0 running)
Step #0 - "build": [275 / 4,217] Copying files to directory debian_bookworm_linux_amd64/layout; Downloading external/debian_bookworm_linux_amd64/layout/blobs/sha256/fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16, 33.9 MiB / 47.3 MiB; 1s remote-cache ... (15 actions, 0 running)
Step #0 - "build": [317 / 4,217] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/runtime.a, 6.9 MiB / 12.2 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/lib/gpr/posix/sync.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/gpr/posix/sync.cc:158:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":   158 | #endif  // defined(GPR_POSIX_SYNC) && !defined(GPR_ABSEIL_SYNC) && \
Step #0 - "build":       |         ^
Step #0 - "build": [356 / 4,217] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/lib/gpr/windows/sync.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/gpr/windows/sync.cc:121:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":   121 | #endif  // defined(GPR_WINDOWS) && !defined(GPR_ABSEIL_SYNC) && \
Step #0 - "build":       |         ^
Step #0 - "build": [443 / 4,217] Compiling src/core/lib/gprpp/fork.cc; Downloading external/com_github_grpc_grpc/_objs/gpr/fork.pic.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [535 / 4,217] Compiling absl/strings/substitute.cc [for tool]; Downloading external/com_google_absl/absl/strings/_objs/strings/substitute.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [629 / 4,217] Compiling src/lib/ares_process.c; Downloading external/com_github_cares_cares/_objs/ares/ares_process.pic.d; 0s remote-cache ... (14 actions, 0 running)
Step #0 - "build": [723 / 4,217] Compiling src/lib/windows_port.c; Downloading external/com_github_cares_cares/_objs/ares/windows_port.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [821 / 4,217] Compiling src/ssl/ssl_versions.cc; Downloading external/boringssl/_objs/ssl/ssl_versions.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [919 / 4,217] Compiling src/core/lib/event_engine/posix_engine/timer_manager.cc; Downloading external/com_github_grpc_grpc/src/core/_objs/posix_event_engine_timer_manager/timer_manager.pic.o; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,018 / 4,217] Compiling src/google/protobuf/compiler/plugin.cc [for tool]; Downloading external/com_google_protobuf/_objs/protoc_lib/plugin.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,117 / 4,217] Compiling upb/upb.c [for tool]; Downloading external/upb/_objs/upb/upb.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,211 / 4,217] GoTestGenTest dataplane/forwarding/infra/fwdset/fwdset_test_/testmain.go; Downloading dataplane/forwarding/infra/fwdset/fwdset_test_/testmain.go; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,293 / 4,217] Linking external/com_google_protobuf/protoc [for tool]; Downloading external/com_google_protobuf/protoc, 2.0 MiB / 4.5 MiB; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,296 / 4,217] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 17.9 MiB / 18.9 MiB; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Action proto/forwarding/forwarding_action.grpc.pb.h:
Step #0 - "build": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #0 - "build": [1,329 / 4,217] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/runtime.a, 8.0 MiB / 12.2 MiB; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,383 / 4,217] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; 1s remote-cache ... (17 actions, 2 running)
Step #0 - "build": INFO: From Generating proto_library //proto/forwarding:forwarding_proto:
Step #0 - "build": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #0 - "build": [1,481 / 4,217] GoCompilePkg external/com_github_spf13_pflag/pflag.a; Downloading external/com_github_spf13_pflag/pflag.a; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Generating Descriptor Set proto_library //proto/forwarding:forwarding_proto:
Step #0 - "build": proto/forwarding/forwarding_port.proto:20:1: warning: Import google/rpc/status.proto is unused.
Step #0 - "build": [1,580 / 4,217] Compiling linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S; Downloading external/boringssl/_objs/crypto/x86_64-mont-linux.pic.d; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [1,665 / 4,217] GoCompilePkg external/com_github_rogpeppe_go_internal/fmtsort/fmtsort.a; Downloading external/com_github_rogpeppe_go_internal/fmtsort/fmtsort.a; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/vlan.cc:
Step #0 - "build": dataplane/standalone/sai/vlan.cc: In function 'sai_status_t l_create_vlan_members(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/vlan.cc:562:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   562 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/vlan.cc: In function 'sai_status_t l_remove_vlan_members(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/vlan.cc:598:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   598 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/tunnel.cc:
Step #0 - "build": dataplane/standalone/sai/tunnel.cc: In function 'sai_status_t l_create_tunnels(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/tunnel.cc:1053:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  1053 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/tunnel.cc: In function 'sai_status_t l_remove_tunnels(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/tunnel.cc:1089:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  1089 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": [1,760 / 4,217] GoCompilePkg external/com_github_vishvananda_netlink/netlink.a; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/stp.cc:
Step #0 - "build": dataplane/standalone/sai/stp.cc: In function 'sai_status_t l_create_stp_ports(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/stp.cc:322:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   322 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/stp.cc: In function 'sai_status_t l_remove_stp_ports(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/stp.cc:358:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   358 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc:38:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":    38 | #endif  // GRPC_IF_NAMETOINDEX == 0 || \
Step #0 - "build":       |         ^
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/srv6.cc:
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_create_srv6_sidlists(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:225:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   225 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_remove_srv6_sidlists(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:261:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   261 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_create_my_sid_entries(uint32_t, const sai_my_sid_entry_t*, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:462:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   462 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/srv6.cc: In function 'sai_status_t l_remove_my_sid_entries(uint32_t, const sai_my_sid_entry_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/srv6.cc:496:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   496 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling src/core/lib/iomgr/grpc_if_nametoindex_posix.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc:42:9: warning: multi-line comment [-Wcomment]
Step #0 - "build":    42 | #endif  // GRPC_IF_NAMETOINDEX == 1 && \
Step #0 - "build":       |         ^
Step #0 - "build": INFO: From Compiling src/core/lib/event_engine/tcp_socket_utils.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc: In function 'bool grpc_event_engine::experimental::ResolvedAddressToV4Mapped(const grpc_event_engine::experimental::EventEngine::ResolvedAddress&, grpc_event_engine::experimental::EventEngine::ResolvedAddress*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc:187:62: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class grpc_event_engine::experimental::EventEngine::ResolvedAddress'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #0 - "build":   187 |     memset(resolved_addr6_out, 0, sizeof(*resolved_addr6_out));
Step #0 - "build":       |                                                              ^
Step #0 - "build": In file included from external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.h:24,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc:16:
Step #0 - "build": external/com_github_grpc_grpc/include/grpc/event_engine/event_engine.h:147:9: note: 'class grpc_event_engine::experimental::EventEngine::ResolvedAddress' declared here
Step #0 - "build":   147 |   class ResolvedAddress {
Step #0 - "build":       |         ^~~~~~~~~~~~~~~
Step #0 - "build": [1,853 / 4,217] GoCompilePkg dataplane/kernel/kerneltest/kerneltest_test~testmain.a; Downloading dataplane/kernel/kerneltest/kerneltest_test~testmain.a; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/route.cc:
Step #0 - "build": dataplane/standalone/sai/route.cc: In function 'sai_status_t l_create_route_entries(uint32_t, const sai_route_entry_t*, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/route.cc:237:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   237 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/route.cc: In function 'sai_status_t l_remove_route_entries(uint32_t, const sai_route_entry_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/route.cc:272:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   272 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": [1,943 / 4,217] Compiling dataplane/standalone/sai/qos_map.cc; Downloading dataplane/standalone/sai/_objs/sai/qos_map.pic.o, 150.6 KiB / 153.7 KiB; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/port.cc:
Step #0 - "build": dataplane/standalone/sai/port.cc: In function 'sai_status_t l_create_ports(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/port.cc:2022:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  2022 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/port.cc: In function 'sai_status_t l_remove_ports(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/port.cc:2058:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":  2058 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/next_hop_group.cc:
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_create_next_hop_group_members(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:561:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   561 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_remove_next_hop_group_members(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:598:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   598 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_create_next_hop_groups(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:757:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   757 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc: In function 'sai_status_t l_remove_next_hop_groups(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop_group.cc:794:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   794 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": INFO: From Compiling dataplane/standalone/sai/next_hop.cc:
Step #0 - "build": dataplane/standalone/sai/next_hop.cc: In function 'sai_status_t l_create_next_hops(sai_object_id_t, uint32_t, const uint32_t*, const sai_attribute_t**, sai_bulk_op_error_mode_t, sai_object_id_t*, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop.cc:329:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
Step #0 - "build":   329 |   if (object_count != resp.resps().size()) {
Step #0 - "build":       |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Step #0 - "build": dataplane/standalone/sai/next_hop.cc: In function 'sai_status_t l_remove_next_hops(uint32_t, const sai_object_id_t*, sai_bulk_op_error_mode_t, sai_status_t*)':
Step #0 - "build": dataplane/standalone/sai/next_hop.cc:365:20: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int'
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds;region=us-central1/47a454ee-b3e6-4466-abb8-99c246186490?project=1017650716852.]
...
#0 - "build": [3,510 / 4,217] GoLink dataplane/forwarding/fwdport/fwdport_test_/fwdport_test; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,591 / 4,217] GoCompilePkg dataplane/saiserver/saiserver_test.internal.a; Downloading dataplane/saiserver/saiserver_test.internal.a, 582.7 KiB / 6.9 MiB; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,652 / 4,217] GoCompilePkg gnmi/oc/oc.a; Downloading gnmi/oc/oc.a, 65.0 MiB / 68.4 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,716 / 4,217] GoLink dataplane/standalone/lucius/lucius_/lucius; Downloading dataplane/standalone/lucius/lucius_/lucius, 23.0 MiB / 25.8 MiB; 0s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,755 / 4,217] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/oc.a; Downloading external/com_github_openconfig_ondatra/gnmi/oc/oc.a, 60.8 MiB / 76.9 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,783 / 4,217] GoCompilePkg gnmi/oc/interfaces/interfaces.a; Downloading gnmi/oc/interfaces/interfaces.a, 53.0 MiB / 68.0 MiB; 1s remote-cache ... (15 actions, 0 running)
Step #0 - "build": [3,813 / 4,217] GoCompilePkg gnmi/oc/qos/qos.a; Downloading gnmi/oc/qos/qos.a, 54.8 MiB / 55.8 MiB; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/ext/xds/xds_transport_grpc.cc:
Step #0 - "build": In file included from external/com_github_grpc_grpc/src/core/ext/filters/client_channel/client_channel.h:44,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/ext/xds/xds_transport_grpc.cc:37:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:44:1: warning: multi-line comment [-Wcomment]
Step #0 - "build":    44 | //                      /          \
Step #0 - "build":       | ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:46:1: warning: multi-line comment [-Wcomment]
Step #0 - "build":    46 | //                                /             \
Step #0 - "build":       | ^
Step #0 - "build": [3,847 / 4,217] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 73.8 MiB / 189.4 MiB; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,880 / 4,217] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 104.7 MiB / 189.4 MiB; 3s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,910 / 4,217] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 132.4 MiB / 189.4 MiB; 4s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [3,938 / 4,217] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 156.6 MiB / 189.4 MiB; 5s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/ext/transport/binder/client/binder_connector.cc:
Step #0 - "build": In file included from external/com_github_grpc_grpc/src/core/ext/filters/client_channel/client_channel.h:44,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/binder_connector.h:30,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/binder_connector.cc:19:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:44:1: warning: multi-line comment [-Wcomment]
Step #0 - "build":    44 | //                      /          \
Step #0 - "build":       | ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:46:1: warning: multi-line comment [-Wcomment]
Step #0 - "build":    46 | //                                /             \
Step #0 - "build":       | ^
Step #0 - "build": [3,962 / 4,217] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; Downloading gnmi/oc/netinstisis/netinstisis.a, 181.3 MiB / 189.4 MiB; 6s remote-cache ... (16 actions, 0 running)
Step #0 - "build": INFO: From Compiling src/core/ext/transport/binder/client/channel_create_impl.cc:
Step #0 - "build": In file included from external/com_github_grpc_grpc/src/core/ext/filters/client_channel/client_channel.h:44,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/binder_connector.h:30,
Step #0 - "build":                  from external/com_github_grpc_grpc/src/core/ext/transport/binder/client/channel_create_impl.cc:24:
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:44:1: warning: multi-line comment [-Wcomment]
Step #0 - "build":    44 | //                      /          \
Step #0 - "build":       | ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/lib/channel/call_tracer.h:46:1: warning: multi-line comment [-Wcomment]
Step #0 - "build":    46 | //                                /             \
Step #0 - "build":       | ^
Step #0 - "build": INFO: From Compiling src/core/ext/transport/binder/transport/binder_transport.cc:
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'void set_pollset_set(grpc_transport*, grpc_stream*, grpc_pollset_set*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:134:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   134 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'void perform_transport_op(grpc_transport*, grpc_transport_op*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:641:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   641 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'void destroy_stream(grpc_transport*, grpc_stream*, grpc_closure*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:664:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   664 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'void destroy_transport(grpc_transport*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:683:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   683 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'grpc_endpoint* get_endpoint(grpc_transport*)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:691:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   691 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In constructor 'grpc_binder_transport::grpc_binder_transport(std::unique_ptr<grpc_binder::Binder>, bool, std::shared_ptr<grpc::experimental::binder::SecurityPolicy>)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:720:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   720 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'grpc_transport* grpc_create_binder_transport_client(std::unique_ptr<grpc_binder::Binder>, std::shared_ptr<grpc::experimental::binder::SecurityPolicy>)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:750:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   750 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc: In function 'grpc_transport* grpc_create_binder_transport_server(std::unique_ptr<grpc_binder::Binder>, std::shared_ptr<grpc::experimental::binder::SecurityPolicy>)':
Step #0 - "build": external/com_github_grpc_grpc/src/core/ext/transport/binder/transport/binder_transport.cc:765:29: warning: format not a string literal and no format arguments [-Wformat-security]
Step #0 - "build":   765 |   gpr_log(GPR_INFO, __func__);
Step #0 - "build":       |                             ^
Step #0 - "build": [4,001 / 4,217] GoCompilePkg gnmi/oc/netinstisis/netinstisis.a; 7s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [4,050 / 4,217] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/netinstisis/netinstisis.a; Downloading external/com_github_openconfig_ondatra/gnmi/oc/netinstisis/netinstisis.a, 175.1 MiB / 189.7 MiB; 4s remote-cache ... (5 actions, 0 running)
Step #0 - "build": [4,058 / 4,217] Linking dataplane/standalone/libsai.so; Downloading dataplane/standalone/libsai.so, 74.8 MiB / 102.5 MiB; 1s remote-cache ... (15 actions, 0 running)
Step #0 - "build": [4,075 / 4,217] Linking dataplane/standalone/libsai.so; 2s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [4,084 / 4,217] GoCompilePkg gnmi/oc/networkinstance/networkinstance.a; Downloading gnmi/oc/networkinstance/networkinstance.a, 161.0 MiB / 306.5 MiB; 3s remote-cache ... (3 actions, 0 running)
Step #0 - "build": [4,091 / 4,217] GoCompilePkg gnmi/oc/networkinstance/networkinstance.a; Downloading gnmi/oc/networkinstance/networkinstance.a, 225.8 MiB / 306.5 MiB; 4s remote-cache ... (4 actions, 0 running)
Step #0 - "build": [4,092 / 4,217] GoCompilePkg gnmi/oc/networkinstance/networkinstance.a; Downloading gnmi/oc/networkinstance/networkinstance.a, 274.6 MiB / 306.5 MiB; 5s remote-cache ... (4 actions, 0 running)
Step #0 - "build": [4,094 / 4,217] GoCompilePkg gnmi/oc/networkinstance/networkinstance.a; 6s remote-cache ... (3 actions, 0 running)
Step #0 - "build": [4,097 / 4,217] GoCompilePkg external/com_github_openconfig_ondatra/gnmi/oc/networkinstance/networkinstance.a; 6s remote-cache ... (4 actions, 0 running)
Step #0 - "build": [4,100 / 4,217] OCI Tarball //operator:image-tar; 1s remote-cache ... (8 actions, 0 running)
Step #0 - "build": [4,102 / 4,217] GoCompilePkg dataplane/protocol/lldp/lldp.a; Downloading dataplane/protocol/lldp/lldp.a, 19.9 MiB / 62.9 MiB; 1s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,106 / 4,217] GoCompilePkg dataplane/protocol/lldp/lldp.a; Downloading dataplane/protocol/lldp/lldp.a, 48.6 MiB / 62.9 MiB; 2s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,115 / 4,217] GoCompilePkg external/com_github_openconfig_ondatra/binding/introspect/introspect.a; Downloading external/com_github_openconfig_ondatra/binding/introspect/introspect.x; 0s remote-cache ... (8 actions, 0 running)
Step #0 - "build": [4,123 / 4,217] GoCompilePkg bgp/bgp_test.internal.a; Downloading bgp/bgp_test.internal.a, 38.9 MiB / 64.2 MiB; 1s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,125 / 4,217] GoCompilePkg bgp/bgp_test.internal.a; 2s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [4,133 / 4,217] GoLink gnmi/reconciler/reconciler_test_/reconciler_test; 3s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,136 / 4,217] GoCompilePkg sysrib/sysrib_test.internal.a; 3s remote-cache ... (4 actions, 0 running)
Step #0 - "build": [4,148 / 4,217] GoLink gnoi/gnoi_test_/gnoi_test; 3s remote-cache ... (6 actions, 0 running)
Step #0 - "build": [4,166 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 33.4 MiB / 123.2 MiB; 1s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [4,172 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 45.3 MiB / 123.2 MiB; 2s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [4,174 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 62.8 MiB / 123.2 MiB; 4s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [4,176 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 78.2 MiB / 123.2 MiB; 5s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [4,178 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 92.8 MiB / 123.2 MiB; 7s remote-cache ... (16 actions, 0 running)
Step #0 - "build": [4,189 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 106.9 MiB / 123.2 MiB; 8s remote-cache ... (15 actions, 0 running)
Step #0 - "build": [4,193 / 4,217] GoLink sysrib/sysrib_test_/sysrib_test; Downloading sysrib/sysrib_test_/sysrib_test, 120.7 MiB / 123.2 MiB; 9s remote-cache ... (15 actions, 0 running)
Step #0 - "build": [4,196 / 4,217] GoLink cmd/lemming/lemming_/lemming; Downloading cmd/lemming/lemming_/lemming, 128.1 MiB / 132.0 MiB; 10s remote-cache ... (14 actions, 0 running)
Step #0 - "build": [4,198 / 4,217] GoCompilePkgExternal integration_tests/onedut_oneotg_tests/static_route_test/static_route_test_test_test.external.a; 11s remote-cache ... (13 actions, 0 running)
Step #0 - "build": [4,201 / 4,217] GoLink integration_tests/dataplane/mymac/mymac_test_/mymac_test; Downloading integration_tests/dataplane/mymac/mymac_test_/mymac_test, 140.6 MiB / 218.9 MiB; 12s remote-cache ... (12 actions, 0 running)
Step #0 - "build": [4,202 / 4,217] GoLink integration_tests/dataplane/mymac/mymac_test_/mymac_test; Downloading integration_tests/dataplane/mymac/mymac_test_/mymac_test, 153.6 MiB / 218.9 MiB; 13s remote-cache ... (11 actions, 0 running)
Step #0 - "build": [4,202 / 4,217] GoLink integration_tests/dataplane/mymac/mymac_test_/mymac_test; Downloading integration_tests/dataplane/mymac/mymac_test_/mymac_test, 178.5 MiB / 218.9 MiB; 15s remote-cache ... (11 actions, 0 running)
Step #0 - "build": [4,202 / 4,217] GoLink integration_tests/dataplane/mymac/mymac_test_/mymac_test; Downloading integration_tests/dataplane/mymac/mymac_test_/mymac_test, 191.5 MiB / 218.9 MiB; 16s remote-cache ... (11 actions, 0 running)
Step #0 - "build": [4,202 / 4,217] GoLink integration_tests/dataplane/mymac/mymac_test_/mymac_test; Downloading integration_tests/dataplane/mymac/mymac_test_/mymac_test, 217.4 MiB / 218.9 MiB; 18s remote-cache ... (11 actions, 0 running)
Step #0 - "build": [4,206 / 4,217] GoLink integration_tests/twodut_tests/bgp_establish/bgp_establish_test_/bgp_establish_test; Downloading integration_tests/twodut_tests/bgp_establish/bgp_establish_test_/bgp_establish_test, 186.5 MiB / 210.0 MiB; 14s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,207 / 4,217] GoLink integration_tests/twodut_tests/bgp_establish/bgp_establish_test_/bgp_establish_test; Downloading integration_tests/twodut_tests/bgp_establish/bgp_establish_test_/bgp_establish_test, 205.4 MiB / 210.0 MiB; 15s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,207 / 4,217] GoLink integration_tests/twodut_tests/bgp_establish/bgp_establish_test_/bgp_establish_test; 16s remote-cache ... (7 actions, 0 running)
Step #0 - "build": [4,211 / 4,217] GoLink integration_tests/onedut_tests/complete_chassis_reboot/complete_chassis_reboot_test_/complete_chassis_reboot_test; Downloading integration_tests/onedut_tests/complete_chassis_reboot/complete_chassis_reboot_test_/complete_chassis_reboot_test, 267.1 MiB / 307.8 MiB; 16s remote-cache ... (5 actions, 0 running)
Step #0 - "build": [4,214 / 4,217] GoLink integration_tests/onedut_tests/complete_chassis_reboot/complete_chassis_reboot_test_/complete_chassis_reboot_test; 18s remote-cache ... (3 actions, 0 running)
Step #0 - "build": INFO: Elapsed time: 150.675s, Critical Path: 66.55s
Step #0 - "build": INFO: 4217 processes: 3957 remote cache hit, 254 internal, 6 linux-sandbox.
Step #0 - "build": INFO: Build completed successfully, 4217 total actions
Finished Step #0 - "build"
Starting Step #1 - "test"
Step #1 - "test": Already have image (with digest): gcr.io/cloud-builders/bazel
Step #1 - "test":   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #1 - "test":                                  Dload  Upload   Total   Spent    Left  Speed
Step #1 - "test": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Step #1 - "test": 
100 5068k  100 5068k    0     0  12.9M      0 --:--:-- --:--:-- --:--:-- 12.9M
Step #1 - "test": Get:1 http://storage.googleapis.com/bazel-apt stable InRelease [2265 B]
Step #1 - "test": Get:2 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
Step #1 - "test": Get:3 http://storage.googleapis.com/bazel-apt stable/jdk1.8 amd64 Packages [14.1 kB]
Step #1 - "test": Get:4 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Step #1 - "test": Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Step #1 - "test": Get:6 https://download.docker.com/linux/ubuntu focal/edge amd64 Packages [3343 B]
Step #1 - "test": Get:7 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [24.6 kB]
Step #1 - "test": Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [61.9 kB]
Step #1 - "test": Get:9 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3180 B]
Step #1 - "test": Get:10 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Step #1 - "test": Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Step #1 - "test": Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4105 kB]
Step #1 - "test": Get:13 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Step #1 - "test": Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Step #1 - "test": Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Step #1 - "test": Get:16 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Step #1 - "test": Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Step #1 - "test": Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1276 kB]
Step #1 - "test": Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4084 kB]
Step #1 - "test": Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
Step #1 - "test": Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1566 kB]
Step #1 - "test": Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4262 kB]
Step #1 - "test": Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4553 kB]
Step #1 - "test": Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Step #1 - "test": Get:25 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Step #1 - "test": Fetched 33.6 MB in 4s (9561 kB/s)
Step #1 - "test": Reading package lists...
Step #1 - "test": Reading package lists...
Step #1 - "test": Building dependency tree...
Step #1 - "test": Reading state information...
Step #1 - "test": The following additional packages will be installed:
Step #1 - "test":   libnl-3-200 libnl-genl-3-200 libpcap0.8 libpcap0.8-dev
Step #1 - "test": The following NEW packages will be installed:
Step #1 - "test":   libnl-3-200 libnl-3-dev libnl-genl-3-200 libnl-genl-3-dev libpcap-dev
Step #1 - "test":   libpcap0.8 libpcap0.8-dev
Step #1 - "test": 0 upgraded, 7 newly installed, 0 to remove and 4 not upgraded.
Step #1 - "test": Need to get 545 kB of archives.
Step #1 - "test": After this operation, 2136 kB of additional disk space will be used.
Step #1 - "test": Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB]
Step #1 - "test": Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-3-200 amd64 3.4.0-1ubuntu0.1 [54.4 kB]
Step #1 - "test": Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-3-dev amd64 3.4.0-1ubuntu0.1 [92.9 kB]
Step #1 - "test": Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-genl-3-200 amd64 3.4.0-1ubuntu0.1 [11.2 kB]
Step #1 - "test": Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnl-genl-3-dev amd64 3.4.0-1ubuntu0.1 [10.8 kB]
Step #1 - "test": Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8-dev amd64 1.9.1-3ubuntu1.20.04.1 [244 kB]
Step #1 - "test": Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap-dev amd64 1.9.1-3ubuntu1.20.04.1 [3492 B]
Step #1 - "test": debconf: delaying package configuration, since apt-utils is not installed
Step #1 - "test": Fetched 545 kB in 1s (511 kB/s)
Step #1 - "test": Selecting previously unselected package libpcap0.8:amd64.
Step #1 - "test": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37327 files and directories currently installed.)
Step #1 - "test": Preparing to unpack .../0-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
Step #1 - "test": Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #1 - "test": Selecting previously unselected package libnl-3-200:amd64.
Step #1 - "test": Preparing to unpack .../1-libnl-3-200_3.4.0-1ubuntu0.1_amd64.deb ...
Step #1 - "test": Unpacking libnl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Selecting previously unselected package libnl-3-dev:amd64.
Step #1 - "test": Preparing to unpack .../2-libnl-3-dev_3.4.0-1ubuntu0.1_amd64.deb ...
Step #1 - "test": Unpacking libnl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Selecting previously unselected package libnl-genl-3-200:amd64.
Step #1 - "test": Preparing to unpack .../3-libnl-genl-3-200_3.4.0-1ubuntu0.1_amd64.deb ...
Step #1 - "test": Unpacking libnl-genl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Selecting previously unselected package libnl-genl-3-dev:amd64.
Step #1 - "test": Preparing to unpack .../4-libnl-genl-3-dev_3.4.0-1ubuntu0.1_amd64.deb ...
Step #1 - "test": Unpacking libnl-genl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Selecting previously unselected package libpcap0.8-dev:amd64.
Step #1 - "test": Preparing to unpack .../5-libpcap0.8-dev_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
Step #1 - "test": Unpacking libpcap0.8-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #1 - "test": Selecting previously unselected package libpcap-dev:amd64.
Step #1 - "test": Preparing to unpack .../6-libpcap-dev_1.9.1-3ubuntu1.20.04.1_amd64.deb ...
Step #1 - "test": Unpacking libpcap-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #1 - "test": Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #1 - "test": Setting up libnl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Setting up libpcap0.8-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #1 - "test": Setting up libnl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Setting up libnl-genl-3-200:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Setting up libpcap-dev:amd64 (1.9.1-3ubuntu1.20.04.1) ...
Step #1 - "test": Setting up libnl-genl-3-dev:amd64 (3.4.0-1ubuntu0.1) ...
Step #1 - "test": Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
Step #1 - "test": Starting local Bazel server and connecting to it...
Step #1 - "test":  checking cached actions
Step #1 - "test":  checking cached actions
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Loading: 148 packages loaded
Step #1 - "test": INFO: Invocation ID: 2675c420-379e-479c-802c-debf226c6f09
Step #1 - "test": Loading: 
Step #1 - "test": Loading: 
Step #1 - "test": Loading: 0 packages loaded
Step #1 - "test": Analyzing: 39 targets (0 packages loaded, 0 targets configured)
Step #1 - "test": Analyzing: 39 targets (60 packages loaded, 794 targets configured)
Step #1 - "test": Analyzing: 39 targets (246 packages loaded, 11384 targets configured)
Step #1 - "test": Analyzing: 39 targets (745 packages loaded, 15101 targets configured)
Step #1 - "test": Analyzing: 39 targets (1012 packages loaded, 18740 targets configured)
Step #1 - "test": INFO: Analyzed 39 targets (1081 packages loaded, 19621 targets configured).
Step #1 - "test": INFO: Found 39 test targets...
Step #1 - "test": [0 / 204] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Step #1 - "test": [729 / 1,740] [Prepa] Testing //dataplane/forwarding/util/stats:stats_test
Step #1 - "test": [1,475 / 1,751] 7 / 39 tests; Testing //dataplane/apigen/protogen:protogen_test; 0s remote-cache, linux-sandbox ... (9 actions, 2 running)
Step #1 - "test": [1,687 / 1,768] 29 / 39 tests; checking cached actions
Step #1 - "test": [1,726 / 1,769] 29 / 39 tests; [Prepa] Testing //dataplane/protocol/lldp:lldp_test
Step #1 - "test": [1,769 / 1,774] 34 / 39 tests; [Prepa] Testing //sysrib:sysrib_test
Step #1 - "test": INFO: Elapsed time: 13.681s, Critical Path: 5.93s
Step #1 - "test": INFO: 40 processes: 38 remote cache hit, 1 internal, 1 linux-sandbox.
Step #1 - "test": INFO: Build completed successfully, 40 total actions
Step #1 - "test": //:lemming_test                                                 (cached) PASSED in 5.9s
Step #1 - "test": //bgp:bgp_test                                                  (cached) PASSED in 1.1s
Step #1 - "test": //dataplane/forwarding/fwdaction:fwdaction_test                 (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdaction/actions:actions_test           (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdport:fwdport_test                     (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdport/ports:ports_test                 (cached) PASSED in 0.4s
Step #1 - "test": //dataplane/forwarding/fwdtable:fwdtable_test                   (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdtable/bridge:bridge_test              (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdtable/exact:exact_test                (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdtable/flow:flow_test                  (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/fwdtable/prefix:prefix_test              (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/infra/fwdflowcounter:fwdflowcounter_test (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/infra/fwdobject:fwdobject_test           (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/infra/fwdpacket:fwdpacket_test           (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/infra/fwdset:fwdset_test                 (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/protocol/packet:packet_test              (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/frame:frame_test                    (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/hash/crc16:crc16_test               (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/hash/csum16:csum16_test             (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/queue:queue_test                    (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/forwarding/util/stats:stats_test                    (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/kernel/kerneltest:kerneltest_test                   (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/luciusctl/sai:sai_test                              (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/protocol:protocol_test                              (cached) PASSED in 0.2s
Step #1 - "test": //dataplane/protocol/lldp:lldp_test                             (cached) PASSED in 1.0s
Step #1 - "test": //dataplane/saiserver:saiserver_test                            (cached) PASSED in 0.3s
Step #1 - "test": //dataplane/saiserver/attrmgr:attrmgr_test                      (cached) PASSED in 0.1s
Step #1 - "test": //dataplane/standalone/pkthandler/pktiohandler:pktiohandler_test (cached) PASSED in 0.1s
Step #1 - "test": //gnmi:gnmi_test                                                (cached) PASSED in 22.4s
Step #1 - "test": //gnmi/reconciler:reconciler_test                               (cached) PASSED in 1.0s
Step #1 - "test": //gnoi:gnoi_test                                                (cached) PASSED in 5.0s
Step #1 - "test": //gnsi/acltrie:acltrie_test                                     (cached) PASSED in 0.1s
Step #1 - "test": //gnsi/pathz:pathz_test                                         (cached) PASSED in 0.1s
Step #1 - "test": //integration_tests/dataplane/basictraffic:basictraffic_test    (cached) PASSED in 5.5s
Step #1 - "test": //integration_tests/dataplane/mymac:mymac_test                  (cached) PASSED in 22.4s
Step #1 - "test": //integration_tests/dataplane/tunnel:tunnel_test                (cached) PASSED in 7.5s
Step #1 - "test": //operator/controllers:controllers_test                         (cached) PASSED in 0.5s
Step #1 - "test": //sysrib:sysrib_test                                            (cached) PASSED in 154.9s
Step #1 - "test": //dataplane/apigen/protogen:protogen_test                                PASSED in 0.1s
Step #1 - "test": 
Step #1 - "test": Executed 1 out of 39 tests: 39 tests pass.
Step #1 - "test": There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Finished Step #1 - "test"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds;region=us-central1/47a454ee-b3e6-4466-abb8-99c246186490?project=1017650716852