Build/Test Explorer

TestFusion
Invocation status: Failed

Kokoro: grpc/core/pull_request/linux/bazel_rbe/grpc_bazel_rbe_asan

2 targets evaluated on for 22 min, 45 sec
by kokoro-github-subscriber
2 Failed

Showing build.log

Download
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[08:25:40] Transferring environment variable script to build VM
[08:25:41] Transferring kokoro_log_reader.py to build VM
[08:25:41] Transferring source code to build VM
[08:25:44] Executing build script on build VM



[ID: 4087561] Executing command via SSH:
export KOKORO_BUILD_NUMBER="36873"
export KOKORO_JOB_NAME="grpc/core/pull_request/linux/bazel_rbe/grpc_bazel_rbe_asan"
source /tmpfs/kokoro-env_vars.sh; cd /tmpfs/src/ ; chmod 755 github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh ; PYTHON_3_VERSION="$(pyenv which python3 2> /dev/null || which python3)" ; PYTHON_2_VERSION="$(pyenv which python2 2> /dev/null || which python2)" ; if "$PYTHON_3_VERSION" -c "import psutil" ; then KOKORO_PYTHON_COMMAND="$PYTHON_3_VERSION" ; else KOKORO_PYTHON_COMMAND="$PYTHON_2_VERSION" ; fi > /dev/null 2>&1 ; echo "export KOKORO_PYTHON_COMMAND="$KOKORO_PYTHON_COMMAND"" > "$HOME/.kokoro_python_vars" ; nohup bash -c "( rm -f /tmpfs/kokoro_build_exit_code ; github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh ; echo \${PIPESTATUS[0]} > /tmpfs/kokoro_build_exit_code ) > /tmpfs/kokoro_build.log 2>&1" > /dev/null 2>&1 & echo $! > /tmpfs/kokoro_build.pid ; source "$HOME/.kokoro_python_vars" ; "$KOKORO_PYTHON_COMMAND" /tmpfs/kokoro_log_reader.py /tmpfs/kokoro_build.log /tmpfs/kokoro_build_exit_code /tmpfs/kokoro_build.pid /tmpfs/kokoro_log_reader.pid --start_byte 0

++ dirname github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
+ source github/grpc/tools/internal_ci/linux/../../../tools/internal_ci/helper_scripts/move_src_tree_and_respawn_itself_rc
++ set -ex
+++ pwd
++ CURRENT_DIR=/tmpfs/src
++ CI_SCRIPT_RELATIVE_TO_SRC=github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
++ '[' /tmpfs/src == /tmpfs/altsrc ']'
++ '[' /tmpfs/src == /tmpfs/src ']'
++ echo 'Moving workspace from /tmpfs/src to /tmpfs/altsrc and respawning the CI script.'
Moving workspace from /tmpfs/src to /tmpfs/altsrc and respawning the CI script.
++ exec bash -c 'set -ex; cd /tmpfs; mkdir -p altsrc; mv src/github altsrc; cd altsrc; exec '\''github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh'\'''
+ cd /tmpfs
+ mkdir -p altsrc
+ mv src/github altsrc
+ cd altsrc
+ exec github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
++ dirname /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
+ source /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/../../../tools/internal_ci/helper_scripts/move_src_tree_and_respawn_itself_rc
++ set -ex
+++ pwd
++ CURRENT_DIR=/tmpfs/altsrc
++ CI_SCRIPT_RELATIVE_TO_SRC=/tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
++ '[' /tmpfs/altsrc == /tmpfs/altsrc ']'
++ echo 'Successfully respawned the CI script /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh under /tmpfs/altsrc.'
Successfully respawned the CI script /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh under /tmpfs/altsrc.
++ export GRPC_TEST_REPORT_BASE_DIR=/tmpfs/src/github/grpc
++ GRPC_TEST_REPORT_BASE_DIR=/tmpfs/src/github/grpc
++ dirname /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/grpc_bazel_rbe.sh
+ cd /tmpfs/altsrc/github/grpc/tools/internal_ci/linux/../../..
+ source tools/internal_ci/helper_scripts/prepare_build_linux_rc
++ ulimit -n 32768
++ GRPC_DOCKER_OPTS='--data-root=/tmpfs/docker --registry-mirror=https://mirror.gcr.io'
+++ ps -p 1 -o comm=
++ P1NAME=systemd
++ [[ systemd == *\s\y\s\t\e\m\d* ]]
++ sudo sed -i -E 's|ExecStart=(.*)//|EnvironmentFile=/etc/default/docker\nExecStart=\nExecStart=\1// $DOCKER_OPTS|' /lib/systemd/system/docker.service
++ sudo systemctl daemon-reload
++ echo 'DOCKER_OPTS="--data-root=/tmpfs/docker --registry-mirror=https://mirror.gcr.io"'
++ sudo tee --append /etc/default/docker
DOCKER_OPTS="--data-root=/tmpfs/docker --registry-mirror=https://mirror.gcr.io"
++ sudo systemctl restart docker.service
++ git submodule update --init
Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'third_party/abseil-cpp'
Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
Submodule 'third_party/envoy-api' (https://github.com/envoyproxy/data-plane-api.git) registered for path 'third_party/envoy-api'
Submodule 'third_party/googleapis' (https://github.com/googleapis/googleapis.git) registered for path 'third_party/googleapis'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/libuv'
Submodule 'third_party/opencensus-proto' (https://github.com/census-instrumentation/opencensus-proto.git) registered for path 'third_party/opencensus-proto'
Submodule 'third_party/opentelemetry' (https://github.com/open-telemetry/opentelemetry-proto.git) registered for path 'third_party/opentelemetry'
Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf'
Submodule 'third_party/re2' (https://github.com/google/re2.git) registered for path 'third_party/re2'
Submodule 'third_party/xds' (https://github.com/cncf/xds.git) registered for path 'third_party/xds'
Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
Cloning into '/tmpfs/altsrc/github/grpc/third_party/abseil-cpp'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/benchmark'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/bloaty'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/boringssl-with-bazel'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/cares/cares'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/envoy-api'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/googleapis'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/googletest'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/libuv'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/opencensus-proto'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/opentelemetry'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/protobuf'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/re2'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/xds'...
Cloning into '/tmpfs/altsrc/github/grpc/third_party/zlib'...
Submodule path 'third_party/abseil-cpp': checked out 'b971ac5250ea8de900eae9f95e06548d14cd95fe'
Submodule path 'third_party/benchmark': checked out '361e8d1cfe0c6c36d30b39f1b61302ece5507320'
Submodule path 'third_party/bloaty': checked out '60209eb1ccc34d5deefb002d1b7f37545204f7f2'
Submodule path 'third_party/boringssl-with-bazel': checked out 'd473ae3587b9fa15f19f54da6243de3c53f67dfe'
Submodule path 'third_party/cares/cares': checked out '6654436a307a5a686b008c1d4c93b0085da6e6d8'
Submodule path 'third_party/envoy-api': checked out '68d4315167352ffac71f149a43b8088397d3f33d'
Submodule path 'third_party/googleapis': checked out '2f9af297c84c55c8b871ba4495e01ade42476c92'
Submodule path 'third_party/googletest': checked out '0e402173c97aea7a00749e825b194bfede4f2e45'
Submodule path 'third_party/libuv': checked out '02a9e1be252b623ee032a3137c0b0c94afbe6809'
Submodule path 'third_party/opencensus-proto': checked out '4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89'
Submodule path 'third_party/opentelemetry': checked out '60fa8754d890b5c55949a8c68dcfd7ab5c2395df'
Submodule path 'third_party/protobuf': checked out '5ddb1fc609d2416e8575c9e7435c608222c2edb2'
Submodule path 'third_party/re2': checked out '0c5616df9c0aaa44c9440d87422012423d91c7d1'
Submodule path 'third_party/xds': checked out '32f1caf87195bf3390061c29f18987e51ca56a88'
Submodule path 'third_party/zlib': checked out '04f42ceca40f73e2978b50e93806c2a18c1281fc'
++ python3 -m pip install six
Requirement already satisfied: six in /usr/lib/python3/dist-packages (1.14.0)
++ sudo bash -c 'echo "0" > /proc/sys/kernel/yama/ptrace_scope'
++ mount
++ grep -q 'on /tmpfs '
+ tools/bazel version
INFO: Running bazel wrapper (see //tools/bazel for details), bazel version 6.1.2 will be used instead of system-wide bazel installation.
Downloading bazel, will try URLs: https://storage.googleapis.com/grpc-bazel-mirror/github.com/bazelbuild/bazel/releases/download/6.1.2/bazel-6.1.2-linux-x86_64 https://github.com/bazelbuild/bazel/releases/download/6.1.2/bazel-6.1.2-linux-x86_64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 50.5M 100 50.5M 0 0 178M 0 --:--:-- --:--:-- --:--:-- 178M
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Build label: 6.1.2
Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar
Build time: Tue Apr 18 15:29:54 2023 (1681831794)
Build timestamp: 1681831794
Build timestamp as int: 1681831794
+ python3 tools/run_tests/python_utils/bazel_report_helper.py --report_path bazel_rbe
Added invocation ID 09e8e1ea-df48-4fdb-96dd-916bd5014f90 to kokoro "bazel_invocation_ids" artifact
Bazel invocation ID: 09e8e1ea-df48-4fdb-96dd-916bd5014f90
Upload test results to BigQuery after bazel runs: False
Generated bazel wrapper: bazel_rbe/bazel_wrapper
Generated bazel wrapper: bazel_rbe/bazel_wrapper.bat
+ bazel_rbe/bazel_wrapper --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --config=asan -- //test/...
+ tools/bazel --bazelrc=bazel_rbe/bazel_wrapper.bazelrc --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --config=asan -- //test/...
INFO: Running bazel wrapper (see //tools/bazel for details), bazel version 6.1.2 will be used instead of system-wide bazel installation.
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
WARNING: Option 'auth_enabled' is deprecated: Use --google_default_credentials instead
WARNING: Option 'project_id' is deprecated: Use --bes_instance_name instead
WARNING: Option 'experimental_strict_action_env' is deprecated: Use --incompatible_strict_action_env instead
INFO: Invocation ID: 09e8e1ea-df48-4fdb-96dd-916bd5014f90
WARNING: --remote_upload_local_results is set, but the remote cache does not support uploading action results or the current account is not authorized to write local results to the remote cache.
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/09e8e1ea-df48-4fdb-96dd-916bd5014f90
Loading:
Loading:
Loading:
Loading:
WARNING: Option 'auth_enabled' is deprecated: Use --google_default_credentials instead
WARNING: Option 'project_id' is deprecated: Use --bes_instance_name instead
WARNING: Option 'experimental_strict_action_env' is deprecated: Use --incompatible_strict_action_env instead
Loading:
Loading: 0 packages loaded
Loading: 62 packages loaded
currently loading: test/core/gprpp ... (3 packages)
Analyzing: 1659 targets (90 packages loaded, 0 targets configured)
Analyzing: 1659 targets (125 packages loaded, 49 targets configured)
Analyzing: 1659 targets (136 packages loaded, 103 targets configured)
Analyzing: 1659 targets (136 packages loaded, 103 targets configured)
Analyzing: 1659 targets (136 packages loaded, 103 targets configured)
Analyzing: 1659 targets (147 packages loaded, 860 targets configured)
Analyzing: 1659 targets (163 packages loaded, 2613 targets configured)
Analyzing: 1659 targets (201 packages loaded, 6479 targets configured)
Analyzing: 1659 targets (221 packages loaded, 8243 targets configured)
Analyzing: 1659 targets (272 packages loaded, 10076 targets configured)
Analyzing: 1659 targets (276 packages loaded, 10773 targets configured)
Analyzing: 1659 targets (277 packages loaded, 11535 targets configured)
INFO: Analyzed 1659 targets (277 packages loaded, 12495 targets configured).
checking cached actions
INFO: Found 721 targets and 938 test targets...
WARNING: cleared convenience symlink(s) bazel-bin, bazel-testlogs because their destinations would be ambiguous
[0 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[877 / 2,252] Compiling absl/time/internal/cctz/src/time_zone_libc.cc [for tool]; 0s remote ... (88 actions, 2 running)
[1,289 / 3,773] Compiling absl/time/internal/cctz/src/time_zone_fixed.cc [for tool]; 1s remote ... (200 actions, 16 running)
[1,289 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool] ... (200 actions, 68 running)
[1,289 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool] ... (200 actions, 68 running)
[1,289 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 4s ... (200 actions, 68 running)
[1,289 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 10s ... (200 actions, 68 running)
INFO: From Compiling infback.c [for tool]:
external/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
^
external/zlib/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
^
external/zlib/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/infback.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
^
external/zlib/infback.c:635:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackEnd(strm)
^
5 warnings generated.
[1,290 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 20s ... (200 actions, 67 running)
[1,291 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 21s ... (200 actions, 66 running)
[1,293 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 22s ... (200 actions, 65 running)
[1,300 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 23s ... (200 actions, 60 running)
[1,308 / 3,773] [Sched] Compiling upb/reflection/service_def.c [for tool]; 24s ... (200 actions, 53 running)
INFO: From Compiling zutil.c [for tool]:
external/zlib/zutil.c:135:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT zError(err)
^
external/zlib/zutil.c:307:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
voidpf ZLIB_INTERNAL zcalloc(opaque, items, size)
^
external/zlib/zutil.c:317:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL zcfree(opaque, ptr)
^
3 warnings generated.
INFO: From Compiling adler32.c [for tool]:
external/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_z(adler, buf, len)
^
external/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32(adler, buf, len)
^
external/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong adler32_combine_(adler1, adler2, len2)
^
external/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine(adler1, adler2, len2)
^
external/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
^
6 warnings generated.
INFO: From Compiling crc32.c [for tool]:
external/zlib/crc32.c:126:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_word_t byte_swap(word)
^
external/zlib/crc32.c:126:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t multmodp(a, b)
^
external/zlib/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t x2nmodp(n, k)
^
external/zlib/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:726:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t crc_word(data)
^
external/zlib/crc32.c:726:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:735:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_word_t crc_word_big(data)
^
external/zlib/crc32.c:735:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:748:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32_z(crc, buf, len)
^
external/zlib/crc32.c:1072:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32(crc, buf, len)
^
external/zlib/crc32.c:1081:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
^
external/zlib/crc32.c:1093:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine(crc1, crc2, len2)
^
external/zlib/crc32.c:1102:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_gen64(len2)
^
external/zlib/crc32.c:1112:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_gen(len2)
^
external/zlib/crc32.c:1119:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_op(crc1, crc2, op)
^
17 warnings generated.
INFO: From Compiling compress.c [for tool]:
external/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress2(dest, destLen, source, sourceLen, level)
^
external/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress(dest, destLen, source, sourceLen)
^
external/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT compressBound(sourceLen)
^
3 warnings generated.
INFO: From Compiling inftrees.c [for tool]:
external/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
^
1 warning generated.
[1,321 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 25s ... (200 actions, 41 running)
INFO: From Compiling inflate.c [for tool]:
external/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int inflateStateCheck(strm)
^
external/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateResetKeep(strm)
^
external/zlib/inflate.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset(strm)
^
external/zlib/inflate.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset2(strm, windowBits)
^
external/zlib/inflate.c:198:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
^
external/zlib/inflate.c:242:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit_(strm, version, stream_size)
^
external/zlib/inflate.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflatePrime(strm, bits, value)
^
external/zlib/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
^
external/zlib/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int updatewindow(strm, end, copy)
^
external/zlib/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:625:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflate(strm, flush)
^
external/zlib/inflate.c:1304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateEnd(strm)
^
external/zlib/inflate.c:1318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
^
external/zlib/inflate.c:1341:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
^
external/zlib/inflate.c:1376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetHeader(strm, head)
^
external/zlib/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned syncsearch(have, buf, len)
^
external/zlib/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:1427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSync(strm)
^
external/zlib/inflate.c:1485:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSyncPoint(strm)
^
external/zlib/inflate.c:1495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateCopy(dest, source)
^
external/zlib/inflate.c:1542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateUndermine(strm, subvert)
^
external/zlib/inflate.c:1560:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateValidate(strm, check)
^
external/zlib/inflate.c:1575:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
long ZEXPORT inflateMark(strm)
^
external/zlib/inflate.c:1588:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT inflateCodesUsed(strm)
^
26 warnings generated.
INFO: From Compiling trees.c [for tool]:
external/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_init(s)
^
external/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void init_block(s)
^
external/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void pqdownheap(s, tree, k)
^
external/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_bitlen(s, desc)
^
external/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_codes(tree, max_code, bl_count)
^
external/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void build_tree(s, desc)
^
external/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void scan_tree(s, tree, max_code)
^
external/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_tree(s, tree, max_code)
^
external/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int build_bl_tree(s)
^
external/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_all_trees(s, lcodes, dcodes, blcodes)
^
external/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
^
external/zlib/trees.c:887:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_bits(s)
^
external/zlib/trees.c:897:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_align(s)
^
external/zlib/trees.c:912:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
^
external/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL _tr_tally(s, dist, lc)
^
external/zlib/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void compress_block(s, ltree, dtree)
^
external/zlib/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int detect_data_type(s)
^
external/zlib/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned bi_reverse(code, len)
^
external/zlib/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_flush(s)
^
external/zlib/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_windup(s)
^
external/zlib/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
34 warnings generated.
INFO: From Compiling deflate.c [for tool]:
external/zlib/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void slide_hash(s)
^
external/zlib/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:225:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit_(strm, level, version, stream_size)
^
external/zlib/deflate.c:237:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
^
external/zlib/deflate.c:389:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int deflateStateCheck(strm)
^
external/zlib/deflate.c:389:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:412:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetDictionary(strm, dictionary, dictLength)
^
external/zlib/deflate.c:481:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateGetDictionary(strm, dictionary, dictLength)
^
external/zlib/deflate.c:503:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateResetKeep(strm)
^
external/zlib/deflate.c:541:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateReset(strm)
^
external/zlib/deflate.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetHeader(strm, head)
^
external/zlib/deflate.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePending(strm, pending, bits)
^
external/zlib/deflate.c:578:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePrime(strm, bits, value)
^
external/zlib/deflate.c:605:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateParams(strm, level, strategy)
^
external/zlib/deflate.c:654:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
^
external/zlib/deflate.c:696:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT deflateBound(strm, sourceLen)
^
external/zlib/deflate.c:768:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void putShortMSB(s, b)
^
external/zlib/deflate.c:768:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:782:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void flush_pending(strm)
^
external/zlib/deflate.c:782:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:815:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflate(strm, flush)
^
external/zlib/deflate.c:1130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateEnd(strm)
^
external/zlib/deflate.c:1156:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateCopy(dest, source)
^
external/zlib/deflate.c:1215:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned read_buf(strm, buf, size)
^
external/zlib/deflate.c:1215:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1245:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void lm_init(s)
^
external/zlib/deflate.c:1245:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uInt longest_match(s, cur_match)
^
external/zlib/deflate.c:1278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fill_window(s)
^
external/zlib/deflate.c:1527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1690:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_stored(s, flush)
^
external/zlib/deflate.c:1690:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1877:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_fast(s, flush)
^
external/zlib/deflate.c:1877:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1979:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_slow(s, flush)
^
external/zlib/deflate.c:1979:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:2110:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_rle(s, flush)
^
external/zlib/deflate.c:2110:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:2184:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_huff(s, flush)
^
external/zlib/deflate.c:2184:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
41 warnings generated.
INFO: From Compiling inffast.c [for tool]:
external/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL inflate_fast(strm, start)
^
1 warning generated.
INFO: From Compiling compress.c:
external/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress2(dest, destLen, source, sourceLen, level)
^
external/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress(dest, destLen, source, sourceLen)
^
external/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT compressBound(sourceLen)
^
3 warnings generated.
INFO: From Compiling zutil.c:
external/zlib/zutil.c:135:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT zError(err)
^
external/zlib/zutil.c:307:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
voidpf ZLIB_INTERNAL zcalloc(opaque, items, size)
^
external/zlib/zutil.c:317:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL zcfree(opaque, ptr)
^
3 warnings generated.
INFO: From Compiling uncompr.c:
external/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress2(dest, destLen, source, sourceLen)
^
external/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress(dest, destLen, source, sourceLen)
^
2 warnings generated.
INFO: From Compiling inffast.c:
external/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL inflate_fast(strm, start)
^
1 warning generated.
INFO: From Compiling adler32.c:
external/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_z(adler, buf, len)
^
external/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32(adler, buf, len)
^
external/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong adler32_combine_(adler1, adler2, len2)
^
external/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine(adler1, adler2, len2)
^
external/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
^
6 warnings generated.
[1,348 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 26s ... (200 actions, 36 running)
INFO: From Compiling crc32.c:
external/zlib/crc32.c:126:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_word_t byte_swap(word)
^
external/zlib/crc32.c:126:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t multmodp(a, b)
^
external/zlib/crc32.c:551:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t x2nmodp(n, k)
^
external/zlib/crc32.c:575:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:726:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_crc_t crc_word(data)
^
external/zlib/crc32.c:726:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:735:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_word_t crc_word_big(data)
^
external/zlib/crc32.c:735:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/crc32.c:748:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32_z(crc, buf, len)
^
external/zlib/crc32.c:1072:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32(crc, buf, len)
^
external/zlib/crc32.c:1081:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
^
external/zlib/crc32.c:1093:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine(crc1, crc2, len2)
^
external/zlib/crc32.c:1102:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_gen64(len2)
^
external/zlib/crc32.c:1112:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_gen(len2)
^
external/zlib/crc32.c:1119:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine_op(crc1, crc2, op)
^
17 warnings generated.
INFO: From Compiling inftrees.c:
external/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
^
1 warning generated.
INFO: From Compiling trees.c:
external/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_init(s)
^
external/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void init_block(s)
^
external/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void pqdownheap(s, tree, k)
^
external/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_bitlen(s, desc)
^
external/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_codes(tree, max_code, bl_count)
^
external/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void build_tree(s, desc)
^
external/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void scan_tree(s, tree, max_code)
^
external/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_tree(s, tree, max_code)
^
external/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int build_bl_tree(s)
^
external/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_all_trees(s, lcodes, dcodes, blcodes)
^
external/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
^
external/zlib/trees.c:887:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_bits(s)
^
external/zlib/trees.c:897:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_align(s)
^
external/zlib/trees.c:912:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
^
external/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL _tr_tally(s, dist, lc)
^
external/zlib/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void compress_block(s, ltree, dtree)
^
external/zlib/trees.c:1042:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int detect_data_type(s)
^
external/zlib/trees.c:1102:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned bi_reverse(code, len)
^
external/zlib/trees.c:1136:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_flush(s)
^
external/zlib/trees.c:1151:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_windup(s)
^
external/zlib/trees.c:1168:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
34 warnings generated.
INFO: From Compiling infback.c:
external/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
^
external/zlib/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
^
external/zlib/infback.c:83:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/infback.c:251:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
^
external/zlib/infback.c:635:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackEnd(strm)
^
5 warnings generated.
INFO: From Compiling inflate.c:
external/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int inflateStateCheck(strm)
^
external/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateResetKeep(strm)
^
external/zlib/inflate.c:145:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset(strm)
^
external/zlib/inflate.c:158:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset2(strm, windowBits)
^
external/zlib/inflate.c:198:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
^
external/zlib/inflate.c:242:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit_(strm, version, stream_size)
^
external/zlib/inflate.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflatePrime(strm, bits, value)
^
external/zlib/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
^
external/zlib/inflate.c:281:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int updatewindow(strm, end, copy)
^
external/zlib/inflate.c:399:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:625:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflate(strm, flush)
^
external/zlib/inflate.c:1304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateEnd(strm)
^
external/zlib/inflate.c:1318:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
^
external/zlib/inflate.c:1341:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
^
external/zlib/inflate.c:1376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetHeader(strm, head)
^
external/zlib/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned syncsearch(have, buf, len)
^
external/zlib/inflate.c:1404:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/inflate.c:1427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSync(strm)
^
external/zlib/inflate.c:1485:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSyncPoint(strm)
^
external/zlib/inflate.c:1495:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateCopy(dest, source)
^
external/zlib/inflate.c:1542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateUndermine(strm, subvert)
^
external/zlib/inflate.c:1560:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateValidate(strm, check)
^
external/zlib/inflate.c:1575:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
long ZEXPORT inflateMark(strm)
^
external/zlib/inflate.c:1588:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT inflateCodesUsed(strm)
^
26 warnings generated.
INFO: From Compiling deflate.c:
external/zlib/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void slide_hash(s)
^
external/zlib/deflate.c:198:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:225:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit_(strm, level, version, stream_size)
^
external/zlib/deflate.c:237:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
^
external/zlib/deflate.c:389:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int deflateStateCheck(strm)
^
external/zlib/deflate.c:389:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:412:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetDictionary(strm, dictionary, dictLength)
^
external/zlib/deflate.c:481:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateGetDictionary(strm, dictionary, dictLength)
^
external/zlib/deflate.c:503:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateResetKeep(strm)
^
external/zlib/deflate.c:541:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateReset(strm)
^
external/zlib/deflate.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetHeader(strm, head)
^
external/zlib/deflate.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePending(strm, pending, bits)
^
external/zlib/deflate.c:578:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePrime(strm, bits, value)
^
external/zlib/deflate.c:605:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateParams(strm, level, strategy)
^
external/zlib/deflate.c:654:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
^
external/zlib/deflate.c:696:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT deflateBound(strm, sourceLen)
^
external/zlib/deflate.c:768:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void putShortMSB(s, b)
^
external/zlib/deflate.c:768:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:782:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void flush_pending(strm)
^
external/zlib/deflate.c:782:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:815:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflate(strm, flush)
^
external/zlib/deflate.c:1130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateEnd(strm)
^
external/zlib/deflate.c:1156:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateCopy(dest, source)
^
external/zlib/deflate.c:1215:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned read_buf(strm, buf, size)
^
external/zlib/deflate.c:1215:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1245:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void lm_init(s)
^
external/zlib/deflate.c:1245:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uInt longest_match(s, cur_match)
^
external/zlib/deflate.c:1278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fill_window(s)
^
external/zlib/deflate.c:1527:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1690:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_stored(s, flush)
^
external/zlib/deflate.c:1690:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1877:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_fast(s, flush)
^
external/zlib/deflate.c:1877:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:1979:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_slow(s, flush)
^
external/zlib/deflate.c:1979:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:2110:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_rle(s, flush)
^
external/zlib/deflate.c:2110:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
external/zlib/deflate.c:2184:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_huff(s, flush)
^
external/zlib/deflate.c:2184:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
41 warnings generated.
[1,440 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 27s ... (200 actions, 23 running)
INFO: From Compiling uncompr.c [for tool]:
external/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress2(dest, destLen, source, sourceLen)
^
external/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress(dest, destLen, source, sourceLen)
^
2 warnings generated.
[1,503 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 28s ... (200 actions, 11 running)
[1,527 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 29s ... (200 actions, 9 running)
[1,559 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 30s ... (200 actions, 9 running)
[1,592 / 3,773] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 31s ... (200 actions, 5 running)
[1,652 / 3,862] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 32s ... (200 actions, 2 running)
[1,734 / 4,136] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 33s ... (200 actions, 2 running)
[2,059 / 4,684] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 34s ... (200 actions, 2 running)
[2,082 / 4,684] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 35s ... (200 actions, 3 running)
[2,109 / 4,684] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 36s ... (200 actions, 1 running)
[2,154 / 4,684] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 37s ... (200 actions, 1 running)
[2,173 / 4,684] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 38s ... (200 actions, 1 running)
[2,224 / 4,684] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 39s ... (200 actions, 3 running)
INFO: From Compiling utf8_validity.cc [for tool]:
external/utf8_range/utf8_validity.cc:139:12: warning: unused function 'CodepointSkipBackwards' [-Wunused-function]
inline int CodepointSkipBackwards(int32_t codepoint_word) {
^
1 warning generated.
[2,481 / 4,685] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 40s ... (200 actions, 6 running)
INFO: From Compiling utf8_validity.cc:
external/utf8_range/utf8_validity.cc:139:12: warning: unused function 'CodepointSkipBackwards' [-Wunused-function]
inline int CodepointSkipBackwards(int32_t codepoint_word) {
^
1 warning generated.
[2,506 / 4,685] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 41s ... (200 actions, 3 running)
[2,533 / 4,685] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 42s ... (200 actions, 8 running)
[2,562 / 4,685] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 43s ... (200 actions, 3 running)
[2,593 / 4,723] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 44s ... (200 actions, 2 running)
[2,689 / 4,723] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 45s ... (200 actions, 2 running)
[2,809 / 4,739] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 46s ... (200 actions, 5 running)
[3,007 / 5,075] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 47s ... (200 actions, 5 running)
[3,068 / 5,080] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 48s ... (200 actions, 5 running)
[3,153 / 5,081] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 49s ... (200 actions, 3 running)
[3,371 / 5,570] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 50s ... (198 actions, 1 running)
[3,508 / 5,792] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 51s ... (200 actions, 2 running)
[3,585 / 5,834] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 52s ... (200 actions, 4 running)
[3,711 / 6,089] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 53s ... (200 actions, 2 running)
[3,819 / 6,220] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 54s ... (200 actions, 5 running)
[3,837 / 6,220] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 55s ... (200 actions, 0 running)
[3,839 / 6,220] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 56s ... (200 actions, 1 running)
[3,848 / 6,220] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 57s ... (200 actions, 1 running)
[3,873 / 6,220] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 58s ... (200 actions, 1 running)
[3,936 / 6,259] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 59s ... (200 actions, 12 running)
[4,461 / 7,009] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 60s ... (199 actions, 46 running)
[4,912 / 7,614] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 61s ... (199 actions, 54 running)
[5,454 / 8,493] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 62s ... (199 actions, 54 running)
[5,900 / 9,464] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 63s ... (199 actions, 36 running)
[6,337 / 10,223] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 64s ... (200 actions, 27 running)
[6,551 / 10,620] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 65s ... (200 actions, 30 running)
[6,632 / 10,666] [Sched] Compiling upb/reflection/def_builder.c [for tool]; 66s ... (199 actions, 8 running)
[7,023 / 11,173] 1 / 938 tests; [Sched] Compiling upb/reflection/def_builder.c [for tool]; 67s ... (200 actions, 4 running)
[7,326 / 11,784] 1 / 938 tests; [Sched] Compiling src/ssl/s3_pkt.cc; 37s ... (200 actions, 8 running)
[7,326 / 11,784] 1 / 938 tests; [Sched] Compiling src/compiler/cpp_generator.cc [for tool]; 12s ... (200 actions, 53 running)
INFO: From Generating proto_library @com_google_googleapis//google/logging/type:type_proto:
google/logging/type/http_request.proto:20:1: warning: Import google/api/annotations.proto is unused.
google/logging/type/log_severity.proto:19:1: warning: Import google/api/annotations.proto is unused.
INFO: From Generating proto_library @com_google_googleapis//google/devtools/cloudtrace/v2:cloudtrace_proto:
google/devtools/cloudtrace/v2/trace.proto:24:1: warning: Import google/api/annotations.proto is unused.
google/devtools/cloudtrace/v2/tracing.proto:25:1: warning: Import google/protobuf/timestamp.proto is unused.
INFO: From Generating proto_library @com_google_googleapis//google/logging/v2:logging_proto:
google/logging/v2/log_entry.proto:27:1: warning: Import google/rpc/status.proto is unused.
google/logging/v2/log_entry.proto:28:1: warning: Import google/api/annotations.proto is unused.
google/logging/v2/logging_config.proto:22:1: warning: Import google/protobuf/duration.proto is unused.
google/logging/v2/logging.proto:28:1: warning: Import google/protobuf/timestamp.proto is unused.
google/logging/v2/logging.proto:24:1: warning: Import google/logging/v2/logging_config.proto is unused.
google/logging/v2/logging.proto:27:1: warning: Import google/protobuf/field_mask.proto is unused.
google/logging/v2/logging_metrics.proto:26:1: warning: Import google/protobuf/field_mask.proto is unused.
google/logging/v2/logging_metrics.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
[7,851 / 12,573] 1 / 938 tests; [Sched] Compiling src/compiler/python_generator.cc [for tool]; 13s ... (198 actions, 29 running)
INFO: From Generating proto_library @com_google_googleapis//google/monitoring/v3:monitoring_proto:
google/monitoring/v3/metric.proto:19:1: warning: Import google/api/distribution.proto is unused.
google/monitoring/v3/metric.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
google/monitoring/v3/metric_service.proto:25:1: warning: Import google/monitoring/v3/alert.proto is unused.
google/monitoring/v3/metric_service.proto:28:1: warning: Import google/protobuf/duration.proto is unused.
google/monitoring/v3/notification_service.proto:26:1: warning: Import google/protobuf/struct.proto is unused.
google/monitoring/v3/query_service.proto:20:1: warning: Import google/api/label.proto is unused.
google/monitoring/v3/query_service.proto:21:1: warning: Import google/monitoring/v3/metric.proto is unused.
google/monitoring/v3/service.proto:21:1: warning: Import google/protobuf/timestamp.proto is unused.
google/monitoring/v3/uptime_service.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
[8,263 / 13,108] 1 / 938 tests; [Sched] Compiling test/core/promise/activity_test.cc; 11s ... (199 actions, 41 running)
[8,292 / 13,151] 1 / 938 tests; [Sched] Compiling test/core/promise/activity_test.cc; 12s ... (199 actions, 70 running)
[8,503 / 13,416] 1 / 938 tests; [Sched] Compiling test/core/gprpp/bitset_test.cc; 11s ... (200 actions, 42 running)
[8,939 / 14,039] 1 / 938 tests; [Sched] Compiling test/core/gprpp/bitset_test.cc; 12s ... (199 actions, 40 running)
[9,029 / 14,171] 1 / 938 tests; [Sched] Linking external/com_google_protobuf/protoc; 9s ... (200 actions, 47 running)
[9,268 / 14,414] 1 / 938 tests; [Sched] Linking external/com_google_protobuf/protoc; 10s ... (160 actions, 0 running)
INFO: From Compiling opencensus/common/internal/timestamp.cc:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:45:5: warning: 'PROTOBUF_RTTI' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_RTTI
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:55:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:51:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:61:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:64:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:59:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:47:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:77:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:57:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:62:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:127:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:135:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.cc:15:
In file included from external/io_opencensus_cpp/opencensus/common/internal/timestamp.h:19:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
41 warnings generated.
[9,296 / 14,414] 1 / 938 tests; [Sched] Linking external/com_google_protobuf/protoc; 11s ... (148 actions, 2 running)
[9,347 / 14,414] 2 / 938 tests; [Sched] Linking external/com_google_protobuf/protoc; 12s ... (135 actions, 4 running)
[9,386 / 14,422] 2 / 938 tests; [Sched] Compiling src/google/protobuf/json/json.cc; 13s ... (122 actions, 1 running)
[9,390 / 14,422] 2 / 938 tests; [Sched] Compiling src/google/protobuf/json/json.cc; 14s ... (120 actions, 12 running)
[9,426 / 14,422] 2 / 938 tests; [Sched] Compiling src/google/protobuf/json/json.cc; 15s ... (177 actions, 1 running)
[9,440 / 14,424] 2 / 938 tests; [Sched] Compiling src/compiler/php_generator.cc; 16s ... (172 actions, 2 running)
INFO: From Compiling opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:45:5: warning: 'PROTOBUF_RTTI' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_RTTI
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:55:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:51:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:61:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:64:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:59:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:47:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:77:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:57:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:62:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:127:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:135:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/label.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/label.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:23:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:23:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:23:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:23:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:39:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_utils.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
67 warnings generated.
[9,457 / 14,429] 2 / 938 tests; [Sched] Compiling src/compiler/php_generator.cc; 17s ... (166 actions, 0 running)
[9,467 / 14,433] 2 / 938 tests; [Sched] Compiling src/compiler/php_generator.cc; 18s ... (161 actions, 1 running)
[9,504 / 14,435] 2 / 938 tests; [Sched] Compiling src/proto/grpc/testing/xds/v3/config_dump.pb.cc; 15s ... (146 actions, 3 running)
[9,521 / 14,438] 2 / 938 tests; [Sched] Compiling src/proto/grpc/testing/xds/v3/config_dump.pb.cc; 16s ... (144 actions, 0 running)
[9,526 / 14,438] 2 / 938 tests; [Sched] Compiling src/proto/grpc/testing/xds/v3/listener.pb.cc; 14s ... (143 actions, 0 running)
[9,533 / 14,440] 2 / 938 tests; [Sched] Compiling src/proto/grpc/testing/xds/v3/listener.pb.cc; 15s ... (141 actions, 0 running)
[9,539 / 14,441] 2 / 938 tests; [Sched] Compiling src/proto/grpc/testing/xds/v3/listener.pb.cc; 16s ... (140 actions, 0 running)
[9,548 / 14,442] 3 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 17s ... (157 actions, 1 running)
[9,558 / 14,443] 9 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 18s ... (150 actions, 1 running)
[9,572 / 14,443] 10 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 19s ... (145 actions, 0 running)
[9,574 / 14,443] 10 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 20s ... (144 actions, 1 running)
INFO: From Action external/com_google_googleapis/google/logging/v2/log_entry.grpc.pb.h:
bazel-out/k8-fastbuild/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
google/logging/v2/log_entry.proto:27:1: warning: Import google/rpc/status.proto is unused.
google/logging/v2/log_entry.proto:28:1: warning: Import google/api/annotations.proto is unused.
google/logging/v2/logging_config.proto:22:1: warning: Import google/protobuf/duration.proto is unused.
google/logging/v2/logging.proto:27:1: warning: Import google/protobuf/field_mask.proto is unused.
google/logging/v2/logging.proto:24:1: warning: Import google/logging/v2/logging_config.proto is unused.
google/logging/v2/logging.proto:28:1: warning: Import google/protobuf/timestamp.proto is unused.
google/logging/v2/logging_metrics.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
google/logging/v2/logging_metrics.proto:26:1: warning: Import google/protobuf/field_mask.proto is unused.
INFO: From Action external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.grpc.pb.h:
bazel-out/k8-fastbuild/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
google/devtools/cloudtrace/v2/trace.proto:24:1: warning: Import google/api/annotations.proto is unused.
google/devtools/cloudtrace/v2/tracing.proto:25:1: warning: Import google/protobuf/timestamp.proto is unused.
[9,639 / 14,445] 10 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 21s ... (144 actions, 7 running)
INFO: From Action external/com_google_googleapis/google/monitoring/v3/alert.grpc.pb.h:
bazel-out/k8-fastbuild/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
google/monitoring/v3/metric.proto:19:1: warning: Import google/api/distribution.proto is unused.
google/monitoring/v3/metric.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
google/monitoring/v3/metric_service.proto:28:1: warning: Import google/protobuf/duration.proto is unused.
google/monitoring/v3/metric_service.proto:25:1: warning: Import google/monitoring/v3/alert.proto is unused.
google/monitoring/v3/notification_service.proto:26:1: warning: Import google/protobuf/struct.proto is unused.
google/monitoring/v3/query_service.proto:21:1: warning: Import google/monitoring/v3/metric.proto is unused.
google/monitoring/v3/query_service.proto:20:1: warning: Import google/api/label.proto is unused.
google/monitoring/v3/service.proto:21:1: warning: Import google/protobuf/timestamp.proto is unused.
google/monitoring/v3/uptime_service.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
[9,662 / 14,452] 18 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 22s ... (154 actions, 2 running)
[9,675 / 14,453] 24 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 23s ... (144 actions, 0 running)
[9,686 / 14,458] 25 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 24s ... (139 actions, 2 running)
[9,696 / 14,459] 28 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 25s ... (131 actions, 1 running)
[9,715 / 14,460] 29 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 26s ... (113 actions, 2 running)
[9,719 / 14,460] 30 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 27s ... (109 actions, 1 running)
[9,720 / 14,460] 31 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 28s ... (108 actions, 1 running)
[9,720 / 14,460] 31 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 29s ... (108 actions, 2 running)
[9,766 / 14,460] 31 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 30s ... (177 actions, 3 running)
[9,822 / 14,460] 31 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 31s ... (158 actions, 1 running)
[9,835 / 14,460] 31 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 32s ... (156 actions, 2 running)
[9,851 / 14,460] 35 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 34s ... (147 actions, 2 running)
[9,893 / 14,460] 37 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 35s ... (127 actions, 1 running)
[9,915 / 14,460] 37 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 36s ... (116 actions, 2 running)
[9,926 / 14,460] 37 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 37s ... (108 actions, 3 running)
[9,929 / 14,460] 39 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 38s ... (106 actions, 3 running)
[9,935 / 14,460] 41 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 39s ... (111 actions, 2 running)
[9,938 / 14,460] 43 / 938 tests; [Sched] Linking test/core/event_engine/common_closures_test@poller=poll; 40s ... (109 actions, 1 running)
[9,939 / 14,461] 43 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 34s ... (109 actions, 2 running)
[10,001 / 14,461] 43 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 35s ... (200 actions, 3 running)
[10,045 / 14,461] 43 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 36s ... (200 actions, 2 running)
[10,058 / 14,461] 43 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 37s ... (200 actions, 2 running)
[10,074 / 14,461] 44 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 39s ... (200 actions, 1 running)
[10,077 / 14,461] 46 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 40s ... (200 actions, 1 running)
[10,087 / 14,461] 46 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 41s ... (200 actions, 0 running)
[10,104 / 14,461] 46 / 938 tests; [Sched] Action src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h; 42s ... (200 actions, 3 running)
[10,131 / 14,461] 47 / 938 tests; [Sched] Testing //test/core/event_engine:thread_pool_test@poller=poll; 27s ... (200 actions, 7 running)
[10,152 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 21s ... (200 actions, 1 running)
[10,187 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 22s ... (200 actions, 2 running)
[10,225 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 23s ... (200 actions, 4 running)
[10,269 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 24s ... (199 actions, 3 running)
[10,338 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 25s ... (200 actions, 3 running)
[10,371 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 26s ... (200 actions, 3 running)
[10,385 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 27s ... (200 actions, 2 running)
[10,411 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 28s ... (200 actions, 1 running)
[10,418 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 29s ... (200 actions, 1 running)
[10,420 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 31s ... (200 actions, 1 running)
[10,421 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 32s ... (200 actions, 1 running)
[10,426 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 33s ... (200 actions, 1 running)
[10,430 / 14,461] 48 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 34s ... (200 actions, 3 running)
[10,436 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 35s ... (200 actions, 0 running)
[10,442 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 36s ... (200 actions, 1 running)
[10,475 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 37s ... (200 actions, 2 running)
[10,506 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 38s ... (200 actions, 4 running)
[10,545 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 39s ... (200 actions, 3 running)
[10,587 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 40s ... (200 actions, 1 running)
[10,632 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 41s ... (199 actions, 2 running)
[10,701 / 14,461] 49 / 938 tests; [Sched] Compiling upb/reflection/method_def.c; 42s ... (200 actions, 0 running)
[10,810 / 14,470] 49 / 938 tests; [Sched] Compiling src/core/ext/transport/chttp2/transport/chttp2_transport.cc; 20s ... (200 actions, 3 running)
[10,925 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc; 16s ... (200 actions, 2 running)
[10,965 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc; 17s ... (200 actions, 1 running)
[11,024 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc; 18s ... (197 actions, 0 running)
[11,035 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc; 19s ... (192 actions, 0 running)
[11,041 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc; 21s ... (188 actions, 0 running)
[11,046 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/subchannel_stream_client.cc; 16s ... (184 actions, 1 running)
[11,056 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/client_channel.cc; 16s ... (175 actions, 2 running)
[11,070 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/client_channel.cc; 17s ... (163 actions, 4 running)
[11,102 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/client_channel.cc; 18s ... (141 actions, 1 running)
[11,125 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/client_channel.cc; 19s ... (128 actions, 2 running)
[11,146 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/rls/rls.cc; 18s ... (107 actions, 4 running)
[11,171 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/rls/rls.cc; 19s ... (87 actions, 2 running)
[11,189 / 14,475] 49 / 938 tests; [Sched] Compiling src/core/ext/filters/client_channel/lb_policy/rls/rls.cc; 20s ... (73 actions, 2 running)
[11,218 / 14,475] 59 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 20s ... (54 actions, 2 running)
[11,231 / 14,475] 60 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 21s ... (59 actions, 0 running)
[11,236 / 14,475] 61 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 22s ... (57 actions, 2 running)
[11,249 / 14,475] 61 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 23s ... (50 actions, 1 running)
[11,264 / 14,475] 61 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 25s ... (45 actions, 0 running)
[11,270 / 14,475] 61 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 26s ... (43 actions, 0 running)
[11,316 / 14,475] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 27s ... (29 actions, 1 running)
[11,325 / 14,475] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 28s ... (23 actions, 3 running)
[11,342 / 14,475] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 29s ... (24 actions, 7 running)
[11,384 / 14,477] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 30s ... (42 actions, 0 running)
[11,390 / 14,477] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 31s ... (40 actions, 1 running)
[11,394 / 14,477] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 32s ... (38 actions, 1 running)
[11,396 / 14,477] 62 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 33s ... (41 actions, 3 running)
[11,414 / 14,477] 63 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 34s ... (35 actions, 1 running)
[11,417 / 14,477] 64 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 36s ... (71 actions, 1 running)
[11,460 / 14,505] 64 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 37s ... (72 actions, 0 running)
[11,477 / 14,507] 64 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 38s ... (70 actions, 4 running)
[11,486 / 14,514] 65 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 39s ... (70 actions, 1 running)
[11,517 / 14,534] 67 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 40s ... (71 actions, 3 running)
[11,532 / 14,541] 75 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 41s ... (63 actions, 1 running)
[11,538 / 14,541] 78 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 42s ... (200 actions, 1 running)
[11,539 / 14,541] 79 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 43s ... (200 actions, 1 running)
[11,546 / 14,541] 85 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 44s ... (200 actions, 4 running)
[11,548 / 14,541] 87 / 938 tests; [Sched] Compiling test/core/event_engine/smoke_test.cc; 45s ... (200 actions, 7 running)
[11,553 / 14,541] 89 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 44s ... (200 actions, 12 running)
[11,558 / 14,541] 94 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 45s ... (200 actions, 10 running)
[11,560 / 14,541] 96 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 46s ... (200 actions, 14 running)
[11,564 / 14,541] 99 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 47s ... (200 actions, 15 running)
[11,564 / 14,541] 99 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 48s ... (200 actions, 16 running)
[11,565 / 14,541] 99 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 49s ... (200 actions, 16 running)
[11,567 / 14,541] 99 / 938 tests; [Sched] Compiling test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc; 50s ... (200 actions, 17 running)
[11,577 / 14,541] 99 / 938 tests; [Sched] Testing //test/core/promise:party_test; 17s ... (200 actions, 19 running)
[11,596 / 14,541] 99 / 938 tests; [Sched] Testing //test/core/promise:party_test; 18s ... (200 actions, 18 running)
[11,617 / 14,541] 101 / 938 tests; [Sched] Testing //test/core/promise:party_test; 19s ... (200 actions, 21 running)
[11,664 / 14,541] 104 / 938 tests; [Sched] Testing //test/core/promise:party_test; 20s ... (200 actions, 13 running)
[11,695 / 14,541] 109 / 938 tests; [Sched] Testing //test/core/promise:party_test; 21s ... (200 actions, 8 running)
[11,726 / 14,541] 111 / 938 tests; [Sched] Testing //test/core/promise:party_test; 22s ... (200 actions, 6 running)
[11,738 / 14,542] 114 / 938 tests; [Sched] Testing //test/core/promise:party_test; 23s ... (200 actions, 2 running)
[11,743 / 14,542] 115 / 938 tests; [Sched] Testing //test/core/promise:party_test; 24s ... (200 actions, 3 running)
[11,751 / 14,542] 115 / 938 tests; [Sched] Testing //test/core/promise:party_test; 25s ... (200 actions, 2 running)
[11,753 / 14,542] 115 / 938 tests; [Sched] Testing //test/core/promise:party_test; 26s ... (200 actions, 2 running)
[11,757 / 14,542] 115 / 938 tests; [Sched] Testing //test/core/promise:party_test; 27s ... (200 actions, 5 running)
[11,764 / 14,543] 115 / 938 tests; [Sched] Testing //test/core/promise:party_test; 28s ... (200 actions, 3 running)
[11,772 / 14,543] 117 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 28s ... (200 actions, 3 running)
[11,786 / 14,543] 117 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 29s ... (200 actions, 4 running)
[11,820 / 14,543] 117 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 30s ... (200 actions, 11 running)
[11,856 / 14,543] 118 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 31s ... (200 actions, 6 running)
[11,878 / 14,543] 118 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 32s ... (200 actions, 7 running)
[11,894 / 14,543] 118 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 33s ... (200 actions, 7 running)
[11,918 / 14,543] 118 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 34s ... (200 actions, 5 running)
[11,927 / 14,543] 120 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 35s ... (200 actions, 3 running)
[11,934 / 14,543] 120 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 36s ... (200 actions, 4 running)
[11,942 / 14,543] 120 / 938 tests; [Sched] Testing //test/cpp/server:server_request_call_test@poller=poll; 37s ... (200 actions, 3 running)
[11,954 / 14,543] 122 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 38s ... (200 actions, 3 running)
[11,962 / 14,543] 123 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 39s ... (200 actions, 3 running)
[11,968 / 14,543] 124 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 40s ... (200 actions, 4 running)
[11,974 / 14,543] 125 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 41s ... (200 actions, 3 running)
[11,983 / 14,543] 125 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 42s ... (200 actions, 4 running)
[12,003 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 43s ... (200 actions, 4 running)
[12,025 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 44s ... (200 actions, 3 running)
[12,045 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 45s ... (200 actions, 1 running)
[12,061 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 46s ... (200 actions, 1 running)
[12,081 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 47s ... (200 actions, 2 running)
[12,099 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 48s ... (200 actions, 2 running)
[12,118 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 49s ... (200 actions, 1 running)
[12,125 / 14,543] 126 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 50s ... (200 actions, 1 running)
[12,133 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 51s ... (200 actions, 0 running)
[12,139 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 52s ... (200 actions, 1 running)
[12,149 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 54s ... (200 actions, 1 running)
[12,155 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 55s ... (200 actions, 1 running)
[12,160 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 56s ... (200 actions, 1 running)
[12,176 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 57s ... (200 actions, 1 running)
[12,192 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 58s ... (200 actions, 0 running)
[12,207 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 59s ... (200 actions, 1 running)
[12,219 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 60s ... (200 actions, 0 running)
[12,232 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 61s ... (200 actions, 0 running)
[12,237 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 62s ... (200 actions, 0 running)
[12,246 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 63s ... (200 actions, 0 running)
[12,258 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 64s ... (200 actions, 1 running)
[12,269 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 65s ... (200 actions, 1 running)
[12,280 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 66s ... (200 actions, 0 running)
[12,281 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 67s ... (200 actions, 2 running)
INFO: From Compiling test/cpp/end2end/async_end2end_test.cc:
test/cpp/end2end/async_end2end_test.cc:329:23: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
builder.SetOption(move(sync_plugin_disabler));
^
std::
1 warning generated.
[12,287 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 68s ... (200 actions, 1 running)
[12,292 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 69s ... (200 actions, 2 running)
[12,299 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 70s ... (200 actions, 2 running)
[12,309 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 72s ... (200 actions, 3 running)
[12,323 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 73s ... (200 actions, 4 running)
INFO: From Compiling test/cpp/interop/grpclb_fallback_test.cc:
test/cpp/interop/grpclb_fallback_test.cc:121:17: warning: unused function 'DoWaitForReadyRPCAndGetPath' [-Wunused-function]
GrpclbRouteType DoWaitForReadyRPCAndGetPath(TestService::Stub* stub,
^
1 warning generated.
[12,343 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 74s ... (200 actions, 3 running)
[12,357 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 75s ... (200 actions, 1 running)
[12,372 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 76s ... (200 actions, 3 running)
[12,389 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 77s ... (200 actions, 1 running)
[12,394 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 78s ... (200 actions, 2 running)
[12,398 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 79s ... (200 actions, 1 running)
[12,406 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 80s ... (200 actions, 2 running)
INFO: From Compiling test/cpp/end2end/async_end2end_test.cc:
test/cpp/end2end/async_end2end_test.cc:329:23: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
builder.SetOption(move(sync_plugin_disabler));
^
std::
1 warning generated.
[12,417 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 81s ... (200 actions, 2 running)
[12,422 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 82s ... (200 actions, 2 running)
[12,432 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 83s ... (199 actions, 2 running)
[12,440 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 84s ... (200 actions, 5 running)
[12,457 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 85s ... (200 actions, 1 running)
[12,481 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 86s ... (200 actions, 2 running)
[12,502 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 87s ... (199 actions, 2 running)
[12,516 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 88s ... (200 actions, 1 running)
[12,521 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 90s ... (200 actions, 2 running)
[12,536 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 91s ... (200 actions, 1 running)
[12,542 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 92s ... (200 actions, 1 running)
[12,553 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 93s ... (200 actions, 1 running)
[12,563 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 94s ... (200 actions, 3 running)
[12,569 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 96s ... (200 actions, 1 running)
INFO: From Compiling opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:45:5: warning: 'PROTOBUF_RTTI' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_RTTI
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:55:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:51:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:61:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:64:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:59:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:47:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:77:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:57:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:62:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:127:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:135:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/http.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/http.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/client.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/client.pb.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:37:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/resource.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:37:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/resource.pb.h:39:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/rpc/status.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/rpc/status.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/rpc/status.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/rpc/status.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:47:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:51:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/trace/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
73 warnings generated.
[12,580 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 97s ... (200 actions, 3 running)
INFO: From Compiling opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:130:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:45:5: warning: 'PROTOBUF_RTTI' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_RTTI
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:136:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:55:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:51:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:53:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:54:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:61:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:64:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:55:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:59:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:47:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:77:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:57:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl_lite.h:62:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:46:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:48:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:52:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:50:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:127:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:135:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:37:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/label.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:37:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/label.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:25:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/http.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/http.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/annotations.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/client.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:36:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/client.pb.h:36:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/metric.pb.h:44:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/resource.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/resource.pb.h:39:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/api/distribution.pb.h:39:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:41:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/mutation_record.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/mutation_record.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:37:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:44:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/rpc/status.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:44:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/rpc/status.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:48:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:43:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:43:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:11:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:40:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:51:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:27:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:45:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:38:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/internal/stackdriver_exporter.cc:15:
In file included from external/io_opencensus_cpp/opencensus/exporters/stats/stackdriver/stackdriver_exporter.h:26:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-fastbuild/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:50:
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1041:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
93 warnings generated.
[12,609 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 98s ... (200 actions, 3 running)
INFO: From Compiling test/cpp/interop/xds_interop_client.cc:
test/cpp/interop/xds_interop_client.cc:214:20: warning: 'mutable_num_rpcs_started_by_method' is deprecated [-Wdeprecated-declarations]
*response->mutable_num_rpcs_started_by_method();
^
bazel-out/k8-fastbuild/bin/src/proto/grpc/testing/messages.pb.h:3749:3: note: 'mutable_num_rpcs_started_by_method' has been explicitly marked deprecated here
PROTOBUF_DEPRECATED ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::int32_t >*
^
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:379:45: note: expanded from macro 'PROTOBUF_DEPRECATED'
# define PROTOBUF_DEPRECATED __attribute__((deprecated))
^
test/cpp/interop/xds_interop_client.cc:216:20: warning: 'mutable_num_rpcs_succeeded_by_method' is deprecated [-Wdeprecated-declarations]
*response->mutable_num_rpcs_succeeded_by_method();
^
bazel-out/k8-fastbuild/bin/src/proto/grpc/testing/messages.pb.h:3766:3: note: 'mutable_num_rpcs_succeeded_by_method' has been explicitly marked deprecated here
PROTOBUF_DEPRECATED ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::int32_t >*
^
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:379:45: note: expanded from macro 'PROTOBUF_DEPRECATED'
# define PROTOBUF_DEPRECATED __attribute__((deprecated))
^
test/cpp/interop/xds_interop_client.cc:218:20: warning: 'mutable_num_rpcs_failed_by_method' is deprecated [-Wdeprecated-declarations]
*response->mutable_num_rpcs_failed_by_method();
^
bazel-out/k8-fastbuild/bin/src/proto/grpc/testing/messages.pb.h:3783:3: note: 'mutable_num_rpcs_failed_by_method' has been explicitly marked deprecated here
PROTOBUF_DEPRECATED ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::int32_t >*
^
bazel-out/k8-fastbuild/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:379:45: note: expanded from macro 'PROTOBUF_DEPRECATED'
# define PROTOBUF_DEPRECATED __attribute__((deprecated))
^
3 warnings generated.
INFO: From Compiling test/cpp/interop/observability_client.cc:
test/cpp/interop/observability_client.cc:202:39: warning: 'GcpObservabilityInit' is deprecated: Use grpc::GcpObservability::Init() instead. [-Wdeprecated-declarations]
auto status = grpc::experimental::GcpObservabilityInit();
^
include/grpcpp/ext/gcp_observability.h:105:1: note: 'GcpObservabilityInit' has been explicitly marked deprecated here
GRPC_DEPRECATED("Use grpc::GcpObservability::Init() instead.")
^
include/grpc/support/port_platform.h:32:35: note: expanded from macro 'GRPC_DEPRECATED'
#define GRPC_DEPRECATED(reason) [[deprecated(reason)]]
^
test/cpp/interop/observability_client.cc:359:25: warning: 'GcpObservabilityClose' is deprecated: Use grpc::GcpObservability::Init() instead. [-Wdeprecated-declarations]
grpc::experimental::GcpObservabilityClose();
^
include/grpcpp/ext/gcp_observability.h:107:1: note: 'GcpObservabilityClose' has been explicitly marked deprecated here
GRPC_DEPRECATED("Use grpc::GcpObservability::Init() instead.")
^
include/grpc/support/port_platform.h:32:35: note: expanded from macro 'GRPC_DEPRECATED'
#define GRPC_DEPRECATED(reason) [[deprecated(reason)]]
^
2 warnings generated.
[12,634 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 99s ... (200 actions, 1 running)
[12,647 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 100s ... (200 actions, 2 running)
[12,662 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 101s ... (200 actions, 1 running)
[12,682 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 102s ... (200 actions, 2 running)
[12,697 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 103s ... (200 actions, 5 running)
[12,711 / 14,543] 127 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 104s ... (200 actions, 9 running)
[12,734 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 105s ... (200 actions, 4 running)
INFO: From Compiling test/cpp/interop/observability_interop_server_bootstrap.cc:
test/cpp/interop/observability_interop_server_bootstrap.cc:44:39: warning: 'GcpObservabilityInit' is deprecated: Use grpc::GcpObservability::Init() instead. [-Wdeprecated-declarations]
auto status = grpc::experimental::GcpObservabilityInit();
^
include/grpcpp/ext/gcp_observability.h:105:1: note: 'GcpObservabilityInit' has been explicitly marked deprecated here
GRPC_DEPRECATED("Use grpc::GcpObservability::Init() instead.")
^
include/grpc/support/port_platform.h:32:35: note: expanded from macro 'GRPC_DEPRECATED'
#define GRPC_DEPRECATED(reason) [[deprecated(reason)]]
^
1 warning generated.
[12,753 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 106s ... (200 actions, 4 running)
[12,771 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 107s ... (200 actions, 1 running)
[12,784 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 108s ... (200 actions, 3 running)
[12,806 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 109s ... (200 actions, 8 running)
[12,852 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 110s ... (200 actions, 4 running)
[12,886 / 14,543] 128 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 111s ... (199 actions, 7 running)
[12,913 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 112s ... (200 actions, 4 running)
INFO: From Compiling test/cpp/qps/driver.cc:
test/cpp/qps/driver.cc:108:15: warning: unused function 'ServerWallTime' [-Wunused-function]
static double ServerWallTime(const ServerStats& s) { return s.time_elapsed(); }
^
1 warning generated.
[12,937 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 113s ... (200 actions, 1 running)
[12,973 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 114s ... (200 actions, 5 running)
[13,026 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 115s ... (200 actions, 1 running)
[13,071 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 116s ... (200 actions, 2 running)
[13,101 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 117s ... (200 actions, 2 running)
[13,136 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 118s ... (200 actions, 0 running)
[13,166 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 119s ... (200 actions, 5 running)
[13,206 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 120s ... (200 actions, 4 running)
[13,253 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 121s ... (200 actions, 3 running)
[13,290 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 122s ... (199 actions, 1 running)
[13,320 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 123s ... (200 actions, 1 running)
[13,361 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 124s ... (200 actions, 0 running)
[13,396 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 125s ... (200 actions, 4 running)
[13,447 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 126s ... (200 actions, 1 running)
[13,480 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 127s ... (172 actions, 3 running)
[13,531 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 128s ... (127 actions, 1 running)
[13,565 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 129s ... (93 actions, 3 running)
[13,615 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 130s ... (43 actions, 1 running)
[13,646 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 131s ... (14 actions, 1 running)
[13,650 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 132s ... (81 actions, 1 running)
[13,653 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 134s ... (200 actions, 1 running)
[13,654 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 135s ... (200 actions, 0 running)
[13,655 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 136s ... (200 actions, 0 running)
[13,655 / 14,543] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 137s ... (200 actions, 0 running)
[13,659 / 14,544] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 138s ... (200 actions, 0 running)
[13,664 / 14,545] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 139s ... (200 actions, 1 running)
[13,696 / 14,558] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 140s ... (200 actions, 13 running)
[13,743 / 14,569] 129 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 141s ... (200 actions, 11 running)
[13,783 / 14,577] 130 / 938 tests; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 142s ... (200 actions, 11 running)
FAIL: //test/core/gprpp:examine_stack_test (see /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/test/core/gprpp/examine_stack_test/test.log)
INFO: From Testing //test/core/gprpp:examine_stack_test:
==================== Test output for //test/core/gprpp:examine_stack_test:
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from ExamineStackTest
[ RUN ] ExamineStackTest.NullStackProvider
[ OK ] ExamineStackTest.NullStackProvider (0 ms)
[ RUN ] ExamineStackTest.SimpleStackProvider
[ OK ] ExamineStackTest.SimpleStackProvider (0 ms)
[ RUN ] ExamineStackTest.AbseilStackProvider
[symbolize_elf.inc : 1403] RAW: /b/f/w/bazel-out/k8-fastbuild/bin/test/core/gprpp/examine_stack_test.runfiles/com_github_grpc_grpc/_solib_k8/libsrc_Score_Slibexamine_Ustack.so: unable to find LOAD segment for pc: 0x7f44e5a57ecb, start_addr: 7f44e5a56000
test/core/gprpp/examine_stack_test.cc:72: Failure
Value of: *stack_trace
Expected: has substring "GetCurrentStackTrace"
Actual: "Stack trace:\n(unknown)\nExamineStackTest_AbseilStackProvider_Test::TestBody()\ntesting::internal::HandleSehExceptionsInMethodIfSupported<>()\ntesting::internal::HandleExceptionsInMethodIfSupported<>()\ntesting::Test::Run()\ntesting::TestInfo::Run()\ntesting::TestSuite::Run()\ntesting::internal::UnitTestImpl::RunAllTests()\ntesting::internal::HandleSehExceptionsInMethodIfSupported<>()\ntesting::internal::HandleExceptionsInMethodIfSupported<>()\n"
[ FAILED ] ExamineStackTest.AbseilStackProvider (16 ms)
[----------] 3 tests from ExamineStackTest (16 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (16 ms total)
[ PASSED ] 2 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] ExamineStackTest.AbseilStackProvider

1 FAILED TEST
================================================================================
[13,796 / 14,581] 133 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 143s ... (200 actions, 22 running)
[13,813 / 14,590] 136 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 144s ... (200 actions, 65 running)
[13,833 / 14,598] 142 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 145s ... (199 actions, 91 running)
[13,860 / 14,610] 150 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 146s ... (198 actions, 96 running)
[13,883 / 14,630] 153 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 147s ... (198 actions, 88 running)
[13,901 / 14,639] 156 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 148s ... (199 actions, 91 running)
[13,918 / 14,641] 160 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 149s ... (200 actions, 83 running)
[13,933 / 14,654] 167 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 150s ... (200 actions, 83 running)
[13,948 / 14,665] 174 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 151s ... (200 actions, 85 running)
[13,970 / 14,669] 186 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 152s ... (200 actions, 76 running)
[13,984 / 14,674] 191 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 153s ... (200 actions, 77 running)
[14,007 / 14,678] 202 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 154s ... (199 actions, 68 running)
[14,018 / 14,679] 208 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 155s ... (200 actions, 77 running)
[14,035 / 14,685] 211 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 156s ... (200 actions, 80 running)
[14,056 / 14,694] 216 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 157s ... (200 actions, 87 running)
[14,075 / 14,700] 221 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 158s ... (200 actions, 84 running)
[14,097 / 14,707] 228 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 159s ... (200 actions, 93 running)
[14,115 / 14,714] 230 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 160s ... (200 actions, 93 running)
[14,149 / 14,774] 243 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 161s ... (200 actions, 86 running)
[14,171 / 14,774] 247 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 162s ... (200 actions, 80 running)
[14,189 / 14,774] 251 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 163s ... (199 actions, 80 running)
[14,210 / 14,828] 256 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 164s ... (200 actions, 76 running)
[14,230 / 14,828] 264 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 165s ... (200 actions, 70 running)
[14,244 / 14,828] 267 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 166s ... (200 actions, 63 running)
[14,252 / 14,834] 268 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 167s ... (200 actions, 57 running)
[14,258 / 14,888] 270 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 168s ... (200 actions, 54 running)
[14,261 / 14,888] 273 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 169s ... (200 actions, 56 running)
[14,265 / 14,888] 276 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 170s ... (200 actions, 54 running)
[14,270 / 14,888] 279 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 172s ... (200 actions, 53 running)
[14,275 / 14,888] 281 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 173s ... (200 actions, 50 running)
[14,281 / 14,888] 282 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 174s ... (200 actions, 49 running)
[14,294 / 14,889] 286 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 175s ... (200 actions, 38 running)
[14,298 / 14,889] 286 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 176s ... (200 actions, 36 running)
[14,302 / 14,889] 286 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 177s ... (200 actions, 32 running)
[14,306 / 14,889] 286 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 178s ... (200 actions, 28 running)
[14,320 / 14,939] 287 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 179s ... (200 actions, 18 running)
[14,340 / 14,989] 289 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 180s ... (200 actions, 1 running)
[14,343 / 14,989] 291 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 182s ... (200 actions, 0 running)
[14,343 / 14,989] 291 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 183s ... (200 actions, 1 running)
[14,344 / 14,989] 292 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 185s ... (200 actions, 0 running)
[14,347 / 14,989] 292 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 186s ... (200 actions, 0 running)
[14,351 / 14,989] 292 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 187s ... (200 actions, 1 running)
[14,354 / 14,989] 292 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 189s ... (200 actions, 0 running)
[14,355 / 14,989] 292 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 190s ... (200 actions, 0 running)
[14,355 / 14,989] 292 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 191s ... (200 actions, 1 running)
[14,361 / 14,989] 293 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 192s ... (200 actions, 1 running)
[14,371 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 193s ... (200 actions, 1 running)
[14,373 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 194s ... (200 actions, 1 running)
[14,374 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 196s ... (200 actions, 0 running)
[14,377 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 197s ... (200 actions, 0 running)
[14,377 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 198s ... (200 actions, 1 running)
[14,382 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 199s ... (200 actions, 1 running)
[14,386 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 200s ... (200 actions, 1 running)
[14,390 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 202s ... (200 actions, 0 running)
[14,390 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 204s ... (200 actions, 1 running)
[14,392 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 206s ... (200 actions, 0 running)
[14,394 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 207s ... (200 actions, 0 running)
[14,394 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 209s ... (200 actions, 0 running)
[14,394 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 210s ... (200 actions, 1 running)
[14,395 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 212s ... (200 actions, 0 running)
[14,395 / 14,989] 294 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 213s ... (200 actions, 1 running)
[14,396 / 14,989] 295 / 938 tests, 1 failed; [Sched] Testing //test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1; 215s ... (200 actions, 0 running)
[14,397 / 14,989] 296 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 75s ... (200 actions, 1 running)
[14,398 / 14,989] 297 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 76s ... (200 actions, 1 running)
[14,399 / 14,989] 297 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 78s ... (200 actions, 1 running)
[14,399 / 14,989] 297 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 86s ... (200 actions, 1 running)
[14,400 / 14,989] 298 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 87s ... (200 actions, 0 running)
[14,402 / 14,989] 300 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 88s ... (200 actions, 0 running)
[14,402 / 14,989] 300 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 90s ... (200 actions, 0 running)
[14,402 / 14,989] 300 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 92s ... (200 actions, 1 running)
[14,403 / 14,989] 300 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 93s ... (200 actions, 0 running)
[14,403 / 14,989] 300 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 103s ... (200 actions, 0 running)
[14,403 / 14,989] 300 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 109s ... (200 actions, 1 running)
[14,404 / 14,989] 301 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 110s ... (200 actions, 0 running)
[14,404 / 14,989] 301 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 120s ... (200 actions, 0 running)
[14,404 / 14,989] 301 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 125s ... (200 actions, 1 running)
[14,405 / 14,989] 302 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 126s ... (200 actions, 0 running)
[14,405 / 14,989] 302 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 136s ... (200 actions, 1 running)
[14,406 / 14,989] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 137s ... (200 actions, 0 running)
[14,406 / 14,989] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 147s ... (200 actions, 0 running)
[14,406 / 14,989] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 177s ... (200 actions, 0 running)
[14,406 / 14,989] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 186s ... (200 actions, 1 running)
[14,407 / 14,989] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 187s ... (200 actions, 0 running)
[14,407 / 14,989] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/iomgr:stranded_event_test@poller=epoll1; 195s ... (200 actions, 1 running)
[14,408 / 14,990] 303 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 175s ... (200 actions, 1 running)
[14,410 / 14,992] 304 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 176s ... (200 actions, 0 running)
[14,410 / 14,992] 304 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 181s ... (200 actions, 1 running)
[14,412 / 14,994] 305 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 182s ... (200 actions, 0 running)
[14,413 / 14,995] 306 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 184s ... (200 actions, 0 running)
[14,414 / 14,996] 307 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 186s ... (200 actions, 1 running)
[14,415 / 14,997] 308 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 187s ... (200 actions, 1 running)
[14,417 / 14,999] 309 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 188s ... (200 actions, 0 running)
[14,418 / 15,000] 310 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 189s ... (200 actions, 0 running)
[14,420 / 15,002] 310 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 191s ... (200 actions, 1 running)
[14,423 / 15,013] 311 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 192s ... (200 actions, 0 running)
[14,424 / 15,013] 312 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 193s ... (200 actions, 1 running)
[14,425 / 15,013] 312 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 194s ... (200 actions, 0 running)
[14,426 / 15,013] 312 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 195s ... (200 actions, 0 running)
[14,430 / 15,013] 313 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 197s ... (200 actions, 2 running)
[14,435 / 15,016] 315 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 198s ... (200 actions, 1 running)
[14,437 / 15,027] 315 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 199s ... (200 actions, 2 running)
[14,442 / 15,027] 316 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 200s ... (200 actions, 2 running)
[14,448 / 15,028] 317 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 201s ... (200 actions, 1 running)
[14,453 / 15,079] 317 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 202s ... (200 actions, 0 running)
[14,455 / 15,079] 317 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 203s ... (200 actions, 0 running)
[14,456 / 15,079] 318 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 205s ... (200 actions, 1 running)
[14,463 / 15,079] 318 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 2 of 50); 206s ... (200 actions, 1 running)
[14,473 / 15,079] 319 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 3 of 50); 207s ... (200 actions, 0 running)
[14,478 / 15,079] 319 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 3 of 50); 208s ... (200 actions, 0 running)
[14,486 / 15,079] 320 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 3 of 50); 209s ... (200 actions, 0 running)
[14,495 / 15,079] 320 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 3 of 50); 210s ... (200 actions, 0 running)
[14,499 / 15,079] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 211s ... (200 actions, 1 running)
[14,503 / 15,081] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 212s ... (200 actions, 0 running)
[14,508 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 213s ... (200 actions, 0 running)
[14,515 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 214s ... (200 actions, 0 running)
[14,521 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 215s ... (200 actions, 0 running)
[14,529 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 216s ... (200 actions, 1 running)
[14,536 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 217s ... (200 actions, 1 running)
[14,544 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 218s ... (200 actions, 1 running)
[14,550 / 15,132] 321 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 219s ... (200 actions, 2 running)
[14,561 / 15,137] 322 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 220s ... (200 actions, 0 running)
[14,571 / 15,146] 322 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 4 of 50); 221s ... (200 actions, 0 running)
[14,578 / 15,146] 322 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 41 of 50); 222s ... (200 actions, 0 running)
[14,590 / 15,152] 322 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 41 of 50); 223s ... (200 actions, 0 running)
[14,601 / 15,154] 323 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 41 of 50); 224s ... (200 actions, 1 running)
[14,617 / 15,157] 323 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 38 of 50); 225s ... (200 actions, 2 running)
[14,629 / 15,164] 324 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 226s ... (200 actions, 2 running)
[14,651 / 15,169] 327 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 227s ... (199 actions, 0 running)
[14,666 / 15,177] 330 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 228s ... (199 actions, 2 running)
[14,682 / 15,184] 334 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 229s ... (200 actions, 1 running)
[14,701 / 15,194] 337 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 230s ... (200 actions, 1 running)
[14,724 / 15,210] 342 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 231s ... (200 actions, 1 running)
[14,742 / 15,217] 346 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 39 of 50); 232s ... (199 actions, 1 running)
[14,767 / 15,271] 360 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 232s ... (200 actions, 2 running)
[14,785 / 15,271] 367 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 233s ... (200 actions, 5 running)
[14,810 / 15,281] 375 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 234s ... (200 actions, 1 running)
[14,826 / 15,289] 386 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 235s ... (200 actions, 0 running)
[14,832 / 15,292] 391 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 236s ... (200 actions, 2 running)
[14,844 / 15,298] 394 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 237s ... (200 actions, 0 running)
[14,858 / 15,302] 401 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 238s ... (200 actions, 0 running)
[14,866 / 15,307] 403 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client (shard 37 of 50); 239s ... (200 actions, 0 running)
[14,884 / 15,313] 414 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=event_engine_client (shard 37 of 50); 238s ... (200 actions, 1 running)
[14,900 / 15,325] 418 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=event_engine_client (shard 37 of 50); 239s ... (200 actions, 3 running)
[14,912 / 15,343] 421 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 237s ... (200 actions, 0 running)
[14,926 / 15,348] 424 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 238s ... (200 actions, 2 running)
[14,936 / 15,354] 428 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 239s ... (200 actions, 3 running)
[14,944 / 15,359] 431 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 240s ... (200 actions, 3 running)
[14,953 / 15,413] 437 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 241s ... (200 actions, 2 running)
[14,968 / 15,413] 446 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 242s ... (200 actions, 1 running)
[14,979 / 15,413] 453 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 243s ... (200 actions, 3 running)
[14,990 / 15,413] 459 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 244s ... (200 actions, 4 running)
[14,994 / 15,413] 459 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 245s ... (200 actions, 3 running)
[14,999 / 15,413] 463 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 246s ... (200 actions, 2 running)
[15,008 / 15,418] 466 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 247s ... (199 actions, 1 running)
[15,012 / 15,422] 467 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 248s ... (200 actions, 1 running)
[15,020 / 15,422] 467 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 250s ... (199 actions, 1 running)
[15,032 / 15,430] 469 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 251s ... (200 actions, 1 running)
[15,050 / 15,447] 477 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 252s ... (200 actions, 1 running)
[15,060 / 15,457] 479 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 253s ... (200 actions, 1 running)
[15,068 / 15,465] 479 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 254s ... (200 actions, 1 running)
[15,075 / 15,472] 481 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 1 of 50); 255s ... (200 actions, 2 running)
[15,081 / 15,478] 485 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 2 of 50); 256s ... (200 actions, 2 running)
[15,087 / 15,484] 486 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 2 of 50); 257s ... (200 actions, 2 running)
[15,090 / 15,487] 487 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 2 of 50); 258s ... (200 actions, 2 running)
[15,094 / 15,491] 489 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 2 of 50); 259s ... (200 actions, 1 running)
[15,101 / 15,498] 494 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 2 of 50); 260s ... (200 actions, 2 running)
[15,102 / 15,499] 495 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 2 of 50); 261s ... (200 actions, 10 running)
[15,106 / 15,503] 496 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 35 of 50); 256s ... (200 actions, 12 running)
[15,108 / 15,505] 497 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 35 of 50); 257s ... (200 actions, 16 running)
[15,112 / 15,509] 500 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 35 of 50); 258s ... (200 actions, 20 running)
[15,118 / 15,515] 505 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 35 of 50); 259s ... (200 actions, 18 running)
[15,122 / 15,519] 509 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 35 of 50); 260s ... (200 actions, 19 running)
[15,130 / 15,527] 515 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1 (shard 35 of 50); 261s ... (200 actions, 20 running)
[15,142 / 15,532] 524 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 259s ... (200 actions, 19 running)
[15,151 / 15,586] 533 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 260s ... (200 actions, 21 running)
[15,161 / 15,586] 541 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 261s ... (200 actions, 16 running)
[15,171 / 15,586] 550 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 262s ... (200 actions, 14 running)
[15,186 / 15,586] 558 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 263s ... (200 actions, 8 running)
[15,191 / 15,586] 562 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 264s ... (200 actions, 10 running)
[15,197 / 15,586] 567 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 265s ... (200 actions, 9 running)
[15,202 / 15,599] 572 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 266s ... (200 actions, 15 running)
[15,206 / 15,599] 575 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 267s ... (200 actions, 17 running)
[15,208 / 15,599] 578 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 268s ... (200 actions, 18 running)
[15,211 / 15,599] 581 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 269s ... (200 actions, 16 running)
[15,216 / 15,601] 584 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 270s ... (200 actions, 13 running)
[15,221 / 15,603] 589 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 271s ... (200 actions, 8 running)
[15,228 / 15,604] 596 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 273s ... (200 actions, 3 running)
[15,232 / 15,605] 599 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 274s ... (200 actions, 4 running)
[15,239 / 15,609] 603 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 275s ... (200 actions, 4 running)
[15,244 / 15,612] 605 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 277s ... (200 actions, 2 running)
[15,249 / 15,620] 607 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 278s ... (200 actions, 2 running)
[15,253 / 15,620] 607 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 279s ... (200 actions, 3 running)
[15,258 / 15,625] 609 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 280s ... (200 actions, 3 running)
[15,265 / 15,629] 611 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 281s ... (200 actions, 2 running)
[15,272 / 15,631] 614 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 282s ... (200 actions, 1 running)
[15,274 / 15,632] 614 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 283s ... (200 actions, 2 running)
[15,283 / 15,638] 617 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 284s ... (200 actions, 1 running)
[15,289 / 15,641] 619 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 286s ... (200 actions, 3 running)
[15,293 / 15,644] 622 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 287s ... (200 actions, 1 running)
[15,296 / 15,646] 624 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 288s ... (200 actions, 1 running)
[15,297 / 15,646] 625 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 289s ... (200 actions, 1 running)
[15,303 / 15,653] 627 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 290s ... (200 actions, 1 running)
[15,308 / 15,657] 629 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 1 of 50); 291s ... (200 actions, 0 running)
[15,312 / 15,659] 631 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 292s ... (200 actions, 2 running)
[15,318 / 15,662] 633 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 294s ... (200 actions, 0 running)
[15,322 / 15,664] 634 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 295s ... (200 actions, 1 running)
[15,326 / 15,667] 634 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 296s ... (200 actions, 0 running)
[15,333 / 15,672] 638 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 297s ... (200 actions, 1 running)
[15,346 / 15,678] 647 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 298s ... (200 actions, 1 running)
[15,351 / 15,729] 651 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 299s ... (200 actions, 3 running)
[15,363 / 15,729] 657 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 300s ... (200 actions, 0 running)
[15,364 / 15,729] 657 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 301s ... (200 actions, 3 running)
[15,373 / 15,729] 661 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 302s ... (200 actions, 3 running)
[15,380 / 15,729] 666 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 303s ... (200 actions, 1 running)
[15,382 / 15,729] 667 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 304s ... (200 actions, 1 running)
[15,386 / 15,729] 670 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 306s ... (200 actions, 2 running)
[15,388 / 15,729] 670 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 307s ... (200 actions, 1 running)
[15,390 / 15,729] 670 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 308s ... (200 actions, 1 running)
[15,391 / 15,729] 670 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 309s ... (200 actions, 2 running)
[15,392 / 15,729] 670 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 311s ... (200 actions, 1 running)
[15,394 / 15,729] 671 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 313s ... (200 actions, 1 running)
[15,394 / 15,729] 671 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 315s ... (200 actions, 2 running)
[15,395 / 15,729] 672 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 317s ... (200 actions, 1 running)
[15,397 / 15,729] 672 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 318s ... (200 actions, 1 running)
[15,398 / 15,730] 673 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 320s ... (200 actions, 2 running)
[15,399 / 15,731] 674 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 321s ... (200 actions, 1 running)
[15,400 / 15,732] 674 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 322s ... (200 actions, 2 running)
[15,402 / 15,734] 675 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 324s ... (200 actions, 1 running)
[15,404 / 15,736] 676 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 326s ... (200 actions, 1 running)
[15,405 / 15,737] 677 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 327s ... (200 actions, 1 running)
[15,405 / 15,737] 677 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 328s ... (200 actions, 2 running)
[15,409 / 15,741] 680 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 329s ... (200 actions, 1 running)
[15,410 / 15,742] 681 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 331s ... (200 actions, 2 running)
[15,413 / 15,743] 684 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 332s ... (200 actions, 1 running)
[15,414 / 15,744] 684 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 333s ... (200 actions, 3 running)
[15,420 / 15,746] 687 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 334s ... (200 actions, 2 running)
[15,421 / 15,746] 687 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 335s ... (200 actions, 2 running)
[15,425 / 15,750] 687 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 336s ... (200 actions, 2 running)
[15,427 / 15,750] 688 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 337s ... (200 actions, 3 running)
[15,432 / 15,754] 691 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 338s ... (200 actions, 3 running)
[15,434 / 15,756] 693 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 339s ... (200 actions, 2 running)
[15,439 / 15,758] 697 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 340s ... (200 actions, 1 running)
[15,440 / 15,759] 697 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 342s ... (200 actions, 2 running)
[15,446 / 15,764] 700 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 343s ... (200 actions, 2 running)
[15,450 / 15,767] 704 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 344s ... (200 actions, 1 running)
[15,454 / 15,820] 706 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 345s ... (200 actions, 2 running)
[15,456 / 15,820] 707 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 346s ... (200 actions, 2 running)
[15,456 / 15,820] 708 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 347s ... (200 actions, 2 running)
[15,458 / 15,820] 708 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 348s ... (200 actions, 2 running)
[15,460 / 15,820] 710 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 3 of 50); 350s ... (200 actions, 1 running)
[15,461 / 15,820] 710 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 35 of 50); 329s ... (200 actions, 1 running)
[15,461 / 15,820] 710 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 35 of 50); 331s ... (200 actions, 2 running)
[15,463 / 15,820] 712 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 35 of 50); 332s ... (200 actions, 1 running)
[15,464 / 15,820] 713 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 35 of 50); 333s ... (200 actions, 1 running)
[15,465 / 15,820] 714 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 35 of 50); 334s ... (200 actions, 1 running)
[15,466 / 15,820] 715 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 35 of 50); 336s ... (200 actions, 2 running)
[15,468 / 15,820] 716 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 37 of 50); 337s ... (200 actions, 1 running)
[15,469 / 15,820] 717 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 262s ... (200 actions, 2 running)
[15,471 / 15,820] 718 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 263s ... (200 actions, 2 running)
[15,472 / 15,820] 719 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 265s ... (200 actions, 1 running)
[15,474 / 15,820] 719 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 267s ... (200 actions, 1 running)
[15,474 / 15,820] 719 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 271s ... (200 actions, 2 running)
[15,475 / 15,820] 720 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 273s ... (200 actions, 1 running)
[15,475 / 15,820] 720 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 45 of 50); 276s ... (200 actions, 2 running)
[15,478 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 227s ... (200 actions, 1 running)
[15,478 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 235s ... (200 actions, 2 running)
[15,479 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 237s ... (200 actions, 1 running)
[15,479 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 238s ... (200 actions, 2 running)
[15,480 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 239s ... (200 actions, 2 running)
[15,482 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 241s ... (200 actions, 1 running)
[15,482 / 15,820] 721 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 244s ... (200 actions, 2 running)
[15,484 / 15,820] 722 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 246s ... (200 actions, 1 running)
[15,484 / 15,820] 722 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 250s ... (200 actions, 2 running)
[15,485 / 15,820] 722 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 252s ... (200 actions, 1 running)
[15,485 / 15,820] 722 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 253s ... (200 actions, 2 running)
[15,486 / 15,820] 723 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 254s ... (200 actions, 2 running)
[15,488 / 15,820] 724 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 256s ... (200 actions, 1 running)
[15,489 / 15,820] 725 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 257s ... (200 actions, 1 running)
[15,489 / 15,820] 725 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 258s ... (200 actions, 1 running)
[15,489 / 15,820] 725 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 259s ... (200 actions, 2 running)
[15,491 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 261s ... (200 actions, 1 running)
[15,491 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 262s ... (200 actions, 2 running)
[15,492 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 264s ... (200 actions, 1 running)
[15,492 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 265s ... (200 actions, 2 running)
[15,493 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 267s ... (200 actions, 1 running)
[15,493 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 272s ... (200 actions, 2 running)
[15,496 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 274s ... (200 actions, 1 running)
[15,497 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 275s ... (200 actions, 1 running)
[15,497 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 279s ... (200 actions, 2 running)
[15,498 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 281s ... (200 actions, 1 running)
[15,498 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 282s ... (200 actions, 2 running)
[15,499 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 284s ... (200 actions, 1 running)
[15,500 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 286s ... (200 actions, 1 running)
[15,501 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 287s ... (200 actions, 1 running)
[15,501 / 15,820] 727 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 288s ... (200 actions, 2 running)
[15,503 / 15,820] 728 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 289s ... (200 actions, 1 running)
[15,505 / 15,821] 728 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 291s ... (200 actions, 1 running)
[15,507 / 15,823] 729 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 292s ... (200 actions, 1 running)
[15,509 / 15,824] 729 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 293s ... (200 actions, 2 running)
[15,512 / 15,827] 730 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 294s ... (200 actions, 2 running)
[15,513 / 15,827] 731 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 296s ... (200 actions, 1 running)
[15,516 / 15,829] 731 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 298s ... (200 actions, 2 running)
[15,520 / 15,831] 731 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 299s ... (200 actions, 1 running)
[15,524 / 15,836] 731 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 300s ... (200 actions, 1 running)
[15,525 / 15,836] 731 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 301s ... (200 actions, 2 running)
[15,526 / 15,837] 732 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 302s ... (200 actions, 2 running)
[15,528 / 15,838] 733 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 20 of 50); 303s ... (200 actions, 2 running)
[15,533 / 15,848] 736 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 252s ... (200 actions, 2 running)
[15,536 / 15,848] 738 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 253s ... (200 actions, 1 running)
[15,539 / 15,848] 739 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 254s ... (200 actions, 2 running)
[15,542 / 15,865] 740 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 255s ... (200 actions, 1 running)
[15,542 / 15,865] 740 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 256s ... (200 actions, 2 running)
[15,543 / 15,865] 740 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 258s ... (200 actions, 3 running)
[15,546 / 15,865] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 259s ... (200 actions, 2 running)
[15,549 / 15,865] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 261s ... (200 actions, 1 running)
[15,551 / 15,865] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 262s ... (200 actions, 2 running)
[15,553 / 15,865] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 263s ... (200 actions, 2 running)
[15,556 / 15,865] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 264s ... (200 actions, 2 running)
[15,562 / 15,878] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 265s ... (200 actions, 2 running)
[15,567 / 15,878] 742 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 266s ... (200 actions, 2 running)
[15,571 / 15,878] 743 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 268s ... (200 actions, 2 running)
[15,576 / 15,884] 744 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 269s ... (200 actions, 1 running)
[15,578 / 15,884] 744 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 270s ... (200 actions, 2 running)
[15,583 / 15,888] 745 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 271s ... (200 actions, 2 running)
[15,587 / 15,892] 746 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 273s ... (200 actions, 1 running)
[15,589 / 15,892] 748 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 274s ... (200 actions, 2 running)
[15,590 / 15,893] 749 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 275s ... (200 actions, 2 running)
[15,592 / 15,895] 751 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 276s ... (200 actions, 2 running)
[15,594 / 15,895] 751 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 277s ... (200 actions, 2 running)
[15,600 / 15,897] 752 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 278s ... (200 actions, 1 running)
[15,604 / 15,899] 753 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 279s ... (200 actions, 2 running)
[15,611 / 15,904] 754 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 280s ... (200 actions, 1 running)
[15,615 / 15,906] 756 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 282s ... (200 actions, 1 running)
[15,624 / 15,909] 759 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 283s ... (200 actions, 2 running)
[15,632 / 15,911] 761 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 284s ... (200 actions, 1 running)
[15,637 / 15,913] 762 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 285s ... (200 actions, 2 running)
[15,644 / 15,916] 763 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 286s ... (200 actions, 2 running)
[15,654 / 15,926] 765 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 287s ... (200 actions, 2 running)
[15,656 / 15,927] 766 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 288s ... (200 actions, 3 running)
[15,668 / 15,933] 772 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 289s ... (200 actions, 2 running)
[15,677 / 15,940] 775 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 290s ... (200 actions, 1 running)
[15,684 / 15,943] 779 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 291s ... (200 actions, 3 running)
[15,692 / 15,948] 784 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 292s ... (200 actions, 3 running)
[15,700 / 15,955] 788 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 293s ... (200 actions, 3 running)
[15,711 / 15,968] 791 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 294s ... (200 actions, 3 running)
[15,715 / 15,968] 795 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 295s ... (200 actions, 3 running)
[15,724 / 15,985] 798 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 296s ... (200 actions, 2 running)
[15,729 / 15,985] 799 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 297s ... (200 actions, 2 running)
[15,733 / 15,985] 803 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 298s ... (200 actions, 3 running)
[15,738 / 15,990] 803 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 299s ... (200 actions, 3 running)
[15,743 / 15,994] 807 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 300s ... (200 actions, 3 running)
[15,750 / 15,999] 810 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 301s ... (200 actions, 2 running)
[15,759 / 16,003] 813 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 302s ... (200 actions, 1 running)
[15,773 / 16,011] 815 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 303s ... (200 actions, 5 running)
[15,786 / 16,013] 820 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 304s ... (200 actions, 2 running)
[15,800 / 16,023] 829 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 305s ... (200 actions, 1 running)
[15,810 / 16,028] 833 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 306s ... (200 actions, 3 running)
[15,829 / 16,044] 836 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 307s ... (200 actions, 2 running)
[15,833 / 16,047] 837 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 308s ... (200 actions, 2 running)
[15,846 / 16,055] 845 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 310s ... (200 actions, 3 running)
[15,854 / 16,061] 849 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 311s ... (200 actions, 3 running)
[15,869 / 16,071] 853 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 312s ... (200 actions, 4 running)
[15,881 / 16,076] 861 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 313s ... (195 actions, 1 running)
[15,891 / 16,079] 866 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 314s ... (188 actions, 2 running)
[15,904 / 16,082] 873 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 315s ... (178 actions, 2 running)
[15,910 / 16,082] 877 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 316s ... (172 actions, 3 running)
[15,919 / 16,083] 883 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 317s ... (164 actions, 4 running)
[15,927 / 16,083] 888 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 318s ... (156 actions, 1 running)
[15,930 / 16,083] 891 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 319s ... (153 actions, 3 running)
[15,935 / 16,083] 894 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 320s ... (148 actions, 1 running)
[15,941 / 16,083] 898 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 321s ... (142 actions, 2 running)
[15,947 / 16,083] 901 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 322s ... (136 actions, 1 running)
[15,950 / 16,083] 902 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 323s ... (133 actions, 2 running)
[15,955 / 16,083] 904 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 325s ... (128 actions, 0 running)
[15,957 / 16,083] 905 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 326s ... (126 actions, 0 running)
[15,959 / 16,083] 905 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 327s ... (124 actions, 1 running)
[15,965 / 16,083] 906 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 328s ... (118 actions, 2 running)
[15,968 / 16,083] 908 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 330s ... (115 actions, 0 running)
[15,971 / 16,083] 908 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 331s ... (112 actions, 1 running)
[15,972 / 16,083] 909 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 332s ... (111 actions, 1 running)
[15,975 / 16,083] 911 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 334s ... (108 actions, 0 running)
[15,976 / 16,083] 911 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 335s ... (107 actions, 1 running)
[15,979 / 16,083] 912 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 336s ... (104 actions, 1 running)
[15,982 / 16,083] 913 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 338s ... (101 actions, 1 running)
[15,983 / 16,083] 914 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 339s ... (100 actions, 1 running)
[15,986 / 16,083] 915 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 340s ... (97 actions, 1 running)
[15,989 / 16,083] 915 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 341s ... (94 actions, 2 running)
[15,991 / 16,083] 917 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 342s ... (92 actions, 1 running)
[15,992 / 16,083] 917 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 343s ... (91 actions, 1 running)
[15,996 / 16,083] 918 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 344s ... (87 actions, 1 running)
[16,000 / 16,083] 919 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 346s ... (83 actions, 0 running)
[16,000 / 16,083] 919 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 348s ... (83 actions, 1 running)
[16,001 / 16,083] 919 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 349s ... (82 actions, 1 running)
[16,002 / 16,083] 920 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 351s ... (81 actions, 0 running)
[16,003 / 16,083] 920 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 353s ... (80 actions, 0 running)
[16,003 / 16,083] 920 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 354s ... (80 actions, 1 running)
[16,005 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 356s ... (78 actions, 0 running)
[16,005 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 358s ... (78 actions, 1 running)
[16,007 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 360s ... (76 actions, 0 running)
[16,008 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 361s ... (75 actions, 0 running)
[16,009 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 362s ... (74 actions, 1 running)
[16,010 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 363s ... (73 actions, 1 running)
[16,011 / 16,083] 921 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 364s ... (72 actions, 1 running)
[16,013 / 16,083] 922 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 29 of 50); 366s ... (70 actions, 0 running)
[16,015 / 16,083] 923 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 367s ... (68 actions, 0 running)
[16,018 / 16,083] 923 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 369s ... (65 actions, 1 running)
[16,019 / 16,083] 924 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 370s ... (64 actions, 1 running)
[16,021 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 371s ... (62 actions, 0 running)
[16,021 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 373s ... (62 actions, 1 running)
[16,022 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 374s ... (61 actions, 1 running)
[16,025 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 375s ... (58 actions, 0 running)
[16,026 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 377s ... (57 actions, 1 running)
[16,027 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 378s ... (56 actions, 0 running)
[16,027 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 379s ... (56 actions, 1 running)
[16,028 / 16,083] 925 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 381s ... (55 actions, 1 running)
[16,031 / 16,083] 926 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 382s ... (52 actions, 0 running)
[16,032 / 16,083] 926 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll (shard 30 of 50); 383s ... (51 actions, 0 running)
[16,034 / 16,083] 927 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 354s ... (49 actions, 0 running)
[16,034 / 16,083] 927 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 355s ... (49 actions, 1 running)
[16,036 / 16,083] 927 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 357s ... (47 actions, 0 running)
[16,036 / 16,083] 927 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 359s ... (47 actions, 1 running)
[16,037 / 16,083] 928 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 360s ... (46 actions, 0 running)
[16,037 / 16,083] 928 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 361s ... (46 actions, 1 running)
[16,038 / 16,083] 928 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 363s ... (45 actions, 0 running)
[16,038 / 16,083] 928 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 364s ... (45 actions, 1 running)
[16,040 / 16,083] 930 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 29 of 50); 366s ... (43 actions, 0 running)
[16,041 / 16,083] 930 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 367s ... (42 actions, 1 running)
[16,042 / 16,083] 931 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 368s ... (41 actions, 0 running)
[16,042 / 16,083] 931 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 370s ... (41 actions, 1 running)
[16,045 / 16,083] 932 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 371s ... (38 actions, 1 running)
[16,046 / 16,083] 932 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 372s ... (37 actions, 0 running)
[16,046 / 16,083] 932 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 375s ... (37 actions, 1 running)
[16,048 / 16,083] 932 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 377s ... (35 actions, 0 running)
[16,049 / 16,083] 932 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 378s ... (34 actions, 0 running)
[16,049 / 16,083] 932 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 380s ... (34 actions, 1 running)
[16,052 / 16,083] 933 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 381s ... (31 actions, 0 running)
[16,055 / 16,083] 933 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 (shard 30 of 50); 382s ... (28 actions, 0 running)
[16,057 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 35 of 50); 253s ... (26 actions, 0 running)
[16,057 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 35 of 50); 254s ... (26 actions, 1 running)
[16,059 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 35 of 50); 256s ... (24 actions, 0 running)
[16,060 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 35 of 50); 257s ... (23 actions, 1 running)
[16,061 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 35 of 50); 259s ... (22 actions, 0 running)
[16,061 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 37 of 50); 250s ... (22 actions, 1 running)
[16,063 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 19 of 50); 224s ... (20 actions, 0 running)
[16,064 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 19 of 50); 225s ... (19 actions, 0 running)
[16,065 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 19 of 50); 227s ... (18 actions, 1 running)
[16,066 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 19 of 50); 228s ... (17 actions, 0 running)
[16,066 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 19 of 50); 231s ... (17 actions, 1 running)
[16,068 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 49 of 50); 231s ... (15 actions, 0 running)
[16,068 / 16,083] 934 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 49 of 50); 237s ... (15 actions, 1 running)
[16,070 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 50 of 50); 237s ... (13 actions, 0 running)
[16,070 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 238s ... (13 actions, 1 running)
[16,071 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 240s ... (12 actions, 0 running)
[16,072 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 241s ... (11 actions, 0 running)
[16,073 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 242s ... (10 actions, 1 running)
[16,074 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 244s ... (9 actions, 0 running)
[16,074 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 246s ... (9 actions, 1 running)
[16,075 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 248s ... (8 actions, 0 running)
[16,076 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 249s ... (7 actions, 0 running)
[16,076 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 2 of 50); 259s ... (7 actions, 0 running)
[16,076 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 3 of 50); 259s ... (7 actions, 1 running)
[16,077 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 3 of 50); 260s ... (6 actions, 0 running)
[16,077 / 16,083] 935 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 210s ... (6 actions, 1 running)
[16,078 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 212s ... (5 actions, 0 running)
[16,078 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 219s ... (5 actions, 1 running)
[16,079 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 220s ... (4 actions, 1 running)
[16,081 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 222s ... (2 actions, 0 running)
[16,081 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 233s ... (2 actions, 0 running)
[16,081 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=poll (shard 7 of 15); 263s ... (2 actions, 0 running)
[16,081 / 16,083] 936 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 (shard 7 of 15); 241s ... (2 actions, 1 running)
[16,082 / 16,083] 937 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 (shard 7 of 15); 242s
[16,082 / 16,083] 937 / 938 tests, 1 failed; [Sched] Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 (shard 7 of 15); 252s
[16,082 / 16,083] 937 / 938 tests, 1 failed; Testing //test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 (shard 7 of 15); 0s remote
INFO: Elapsed time: 1165.526s, Critical Path: 610.69s
INFO: 16083 processes: 1345 remote cache hit, 7567 internal, 7171 remote.
INFO: Build completed, 1 test FAILED, 16083 total actions
//test/core/address_utils:parse_address_test@poller=epoll1 PASSED in 1.0s
//test/core/address_utils:parse_address_test@poller=poll PASSED in 2.3s
//test/core/address_utils:parse_address_with_named_scope_id_test PASSED in 2.5s
//test/core/address_utils:sockaddr_utils_fuzzer_test PASSED in 2.5s
//test/core/address_utils:sockaddr_utils_test@poller=epoll1 PASSED in 1.0s
//test/core/address_utils:sockaddr_utils_test@poller=poll PASSED in 2.5s
//test/core/avl:avl_fuzzer PASSED in 3.0s
//test/core/avl:avl_test PASSED in 0.5s
//test/core/backoff:backoff_test PASSED in 15.3s
//test/core/backoff:random_early_detection_test PASSED in 1.7s
//test/core/bad_client:bad_streaming_id_bad_client_test@poller=epoll1 PASSED in 3.5s
//test/core/bad_client:bad_streaming_id_bad_client_test@poller=poll PASSED in 3.4s
//test/core/bad_client:badreq_bad_client_test@poller=epoll1 PASSED in 2.9s
//test/core/bad_client:badreq_bad_client_test@poller=poll PASSED in 1.4s
//test/core/bad_client:connection_prefix_bad_client_test@poller=epoll1 PASSED in 4.1s
//test/core/bad_client:connection_prefix_bad_client_test@poller=poll PASSED in 4.2s
//test/core/bad_client:duplicate_header_bad_client_test@poller=epoll1 PASSED in 2.6s
//test/core/bad_client:duplicate_header_bad_client_test@poller=poll PASSED in 1.0s
//test/core/bad_client:head_of_line_blocking_bad_client_test@poller=epoll1 PASSED in 1.1s
//test/core/bad_client:head_of_line_blocking_bad_client_test@poller=poll PASSED in 2.5s
//test/core/bad_client:headers_bad_client_test@poller=epoll1 PASSED in 5.3s
//test/core/bad_client:headers_bad_client_test@poller=poll PASSED in 6.8s
//test/core/bad_client:initial_settings_frame_bad_client_test@poller=epoll1 PASSED in 2.8s
//test/core/bad_client:initial_settings_frame_bad_client_test@poller=poll PASSED in 4.6s
//test/core/bad_client:out_of_bounds_bad_client_test@poller=epoll1 PASSED in 4.4s
//test/core/bad_client:out_of_bounds_bad_client_test@poller=poll PASSED in 2.9s
//test/core/bad_client:server_registered_method_bad_client_test@poller=epoll1 PASSED in 1.6s
//test/core/bad_client:server_registered_method_bad_client_test@poller=poll PASSED in 1.6s
//test/core/bad_client:simple_request_bad_client_test@poller=epoll1 PASSED in 1.6s
//test/core/bad_client:simple_request_bad_client_test@poller=poll PASSED in 3.1s
//test/core/bad_client:unknown_frame_bad_client_test@poller=epoll1 PASSED in 79.6s
//test/core/bad_client:unknown_frame_bad_client_test@poller=poll PASSED in 80.2s
//test/core/bad_client:window_overflow_bad_client_test@poller=epoll1 PASSED in 2.0s
//test/core/bad_client:window_overflow_bad_client_test@poller=poll PASSED in 3.5s
//test/core/bad_ssl:bad_ssl_alpn_test@poller=epoll1 PASSED in 33.7s
//test/core/bad_ssl:bad_ssl_alpn_test@poller=poll PASSED in 32.9s
//test/core/bad_ssl:bad_ssl_cert_test@poller=epoll1 PASSED in 33.6s
//test/core/bad_ssl:bad_ssl_cert_test@poller=poll PASSED in 32.9s
//test/core/channel:call_finalization_test@poller=epoll1 PASSED in 0.9s
//test/core/channel:call_finalization_test@poller=poll PASSED in 1.0s
//test/core/channel:channel_args_test PASSED in 1.0s
//test/core/channel:channel_stack_builder_test@poller=epoll1 PASSED in 1.0s
//test/core/channel:channel_stack_builder_test@poller=poll PASSED in 0.9s
//test/core/channel:channel_stack_test PASSED in 1.0s
//test/core/channel:channel_trace_test@poller=epoll1 PASSED in 1.9s
//test/core/channel:channel_trace_test@poller=poll PASSED in 1.5s
//test/core/channel:channelz_registry_test PASSED in 1.1s
//test/core/channel:channelz_test@poller=epoll1 PASSED in 4.0s
//test/core/channel:channelz_test@poller=poll PASSED in 1.9s
//test/core/channel:minimal_stack_is_minimal_test PASSED in 1.0s
//test/core/channel:server_call_tracer_factory_test PASSED in 0.9s
//test/core/channel:status_util_test PASSED in 2.5s
//test/core/client_channel:client_channel_service_config_test@poller=epoll1 PASSED in 0.9s
//test/core/client_channel:client_channel_service_config_test@poller=poll PASSED in 2.5s
//test/core/client_channel:client_channel_test@poller=epoll1 PASSED in 1.0s
//test/core/client_channel:client_channel_test@poller=poll PASSED in 0.9s
//test/core/client_channel:http_proxy_mapper_test PASSED in 1.3s
//test/core/client_channel:retry_service_config_test@poller=epoll1 PASSED in 2.6s
//test/core/client_channel:retry_service_config_test@poller=poll PASSED in 1.0s
//test/core/client_channel:retry_throttle_test PASSED in 1.0s
//test/core/client_channel/lb_policy:outlier_detection_lb_config_parser_test PASSED in 5.0s
//test/core/client_channel/lb_policy:outlier_detection_test PASSED in 1.0s
//test/core/client_channel/lb_policy:pick_first_test PASSED in 2.5s
//test/core/client_channel/lb_policy:rls_lb_config_parser_test PASSED in 1.0s
//test/core/client_channel/lb_policy:round_robin_test PASSED in 2.5s
//test/core/client_channel/lb_policy:static_stride_scheduler_benchmark PASSED in 10.8s
//test/core/client_channel/lb_policy:static_stride_scheduler_test PASSED in 0.6s
//test/core/client_channel/lb_policy:weighted_round_robin_config_test PASSED in 1.0s
//test/core/client_channel/lb_policy:weighted_round_robin_test PASSED in 2.6s
//test/core/client_channel/lb_policy:xds_override_host_lb_config_parser_test PASSED in 0.8s
//test/core/client_channel/lb_policy:xds_override_host_test PASSED in 2.6s
//test/core/client_channel/resolvers:binder_resolver_test@poller=epoll1 PASSED in 2.5s
//test/core/client_channel/resolvers:binder_resolver_test@poller=poll PASSED in 1.0s
//test/core/client_channel/resolvers:dns_resolver_cooldown_test@poller=epoll1 PASSED in 34.0s
//test/core/client_channel/resolvers:dns_resolver_cooldown_test@poller=poll PASSED in 45.6s
//test/core/client_channel/resolvers:dns_resolver_test@poller=epoll1 PASSED in 2.6s
//test/core/client_channel/resolvers:dns_resolver_test@poller=poll PASSED in 2.5s
//test/core/client_channel/resolvers:fake_resolver_test@poller=epoll1 PASSED in 1.4s
//test/core/client_channel/resolvers:fake_resolver_test@poller=poll PASSED in 1.4s
//test/core/client_channel/resolvers:google_c2p_resolver_test@poller=epoll1 PASSED in 3.6s
//test/core/client_channel/resolvers:google_c2p_resolver_test@poller=poll PASSED in 4.8s
//test/core/client_channel/resolvers:sockaddr_resolver_test@poller=epoll1 PASSED in 2.5s
//test/core/client_channel/resolvers:sockaddr_resolver_test@poller=poll PASSED in 1.0s
//test/core/client_idle:idle_filter_state_test PASSED in 2.6s
//test/core/compiler_bugs:miscompile_with_no_unique_address_test PASSED in 0.5s
//test/core/compression:compression_test PASSED in 2.5s
//test/core/compression:message_compress_fuzzer PASSED in 1.0s
//test/core/compression:message_compress_test PASSED in 3.0s
//test/core/compression:message_decompress_fuzzer PASSED in 1.6s
//test/core/config:core_configuration_test PASSED in 3.4s
//test/core/debug:stats_test PASSED in 21.3s
//test/core/end2end:bad_server_response_test@poller=epoll1 PASSED in 22.5s
//test/core/end2end:bad_server_response_test@poller=poll PASSED in 21.3s
//test/core/end2end:connection_refused_test@poller=epoll1 PASSED in 16.9s
//test/core/end2end:connection_refused_test@poller=poll PASSED in 16.9s
//test/core/end2end:dualstack_socket_test@poller=epoll1 PASSED in 2.9s
//test/core/end2end:dualstack_socket_test@poller=poll PASSED in 4.0s
//test/core/end2end:goaway_server_test@poller=epoll1 PASSED in 48.1s
//test/core/end2end:goaway_server_test@poller=poll PASSED in 35.0s
//test/core/end2end:h2_ssl_cert_test@poller=epoll1 PASSED in 138.2s
//test/core/end2end:h2_ssl_cert_test@poller=poll PASSED in 136.5s
//test/core/end2end:h2_ssl_session_reuse_test@poller=epoll1 PASSED in 3.2s
//test/core/end2end:h2_ssl_session_reuse_test@poller=poll PASSED in 1.3s
//test/core/end2end:h2_tls_peer_property_external_verifier_test@poller=epoll1 PASSED in 1.2s
//test/core/end2end:h2_tls_peer_property_external_verifier_test@poller=poll PASSED in 1.4s
//test/core/end2end:invalid_call_argument_test@poller=epoll1 PASSED in 32.6s
//test/core/end2end:invalid_call_argument_test@poller=poll PASSED in 32.7s
//test/core/end2end:multiple_server_queues_test@poller=epoll1 PASSED in 1.0s
//test/core/end2end:multiple_server_queues_test@poller=poll PASSED in 1.0s
//test/core/end2end:no_server_test@poller=epoll1 PASSED in 8.5s
//test/core/end2end:no_server_test@poller=poll PASSED in 8.6s
//test/core/end2end/fuzzers:api_fuzzer PASSED in 3.5s
//test/core/end2end/fuzzers:client_fuzzer PASSED in 11.3s
//test/core/end2end/fuzzers:server_fuzzer PASSED in 6.6s
//test/core/event_engine:common_closures_test@poller=epoll1 PASSED in 0.8s
//test/core/event_engine:common_closures_test@poller=poll PASSED in 0.6s
//test/core/event_engine:default_engine_methods_test@poller=epoll1 PASSED in 4.3s
//test/core/event_engine:default_engine_methods_test@poller=poll PASSED in 4.0s
//test/core/event_engine:endpoint_config_test PASSED in 0.6s
//test/core/event_engine:factory_test@poller=epoll1 PASSED in 1.7s
//test/core/event_engine:factory_test@poller=poll PASSED in 1.6s
//test/core/event_engine:forkable_test@poller=epoll1 PASSED in 1.9s
//test/core/event_engine:forkable_test@poller=poll PASSED in 0.5s
//test/core/event_engine:handle_tests PASSED in 0.9s
//test/core/event_engine:slice_buffer_test@poller=epoll1 PASSED in 0.6s
//test/core/event_engine:slice_buffer_test@poller=poll PASSED in 0.6s
//test/core/event_engine:smoke_test@poller=epoll1 PASSED in 0.8s
//test/core/event_engine:smoke_test@poller=poll PASSED in 1.6s
//test/core/event_engine:tcp_socket_utils_test PASSED in 2.7s
//test/core/event_engine:thread_pool_test@poller=epoll1 PASSED in 15.0s
//test/core/event_engine:thread_pool_test@poller=poll PASSED in 15.0s
//test/core/event_engine/posix:event_poller_posix_test@poller=epoll1 PASSED in 2.1s
//test/core/event_engine/posix:event_poller_posix_test@poller=poll PASSED in 3.5s
//test/core/event_engine/posix:lock_free_event_test PASSED in 4.9s
//test/core/event_engine/posix:log_too_many_open_files_test PASSED in 1.0s
//test/core/event_engine/posix:posix_endpoint_test@poller=epoll1 PASSED in 3.0s
//test/core/event_engine/posix:posix_endpoint_test@poller=poll PASSED in 4.1s
//test/core/event_engine/posix:posix_engine_listener_utils_test@poller=epoll1 PASSED in 2.5s
//test/core/event_engine/posix:posix_engine_listener_utils_test@poller=poll PASSED in 0.9s
//test/core/event_engine/posix:posix_event_engine_connect_test@poller=epoll1 PASSED in 6.1s
//test/core/event_engine/posix:posix_event_engine_connect_test@poller=poll PASSED in 6.1s
//test/core/event_engine/posix:tcp_posix_socket_utils_test PASSED in 2.5s
//test/core/event_engine/posix:timer_heap_test PASSED in 4.6s
//test/core/event_engine/posix:timer_list_test PASSED in 0.5s
//test/core/event_engine/posix:timer_manager_test PASSED in 7.9s
//test/core/event_engine/posix:traced_buffer_list_test PASSED in 1.1s
//test/core/event_engine/posix:wakeup_fd_posix_test@poller=epoll1 PASSED in 1.1s
//test/core/event_engine/posix:wakeup_fd_posix_test@poller=poll PASSED in 2.6s
//test/core/event_engine/test_suite:fuzzing_event_engine_test PASSED in 23.9s
//test/core/event_engine/test_suite:posix_event_engine_test@poller=epoll1 PASSED in 16.6s
//test/core/event_engine/test_suite:posix_event_engine_test@poller=poll PASSED in 18.7s
//test/core/event_engine/test_suite:thready_posix_event_engine_test@poller=epoll1 PASSED in 16.9s
//test/core/event_engine/test_suite:thready_posix_event_engine_test@poller=poll PASSED in 16.8s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test@poller=epoll1 PASSED in 5.5s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test@poller=poll PASSED in 4.1s
//test/core/event_engine/work_queue:work_queue_fuzzer PASSED in 1.4s
//test/core/event_engine/work_queue:work_queue_test@poller=epoll1 PASSED in 3.4s
//test/core/event_engine/work_queue:work_queue_test@poller=poll PASSED in 3.0s
//test/core/ext/filters/rbac:rbac_service_config_parser_test PASSED in 1.0s
//test/core/filters:client_auth_filter_test PASSED in 2.9s
//test/core/filters:client_authority_filter_test PASSED in 1.1s
//test/core/filters:filter_fuzzer PASSED in 1.5s
//test/core/filters:filter_test_test PASSED in 3.1s
//test/core/gpr:alloc_test PASSED in 2.6s
//test/core/gpr:cpu_test PASSED in 1.0s
//test/core/gpr:env_test PASSED in 2.6s
//test/core/gpr:log_test PASSED in 2.5s
//test/core/gpr:spinlock_test PASSED in 4.6s
//test/core/gpr:string_test PASSED in 2.2s
//test/core/gpr:sync_test PASSED in 22.0s
//test/core/gpr:time_test PASSED in 1.3s
//test/core/gpr:useful_test PASSED in 0.5s
//test/core/gprpp:bitset_test PASSED in 4.2s
//test/core/gprpp:chunked_vector_fuzzer PASSED in 1.4s
//test/core/gprpp:chunked_vector_test PASSED in 0.5s
//test/core/gprpp:chunked_vector_test@experiment=free_large_allocator PASSED in 7.5s
//test/core/gprpp:chunked_vector_test@experiment=memory_pressure_controller PASSED in 0.7s
//test/core/gprpp:chunked_vector_test@experiment=unconstrained_max_quota_buffer_size PASSED in 0.6s
//test/core/gprpp:cpp_impl_of_test PASSED in 0.6s
//test/core/gprpp:dual_ref_counted_test@poller=epoll1 PASSED in 2.5s
//test/core/gprpp:dual_ref_counted_test@poller=poll PASSED in 1.1s
//test/core/gprpp:fork_test PASSED in 8.0s
//test/core/gprpp:host_port_test PASSED in 2.5s
//test/core/gprpp:load_file_test PASSED in 1.0s
//test/core/gprpp:match_test PASSED in 0.5s
//test/core/gprpp:mpscq_test PASSED in 10.8s
//test/core/gprpp:no_destruct_test PASSED in 0.5s
//test/core/gprpp:notification_test PASSED in 18.6s
//test/core/gprpp:orphanable_test@poller=epoll1 PASSED in 2.0s
//test/core/gprpp:orphanable_test@poller=poll PASSED in 2.5s
//test/core/gprpp:overload_test PASSED in 0.5s
//test/core/gprpp:ref_counted_ptr_test@poller=epoll1 PASSED in 2.8s
//test/core/gprpp:ref_counted_ptr_test@poller=poll PASSED in 2.5s
//test/core/gprpp:ref_counted_test@poller=epoll1 PASSED in 1.2s
//test/core/gprpp:ref_counted_test@poller=poll PASSED in 2.6s
//test/core/gprpp:single_set_ptr_test PASSED in 1.1s
//test/core/gprpp:sorted_pack_test PASSED in 0.5s
//test/core/gprpp:stat_test PASSED in 2.5s
//test/core/gprpp:status_helper_test PASSED in 1.0s
//test/core/gprpp:table_test PASSED in 0.5s
//test/core/gprpp:thd_test PASSED in 1.0s
//test/core/gprpp:time_test PASSED in 0.6s
//test/core/gprpp:time_util_test PASSED in 2.5s
//test/core/gprpp:unique_type_name_test PASSED in 0.5s
//test/core/gprpp:uuid_v4_test PASSED in 2.5s
//test/core/gprpp:validation_errors_test@poller=epoll1 PASSED in 0.9s
//test/core/gprpp:validation_errors_test@poller=poll PASSED in 2.5s
//test/core/handshake:client_ssl_test@poller=epoll1 PASSED in 74.4s
//test/core/handshake:client_ssl_test@poller=poll PASSED in 61.7s
//test/core/handshake:handshake_server_with_readahead_handshaker_test@poller=epoll1 PASSED in 4.5s
//test/core/handshake:handshake_server_with_readahead_handshaker_test@poller=poll PASSED in 4.0s
//test/core/handshake:server_ssl_test@poller=epoll1 PASSED in 13.0s
//test/core/handshake:server_ssl_test@poller=poll PASSED in 13.1s
//test/core/http:format_request_test@poller=epoll1 PASSED in 0.9s
//test/core/http:format_request_test@poller=poll PASSED in 1.0s
//test/core/http:httpcli_test@poller=epoll1 PASSED in 27.7s
//test/core/http:httpcli_test@poller=poll PASSED in 23.5s
//test/core/http:httpscli_test@poller=epoll1 PASSED in 18.5s
//test/core/http:httpscli_test@poller=poll PASSED in 20.3s
//test/core/http:parser_test PASSED in 1.0s
//test/core/http:request_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/http:request_fuzzer@poller=poll PASSED in 1.1s
//test/core/http:response_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/http:response_fuzzer@poller=poll PASSED in 2.7s
//test/core/iomgr:buffer_list_test@poller=epoll1 PASSED in 1.0s
//test/core/iomgr:buffer_list_test@poller=poll PASSED in 1.1s
//test/core/iomgr:combiner_test@poller=epoll1 PASSED in 6.0s
//test/core/iomgr:combiner_test@poller=poll PASSED in 5.9s
//test/core/iomgr:endpoint_pair_test@poller=epoll1 PASSED in 3.8s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=event_engine_client PASSED in 8.6s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 5.5s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 3.7s
//test/core/iomgr:endpoint_pair_test@poller=poll PASSED in 3.8s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=event_engine_client PASSED in 10.4s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 3.7s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 2.8s
//test/core/iomgr:error_test PASSED in 1.0s
//test/core/iomgr:fd_conservation_posix_test@poller=epoll1 PASSED in 2.7s
//test/core/iomgr:fd_conservation_posix_test@poller=poll PASSED in 2.4s
//test/core/iomgr:fd_posix_test@poller=epoll1 PASSED in 3.5s
//test/core/iomgr:fd_posix_test@poller=poll PASSED in 2.5s
//test/core/iomgr:grpc_ipv6_loopback_available_test@poller=epoll1 PASSED in 2.5s
//test/core/iomgr:grpc_ipv6_loopback_available_test@poller=poll PASSED in 1.0s
//test/core/iomgr:load_file_test PASSED in 1.5s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test@poller=epoll1 PASSED in 2.5s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test@poller=poll PASSED in 2.5s
//test/core/iomgr:resolve_address_using_ares_resolver_test@poller=epoll1 PASSED in 2.6s
//test/core/iomgr:resolve_address_using_ares_resolver_test@poller=poll PASSED in 2.8s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test@poller=epoll1 PASSED in 1.0s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test@poller=poll PASSED in 0.9s
//test/core/iomgr:resolve_address_using_native_resolver_test@poller=epoll1 PASSED in 3.6s
//test/core/iomgr:resolve_address_using_native_resolver_test@poller=poll PASSED in 1.0s
//test/core/iomgr:socket_utils_test@poller=epoll1 PASSED in 1.0s
//test/core/iomgr:socket_utils_test@poller=poll PASSED in 2.5s
//test/core/iomgr:stranded_event_test@poller=epoll1 PASSED in 195.1s
//test/core/iomgr:stranded_event_test@poller=poll PASSED in 183.3s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1 PASSED in 4.5s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=event_engine_client PASSED in 3.5s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 4.6s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 3.0s
//test/core/iomgr:tcp_client_posix_test@poller=poll PASSED in 4.5s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=event_engine_client PASSED in 2.0s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 3.5s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 3.5s
//test/core/iomgr:tcp_posix_test@poller=epoll1 PASSED in 6.4s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=event_engine_listener PASSED in 5.0s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 6.5s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 4.9s
//test/core/iomgr:tcp_posix_test@poller=poll PASSED in 4.0s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=event_engine_listener PASSED in 4.0s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 5.4s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 4.0s
//test/core/iomgr:tcp_server_posix_test@poller=epoll1 PASSED in 14.9s
//test/core/iomgr:tcp_server_posix_test@poller=epoll1@experiment=event_engine_listener PASSED in 13.1s
//test/core/iomgr:tcp_server_posix_test@poller=poll PASSED in 14.6s
//test/core/iomgr:tcp_server_posix_test@poller=poll@experiment=event_engine_listener PASSED in 13.1s
//test/core/iomgr:timer_heap_test PASSED in 9.6s
//test/core/iomgr:timer_list_test PASSED in 2.5s
//test/core/json:json_fuzzer@poller=epoll1 PASSED in 1.4s
//test/core/json:json_fuzzer@poller=poll PASSED in 1.3s
//test/core/json:json_object_loader_test PASSED in 0.9s
//test/core/json:json_test PASSED in 2.5s
//test/core/memory_usage:memory_usage_test PASSED in 47.8s
//test/core/message_size:message_size_service_config_test@poller=epoll1 PASSED in 1.0s
//test/core/message_size:message_size_service_config_test@poller=poll PASSED in 1.0s
//test/core/nanopb:fuzzer_response@poller=epoll1 PASSED in 2.9s
//test/core/nanopb:fuzzer_response@poller=poll PASSED in 1.2s
//test/core/nanopb:fuzzer_serverlist@poller=epoll1 PASSED in 1.8s
//test/core/nanopb:fuzzer_serverlist@poller=poll PASSED in 1.8s
//test/core/promise:activity_test PASSED in 0.6s
//test/core/promise:arena_promise_test PASSED in 3.0s
//test/core/promise:arena_promise_test@experiment=free_large_allocator PASSED in 1.6s
//test/core/promise:arena_promise_test@experiment=memory_pressure_controller PASSED in 1.7s
//test/core/promise:arena_promise_test@experiment=unconstrained_max_quota_buffer_size PASSED in 1.6s
//test/core/promise:cancel_callback_test PASSED in 0.5s
//test/core/promise:context_test PASSED in 0.6s
//test/core/promise:event_engine_wakeup_scheduler_test PASSED in 1.0s
//test/core/promise:exec_ctx_wakeup_scheduler_test PASSED in 0.6s
//test/core/promise:for_each_test PASSED in 0.6s
//test/core/promise:if_test PASSED in 0.7s
//test/core/promise:interceptor_list_test PASSED in 3.1s
//test/core/promise:join_test PASSED in 0.7s
//test/core/promise:latch_test PASSED in 0.6s
//test/core/promise:loop_test PASSED in 0.6s
//test/core/promise:map_pipe_test PASSED in 1.0s
//test/core/promise:mpsc_test PASSED in 0.9s
//test/core/promise:party_test PASSED in 26.4s
//test/core/promise:pipe_test PASSED in 0.9s
//test/core/promise:poll_test PASSED in 0.6s
//test/core/promise:promise_factory_test PASSED in 0.6s
//test/core/promise:promise_fuzzer PASSED in 1.2s
//test/core/promise:promise_map_test PASSED in 0.5s
//test/core/promise:promise_test PASSED in 0.5s
//test/core/promise:race_test PASSED in 0.6s
//test/core/promise:seq_test PASSED in 0.6s
//test/core/promise:sleep_test PASSED in 12.5s
//test/core/promise:try_join_test PASSED in 0.5s
//test/core/promise:try_seq_metadata_test PASSED in 2.5s
//test/core/promise:try_seq_test PASSED in 0.6s
//test/core/resource_quota:arena_test PASSED in 5.0s
//test/core/resource_quota:arena_test@experiment=free_large_allocator PASSED in 5.5s
//test/core/resource_quota:arena_test@experiment=memory_pressure_controller PASSED in 6.1s
//test/core/resource_quota:arena_test@experiment=unconstrained_max_quota_buffer_size PASSED in 4.9s
//test/core/resource_quota:memory_quota_fuzzer PASSED in 1.4s
//test/core/resource_quota:memory_quota_stress_test PASSED in 9.7s
//test/core/resource_quota:memory_quota_stress_test@experiment=free_large_allocator PASSED in 8.9s
//test/core/resource_quota:memory_quota_stress_test@experiment=memory_pressure_controller PASSED in 10.0s
//test/core/resource_quota:memory_quota_stress_test@experiment=unconstrained_max_quota_buffer_size PASSED in 9.8s
//test/core/resource_quota:memory_quota_test PASSED in 7.9s
//test/core/resource_quota:memory_quota_test@experiment=free_large_allocator PASSED in 8.1s
//test/core/resource_quota:memory_quota_test@experiment=memory_pressure_controller PASSED in 8.2s
//test/core/resource_quota:memory_quota_test@experiment=unconstrained_max_quota_buffer_size PASSED in 8.2s
//test/core/resource_quota:periodic_update_test PASSED in 21.6s
//test/core/resource_quota:resource_quota_test PASSED in 1.6s
//test/core/resource_quota:resource_quota_test@experiment=free_large_allocator PASSED in 0.8s
//test/core/resource_quota:resource_quota_test@experiment=memory_pressure_controller PASSED in 1.7s
//test/core/resource_quota:resource_quota_test@experiment=unconstrained_max_quota_buffer_size PASSED in 1.7s
//test/core/resource_quota:thread_quota_test PASSED in 0.6s
//test/core/security:alts_credentials_fuzzer@poller=epoll1 PASSED in 3.4s
//test/core/security:alts_credentials_fuzzer@poller=poll PASSED in 1.9s
//test/core/security:alts_security_connector_test@poller=epoll1 PASSED in 2.6s
//test/core/security:alts_security_connector_test@poller=poll PASSED in 1.0s
//test/core/security:auth_context_test PASSED in 1.5s
//test/core/security:authorization_matchers_test@poller=epoll1 PASSED in 2.6s
//test/core/security:authorization_matchers_test@poller=poll PASSED in 1.1s
//test/core/security:aws_request_signer_test@poller=epoll1 PASSED in 0.9s
//test/core/security:aws_request_signer_test@poller=poll PASSED in 1.1s
//test/core/security:cel_authorization_engine_test@poller=epoll1 PASSED in 1.0s
//test/core/security:cel_authorization_engine_test@poller=poll PASSED in 1.0s
//test/core/security:certificate_provider_registry_test@poller=epoll1 PASSED in 2.7s
//test/core/security:certificate_provider_registry_test@poller=poll PASSED in 1.0s
//test/core/security:channel_creds_registry_test@poller=epoll1 PASSED in 31.0s
//test/core/security:channel_creds_registry_test@poller=poll PASSED in 32.5s
//test/core/security:check_gcp_environment_linux_test@poller=epoll1 PASSED in 1.0s
//test/core/security:check_gcp_environment_linux_test@poller=poll PASSED in 1.0s
//test/core/security:check_gcp_environment_windows_test@poller=epoll1 PASSED in 2.5s
//test/core/security:check_gcp_environment_windows_test@poller=poll PASSED in 2.4s
//test/core/security:credentials_test@poller=epoll1 PASSED in 2.8s
//test/core/security:credentials_test@poller=poll PASSED in 1.3s
//test/core/security:evaluate_args_test@poller=epoll1 PASSED in 2.5s
//test/core/security:evaluate_args_test@poller=poll PASSED in 0.9s
//test/core/security:grpc_alts_credentials_options_test@poller=epoll1 PASSED in 2.5s
//test/core/security:grpc_alts_credentials_options_test@poller=poll PASSED in 1.0s
//test/core/security:grpc_audit_logging_test@poller=epoll1 PASSED in 1.0s
//test/core/security:grpc_audit_logging_test@poller=poll PASSED in 0.8s
//test/core/security:grpc_authorization_engine_test@poller=epoll1 PASSED in 2.4s
//test/core/security:grpc_authorization_engine_test@poller=poll PASSED in 2.2s
//test/core/security:grpc_authorization_policy_provider_test@poller=epoll1 PASSED in 6.6s
//test/core/security:grpc_authorization_policy_provider_test@poller=poll PASSED in 5.0s
//test/core/security:grpc_tls_certificate_distributor_test@poller=epoll1 PASSED in 2.2s
//test/core/security:grpc_tls_certificate_distributor_test@poller=poll PASSED in 3.8s
//test/core/security:grpc_tls_certificate_provider_test@poller=epoll1 PASSED in 13.1s
//test/core/security:grpc_tls_certificate_provider_test@poller=poll PASSED in 13.0s
//test/core/security:grpc_tls_certificate_verifier_test@poller=epoll1 PASSED in 2.8s
//test/core/security:grpc_tls_certificate_verifier_test@poller=poll PASSED in 2.8s
//test/core/security:grpc_tls_credentials_options_comparator_test@poller=epoll1 PASSED in 2.5s
//test/core/security:grpc_tls_credentials_options_comparator_test@poller=poll PASSED in 2.3s
//test/core/security:grpc_tls_credentials_options_test@poller=epoll1 PASSED in 21.2s
//test/core/security:grpc_tls_credentials_options_test@poller=poll PASSED in 22.6s
//test/core/security:insecure_security_connector_test@poller=epoll1 PASSED in 1.0s
//test/core/security:insecure_security_connector_test@poller=poll PASSED in 1.0s
//test/core/security:json_token_test PASSED in 2.5s
//test/core/security:jwt_verifier_test PASSED in 2.5s
//test/core/security:matchers_test@poller=epoll1 PASSED in 4.9s
//test/core/security:matchers_test@poller=poll PASSED in 12.0s
//test/core/security:rbac_translator_test@poller=epoll1 PASSED in 1.0s
//test/core/security:rbac_translator_test@poller=poll PASSED in 1.0s
//test/core/security:secure_endpoint_test@poller=epoll1 PASSED in 45.9s
//test/core/security:secure_endpoint_test@poller=poll PASSED in 46.7s
//test/core/security:security_connector_test@poller=epoll1 PASSED in 0.9s
//test/core/security:security_connector_test@poller=poll PASSED in 2.4s
//test/core/security:ssl_credentials_test@poller=epoll1 PASSED in 2.5s
//test/core/security:ssl_credentials_test@poller=poll PASSED in 1.1s
//test/core/security:ssl_server_fuzzer@poller=epoll1 PASSED in 2.0s
//test/core/security:ssl_server_fuzzer@poller=poll PASSED in 15.9s
//test/core/security:system_roots_test@poller=epoll1 PASSED in 1.0s
//test/core/security:system_roots_test@poller=poll PASSED in 2.5s
//test/core/security:tls_security_connector_test@poller=epoll1 PASSED in 2.2s
//test/core/security:tls_security_connector_test@poller=poll PASSED in 3.2s
//test/core/security:xds_credentials_test@poller=epoll1 PASSED in 2.5s
//test/core/security:xds_credentials_test@poller=poll PASSED in 1.0s
//test/core/server_config_selector:server_config_selector_test PASSED in 0.9s
//test/core/service_config:service_config_test@poller=epoll1 PASSED in 2.7s
//test/core/service_config:service_config_test@poller=poll PASSED in 2.7s
//test/core/slice:b64_decode_fuzzer@poller=epoll1 PASSED in 2.5s
//test/core/slice:b64_decode_fuzzer@poller=poll PASSED in 1.0s
//test/core/slice:b64_encode_fuzzer@poller=epoll1 PASSED in 1.5s
//test/core/slice:b64_encode_fuzzer@poller=poll PASSED in 14.6s
//test/core/slice:b64_test PASSED in 1.0s
//test/core/slice:c_slice_buffer_test PASSED in 2.5s
//test/core/slice:percent_decode_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/slice:percent_decode_fuzzer@poller=poll PASSED in 2.6s
//test/core/slice:percent_encode_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/slice:percent_encode_fuzzer@poller=poll PASSED in 1.6s
//test/core/slice:percent_encoding_test PASSED in 1.0s
//test/core/slice:slice_buffer_test PASSED in 0.9s
//test/core/slice:slice_string_helpers_test PASSED in 0.5s
//test/core/slice:slice_test PASSED in 7.4s
//test/core/surface:completion_queue_threading_test@poller=epoll1 PASSED in 7.2s
//test/core/surface:completion_queue_threading_test@poller=poll PASSED in 5.8s
//test/core/surface:concurrent_connectivity_test@poller=epoll1 PASSED in 44.9s
//test/core/surface:concurrent_connectivity_test@poller=poll PASSED in 42.4s
//test/core/surface:grpc_byte_buffer_reader_test PASSED in 1.0s
//test/core/surface:grpc_completion_queue_test@poller=epoll1 PASSED in 1.0s
//test/core/surface:grpc_completion_queue_test@poller=poll PASSED in 2.5s
//test/core/surface:init_test PASSED in 2.0s
//test/core/surface:lame_client_test@poller=epoll1 PASSED in 2.5s
//test/core/surface:lame_client_test@poller=epoll1@experiment=promise_based_client_call PASSED in 0.9s
//test/core/surface:lame_client_test@poller=poll PASSED in 2.5s
//test/core/surface:lame_client_test@poller=poll@experiment=promise_based_client_call PASSED in 0.9s
//test/core/surface:num_external_connectivity_watchers_test@poller=epoll1 PASSED in 3.6s
//test/core/surface:num_external_connectivity_watchers_test@poller=poll PASSED in 2.0s
//test/core/surface:secure_channel_create_test@poller=epoll1 PASSED in 2.7s
//test/core/surface:secure_channel_create_test@poller=poll PASSED in 2.5s
//test/core/surface:sequential_connectivity_test@poller=epoll1 PASSED in 6.6s
//test/core/surface:sequential_connectivity_test@poller=poll PASSED in 23.5s
//test/core/surface:server_chttp2_test@poller=epoll1 PASSED in 1.0s
//test/core/surface:server_chttp2_test@poller=poll PASSED in 1.0s
//test/core/surface:server_test@poller=epoll1 PASSED in 2.5s
//test/core/surface:server_test@poller=poll PASSED in 1.0s
//test/core/transport:bdp_estimator_test PASSED in 4.8s
//test/core/transport:connectivity_state_test@poller=epoll1 PASSED in 2.4s
//test/core/transport:connectivity_state_test@poller=poll PASSED in 1.0s
//test/core/transport:error_utils_test@poller=epoll1 PASSED in 2.5s
//test/core/transport:error_utils_test@poller=poll PASSED in 1.0s
//test/core/transport:metadata_map_test@poller=epoll1 PASSED in 2.5s
//test/core/transport:metadata_map_test@poller=poll PASSED in 4.2s
//test/core/transport:parsed_metadata_test@poller=epoll1 PASSED in 2.6s
//test/core/transport:parsed_metadata_test@poller=poll PASSED in 1.0s
//test/core/transport:pid_controller_test@poller=epoll1 PASSED in 2.6s
//test/core/transport:pid_controller_test@poller=poll PASSED in 1.0s
//test/core/transport:status_conversion_test PASSED in 2.5s
//test/core/transport:timeout_encoding_test PASSED in 1.0s
//test/core/transport/binder:binder_transport_test PASSED in 3.3s
//test/core/transport/binder:endpoint_binder_pool_test PASSED in 1.2s
//test/core/transport/binder:transport_stream_receiver_test PASSED in 1.4s
//test/core/transport/binder:wire_reader_test PASSED in 1.6s
//test/core/transport/binder:wire_writer_test PASSED in 3.2s
//test/core/transport/binder/end2end:binder_server_test@poller=epoll1 PASSED in 1.9s
//test/core/transport/binder/end2end:binder_server_test@poller=poll PASSED in 9.5s
//test/core/transport/binder/end2end:end2end_binder_transport_test@poller=epoll1 PASSED in 102.3s
//test/core/transport/binder/end2end:end2end_binder_transport_test@poller=poll PASSED in 106.2s
//test/core/transport/binder/end2end:fake_binder_test PASSED in 23.7s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer@poller=epoll1 PASSED in 3.3s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer@poller=poll PASSED in 1.6s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer@poller=epoll1 PASSED in 3.1s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer@poller=poll PASSED in 3.2s
//test/core/transport/chaotic_good:frame_fuzzer@poller=epoll1 PASSED in 1.6s
//test/core/transport/chaotic_good:frame_fuzzer@poller=poll PASSED in 1.5s
//test/core/transport/chaotic_good:frame_header_fuzzer@poller=epoll1 PASSED in 1.0s
//test/core/transport/chaotic_good:frame_header_fuzzer@poller=poll PASSED in 1.0s
//test/core/transport/chaotic_good:frame_header_test@poller=epoll1 PASSED in 0.6s
//test/core/transport/chaotic_good:frame_header_test@poller=poll PASSED in 0.5s
//test/core/transport/chaotic_good:frame_test@poller=epoll1 PASSED in 0.9s
//test/core/transport/chaotic_good:frame_test@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:alpn_test@poller=epoll1 PASSED in 1.0s
//test/core/transport/chttp2:alpn_test@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:bin_decoder_test PASSED in 0.9s
//test/core/transport/chttp2:bin_encoder_test PASSED in 0.9s
//test/core/transport/chttp2:decode_huff_fuzzer@poller=epoll1 PASSED in 0.9s
//test/core/transport/chttp2:decode_huff_fuzzer@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:encode_decode_huff_fuzzer@poller=epoll1 PASSED in 2.8s
//test/core/transport/chttp2:encode_decode_huff_fuzzer@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:flow_control_fuzzer PASSED in 3.2s
//test/core/transport/chttp2:flow_control_test PASSED in 0.7s
//test/core/transport/chttp2:flow_control_test@experiment=no_flow_control_fixes PASSED in 0.8s
//test/core/transport/chttp2:flow_control_test@experiment=peer_state_based_framing PASSED in 0.7s
//test/core/transport/chttp2:flow_control_test@experiment=tcp_frame_size_tuning PASSED in 0.6s
//test/core/transport/chttp2:flow_control_test@experiment=tcp_rcv_lowat PASSED in 1.0s
//test/core/transport/chttp2:graceful_shutdown_test@poller=epoll1 PASSED in 21.2s
//test/core/transport/chttp2:graceful_shutdown_test@poller=poll PASSED in 21.1s
//test/core/transport/chttp2:hpack_encoder_test PASSED in 1.0s
//test/core/transport/chttp2:hpack_parser_fuzzer@poller=epoll1 PASSED in 2.8s
//test/core/transport/chttp2:hpack_parser_fuzzer@poller=poll PASSED in 4.0s
//test/core/transport/chttp2:hpack_parser_table_test PASSED in 1.8s
//test/core/transport/chttp2:hpack_parser_test PASSED in 2.5s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1 PASSED in 2.4s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=no_flow_control_fixes PASSED in 2.4s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=peer_state_based_framing PASSED in 2.4s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 2.4s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 4.1s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll PASSED in 4.2s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=no_flow_control_fixes PASSED in 2.4s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=peer_state_based_framing PASSED in 3.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 3.1s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 2.4s
//test/core/transport/chttp2:settings_timeout_test@poller=epoll1 PASSED in 2.4s
//test/core/transport/chttp2:settings_timeout_test@poller=poll PASSED in 2.0s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test@poller=epoll1 PASSED in 2.6s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test@poller=poll PASSED in 2.6s
//test/core/transport/chttp2:stream_map_test@poller=epoll1 PASSED in 1.4s
//test/core/transport/chttp2:stream_map_test@poller=poll PASSED in 2.9s
//test/core/transport/chttp2:streams_not_seen_test@poller=epoll1 PASSED in 1.3s
//test/core/transport/chttp2:streams_not_seen_test@poller=poll PASSED in 3.1s
//test/core/transport/chttp2:varint_test PASSED in 2.5s
//test/core/tsi:crl_ssl_transport_security_test@poller=epoll1 PASSED in 1.3s
//test/core/tsi:crl_ssl_transport_security_test@poller=poll PASSED in 1.3s
//test/core/tsi:fake_transport_security_test@poller=epoll1 PASSED in 4.7s
//test/core/tsi:fake_transport_security_test@poller=poll PASSED in 5.1s
//test/core/tsi:ssl_session_cache_test@poller=epoll1 PASSED in 2.5s
//test/core/tsi:ssl_session_cache_test@poller=poll PASSED in 2.4s
//test/core/tsi:ssl_transport_security_test@poller=epoll1 PASSED in 114.1s
//test/core/tsi:ssl_transport_security_test@poller=poll PASSED in 112.3s
//test/core/tsi:ssl_transport_security_utils_test@poller=epoll1 PASSED in 1.2s
//test/core/tsi:ssl_transport_security_utils_test@poller=poll PASSED in 2.6s
//test/core/tsi:transport_security_test@poller=epoll1 PASSED in 2.6s
//test/core/tsi:transport_security_test@poller=poll PASSED in 2.6s
//test/core/tsi/alts/crypt:alts_crypt_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/crypt:alts_crypt_test@poller=poll PASSED in 1.0s
//test/core/tsi/alts/frame_protector:alts_counter_test@poller=epoll1 PASSED in 0.9s
//test/core/tsi/alts/frame_protector:alts_counter_test@poller=poll PASSED in 1.5s
//test/core/tsi/alts/frame_protector:alts_crypter_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/frame_protector:alts_crypter_test@poller=poll PASSED in 1.0s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test@poller=epoll1 PASSED in 1.3s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test@poller=poll PASSED in 1.4s
//test/core/tsi/alts/frame_protector:frame_handler_test@poller=epoll1 PASSED in 0.9s
//test/core/tsi/alts/frame_protector:frame_handler_test@poller=poll PASSED in 1.0s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test@poller=epoll1 PASSED in 22.1s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test@poller=poll PASSED in 21.3s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test@poller=epoll1 PASSED in 1.1s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test@poller=poll PASSED in 1.0s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test@poller=poll PASSED in 2.5s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test@poller=epoll1 PASSED in 2.5s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test@poller=poll PASSED in 2.5s
//test/core/tsi/alts/handshaker:transport_security_common_api_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/handshaker:transport_security_common_api_test@poller=poll PASSED in 2.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test@poller=epoll1 PASSED in 2.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test@poller=poll PASSED in 1.0s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test@poller=epoll1 PASSED in 1.0s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test@poller=poll PASSED in 0.9s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test@poller=epoll1 PASSED in 10.7s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test@poller=poll PASSED in 11.7s
//test/core/uri:uri_fuzzer_test@poller=epoll1 PASSED in 1.1s
//test/core/uri:uri_fuzzer_test@poller=poll PASSED in 1.1s
//test/core/uri:uri_parser_test@poller=epoll1 PASSED in 0.8s
//test/core/uri:uri_parser_test@poller=poll PASSED in 0.7s
//test/core/util:cmdline_test PASSED in 0.9s
//test/core/util:histogram_test PASSED in 0.9s
//test/core/util:stack_tracer_test PASSED in 11.7s
//test/core/xds:certificate_provider_store_test@poller=epoll1 PASSED in 12.6s
//test/core/xds:certificate_provider_store_test@poller=poll PASSED in 1.7s
//test/core/xds:file_watcher_certificate_provider_factory_test@poller=epoll1 PASSED in 2.6s
//test/core/xds:file_watcher_certificate_provider_factory_test@poller=poll PASSED in 0.9s
//test/core/xds:google_mesh_ca_certificate_provider_factory_test@poller=epoll1 PASSED in 2.6s
//test/core/xds:google_mesh_ca_certificate_provider_factory_test@poller=poll PASSED in 2.6s
//test/core/xds:xds_audit_logger_registry_test PASSED in 4.1s
//test/core/xds:xds_bootstrap_test@poller=epoll1 PASSED in 2.5s
//test/core/xds:xds_bootstrap_test@poller=poll PASSED in 1.0s
//test/core/xds:xds_certificate_provider_test@poller=epoll1 PASSED in 2.8s
//test/core/xds:xds_certificate_provider_test@poller=poll PASSED in 1.0s
//test/core/xds:xds_channel_stack_modifier_test@poller=epoll1 PASSED in 1.5s
//test/core/xds:xds_channel_stack_modifier_test@poller=poll PASSED in 3.3s
//test/core/xds:xds_client_fuzzer PASSED in 3.6s
//test/core/xds:xds_cluster_resource_type_test PASSED in 3.0s
//test/core/xds:xds_common_types_test PASSED in 2.5s
//test/core/xds:xds_endpoint_resource_type_test PASSED in 1.6s
//test/core/xds:xds_http_filters_test PASSED in 3.4s
//test/core/xds:xds_lb_policy_registry_test PASSED in 4.2s
//test/core/xds:xds_listener_resource_type_test PASSED in 4.6s
//test/core/xds:xds_route_config_resource_type_test PASSED in 5.8s
//test/cpp/client:credentials_test@poller=epoll1 PASSED in 3.6s
//test/cpp/client:credentials_test@poller=poll PASSED in 2.3s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test@poller=epoll1 PASSED in 2.4s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test@poller=poll PASSED in 2.0s
//test/cpp/codegen:codegen_test_full PASSED in 0.8s
//test/cpp/codegen:codegen_test_minimal PASSED in 1.1s
//test/cpp/codegen:proto_utils_test PASSED in 3.2s
//test/cpp/codegen:run_golden_file_test PASSED in 1.1s
//test/cpp/common:alarm_test@poller=epoll1 PASSED in 37.3s
//test/cpp/common:alarm_test@poller=poll PASSED in 35.9s
//test/cpp/common:alts_util_test@poller=epoll1 PASSED in 1.6s
//test/cpp/common:alts_util_test@poller=poll PASSED in 1.3s
//test/cpp/common:auth_property_iterator_test PASSED in 1.6s
//test/cpp/common:channel_arguments_test PASSED in 3.1s
//test/cpp/common:channel_filter_test PASSED in 1.1s
//test/cpp/common:secure_auth_context_test@poller=epoll1 PASSED in 3.2s
//test/cpp/common:secure_auth_context_test@poller=poll PASSED in 1.6s
//test/cpp/common:timer_test@poller=epoll1 PASSED in 1.5s
//test/cpp/common:timer_test@poller=poll PASSED in 1.2s
//test/cpp/end2end:admin_services_end2end_test@poller=epoll1 PASSED in 2.4s
//test/cpp/end2end:admin_services_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end:channelz_service_test@poller=epoll1 PASSED in 16.8s
//test/cpp/end2end:channelz_service_test@poller=poll PASSED in 10.8s
//test/cpp/end2end:client_callback_end2end_test@poller=epoll1 PASSED in 36.0s
//test/cpp/end2end:client_callback_end2end_test@poller=poll PASSED in 30.5s
//test/cpp/end2end:client_crash_test@poller=epoll1 PASSED in 10.5s
//test/cpp/end2end:client_crash_test@poller=poll PASSED in 8.9s
//test/cpp/end2end:client_interceptors_end2end_test@poller=epoll1 PASSED in 2.6s
//test/cpp/end2end:client_interceptors_end2end_test@poller=poll PASSED in 4.1s
//test/cpp/end2end:client_lb_end2end_test@poller=epoll1 PASSED in 73.9s
//test/cpp/end2end:client_lb_end2end_test@poller=poll PASSED in 74.4s
//test/cpp/end2end:context_allocator_end2end_test@poller=epoll1 PASSED in 2.0s
//test/cpp/end2end:context_allocator_end2end_test@poller=poll PASSED in 1.9s
//test/cpp/end2end:delegating_channel_test@poller=epoll1 PASSED in 1.7s
//test/cpp/end2end:delegating_channel_test@poller=poll PASSED in 3.4s
//test/cpp/end2end:exception_test@poller=epoll1 PASSED in 1.3s
//test/cpp/end2end:exception_test@poller=poll PASSED in 1.0s
//test/cpp/end2end:filter_end2end_test@poller=epoll1 PASSED in 3.5s
//test/cpp/end2end:filter_end2end_test@poller=poll PASSED in 63.4s
//test/cpp/end2end:generic_end2end_test@poller=epoll1 PASSED in 3.6s
//test/cpp/end2end:generic_end2end_test@poller=poll PASSED in 101.5s
//test/cpp/end2end:grpc_authz_end2end_test@poller=epoll1 PASSED in 8.2s
//test/cpp/end2end:grpc_authz_end2end_test@poller=poll PASSED in 8.2s
//test/cpp/end2end:grpclb_end2end_test@poller=epoll1 PASSED in 90.9s
//test/cpp/end2end:grpclb_end2end_test@poller=poll PASSED in 91.2s
//test/cpp/end2end:health_service_end2end_test@poller=epoll1 PASSED in 6.8s
//test/cpp/end2end:health_service_end2end_test@poller=poll PASSED in 31.9s
//test/cpp/end2end:hybrid_end2end_test@poller=epoll1 PASSED in 2.9s
//test/cpp/end2end:hybrid_end2end_test@poller=poll PASSED in 102.1s
//test/cpp/end2end:message_allocator_end2end_test@poller=epoll1 PASSED in 2.3s
//test/cpp/end2end:message_allocator_end2end_test@poller=poll PASSED in 2.3s
//test/cpp/end2end:mock_test@poller=epoll1 PASSED in 1.4s
//test/cpp/end2end:mock_test@poller=poll PASSED in 23.4s
//test/cpp/end2end:nonblocking_test@poller=epoll1 PASSED in 1.4s
//test/cpp/end2end:nonblocking_test@poller=poll PASSED in 21.3s
//test/cpp/end2end:orca_service_end2end_test@poller=epoll1 PASSED in 31.7s
//test/cpp/end2end:orca_service_end2end_test@poller=poll PASSED in 33.3s
//test/cpp/end2end:port_sharing_end2end_test@poller=epoll1 PASSED in 6.8s
//test/cpp/end2end:port_sharing_end2end_test@poller=poll PASSED in 122.4s
//test/cpp/end2end:proto_server_reflection_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:proto_server_reflection_test@poller=poll PASSED in 3.5s
//test/cpp/end2end:raw_end2end_test@poller=epoll1 PASSED in 3.5s
//test/cpp/end2end:raw_end2end_test@poller=poll PASSED in 104.5s
//test/cpp/end2end:rls_end2end_test@poller=epoll1 PASSED in 69.9s
//test/cpp/end2end:rls_end2end_test@poller=poll PASSED in 71.3s
//test/cpp/end2end:server_builder_plugin_test@poller=epoll1 PASSED in 1.3s
//test/cpp/end2end:server_builder_plugin_test@poller=poll PASSED in 13.4s
//test/cpp/end2end:server_crash_test@poller=epoll1 PASSED in 123.0s
//test/cpp/end2end:server_crash_test@poller=poll PASSED in 124.4s
//test/cpp/end2end:server_early_return_test@poller=epoll1 PASSED in 3.8s
//test/cpp/end2end:server_early_return_test@poller=poll PASSED in 23.4s
//test/cpp/end2end:server_interceptors_end2end_test@poller=epoll1 PASSED in 3.7s
//test/cpp/end2end:server_interceptors_end2end_test@poller=poll PASSED in 3.7s
//test/cpp/end2end:server_load_reporting_end2end_test@poller=epoll1 PASSED in 10.6s
//test/cpp/end2end:server_load_reporting_end2end_test@poller=poll PASSED in 8.9s
//test/cpp/end2end:service_config_end2end_test@poller=epoll1 PASSED in 1.7s
//test/cpp/end2end:service_config_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end:shutdown_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:shutdown_test@poller=poll PASSED in 3.4s
//test/cpp/end2end:streaming_throughput_test@poller=epoll1 PASSED in 38.4s
//test/cpp/end2end:streaming_throughput_test@poller=poll PASSED in 41.6s
//test/cpp/end2end:time_change_test@poller=epoll1 PASSED in 4.1s
//test/cpp/end2end:time_change_test@poller=poll PASSED in 4.3s
//test/cpp/end2end:tls_key_export_test@poller=epoll1 PASSED in 4.7s
//test/cpp/end2end:tls_key_export_test@poller=poll PASSED in 21.9s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@poller=epoll1 PASSED in 11.7s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@poller=poll PASSED in 11.5s
//test/cpp/end2end/xds:xds_credentials_end2end_test@poller=epoll1 PASSED in 1.4s
//test/cpp/end2end/xds:xds_credentials_end2end_test@poller=poll PASSED in 1.4s
//test/cpp/end2end/xds:xds_csds_end2end_test@poller=epoll1 PASSED in 69.9s
//test/cpp/end2end/xds:xds_csds_end2end_test@poller=poll PASSED in 70.7s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1 PASSED in 287.8s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=poll PASSED in 287.8s
//test/cpp/end2end/xds:xds_override_host_end2end_test@poller=epoll1 PASSED in 3.5s
//test/cpp/end2end/xds:xds_override_host_end2end_test@poller=poll PASSED in 3.6s
//test/cpp/end2end/xds:xds_rls_end2end_test@poller=epoll1 PASSED in 3.6s
//test/cpp/end2end/xds:xds_rls_end2end_test@poller=poll PASSED in 3.5s
//test/cpp/end2end/xds:xds_wrr_end2end_test@poller=epoll1 PASSED in 13.9s
//test/cpp/end2end/xds:xds_wrr_end2end_test@poller=poll PASSED in 12.9s
//test/cpp/ext/filters/census:constant_labels_test@poller=epoll1 PASSED in 4.5s
//test/cpp/ext/filters/census:constant_labels_test@poller=epoll1@experiment=transport_supplies_client_latency PASSED in 4.4s
//test/cpp/ext/filters/census:constant_labels_test@poller=poll PASSED in 11.4s
//test/cpp/ext/filters/census:constant_labels_test@poller=poll@experiment=transport_supplies_client_latency PASSED in 11.4s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=epoll1 PASSED in 60.0s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=epoll1@experiment=transport_supplies_client_latency PASSED in 60.0s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=poll PASSED in 111.7s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=poll@experiment=transport_supplies_client_latency PASSED in 111.5s
//test/cpp/ext/filters/logging:logging_census_integration_test@poller=epoll1 PASSED in 3.4s
//test/cpp/ext/filters/logging:logging_census_integration_test@poller=poll PASSED in 6.8s
//test/cpp/ext/filters/logging:logging_test@poller=epoll1 PASSED in 2.0s
//test/cpp/ext/filters/logging:logging_test@poller=poll PASSED in 32.2s
//test/cpp/ext/gcp:environment_autodetect_test@poller=epoll1 PASSED in 1.3s
//test/cpp/ext/gcp:environment_autodetect_test@poller=poll PASSED in 1.3s
//test/cpp/ext/gcp:observability_config_test PASSED in 1.1s
//test/cpp/ext/gcp:observability_logging_sink_test PASSED in 3.6s
//test/cpp/ext/gcp:observability_test PASSED in 1.9s
//test/cpp/grpclb:grpclb_api_test@poller=epoll1 PASSED in 1.7s
//test/cpp/grpclb:grpclb_api_test@poller=poll PASSED in 1.2s
//test/cpp/interop:interop_test_with_metadata_log PASSED in 18.1s
//test/cpp/interop:istio_echo_server_test@poller=epoll1 PASSED in 5.1s
//test/cpp/interop:istio_echo_server_test@poller=poll PASSED in 14.3s
//test/cpp/microbenchmarks:bm_alarm@poller=epoll1 PASSED in 2.2s
//test/cpp/microbenchmarks:bm_alarm@poller=poll PASSED in 2.1s
//test/cpp/microbenchmarks:bm_arena PASSED in 2.8s
//test/cpp/microbenchmarks:bm_byte_buffer PASSED in 18.7s
//test/cpp/microbenchmarks:bm_call_create PASSED in 32.9s
//test/cpp/microbenchmarks:bm_channel PASSED in 3.4s
//test/cpp/microbenchmarks:bm_channel_args@poller=epoll1 PASSED in 7.4s
//test/cpp/microbenchmarks:bm_channel_args@poller=poll PASSED in 7.6s
//test/cpp/microbenchmarks:bm_chttp2_hpack PASSED in 2.7s
//test/cpp/microbenchmarks:bm_chttp2_transport@poller=epoll1 PASSED in 2.3s
//test/cpp/microbenchmarks:bm_chttp2_transport@poller=poll PASSED in 2.3s
//test/cpp/microbenchmarks:bm_closure@poller=epoll1 PASSED in 2.3s
//test/cpp/microbenchmarks:bm_closure@poller=poll PASSED in 2.3s
//test/cpp/microbenchmarks:bm_cq@poller=epoll1 PASSED in 2.2s
//test/cpp/microbenchmarks:bm_cq@poller=poll PASSED in 1.2s
//test/cpp/microbenchmarks:bm_cq_multiple_threads PASSED in 2.5s
//test/cpp/microbenchmarks:bm_event_engine_run PASSED in 14.4s
//test/cpp/microbenchmarks:bm_exec_ctx PASSED in 0.9s
//test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1 PASSED in 212.9s
//test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=poll PASSED in 207.0s
//test/cpp/microbenchmarks:bm_fullstack_streaming_pump@poller=epoll1 PASSED in 22.4s
//test/cpp/microbenchmarks:bm_fullstack_streaming_pump@poller=poll PASSED in 23.7s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong@poller=epoll1 PASSED in 61.6s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong@poller=poll PASSED in 61.9s
//test/cpp/microbenchmarks:bm_huffman_decode@poller=epoll1 PASSED in 2.5s
//test/cpp/microbenchmarks:bm_huffman_decode@poller=poll PASSED in 2.6s
//test/cpp/microbenchmarks:bm_opencensus_plugin@poller=epoll1 PASSED in 3.8s
//test/cpp/microbenchmarks:bm_opencensus_plugin@poller=poll PASSED in 1.5s
//test/cpp/microbenchmarks:bm_pollset@poller=epoll1 PASSED in 5.4s
//test/cpp/microbenchmarks:bm_pollset@poller=poll PASSED in 4.4s
//test/cpp/microbenchmarks:bm_thread_pool PASSED in 12.4s
//test/cpp/microbenchmarks:noop-benchmark@poller=epoll1 PASSED in 1.6s
//test/cpp/microbenchmarks:noop-benchmark@poller=poll PASSED in 2.2s
//test/cpp/naming:address_sorting_test@poller=epoll1 PASSED in 1.3s
//test/cpp/naming:address_sorting_test@poller=poll PASSED in 1.2s
//test/cpp/naming:address_sorting_test_unsecure@poller=epoll1 PASSED in 2.2s
//test/cpp/naming:address_sorting_test_unsecure@poller=poll PASSED in 1.0s
//test/cpp/naming:cancel_ares_query_test@poller=epoll1 PASSED in 4.0s
//test/cpp/naming:cancel_ares_query_test@poller=poll PASSED in 1.9s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1 PASSED in 32.7s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=poll PASSED in 31.1s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=epoll1 PASSED in 30.1s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=poll PASSED in 30.3s
//test/cpp/performance:writes_per_rpc_test@poller=epoll1 PASSED in 117.3s
//test/cpp/performance:writes_per_rpc_test@poller=poll PASSED in 108.4s
//test/cpp/qps:inproc_sync_unary_ping_pong_test@poller=epoll1 PASSED in 7.6s
//test/cpp/qps:inproc_sync_unary_ping_pong_test@poller=poll PASSED in 7.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 5.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure@poller=poll PASSED in 4.9s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure@poller=epoll1 PASSED in 5.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure@poller=poll PASSED in 5.2s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_@poller=epoll1 PASSED in 5.9s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_@poller=poll PASSED in 6.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___@poller=epoll1 PASSED in 8.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___@poller=poll PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 9.2s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 8.6s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 10.1s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 11.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=epoll1 PASSED in 12.8s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=poll PASSED in 13.9s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure@poller=epoll1 PASSED in 12.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure@poller=poll PASSED in 13.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___@poller=epoll1 PASSED in 10.1s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___@poller=poll PASSED in 9.9s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure@poller=epoll1 PASSED in 9.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure@poller=poll PASSED in 11.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 6.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=poll PASSED in 3.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 7.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=epoll1 PASSED in 10.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=poll PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure@poller=epoll1 PASSED in 7.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure@poller=poll PASSED in 8.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure@poller=epoll1 PASSED in 8.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure@poller=poll PASSED in 8.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure@poller=epoll1 PASSED in 6.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure@poller=poll PASSED in 8.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 8.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 10.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure@poller=epoll1 PASSED in 12.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure@poller=poll PASSED in 11.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure@poller=epoll1 PASSED in 5.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure@poller=poll PASSED in 4.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure@poller=poll PASSED in 4.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 9.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 9.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 6.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure@poller=poll PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure@poller=poll PASSED in 8.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 13.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 12.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 11.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 15.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 7.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=poll PASSED in 10.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure@poller=epoll1 PASSED in 18.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure@poller=poll PASSED in 7.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__@poller=epoll1 PASSED in 11.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__@poller=poll PASSED in 12.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____@poller=epoll1 PASSED in 12.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____@poller=poll PASSED in 13.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp@poller=epoll1 PASSED in 25.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp@poller=poll PASSED in 25.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure@poller=epoll1 PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure@poller=poll PASSED in 5.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=epoll1 PASSED in 7.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=poll PASSED in 9.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure@poller=epoll1 PASSED in 8.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure@poller=poll PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB@poller=epoll1 PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB@poller=poll PASSED in 5.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__@poller=epoll1 PASSED in 6.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__@poller=poll PASSED in 6.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____@poller=epoll1 PASSED in 7.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____@poller=poll PASSED in 7.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 10.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure@poller=poll PASSED in 8.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 11.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure@poller=poll PASSED in 11.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure@poller=epoll1 PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure@poller=poll PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_@poller=epoll1 PASSED in 5.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_@poller=poll PASSED in 3.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure@poller=epoll1 PASSED in 7.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure@poller=poll PASSED in 5.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure@poller=epoll1 PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_@poller=epoll1 PASSED in 7.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_@poller=poll PASSED in 5.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 7.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 7.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure@poller=epoll1 PASSED in 4.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure@poller=poll PASSED in 4.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure@poller=epoll1 PASSED in 5.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure@poller=poll PASSED in 4.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure@poller=epoll1 PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure@poller=poll PASSED in 5.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 5.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 4.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 5.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___@poller=epoll1 PASSED in 5.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___@poller=poll PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure@poller=epoll1 PASSED in 3.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure@poller=poll PASSED in 5.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure@poller=epoll1 PASSED in 5.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure@poller=poll PASSED in 7.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure@poller=epoll1 PASSED in 7.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure@poller=poll PASSED in 6.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 5.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=poll PASSED in 7.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 5.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure@poller=poll PASSED in 5.9s
//test/cpp/qps:qps_interarrival_test PASSED in 11.3s
//test/cpp/qps:qps_openloop_test@poller=epoll1 PASSED in 20.6s
//test/cpp/qps:qps_openloop_test@poller=poll PASSED in 27.1s
//test/cpp/qps:secure_sync_unary_ping_pong_test@poller=epoll1 PASSED in 5.8s
//test/cpp/qps:secure_sync_unary_ping_pong_test@poller=poll PASSED in 13.5s
//test/cpp/security:tls_certificate_verifier_test@poller=epoll1 PASSED in 2.2s
//test/cpp/security:tls_certificate_verifier_test@poller=poll PASSED in 1.2s
//test/cpp/server:authorization_policy_provider_test@poller=epoll1 PASSED in 3.2s
//test/cpp/server:authorization_policy_provider_test@poller=poll PASSED in 3.1s
//test/cpp/server:credentials_test@poller=epoll1 PASSED in 1.8s
//test/cpp/server:credentials_test@poller=poll PASSED in 1.5s
//test/cpp/server:server_builder_test@poller=epoll1 PASSED in 1.3s
//test/cpp/server:server_builder_test@poller=poll PASSED in 2.1s
//test/cpp/server:server_builder_with_socket_mutator_test@poller=epoll1 PASSED in 2.1s
//test/cpp/server:server_builder_with_socket_mutator_test@poller=poll PASSED in 2.4s
//test/cpp/server:server_request_call_test@poller=epoll1 PASSED in 27.3s
//test/cpp/server:server_request_call_test@poller=poll PASSED in 36.1s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test@poller=epoll1 PASSED in 1.0s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test@poller=poll PASSED in 0.8s
//test/cpp/server/load_reporter:lb_load_data_store_test@poller=epoll1 PASSED in 3.2s
//test/cpp/server/load_reporter:lb_load_data_store_test@poller=poll PASSED in 1.3s
//test/cpp/server/load_reporter:lb_load_reporter_test@poller=epoll1 PASSED in 9.0s
//test/cpp/server/load_reporter:lb_load_reporter_test@poller=poll PASSED in 8.3s
//test/cpp/test:client_context_test_peer_test@poller=epoll1 PASSED in 1.5s
//test/cpp/test:client_context_test_peer_test@poller=poll PASSED in 3.3s
//test/cpp/test:mock_stream_test@poller=epoll1 PASSED in 3.3s
//test/cpp/test:mock_stream_test@poller=poll PASSED in 1.7s
//test/cpp/test:server_context_test_spouse_test@poller=epoll1 PASSED in 1.6s
//test/cpp/test:server_context_test_spouse_test@poller=poll PASSED in 3.3s
//test/cpp/thread_manager:thread_manager_test@poller=epoll1 PASSED in 4.2s
//test/cpp/thread_manager:thread_manager_test@poller=poll PASSED in 4.4s
//test/cpp/util:byte_buffer_test PASSED in 1.8s
//test/cpp/util:channelz_sampler_test@poller=epoll1 PASSED in 10.8s
//test/cpp/util:channelz_sampler_test@poller=poll PASSED in 11.1s
//test/cpp/util:cli_call_test@poller=epoll1 PASSED in 1.7s
//test/cpp/util:cli_call_test@poller=poll PASSED in 7.1s
//test/cpp/util:error_details_test@poller=epoll1 PASSED in 1.2s
//test/cpp/util:error_details_test@poller=poll PASSED in 1.5s
//test/cpp/util:grpc_tool_test@poller=epoll1 PASSED in 12.4s
//test/cpp/util:grpc_tool_test@poller=poll PASSED in 13.6s
//test/cpp/util:proto_buffer_reader_test PASSED in 3.2s
//test/cpp/util:proto_buffer_writer_test PASSED in 1.5s
//test/cpp/util:slice_test PASSED in 1.2s
//test/cpp/util:string_ref_test PASSED in 1.5s
//test/cpp/util:time_test PASSED in 1.2s
//test/core/gprpp:examine_stack_test FAILED in 1.0s
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/test/core/gprpp/examine_stack_test/test.log
//test/core/gprpp:work_serializer_test@poller=epoll1 PASSED in 4.7s
Stats over 5 runs: max = 4.7s, min = 1.3s, avg = 3.4s, dev = 1.4s
//test/core/gprpp:work_serializer_test@poller=poll PASSED in 6.0s
Stats over 5 runs: max = 6.0s, min = 2.4s, avg = 4.0s, dev = 1.3s
//test/cpp/end2end:thread_stress_test@poller=epoll1 PASSED in 24.5s
Stats over 5 runs: max = 24.5s, min = 1.6s, avg = 12.7s, dev = 9.5s
//test/cpp/end2end:thread_stress_test@poller=poll PASSED in 31.6s
Stats over 5 runs: max = 31.6s, min = 1.6s, avg = 16.1s, dev = 11.9s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=epoll1 PASSED in 132.1s
Stats over 5 runs: max = 132.1s, min = 81.4s, avg = 110.1s, dev = 19.3s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=poll PASSED in 132.0s
Stats over 5 runs: max = 132.0s, min = 81.1s, avg = 110.0s, dev = 19.4s
//test/core/transport/chttp2:too_many_pings_test@poller=epoll1 PASSED in 114.4s
Stats over 7 runs: max = 114.4s, min = 3.3s, avg = 40.3s, dev = 43.1s
//test/core/transport/chttp2:too_many_pings_test@poller=poll PASSED in 114.3s
Stats over 7 runs: max = 114.3s, min = 1.8s, avg = 43.0s, dev = 46.3s
//test/core/xds:xds_client_test PASSED in 29.5s
Stats over 10 runs: max = 29.5s, min = 1.2s, avg = 13.2s, dev = 8.7s
//test/cpp/end2end:async_end2end_test@poller=epoll1 PASSED in 14.0s
Stats over 10 runs: max = 14.0s, min = 8.5s, avg = 10.8s, dev = 1.7s
//test/cpp/end2end:async_end2end_test@poller=poll PASSED in 16.0s
Stats over 10 runs: max = 16.0s, min = 8.3s, avg = 11.0s, dev = 2.1s
//test/cpp/end2end:end2end_test@poller=epoll1 PASSED in 26.6s
Stats over 10 runs: max = 26.6s, min = 19.8s, avg = 23.1s, dev = 2.4s
//test/cpp/end2end:end2end_test@poller=poll PASSED in 37.2s
Stats over 10 runs: max = 37.2s, min = 30.0s, avg = 33.9s, dev = 2.2s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@poller=epoll1 PASSED in 45.9s
Stats over 10 runs: max = 45.9s, min = 4.7s, avg = 20.9s, dev = 11.8s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@poller=poll PASSED in 45.9s
Stats over 10 runs: max = 45.9s, min = 4.8s, avg = 21.2s, dev = 11.6s
//test/cpp/end2end/xds:xds_routing_end2end_test@poller=epoll1 PASSED in 67.6s
Stats over 10 runs: max = 67.6s, min = 14.1s, avg = 45.5s, dev = 18.1s
//test/cpp/end2end/xds:xds_routing_end2end_test@poller=poll PASSED in 63.2s
Stats over 10 runs: max = 63.2s, min = 14.8s, avg = 42.8s, dev = 16.5s
//test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 PASSED in 272.6s
Stats over 15 runs: max = 272.6s, min = 3.1s, avg = 58.8s, dev = 91.8s
//test/cpp/end2end/xds:xds_core_end2end_test@poller=poll PASSED in 272.7s
Stats over 15 runs: max = 272.7s, min = 3.0s, avg = 58.7s, dev = 91.8s
//test/core/end2end:core_end2end_tests@poller=epoll1 PASSED in 262.0s
Stats over 50 runs: max = 262.0s, min = 162.1s, avg = 217.9s, dev = 21.5s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=event_engine_client PASSED in 238.7s
Stats over 50 runs: max = 238.7s, min = 170.6s, avg = 206.0s, dev = 12.8s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call PASSED in 266.6s
Stats over 50 runs: max = 266.6s, min = 165.1s, avg = 217.4s, dev = 22.9s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call PASSED in 264.7s
Stats over 50 runs: max = 264.7s, min = 164.5s, avg = 216.7s, dev = 22.4s
//test/core/end2end:core_end2end_tests@poller=poll PASSED in 299.7s
Stats over 50 runs: max = 299.7s, min = 179.6s, avg = 239.8s, dev = 25.6s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client PASSED in 238.4s
Stats over 50 runs: max = 238.4s, min = 164.2s, avg = 207.7s, dev = 13.5s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call PASSED in 337.3s
Stats over 50 runs: max = 337.3s, min = 195.6s, avg = 265.9s, dev = 33.6s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call PASSED in 292.3s
Stats over 50 runs: max = 292.3s, min = 178.9s, avg = 239.0s, dev = 23.5s
//test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 PASSED in 380.9s
Stats over 50 runs: max = 380.9s, min = 1.8s, avg = 36.1s, dev = 84.6s
//test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll PASSED in 381.3s
Stats over 50 runs: max = 381.3s, min = 2.7s, avg = 36.4s, dev = 84.5s
//test/cpp/end2end/xds:xds_end2end_test@poller=epoll1 PASSED in 35.1s
Stats over 50 runs: max = 35.1s, min = 2.9s, avg = 7.5s, dev = 5.4s
//test/cpp/end2end/xds:xds_end2end_test@poller=poll PASSED in 37.2s
Stats over 50 runs: max = 37.2s, min = 2.7s, avg = 7.8s, dev = 5.6s

Executed 938 out of 938 tests: 937 tests pass and 1 fails remotely.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
INFO: Build completed, 1 test FAILED, 16083 total actions
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/09e8e1ea-df48-4fdb-96dd-916bd5014f90
+ FAILED=true
+ '[' true '!=' '' ']'
+ exit 1


[ID: 4087561] Command finished after 1229 secs, exit value: 1


Warning: Permanently added 'localhost' (ED25519) to the list of known hosts.
[08:46:14] Collecting build artifacts from build VM
Build script failed with exit code: 1