Build/Test Explorer

TestFusion
Invocation status: Failed

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

2 targets evaluated on for 25 min, 18 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.
[14:42:25] Transferring environment variable script to build VM
[14:42:26] Transferring kokoro_log_reader.py to build VM
[14:42:27] Transferring source code to build VM
[14:42:36] Executing build script on build VM



[ID: 1390362] Executing command via SSH:
export KOKORO_BUILD_NUMBER="37156"
export KOKORO_JOB_NAME="grpc/core/pull_request/linux/bazel_rbe/grpc_bazel_rbe_opt"
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 '21b02b235393666be2f0f00928849fd986407e1c'
Submodule path 'third_party/re2': checked out '0c5616df9c0aaa44c9440d87422012423d91c7d1'
Submodule path 'third_party/xds': checked out '4003588d1b747e37e911baa5a9c1c07fde4ca518'
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 197M 0 --:--:-- --:--:-- --:--:-- 197M
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 ba581ad8-b652-4b9d-af56-07593f5d2deb to kokoro "bazel_invocation_ids" artifact
Bazel invocation ID: ba581ad8-b652-4b9d-af56-07593f5d2deb
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=opt -- //test/...
+ tools/bazel --bazelrc=bazel_rbe/bazel_wrapper.bazelrc --bazelrc=tools/remote_build/linux_kokoro.bazelrc --output_user_root=/tmpfs/bazel test --config=opt -- //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: ba581ad8-b652-4b9d-af56-07593f5d2deb
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/ba581ad8-b652-4b9d-af56-07593f5d2deb
Loading:
Loading:
Loading:
WARNING: Download from https://storage.googleapis.com/grpc-bazel-mirror/github.com/protocolbuffers/protobuf/archive/21b02b235393666be2f0f00928849fd986407e1c.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
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: 57 packages loaded
currently loading: test/core/iomgr ... (2 packages)
Analyzing: 2060 targets (90 packages loaded, 0 targets configured)
Analyzing: 2060 targets (128 packages loaded, 52 targets configured)
Analyzing: 2060 targets (136 packages loaded, 104 targets configured)
Analyzing: 2060 targets (136 packages loaded, 104 targets configured)
Analyzing: 2060 targets (136 packages loaded, 104 targets configured)
Analyzing: 2060 targets (136 packages loaded, 104 targets configured)
Analyzing: 2060 targets (136 packages loaded, 104 targets configured)
Analyzing: 2060 targets (140 packages loaded, 788 targets configured)
Analyzing: 2060 targets (160 packages loaded, 1742 targets configured)
Analyzing: 2060 targets (170 packages loaded, 3523 targets configured)
Analyzing: 2060 targets (202 packages loaded, 4795 targets configured)
Analyzing: 2060 targets (206 packages loaded, 6889 targets configured)
Analyzing: 2060 targets (275 packages loaded, 9874 targets configured)
Analyzing: 2060 targets (277 packages loaded, 10353 targets configured)
Analyzing: 2060 targets (278 packages loaded, 10756 targets configured)
Analyzing: 2060 targets (278 packages loaded, 10973 targets configured)
Analyzing: 2060 targets (279 packages loaded, 11736 targets configured)
INFO: Analyzed 2060 targets (279 packages loaded, 12972 targets configured).
checking cached actions
INFO: Found 682 targets and 1378 test targets...
WARNING: cleared convenience symlink(s) bazel-bin, bazel-testlogs because their destinations would be ambiguous
[0 / 4] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[440 / 1,659] [Prepa] Creating runfiles tree bazel-out/k8-opt/bin/test/core/address_utils/parse_address_test@poller=epoll1.runfiles ... (24 actions, 10 running)
[938 / 2,295] Compiling src/google/protobuf/port.cc [for tool]; Downloading external/com_google_protobuf/src/google/protobuf/_objs/port_def/port.d; 0s remote ... (97 actions, 2 running)
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 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 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.
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 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 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.
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.
[1,128 / 2,604] Compiling absl/time/internal/cctz/src/time_zone_fixed.cc [for tool]; Downloading external/com_google_absl/absl/time/internal/cctz/_objs/time_zone/time_zone_fixed.o; 1s remote ... (200 actions, 0 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.
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.
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 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.
[1,221 / 2,604] Compiling absl/time/internal/cctz/src/time_zone_if.cc [for tool]; Downloading external/com_google_absl/absl/time/internal/cctz/_objs/time_zone/time_zone_if.d; 2s remote ... (197 actions, 0 running)
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 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.
[1,367 / 2,604] Compiling absl/log/log_sink.cc [for tool]; Downloading external/com_google_absl/absl/log/_objs/log_sink/log_sink.o; 2s remote ... (199 actions, 0 running)
[1,772 / 3,282] Compiling src/google/protobuf/compiler/java/message.cc [for tool]; Downloading external/com_google_protobuf/src/google/protobuf/compiler/java/_objs/java/message.d; 1s remote ... (199 actions, 0 running)
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 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 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.
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 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.
[2,094 / 3,582] Compiling src/google/protobuf/wire_format.cc; Downloading external/com_google_protobuf/src/google/protobuf/_objs/protobuf_nowkt/wire_format.pic.d; 1s remote ... (200 actions, 0 running)
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.
[2,482 / 4,181] Compiling crc32.c; 1s remote ... (199 actions, 0 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.
[2,794 / 4,181] Linking external/com_google_protobuf/protoc [for tool]; Downloading external/com_google_protobuf/protoc, 2.0 MiB / 4.9 MiB; 2s remote ... (182 actions, 0 running)
[3,323 / 5,665] Linking external/com_google_protobuf/protoc [for tool]; Downloading external/com_google_protobuf/protoc, 2.9 MiB / 4.9 MiB; 3s remote ... (155 actions, 8 running)
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 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 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 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.
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.
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 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 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 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 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 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 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.
[3,736 / 7,321] Linking external/com_google_protobuf/protoc [for tool]; Downloading external/com_google_protobuf/protoc, 4.8 MiB / 4.9 MiB; 4s remote ... (197 actions, 1 running)
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 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.
[3,935 / 7,321] [Sched] Compiling src/core/lib/event_engine/thread_pool/original_thread_pool.cc ... (200 actions, 0 running)
[4,250 / 7,322] Linking external/com_google_protobuf/src/google/protobuf/compiler/java/libjava.so; 1s remote ... (198 actions, 0 running)
[4,596 / 7,322] 1 / 1378 tests; Linking src/core/libevent_engine_thread_pool.so; 0s remote ... (199 actions, 0 running)
[4,915 / 7,674] 1 / 1378 tests; Linking src/compiler/grpc_cpp_plugin [for tool]; 1s remote ... (191 actions, 9 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.
[5,377 / 8,331] 1 / 1378 tests; [Sched] Compiling src/core/lib/event_engine/thread_pool/original_thread_pool.cc ... (143 actions, 67 running)
[5,777 / 8,871] 1 / 1378 tests; [Sched] Compiling src/core/lib/event_engine/thread_pool/original_thread_pool.cc ... (189 actions, 94 running)
[6,249 / 9,450] 1 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/resource_quota/resource_quota_test@experiment=unconstrained_max_quota_buffer_size.runfiles; 2s local ... (190 actions, 143 running)
[6,552 / 9,717] 2 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/resource_quota/resource_quota_test@experiment=unconstrained_max_quota_buffer_size.runfiles; 3s local ... (198 actions, 157 running)
[6,773 / 9,717] 2 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/resource_quota/resource_quota_test@experiment=unconstrained_max_quota_buffer_size.runfiles; 4s local ... (200 actions, 126 running)
[6,950 / 9,717] 2 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/resource_quota/resource_quota_test@experiment=unconstrained_max_quota_buffer_size.runfiles; 5s local ... (194 actions, 108 running)
[7,138 / 9,717] 2 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/resource_quota/resource_quota_test@experiment=unconstrained_max_quota_buffer_size.runfiles; 6s local ... (200 actions, 83 running)
[7,325 / 9,758] 2 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/transport/chttp2/too_many_pings_test.runfiles; 5s local ... (192 actions, 68 running)
[7,808 / 10,465] 3 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/transport/chttp2/too_many_pings_test.runfiles; 6s local ... (191 actions, 107 running)
[8,120 / 10,466] 4 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/transport/chttp2/too_many_pings_test.runfiles; 7s local ... (200 actions, 83 running)
[8,382 / 10,584] 4 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/cpp/naming/address_sorting_test@poller=poll.runfiles; 3s local ... (199 actions, 52 running)
[8,838 / 11,095] 5 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/cpp/naming/address_sorting_test@poller=poll.runfiles; 4s local ... (149 actions, 82 running)
[9,112 / 11,353] 6 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/cpp/naming/address_sorting_test@poller=poll.runfiles; 5s local ... (199 actions, 85 running)
[9,427 / 11,353] 7 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/csharp/codegen/csharp_codegen_deprecated_test.runfiles; 3s local ... (198 actions, 49 running)
[9,556 / 11,353] 7 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/csharp/codegen/csharp_codegen_deprecated_test.runfiles; 4s local ... (199 actions, 16 running)
[9,663 / 11,353] 8 / 1378 tests; [Sched] Linking test/cpp/microbenchmarks/bm_huffman_decode ... (200 actions, 0 running)
[9,744 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/core/bad_client/tests/bad_streaming_id.cc ... (200 actions, 2 running)
[9,838 / 11,353] 8 / 1378 tests; [Prepa] Compiling src/cpp/common/channel_arguments.cc ... (167 actions, 0 running)
[9,912 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/cpp/qps/json_run_localhost.cc ... (200 actions, 0 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.
[9,993 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/cpp/end2end/delegating_channel_test.cc ... (198 actions, 0 running)
[10,061 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/cpp/qps/qps_json_driver.cc ... (199 actions, 0 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.
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.
[10,151 / 11,353] 8 / 1378 tests; [Prepa] Compiling src/core/ext/transport/binder/transport/binder_transport.cc ... (198 actions, 0 running)
[10,271 / 11,353] 8 / 1378 tests; [Prepa] Compiling src/cpp/server/server_callback.cc ... (199 actions, 0 running)
[10,370 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/core/end2end/tests/proxy_auth.cc ... (199 actions, 0 running)
[10,474 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/core/end2end/tests/retry_recv_message_replay.cc ... (200 actions, 0 running)
[10,549 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/core/end2end/tests/no_op.cc ... (200 actions, 0 running)
[10,641 / 11,353] 8 / 1378 tests; [Prepa] Compiling test/core/end2end/tests/retry_throttled.cc ... (200 actions, 0 running)
[10,769 / 11,405] 8 / 1378 tests; [Prepa] Compiling test/core/end2end/tests/client_streaming.cc ... (193 actions, 5 running)
[10,893 / 11,549] 8 / 1378 tests; [Sched] Compiling test/core/event_engine/thread_pool_test.cc ... (197 actions, 0 running)
[11,139 / 11,755] 8 / 1378 tests; [Sched] Compiling test/core/event_engine/thread_pool_test.cc; 4s ... (191 actions, 15 running)
[11,432 / 12,123] 8 / 1378 tests; [Prepa] Compiling test/cpp/naming/resolver_component_test.cc ... (200 actions, 37 running)
[11,621 / 12,323] 9 / 1378 tests; [Prepa] Linking test/core/memory_usage/memory_usage_callback_client ... (199 actions, 38 running)
[11,725 / 12,323] 13 / 1378 tests; Creating runfiles tree bazel-out/k8-opt/bin/test/core/surface/lame_client_test@poller=epoll1@experiment=promise_based_client_call.runfiles; 2s local ... (198 actions, 30 running)
[11,771 / 12,323] 16 / 1378 tests; [Sched] Testing //test/core/resource_quota:memory_quota_test@experiment=memory_pressure_controller ... (200 actions, 2 running)
[11,772 / 12,323] 17 / 1378 tests; [Sched] Testing //test/core/resource_quota:memory_quota_test@experiment=memory_pressure_controller; 4s ... (200 actions, 1 running)
[11,774 / 12,323] 19 / 1378 tests; [Sched] Testing //test/core/resource_quota:memory_quota_test@experiment=memory_pressure_controller; 5s ... (200 actions, 3 running)
[11,785 / 12,328] 19 / 1378 tests; [Sched] Testing //test/core/resource_quota:memory_quota_test@experiment=memory_pressure_controller; 6s ... (199 actions, 3 running)
[11,826 / 12,381] 22 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 7s ... (200 actions, 14 running)
[11,867 / 12,442] 22 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 8s ... (195 actions, 31 running)
[11,929 / 12,458] 23 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 9s ... (189 actions, 26 running)
[11,951 / 12,489] 23 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 10s ... (198 actions, 15 running)
[11,960 / 12,500] 24 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 11s ... (200 actions, 10 running)
[11,973 / 12,552] 27 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 12s ... (200 actions, 10 running)
[11,986 / 12,552] 28 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 13s ... (200 actions, 3 running)
[11,995 / 12,552] 33 / 1378 tests; [Sched] Testing //test/cpp/common:alarm_test@poller=epoll1; 14s ... (200 actions, 3 running)
[11,996 / 12,552] 34 / 1378 tests; [Sched] Testing //test/core/handshake:server_ssl_test; 5s ... (200 actions, 5 running)
[11,999 / 12,552] 37 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 6s ... (200 actions, 5 running)
[12,001 / 12,552] 39 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 7s ... (200 actions, 7 running)
[12,004 / 12,552] 42 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 8s ... (200 actions, 8 running)
[12,007 / 12,552] 45 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 9s ... (200 actions, 10 running)
[12,010 / 12,552] 48 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 10s ... (200 actions, 10 running)
[12,012 / 12,552] 50 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 11s ... (200 actions, 11 running)
[12,019 / 12,565] 57 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 12s ... (200 actions, 13 running)
[12,026 / 12,566] 64 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 13s ... (200 actions, 15 running)
[12,028 / 12,568] 67 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 14s ... (200 actions, 20 running)
[12,033 / 12,622] 71 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 16s ... (200 actions, 18 running)
[12,034 / 12,622] 72 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 17s ... (200 actions, 19 running)
[12,034 / 12,622] 72 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 18s ... (200 actions, 20 running)
[12,039 / 12,622] 77 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 20s ... (200 actions, 18 running)
[12,039 / 12,622] 77 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 22s ... (200 actions, 18 running)
[12,041 / 12,622] 79 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 24s ... (200 actions, 16 running)
[12,042 / 12,622] 80 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 25s ... (200 actions, 16 running)
[12,043 / 12,622] 81 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 26s ... (200 actions, 16 running)
[12,043 / 12,622] 81 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 29s ... (200 actions, 17 running)
[12,043 / 12,622] 81 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 31s ... (200 actions, 17 running)
[12,043 / 12,622] 81 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 33s ... (200 actions, 18 running)
[12,045 / 12,622] 83 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 35s ... (200 actions, 16 running)
[12,045 / 12,622] 83 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 36s ... (200 actions, 17 running)
[12,046 / 12,622] 84 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 38s ... (200 actions, 17 running)
[12,046 / 12,622] 84 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 42s ... (200 actions, 17 running)
[12,047 / 12,622] 85 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 44s ... (200 actions, 16 running)
[12,047 / 12,622] 85 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 49s ... (200 actions, 16 running)
[12,048 / 12,622] 86 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 51s ... (200 actions, 15 running)
[12,049 / 12,622] 87 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 53s ... (200 actions, 14 running)
[12,049 / 12,622] 87 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 61s ... (200 actions, 14 running)
[12,049 / 12,622] 87 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 71s ... (200 actions, 14 running)
[12,051 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 73s ... (200 actions, 12 running)
[12,051 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 75s ... (200 actions, 13 running)
[12,052 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 76s ... (200 actions, 12 running)
[12,052 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 79s ... (200 actions, 13 running)
[12,054 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 81s ... (200 actions, 12 running)
[12,055 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 83s ... (200 actions, 12 running)
[12,055 / 12,622] 89 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 87s ... (200 actions, 12 running)
[12,057 / 12,622] 90 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 88s ... (200 actions, 11 running)
[12,060 / 12,622] 92 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 89s ... (200 actions, 10 running)
[12,062 / 12,622] 94 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 90s ... (200 actions, 9 running)
[12,067 / 12,622] 96 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 92s ... (200 actions, 8 running)
[12,069 / 12,622] 96 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 93s ... (200 actions, 8 running)
[12,069 / 12,622] 96 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 95s ... (200 actions, 9 running)
[12,071 / 12,622] 96 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 96s ... (200 actions, 8 running)
[12,072 / 12,622] 96 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 97s ... (200 actions, 9 running)
[12,076 / 12,622] 96 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 98s ... (200 actions, 10 running)
[12,084 / 12,624] 101 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 99s ... (200 actions, 4 running)
[12,089 / 12,629] 104 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 100s ... (200 actions, 6 running)
[12,092 / 12,632] 106 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 101s ... (200 actions, 5 running)
[12,094 / 12,634] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 102s ... (200 actions, 5 running)
[12,095 / 12,635] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 104s ... (200 actions, 5 running)
[12,100 / 12,640] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 105s ... (200 actions, 4 running)
[12,102 / 12,642] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 106s ... (200 actions, 4 running)
[12,105 / 12,647] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 107s ... (200 actions, 4 running)
[12,108 / 12,648] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 108s ... (200 actions, 6 running)
[12,115 / 12,655] 107 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 109s ... (200 actions, 5 running)
[12,121 / 12,656] 108 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 110s ... (200 actions, 3 running)
[12,123 / 12,656] 108 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 112s ... (200 actions, 3 running)
[12,130 / 12,656] 108 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 113s ... (200 actions, 3 running)
[12,136 / 12,656] 109 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 114s ... (200 actions, 3 running)
[12,140 / 12,656] 109 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 115s ... (200 actions, 3 running)
[12,148 / 12,656] 110 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 116s ... (200 actions, 3 running)
[12,155 / 12,656] 111 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 117s ... (200 actions, 2 running)
[12,158 / 12,656] 112 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 119s ... (200 actions, 2 running)
[12,165 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 120s ... (200 actions, 1 running)
[12,167 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 121s ... (200 actions, 1 running)
[12,168 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 122s ... (200 actions, 1 running)
[12,170 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 123s ... (200 actions, 1 running)
[12,172 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 124s ... (200 actions, 2 running)
[12,174 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 125s ... (200 actions, 1 running)
[12,175 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 126s ... (200 actions, 2 running)
[12,178 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 127s ... (200 actions, 1 running)
[12,181 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 128s ... (200 actions, 2 running)
[12,184 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 130s ... (200 actions, 1 running)
[12,184 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 131s ... (200 actions, 2 running)
[12,187 / 12,656] 113 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 132s ... (200 actions, 2 running)
[12,193 / 12,656] 114 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 133s ... (200 actions, 0 running)
[12,197 / 12,656] 116 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 134s ... (200 actions, 1 running)
[12,198 / 12,656] 116 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 135s ... (200 actions, 5 running)
[12,206 / 12,656] 120 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 136s ... (200 actions, 9 running)
[12,210 / 12,656] 122 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 137s ... (200 actions, 9 running)
[12,214 / 12,656] 123 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 138s ... (200 actions, 9 running)
[12,220 / 12,656] 126 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 139s ... (200 actions, 10 running)
[12,228 / 12,659] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 140s ... (200 actions, 10 running)
[12,230 / 12,661] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 141s ... (200 actions, 11 running)
[12,235 / 12,664] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 142s ... (200 actions, 11 running)
[12,240 / 12,668] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 143s ... (200 actions, 11 running)
[12,245 / 12,671] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 144s ... (200 actions, 12 running)
[12,251 / 12,674] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 145s ... (200 actions, 13 running)
[12,260 / 12,676] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 146s ... (200 actions, 12 running)
[12,270 / 12,680] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 147s ... (200 actions, 13 running)
[12,280 / 12,731] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 148s ... (200 actions, 12 running)
[12,284 / 12,731] 128 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 150s ... (200 actions, 12 running)
[12,288 / 12,731] 130 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 151s ... (200 actions, 12 running)
[12,292 / 12,731] 130 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 152s ... (200 actions, 11 running)
[12,293 / 12,731] 130 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 153s ... (200 actions, 11 running)
[12,296 / 12,731] 131 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 3 of 50); 154s ... (200 actions, 12 running)
[12,298 / 12,731] 131 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_client_call (shard 1 of 50); 154s ... (200 actions, 12 running)
[12,302 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 155s ... (200 actions, 11 running)
[12,307 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 156s ... (200 actions, 11 running)
[12,307 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 157s ... (200 actions, 12 running)
[12,313 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 158s ... (200 actions, 11 running)
[12,314 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 160s ... (200 actions, 12 running)
[12,318 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 161s ... (200 actions, 11 running)
[12,318 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 162s ... (200 actions, 11 running)
[12,321 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 164s ... (200 actions, 11 running)
[12,321 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 165s ... (200 actions, 12 running)
[12,325 / 12,731] 133 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 167s ... (200 actions, 12 running)
[12,328 / 12,732] 134 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 168s ... (200 actions, 11 running)
[12,336 / 12,740] 137 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 169s ... (200 actions, 8 running)
[12,343 / 12,747] 139 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 170s ... (200 actions, 5 running)
[12,348 / 12,749] 141 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 171s ... (200 actions, 5 running)
[12,352 / 12,749] 142 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 172s ... (200 actions, 3 running)
[12,353 / 12,749] 142 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 173s ... (200 actions, 3 running)
[12,355 / 12,750] 142 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 174s ... (200 actions, 4 running)
[12,357 / 12,750] 142 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 2 of 50); 175s ... (200 actions, 3 running)
[12,360 / 12,750] 143 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=work_stealing (shard 3 of 50); 176s ... (200 actions, 2 running)
[12,361 / 12,750] 144 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=event_engine_client (shard 49 of 50); 168s ... (200 actions, 2 running)
[12,362 / 12,750] 144 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=event_engine_client (shard 49 of 50); 170s ... (200 actions, 3 running)
[12,363 / 12,750] 144 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 167s ... (200 actions, 3 running)
[12,364 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 168s ... (200 actions, 2 running)
[12,364 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 177s ... (200 actions, 2 running)
[12,364 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 180s ... (200 actions, 3 running)
[12,365 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 182s ... (200 actions, 2 running)
[12,366 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 183s ... (200 actions, 2 running)
[12,366 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 185s ... (200 actions, 2 running)
[12,366 / 12,750] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 194s ... (200 actions, 2 running)
[12,368 / 12,752] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 196s ... (200 actions, 3 running)
[12,371 / 12,753] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 197s ... (200 actions, 2 running)
[12,374 / 12,754] 145 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 198s ... (200 actions, 2 running)
[12,376 / 12,755] 146 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 199s ... (200 actions, 2 running)
[12,378 / 12,756] 146 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 201s ... (200 actions, 2 running)
[12,382 / 12,758] 148 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 202s ... (200 actions, 1 running)
[12,385 / 12,758] 151 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 203s ... (200 actions, 0 running)
[12,385 / 12,758] 151 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 205s ... (200 actions, 1 running)
[12,386 / 12,759] 151 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 206s ... (200 actions, 0 running)
[12,387 / 12,759] 151 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 207s ... (200 actions, 0 running)
[12,387 / 12,759] 151 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 209s ... (200 actions, 1 running)
[12,390 / 12,761] 153 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 210s ... (200 actions, 0 running)
[12,392 / 12,762] 154 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 211s ... (200 actions, 0 running)
[12,393 / 12,762] 155 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 212s ... (200 actions, 0 running)
[12,395 / 12,762] 155 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 214s ... (200 actions, 1 running)
[12,396 / 12,762] 155 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 215s ... (200 actions, 0 running)
[12,396 / 12,762] 155 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 217s ... (200 actions, 1 running)
[12,397 / 12,763] 155 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 218s ... (200 actions, 1 running)
[12,400 / 12,763] 156 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 219s ... (200 actions, 0 running)
[12,403 / 12,763] 158 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 220s ... (200 actions, 1 running)
[12,405 / 12,763] 159 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 221s ... (200 actions, 2 running)
[12,406 / 12,763] 159 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 222s ... (200 actions, 4 running)
[12,410 / 12,763] 159 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 224s ... (200 actions, 3 running)
[12,414 / 12,765] 159 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 225s ... (200 actions, 5 running)
[12,419 / 12,766] 160 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 226s ... (200 actions, 6 running)
[12,422 / 12,766] 161 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 227s ... (200 actions, 6 running)
[12,424 / 12,768] 161 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 228s ... (200 actions, 6 running)
[12,426 / 12,769] 161 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 230s ... (200 actions, 5 running)
[12,429 / 12,770] 162 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 231s ... (200 actions, 5 running)
[12,432 / 12,772] 163 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 232s ... (200 actions, 6 running)
[12,435 / 12,782] 163 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 233s ... (200 actions, 5 running)
[12,437 / 12,782] 163 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 234s ... (200 actions, 6 running)
[12,440 / 12,783] 163 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 236s ... (200 actions, 5 running)
[12,444 / 12,784] 164 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 237s ... (200 actions, 6 running)
[12,447 / 12,787] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 238s ... (200 actions, 5 running)
[12,450 / 12,790] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 239s ... (200 actions, 5 running)
[12,453 / 12,793] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 240s ... (200 actions, 6 running)
[12,456 / 12,796] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 242s ... (200 actions, 6 running)
[12,458 / 12,798] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 243s ... (200 actions, 5 running)
[12,460 / 12,800] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 244s ... (200 actions, 5 running)
[12,460 / 12,800] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 245s ... (200 actions, 6 running)
[12,461 / 12,801] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 247s ... (200 actions, 5 running)
[12,461 / 12,801] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 248s ... (200 actions, 6 running)
[12,462 / 12,802] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 250s ... (200 actions, 6 running)
[12,465 / 12,805] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 251s ... (200 actions, 5 running)
[12,466 / 12,806] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 252s ... (200 actions, 5 running)
[12,466 / 12,806] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 253s ... (200 actions, 6 running)
[12,467 / 12,807] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 1 of 50); 255s ... (200 actions, 5 running)
[12,467 / 12,807] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 2 of 50); 255s ... (200 actions, 6 running)
[12,469 / 12,809] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 3 of 50); 256s ... (200 actions, 5 running)
[12,470 / 12,810] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 3 of 50); 257s ... (200 actions, 5 running)
[12,470 / 12,810] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 35 of 50); 227s ... (200 actions, 6 running)
[12,471 / 12,811] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 47 of 50); 179s ... (200 actions, 6 running)
[12,472 / 12,812] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 47 of 50); 181s ... (200 actions, 5 running)
[12,472 / 12,812] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing (shard 47 of 50); 190s ... (200 actions, 5 running)
[12,472 / 12,812] 165 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 143s ... (200 actions, 6 running)
[12,476 / 12,816] 169 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 144s ... (200 actions, 5 running)
[12,479 / 12,819] 171 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 145s ... (200 actions, 6 running)
[12,480 / 12,820] 172 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 146s ... (200 actions, 6 running)
[12,481 / 12,821] 172 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 148s ... (200 actions, 5 running)
[12,482 / 12,822] 172 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 149s ... (200 actions, 5 running)
[12,491 / 12,829] 175 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 150s ... (200 actions, 7 running)
[12,508 / 12,837] 182 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 151s ... (200 actions, 4 running)
[12,530 / 12,844] 186 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 152s ... (200 actions, 2 running)
[12,540 / 12,848] 191 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 153s ... (200 actions, 2 running)
[12,553 / 12,850] 195 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 154s ... (200 actions, 2 running)
[12,554 / 12,851] 195 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 155s ... (200 actions, 4 running)
[12,559 / 12,852] 199 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 156s ... (200 actions, 8 running)
[12,563 / 12,854] 200 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 157s ... (200 actions, 14 running)
[12,571 / 12,856] 203 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 158s ... (200 actions, 16 running)
[12,578 / 12,858] 205 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 159s ... (200 actions, 21 running)
[12,586 / 12,860] 207 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 160s ... (200 actions, 22 running)
[12,592 / 12,862] 208 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 161s ... (200 actions, 27 running)
[12,604 / 12,869] 209 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 162s ... (200 actions, 26 running)
[12,616 / 12,873] 216 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 163s ... (200 actions, 33 running)
[12,643 / 12,887] 227 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 164s ... (200 actions, 34 running)
[12,724 / 12,928] 236 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 165s ... (200 actions, 36 running)
[12,750 / 12,950] 240 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 166s ... (200 actions, 36 running)
[12,791 / 13,015] 251 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 167s ... (200 actions, 28 running)
INFO: From Generating proto_library @com_google_googleapis//google/logging/v2:logging_proto:
google/logging/v2/log_entry.proto:28:1: warning: Import google/api/annotations.proto is unused.
google/logging/v2/log_entry.proto:27:1: warning: Import google/rpc/status.proto is unused.
google/logging/v2/logging_config.proto:22:1: warning: Import google/protobuf/duration.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.proto:27: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.
google/logging/v2/logging_metrics.proto:26:1: warning: Import google/protobuf/field_mask.proto is unused.
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 Action external/com_google_googleapis/google/logging/v2/log_entry.grpc.pb.h:
bazel-out/k8-opt/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: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.proto:28:1: warning: Import google/protobuf/timestamp.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.
[12,880 / 13,095] 255 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 168s ... (200 actions, 28 running)
INFO: From Compiling test/cpp/ext/filters/logging/logging_test.cc:
test/cpp/ext/filters/logging/logging_test.cc:54:1: warning: stack frame size (25880) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_SimpleRpc_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, SimpleRpc) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
test/cpp/ext/filters/logging/logging_test.cc:222:1: warning: stack frame size (25880) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_MetadataTruncated_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, MetadataTruncated) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
test/cpp/ext/filters/logging/logging_test.cc:380:1: warning: stack frame size (26520) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_PayloadTruncated_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, PayloadTruncated) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
3 warnings generated.
[13,019 / 13,220] 262 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 169s ... (199 actions, 22 running)
[13,073 / 13,273] 271 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 170s ... (200 actions, 18 running)
[13,123 / 13,324] 278 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 171s ... (200 actions, 18 running)
[13,214 / 13,416] 288 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 172s ... (200 actions, 17 running)
[13,365 / 13,579] 306 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 173s ... (199 actions, 19 running)
INFO: From Action external/com_google_googleapis/google/monitoring/v3/alert.grpc.pb.h:
bazel-out/k8-opt/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
google/monitoring/v3/metric.proto:24:1: warning: Import google/protobuf/duration.proto is unused.
google/monitoring/v3/metric.proto:19:1: warning: Import google/api/distribution.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.
INFO: From Action external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.grpc.pb.h:
bazel-out/k8-opt/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.
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: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.
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.
[13,474 / 13,697] 311 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 174s ... (200 actions, 16 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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
40 warnings generated.
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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
66 warnings generated.
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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/mutation_record.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/mutation_record.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:44:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:44:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:51:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:50:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
92 warnings generated.
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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:51:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
72 warnings generated.
[13,554 / 13,761] 312 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 175s ... (199 actions, 16 running)
[13,661 / 13,921] 320 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 176s ... (199 actions, 14 running)
[13,751 / 13,967] 324 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 177s ... (200 actions, 13 running)
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.
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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
40 warnings generated.
[13,856 / 14,100] 327 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 178s ... (199 actions, 13 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:24:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:27:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:29:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:42:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/trace.pb.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:51:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/devtools/cloudtrace/v2/tracing.pb.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
72 warnings generated.
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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:24:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:27:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:29:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/http.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:33:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/annotations.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:36:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/client.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:37:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/field_behavior.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/resource.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/mutation_record.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/mutation_record.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/wrappers_proto/google/protobuf/wrappers.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:44:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:44:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/rpc/status.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:41:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/alert.pb.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream_impl.h:51:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_bases.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:45:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/empty_proto/google/protobuf/empty.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.grpc.pb.h:22:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric_service.pb.h:50:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
92 warnings generated.
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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/port.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/common.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/port.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:24:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/coded_stream.h:140:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:52:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_align/google/protobuf/arena_align.h:85:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena/google/protobuf/arena_config.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:49:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/arena_cleanup/google/protobuf/arena_cleanup.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:51:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenaz_sampler.h:42:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:53:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/string_block/google/protobuf/string_block.h:47:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:55:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/serial_arena.h:57:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:56:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/thread_safe_arena.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:25:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arena.h:59:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:43:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/explicitly_constructed.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:26:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/arenastring.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/metadata_lite.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/message_lite.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/any.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/has_bits.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_enum_util.h:40:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:67:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:68:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/implicit_weak_message.h:46:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/wire_format_lite.h:72:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:27:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_util.h:63:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/descriptor.h:78:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_enum_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/stubs/_virtual_includes/lite/google/protobuf/stubs/callback.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/io/google/protobuf/io/zero_copy_stream.h:116:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/endian.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:50:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/inlined_string_field.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:60:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/unknown_field_set.h:56:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:29:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/generated_message_reflection.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:129:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:48:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:131:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map.h:69:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:30:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/message.h:136:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:32:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:58:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_entry_lite.h:52:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/reflection_ops.h:49:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_entry.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/map_field_lite.h:45:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-opt/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-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field.h:53:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf_nowkt/google/protobuf/map_field_inl.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/label.pb.h:38:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/launch_stage.pb.h:36:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:40:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/duration_proto/google/protobuf/duration.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/metric.pb.h:44:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:39:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/struct_proto/google/protobuf/struct.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/api/monitored_resource.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/any_proto/google/protobuf/any.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:35:
In file included from bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/timestamp_proto/google/protobuf/timestamp.pb.h:37:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:34:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/api/distribution.pb.h:39:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:11:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:38:
In file included from bazel-out/k8-opt/bin/external/com_google_googleapis/google/monitoring/v3/common.pb.h:41:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' 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-opt/bin/external/com_google_googleapis/google/monitoring/v3/metric.pb.h:43:
bazel-out/k8-opt/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/port_def/google/protobuf/port_def.inc:1047:5: warning: 'PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII' is not defined, evaluates to 0 [-Wundef]
#if PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII
^
66 warnings generated.
[13,982 / 14,188] 333 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 179s ... (199 actions, 12 running)
[14,060 / 14,263] 342 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 180s ... (200 actions, 8 running)
[14,106 / 14,307] 348 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 181s ... (200 actions, 7 running)
[14,153 / 14,355] 355 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 182s ... (200 actions, 7 running)
[14,198 / 14,400] 360 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 183s ... (199 actions, 8 running)
[14,246 / 14,454] 368 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 184s ... (200 actions, 8 running)
[14,253 / 14,456] 371 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 185s ... (200 actions, 8 running)
[14,293 / 14,496] 379 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 186s ... (200 actions, 11 running)
[14,338 / 14,538] 383 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 187s ... (200 actions, 10 running)
[14,383 / 14,584] 390 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 188s ... (200 actions, 13 running)
[14,411 / 14,656] 396 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 189s ... (200 actions, 12 running)
[14,424 / 14,656] 399 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 190s ... (200 actions, 12 running)
[14,437 / 14,656] 404 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 191s ... (200 actions, 13 running)
[14,448 / 14,656] 405 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 192s ... (200 actions, 14 running)
[14,459 / 14,662] 409 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 193s ... (200 actions, 13 running)
[14,469 / 14,672] 415 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 194s ... (200 actions, 11 running)
[14,478 / 14,681] 417 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 195s ... (200 actions, 12 running)
[14,482 / 14,685] 419 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 196s ... (200 actions, 15 running)
[14,486 / 14,695] 423 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 197s ... (200 actions, 13 running)
[14,489 / 14,695] 424 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 198s ... (200 actions, 13 running)
[14,496 / 14,699] 426 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 200s ... (200 actions, 13 running)
[14,504 / 14,714] 430 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 201s ... (200 actions, 13 running)
[14,510 / 14,714] 432 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 202s ... (200 actions, 10 running)
[14,515 / 14,718] 436 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 203s ... (200 actions, 10 running)
[14,517 / 14,720] 436 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 204s ... (200 actions, 11 running)
[14,522 / 14,730] 440 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 206s ... (200 actions, 9 running)
[14,524 / 14,730] 441 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 207s ... (200 actions, 9 running)
[14,534 / 14,737] 448 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 208s ... (200 actions, 9 running)
[14,535 / 14,738] 449 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 209s ... (200 actions, 9 running)
[14,538 / 14,741] 451 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 210s ... (200 actions, 9 running)
[14,545 / 14,748] 456 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 211s ... (200 actions, 8 running)
[14,546 / 14,749] 457 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 212s ... (200 actions, 9 running)
[14,547 / 14,750] 459 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 213s ... (200 actions, 10 running)
[14,556 / 14,756] 460 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 214s ... (200 actions, 10 running)
[14,580 / 14,781] 462 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 215s ... (200 actions, 11 running)
[14,648 / 14,888] 467 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 216s ... (200 actions, 11 running)
[14,733 / 14,934] 469 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 217s ... (200 actions, 14 running)
[14,763 / 14,965] 472 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 219s ... (200 actions, 12 running)
[14,778 / 14,980] 472 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 220s ... (200 actions, 12 running)
[14,825 / 15,027] 473 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 221s ... (200 actions, 11 running)
[14,880 / 15,083] 478 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 222s ... (200 actions, 10 running)
[14,924 / 15,125] 482 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 223s ... (200 actions, 9 running)
[14,996 / 15,197] 486 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 224s ... (200 actions, 9 running)
[15,007 / 15,207] 488 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 225s ... (200 actions, 13 running)
[15,038 / 15,239] 490 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 226s ... (200 actions, 13 running)
[15,068 / 15,268] 493 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 227s ... (200 actions, 14 running)
[15,098 / 15,298] 496 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 228s ... (200 actions, 10 running)
[15,110 / 15,311] 498 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 229s ... (200 actions, 9 running)
[15,168 / 15,370] 503 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 230s ... (200 actions, 11 running)
[15,181 / 15,422] 505 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 231s ... (200 actions, 11 running)
[15,186 / 15,422] 505 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 232s ... (200 actions, 11 running)
[15,193 / 15,422] 507 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 233s ... (200 actions, 11 running)
[15,198 / 15,422] 508 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 234s ... (200 actions, 12 running)
[15,204 / 15,422] 509 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 235s ... (200 actions, 12 running)
[15,211 / 15,422] 512 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 236s ... (200 actions, 9 running)
[15,218 / 15,422] 515 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 237s ... (200 actions, 6 running)
[15,225 / 15,427] 518 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 238s ... (200 actions, 4 running)
[15,228 / 15,430] 519 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 239s ... (200 actions, 4 running)
[15,233 / 15,435] 520 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 241s ... (200 actions, 7 running)
[15,239 / 15,441] 522 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 242s ... (200 actions, 6 running)
[15,241 / 15,443] 522 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 243s ... (200 actions, 6 running)
[15,242 / 15,444] 523 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 244s ... (200 actions, 7 running)
[15,246 / 15,448] 525 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 245s ... (200 actions, 8 running)
[15,253 / 15,455] 527 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 246s ... (200 actions, 7 running)
[15,258 / 15,471] 529 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 248s ... (200 actions, 7 running)
[15,259 / 15,471] 529 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 249s ... (200 actions, 7 running)
[15,259 / 15,471] 529 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 251s ... (200 actions, 7 running)
[15,260 / 15,471] 529 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 252s ... (200 actions, 7 running)
[15,260 / 15,471] 529 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 255s ... (200 actions, 8 running)
[15,261 / 15,471] 530 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 257s ... (200 actions, 9 running)
[15,263 / 15,471] 531 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 258s ... (200 actions, 8 running)
[15,268 / 15,471] 536 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 259s ... (200 actions, 6 running)
[15,274 / 15,476] 541 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 260s ... (200 actions, 8 running)
[15,279 / 15,481] 545 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 261s ... (200 actions, 6 running)
[15,280 / 15,482] 546 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 262s ... (200 actions, 8 running)
[15,290 / 15,491] 550 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 263s ... (200 actions, 9 running)
[15,297 / 15,497] 551 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 265s ... (200 actions, 8 running)
[15,322 / 15,604] 554 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 266s ... (200 actions, 6 running)
[15,363 / 15,606] 557 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 267s ... (199 actions, 6 running)
[15,462 / 15,676] 559 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 268s ... (200 actions, 5 running)
[15,523 / 15,724] 561 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 269s ... (200 actions, 4 running)
[15,539 / 15,739] 562 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 270s ... (199 actions, 4 running)
[15,545 / 15,749] 562 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 271s ... (200 actions, 4 running)
[15,547 / 15,749] 563 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 272s ... (200 actions, 5 running)
[15,551 / 15,752] 566 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 273s ... (200 actions, 5 running)
[15,554 / 15,754] 567 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 274s ... (200 actions, 6 running)
[15,586 / 15,786] 572 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 275s ... (200 actions, 4 running)
[15,599 / 15,800] 573 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 276s ... (200 actions, 5 running)
[15,629 / 15,830] 574 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 277s ... (200 actions, 8 running)
[15,657 / 15,858] 576 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 278s ... (200 actions, 8 running)
[15,720 / 15,924] 581 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 279s ... (200 actions, 9 running)
[15,759 / 15,959] 583 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 280s ... (200 actions, 6 running)
[15,800 / 16,002] 585 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 281s ... (200 actions, 9 running)
[15,873 / 16,076] 589 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 282s ... (200 actions, 10 running)
[15,941 / 16,142] 594 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 283s ... (199 actions, 7 running)
[16,012 / 16,212] 599 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 284s ... (199 actions, 6 running)
[16,084 / 16,286] 607 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 285s ... (200 actions, 2 running)
[16,128 / 16,329] 611 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 286s ... (200 actions, 3 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.
[16,179 / 16,387] 620 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 287s ... (200 actions, 4 running)
[16,194 / 16,394] 625 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 288s ... (200 actions, 5 running)
[16,224 / 16,430] 631 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 289s ... (200 actions, 5 running)
[16,243 / 16,445] 639 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 290s ... (200 actions, 4 running)
[16,300 / 16,501] 641 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 291s ... (200 actions, 3 running)
[16,382 / 16,586] 649 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 292s ... (199 actions, 5 running)
[16,455 / 16,658] 653 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 293s ... (200 actions, 4 running)
[16,503 / 16,704] 654 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 294s ... (200 actions, 0 running)
[16,560 / 16,812] 661 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 1 of 50); 295s ... (200 actions, 4 running)
[16,580 / 16,812] 672 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 296s ... (200 actions, 4 running)
[16,596 / 16,812] 684 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 297s ... (200 actions, 1 running)
[16,601 / 16,812] 684 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 299s ... (200 actions, 5 running)
[16,615 / 16,862] 688 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 300s ... (200 actions, 2 running)
[16,628 / 16,862] 690 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 301s ... (200 actions, 5 running)
[16,638 / 16,862] 691 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 302s ... (200 actions, 4 running)
[16,659 / 16,862] 696 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 303s ... (200 actions, 2 running)
[16,683 / 16,886] 697 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 304s ... (200 actions, 1 running)
[16,774 / 17,044] 698 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 305s ... (200 actions, 3 running)
[16,925 / 17,212] 708 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 306s ... (199 actions, 4 running)
[17,044 / 17,250] 712 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 307s ... (200 actions, 3 running)
[17,217 / 17,499] 731 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 308s ... (200 actions, 2 running)
[17,273 / 17,551] 738 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 309s ... (200 actions, 5 running)
[17,300 / 17,556] 753 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 50 of 50); 310s ... (200 actions, 4 running)
[17,305 / 17,561] 757 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 311s ... (200 actions, 3 running)
[17,312 / 17,568] 764 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 312s ... (200 actions, 3 running)
[17,319 / 17,619] 770 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 313s ... (200 actions, 3 running)
[17,329 / 17,619] 779 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 314s ... (200 actions, 0 running)
[17,333 / 17,619] 783 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 316s ... (200 actions, 1 running)
[17,338 / 17,619] 787 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 317s ... (200 actions, 0 running)
[17,340 / 17,619] 788 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 318s ... (200 actions, 1 running)
[17,342 / 17,619] 790 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 2 of 50); 319s ... (200 actions, 0 running)
[17,344 / 17,619] 790 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 35 of 50); 306s ... (200 actions, 1 running)
[17,346 / 17,619] 791 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 35 of 50); 307s ... (200 actions, 1 running)
[17,348 / 17,619] 791 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 38 of 50); 303s ... (200 actions, 1 running)
[17,350 / 17,619] 792 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 38 of 50); 305s ... (200 actions, 2 running)
[17,353 / 17,619] 793 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 38 of 50); 306s ... (200 actions, 2 running)
[17,355 / 17,619] 793 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing (shard 38 of 50); 307s ... (200 actions, 1 running)
[17,357 / 17,619] 794 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 139s ... (200 actions, 1 running)
[17,359 / 17,619] 795 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 140s ... (200 actions, 1 running)
[17,361 / 17,619] 795 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 141s ... (200 actions, 0 running)
[17,362 / 17,619] 795 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 143s ... (200 actions, 0 running)
[17,364 / 17,619] 795 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 144s ... (200 actions, 0 running)
[17,378 / 17,619] 796 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 145s ... (200 actions, 0 running)
[17,407 / 17,619] 797 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 146s ... (200 actions, 0 running)
[17,443 / 17,643] 798 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 147s ... (200 actions, 1 running)
[17,465 / 17,667] 799 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 148s ... (200 actions, 1 running)
[17,489 / 17,689] 799 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 149s ... (200 actions, 1 running)
[17,491 / 17,691] 799 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 150s ... (200 actions, 1 running)
[17,497 / 17,697] 801 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 151s ... (200 actions, 0 running)
[17,537 / 17,738] 801 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 152s ... (200 actions, 1 running)
[17,558 / 17,758] 802 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 153s ... (200 actions, 1 running)
[17,606 / 17,821] 806 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 154s ... (200 actions, 1 running)
[17,673 / 17,873] 807 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 155s ... (200 actions, 2 running)
[17,709 / 17,910] 810 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 156s ... (200 actions, 1 running)
[17,747 / 17,948] 813 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 157s ... (199 actions, 3 running)
[17,787 / 17,989] 815 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 158s ... (200 actions, 1 running)
[17,826 / 18,027] 817 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 159s ... (200 actions, 1 running)
[17,866 / 18,152] 820 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 160s ... (200 actions, 1 running)
[17,912 / 18,155] 826 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 161s ... (200 actions, 2 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.
[18,029 / 18,238] 828 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 162s ... (200 actions, 2 running)
[18,103 / 18,305] 836 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 163s ... (200 actions, 3 running)
[18,149 / 18,350] 840 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 164s ... (200 actions, 3 running)
INFO: From Compiling test/cpp/ext/filters/logging/logging_test.cc:
test/cpp/ext/filters/logging/logging_test.cc:54:1: warning: stack frame size (25880) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_SimpleRpc_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, SimpleRpc) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
test/cpp/ext/filters/logging/logging_test.cc:222:1: warning: stack frame size (25880) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_MetadataTruncated_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, MetadataTruncated) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
test/cpp/ext/filters/logging/logging_test.cc:380:1: warning: stack frame size (26520) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_PayloadTruncated_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, PayloadTruncated) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
3 warnings generated.
[18,207 / 18,455] 846 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 165s ... (200 actions, 3 running)
[18,221 / 18,455] 850 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 166s ... (200 actions, 4 running)
[18,235 / 18,455] 854 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 167s ... (200 actions, 2 running)
[18,243 / 18,455] 856 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 169s ... (200 actions, 3 running)
[18,249 / 18,455] 858 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 170s ... (200 actions, 2 running)
[18,252 / 18,455] 860 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 171s ... (200 actions, 0 running)
[18,254 / 18,456] 860 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 172s ... (200 actions, 1 running)
[18,257 / 18,462] 860 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 173s ... (200 actions, 1 running)
[18,261 / 18,463] 863 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 174s ... (200 actions, 1 running)
[18,264 / 18,466] 865 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 175s ... (200 actions, 1 running)
[18,268 / 18,469] 867 / 1378 tests; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 176s ... (200 actions, 1 running)
FAIL: //test/cpp/ext/filters/logging:logging_test@poller=epoll1 (see /tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-opt/testlogs/test/cpp/ext/filters/logging/logging_test@poller=epoll1/test.log)
INFO: From Testing //test/cpp/ext/filters/logging:logging_test@poller=epoll1:
==================== Test output for //test/cpp/ext/filters/logging:logging_test@poller=epoll1:
D0509 21:56:56.572553390 14 test_config.cc:132] test slowdown factor: sanitizer=1, fixture=1, poller=1, total=1
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from LoggingTest
[ RUN ] LoggingTest.SimpleRpc
D0509 21:56:56.573242173 14 config.cc:112] gRPC EXPERIMENT tcp_frame_size_tuning OFF (default:OFF)
D0509 21:56:56.573298108 14 config.cc:112] gRPC EXPERIMENT tcp_rcv_lowat OFF (default:OFF)
D0509 21:56:56.573338360 14 config.cc:112] gRPC EXPERIMENT peer_state_based_framing OFF (default:OFF)
D0509 21:56:56.573364785 14 config.cc:112] gRPC EXPERIMENT flow_control_fixes ON (default:ON)
D0509 21:56:56.573391094 14 config.cc:112] gRPC EXPERIMENT memory_pressure_controller OFF (default:OFF)
D0509 21:56:56.573443713 14 config.cc:112] gRPC EXPERIMENT unconstrained_max_quota_buffer_size OFF (default:OFF)
D0509 21:56:56.573483103 14 config.cc:112] gRPC EXPERIMENT event_engine_client OFF (default:OFF)
D0509 21:56:56.573531213 14 config.cc:112] gRPC EXPERIMENT monitoring_experiment ON (default:ON)
D0509 21:56:56.573589480 14 config.cc:112] gRPC EXPERIMENT promise_based_client_call OFF (default:OFF)
D0509 21:56:56.573638661 14 config.cc:112] gRPC EXPERIMENT free_large_allocator OFF (default:OFF)
D0509 21:56:56.573682801 14 config.cc:112] gRPC EXPERIMENT promise_based_server_call OFF (default:OFF)
D0509 21:56:56.573724941 14 config.cc:112] gRPC EXPERIMENT transport_supplies_client_latency OFF (default:OFF)
D0509 21:56:56.573768462 14 config.cc:112] gRPC EXPERIMENT event_engine_listener OFF (default:OFF)
D0509 21:56:56.573798869 14 config.cc:112] gRPC EXPERIMENT schedule_cancellation_over_write OFF (default:OFF)
D0509 21:56:56.573824132 14 config.cc:112] gRPC EXPERIMENT trace_record_callops OFF (default:OFF)
D0509 21:56:56.573865107 14 config.cc:112] gRPC EXPERIMENT event_engine_dns OFF (default:OFF)
D0509 21:56:56.573904195 14 config.cc:112] gRPC EXPERIMENT work_stealing OFF (default:OFF)
I0509 21:56:56.574344114 14 ev_epoll1_linux.cc:122] grpc epoll fd: 3
D0509 21:56:56.574421124 14 ev_posix.cc:113] Using polling engine: epoll1
I0509 21:56:56.574586174 14 server_builder.cc:352] Synchronous server. Num CQs: 1, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10000
D0509 21:56:56.574667731 14 lb_policy_registry.cc:47] registering LB policy factory for "priority_experimental"
D0509 21:56:56.574700254 14 lb_policy_registry.cc:47] registering LB policy factory for "outlier_detection_experimental"
D0509 21:56:56.574763601 14 lb_policy_registry.cc:47] registering LB policy factory for "weighted_target_experimental"
D0509 21:56:56.574793111 14 lb_policy_registry.cc:47] registering LB policy factory for "pick_first"
D0509 21:56:56.574819126 14 lb_policy_registry.cc:47] registering LB policy factory for "round_robin"
D0509 21:56:56.574875879 14 lb_policy_registry.cc:47] registering LB policy factory for "weighted_round_robin"
D0509 21:56:56.574906145 14 lb_policy_registry.cc:47] registering LB policy factory for "ring_hash_experimental"
D0509 21:56:56.574973765 14 lb_policy_registry.cc:47] registering LB policy factory for "grpclb"
D0509 21:56:56.575028105 14 dns_resolver_plugin.cc:44] Using ares dns resolver
D0509 21:56:56.575066118 14 lb_policy_registry.cc:47] registering LB policy factory for "rls_experimental"
D0509 21:56:56.575133306 14 lb_policy_registry.cc:47] registering LB policy factory for "xds_cluster_manager_experimental"
D0509 21:56:56.575218786 14 lb_policy_registry.cc:47] registering LB policy factory for "xds_cluster_impl_experimental"
D0509 21:56:56.575265388 14 lb_policy_registry.cc:47] registering LB policy factory for "cds_experimental"
D0509 21:56:56.575306618 14 lb_policy_registry.cc:47] registering LB policy factory for "xds_cluster_resolver_experimental"
D0509 21:56:56.575336838 14 lb_policy_registry.cc:47] registering LB policy factory for "xds_override_host_experimental"
D0509 21:56:56.575389579 14 lb_policy_registry.cc:47] registering LB policy factory for "xds_wrr_locality_experimental"
D0509 21:56:56.575444249 14 certificate_provider_registry.cc:35] registering certificate provider factory for "file_watcher"
I0509 21:56:56.575727354 14 ev_epoll1_linux.cc:362] grpc epoll fd: 5
I0509 21:56:56.579114116 14 socket_utils_common_posix.cc:337] TCP_USER_TIMEOUT is available. TCP_USER_TIMEOUT will be used thereafter
I0509 21:56:56.580545448 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "f19f581b-7251-4c27-aa0b-2c715a35f402"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:56.580576324 14 library.h:70] trace_id:
I0509 21:56:56.580581765 14 library.h:71] span_id:
I0509 21:56:56.580586452 14 library.h:72] is_sampled: 209
I0509 21:56:56.580677073 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "f19f581b-7251-4c27-aa0b-2c715a35f402"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:56.580683909 14 library.h:70] trace_id:
I0509 21:56:56.580689216 14 library.h:71] span_id:
I0509 21:56:56.580694949 14 library.h:72] is_sampled: 40
I0509 21:56:56.582636534 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "8606f507-a4a2-480a-955e-206f8dd5881e"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:56.582659267 14 library.h:70] trace_id:
I0509 21:56:56.582663863 14 library.h:71] span_id:
I0509 21:56:56.582668977 14 library.h:72] is_sampled: 116
I0509 21:56:56.582778626 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "8606f507-a4a2-480a-955e-206f8dd5881e"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 51666
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:56.582785558 14 library.h:70] trace_id:
I0509 21:56:56.582789274 14 library.h:71] span_id:
I0509 21:56:56.582793349 14 library.h:72] is_sampled: 88
I0509 21:56:56.583147602 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "8606f507-a4a2-480a-955e-206f8dd5881e"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 51666
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:56.583167489 26 library.h:70] trace_id:
I0509 21:56:56.583171571 26 library.h:71] span_id:
I0509 21:56:56.583175239 26 library.h:72] is_sampled: 0
I0509 21:56:56.583257297 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "8606f507-a4a2-480a-955e-206f8dd5881e"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 51666
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_MESSAGE"
}
}

I0509 21:56:56.583265421 26 library.h:70] trace_id:
I0509 21:56:56.583270496 26 library.h:71] span_id:
I0509 21:56:56.583274259 26 library.h:72] is_sampled: 136
I0509 21:56:56.583359643 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "8606f507-a4a2-480a-955e-206f8dd5881e"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 51666
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:56.583365381 26 library.h:70] trace_id:
I0509 21:56:56.583369012 26 library.h:71] span_id:
I0509 21:56:56.583372892 26 library.h:72] is_sampled: 0
I0509 21:56:56.583457714 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "8606f507-a4a2-480a-955e-206f8dd5881e"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 51666
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 5
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:56.583465404 26 library.h:70] trace_id:
I0509 21:56:56.583469386 26 library.h:71] span_id:
I0509 21:56:56.583472999 26 library.h:72] is_sampled: 192
I0509 21:56:56.583854175 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "f19f581b-7251-4c27-aa0b-2c715a35f402"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:56.583864207 26 library.h:70] trace_id:
I0509 21:56:56.583869363 26 library.h:71] span_id:
I0509 21:56:56.583875393 26 library.h:72] is_sampled: 0
I0509 21:56:56.583975046 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "f19f581b-7251-4c27-aa0b-2c715a35f402"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30500
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_MESSAGE"
}
}

I0509 21:56:56.583981207 26 library.h:70] trace_id:
I0509 21:56:56.583985206 26 library.h:71] span_id:
I0509 21:56:56.583990964 26 library.h:72] is_sampled: 24
I0509 21:56:56.584070244 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "f19f581b-7251-4c27-aa0b-2c715a35f402"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30500
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:56.584076037 26 library.h:70] trace_id:
I0509 21:56:56.584089470 26 library.h:71] span_id:
I0509 21:56:56.584093420 26 library.h:72] is_sampled: 23
I0509 21:56:56.584165877 26 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30500"
}
}
fields {
key: "callId"
value {
string_value: "f19f581b-7251-4c27-aa0b-2c715a35f402"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30500
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 5
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:56.584171192 26 library.h:70] trace_id:
I0509 21:56:56.584175031 26 library.h:71] span_id:
I0509 21:56:56.584179895 26 library.h:72] is_sampled: 72
D0509 21:56:56.588661452 14 init.cc:191] grpc_shutdown starts clean-up now
[ OK ] LoggingTest.SimpleRpc (15 ms)
[ RUN ] LoggingTest.LoggingDisabled
I0509 21:56:56.589335049 14 server_builder.cc:352] Synchronous server. Num CQs: 1, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10000
I0509 21:56:56.589513145 14 ev_epoll1_linux.cc:362] grpc epoll fd: 5
D0509 21:56:56.592188768 14 init.cc:191] grpc_shutdown starts clean-up now
[ OK ] LoggingTest.LoggingDisabled (3 ms)
[ RUN ] LoggingTest.MetadataTruncated
I0509 21:56:56.592740758 14 server_builder.cc:352] Synchronous server. Num CQs: 1, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10000
I0509 21:56:56.592908759 14 ev_epoll1_linux.cc:362] grpc epoll fd: 5
D0509 21:56:56.593476789 14 logging_filter.cc:111] Skipped metadata key because of max metadata logging bytes 26 (current) vs 18 (max less already accounted metadata)
I0509 21:56:56.593611071 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "fa8a0308-30ea-4790-abdd-17ae941c71dd"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "payloadTruncated"
value {
bool_value: true
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:56.593627664 14 library.h:70] trace_id:
I0509 21:56:56.593632298 14 library.h:71] span_id:
I0509 21:56:56.593637253 14 library.h:72] is_sampled: 209
I0509 21:56:56.593724445 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "fa8a0308-30ea-4790-abdd-17ae941c71dd"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:56.593738072 14 library.h:70] trace_id:
I0509 21:56:56.593742453 14 library.h:71] span_id:
I0509 21:56:56.593745996 14 library.h:72] is_sampled: 40
D0509 21:56:56.595247627 45 logging_filter.cc:111] Skipped metadata key because of max metadata logging bytes 26 (current) vs 18 (max less already accounted metadata)
I0509 21:56:56.595590680 45 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "d7e2a76e-dd95-4873-8dc7-93be71de8eed"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "payloadTruncated"
value {
bool_value: true
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:56.595645120 45 library.h:70] trace_id:
I0509 21:56:56.595674087 45 library.h:71] span_id:
I0509 21:56:56.595727127 45 library.h:72] is_sampled: 116
I0509 21:56:56.596049807 45 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "d7e2a76e-dd95-4873-8dc7-93be71de8eed"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48918
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:56.596113260 45 library.h:70] trace_id:
I0509 21:56:56.596317170 45 library.h:71] span_id:
I0509 21:56:56.596526416 45 library.h:72] is_sampled: 72
I0509 21:56:56.597121488 45 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "d7e2a76e-dd95-4873-8dc7-93be71de8eed"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48918
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:56.597180978 45 library.h:70] trace_id:
I0509 21:56:56.597211384 45 library.h:71] span_id:
I0509 21:56:56.597217823 45 library.h:72] is_sampled: 0
I0509 21:56:56.597489860 45 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "d7e2a76e-dd95-4873-8dc7-93be71de8eed"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48918
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_MESSAGE"
}
}

I0509 21:56:56.597507316 45 library.h:70] trace_id:
I0509 21:56:56.597511550 45 library.h:71] span_id:
I0509 21:56:56.597515300 45 library.h:72] is_sampled: 136
I0509 21:56:56.597789907 45 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "d7e2a76e-dd95-4873-8dc7-93be71de8eed"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48918
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:56.598029157 45 library.h:70] trace_id:
I0509 21:56:56.598276956 45 library.h:71] span_id:
I0509 21:56:56.598510469 45 library.h:72] is_sampled: 0
I0509 21:56:56.598884312 45 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "d7e2a76e-dd95-4873-8dc7-93be71de8eed"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48918
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 5
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:56.599362574 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "fa8a0308-30ea-4790-abdd-17ae941c71dd"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:56.599644620 14 library.h:70] trace_id:
I0509 21:56:56.599864898 14 library.h:71] span_id:
I0509 21:56:56.600113370 14 library.h:72] is_sampled: 0
I0509 21:56:56.600365336 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "fa8a0308-30ea-4790-abdd-17ae941c71dd"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28="
}
}
fields {
key: "messageLength"
value {
number_value: 5
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30502
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_MESSAGE"
}
}

I0509 21:56:56.600634534 14 library.h:70] trace_id:
I0509 21:56:56.600648162 14 library.h:71] span_id:
I0509 21:56:56.600653057 14 library.h:72] is_sampled: 40
I0509 21:56:56.600905923 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "fa8a0308-30ea-4790-abdd-17ae941c71dd"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30502
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:56.601167513 14 library.h:70] trace_id:
I0509 21:56:56.601179918 14 library.h:71] span_id:
I0509 21:56:56.601184830 14 library.h:72] is_sampled: 23
I0509 21:56:56.601424307 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30502"
}
}
fields {
key: "callId"
value {
string_value: "fa8a0308-30ea-4790-abdd-17ae941c71dd"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30502
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 5
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:56.601678038 14 library.h:70] trace_id:
I0509 21:56:56.601689837 14 library.h:71] span_id:
I0509 21:56:56.601694527 14 library.h:72] is_sampled: 88
test/cpp/ext/filters/logging/logging_test.cc:377: Failure
Value of: g_test_logging_sink->entries()
Expected: has 12 elements and there exists some permutation of elements such that:
- element #0 (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field is an object whose given field has 1 element and that element has a first field that is equal to "client-key", and has a second field that is equal to "client-value"), and
- element #1 (is an object whose given field is equal to 4-byte object <03-00 00-00>) and (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field (is an object whose given field is equal to 5) and (is an object whose given field is equal to 0x55a31e41a91c pointing to "\n\x3" "foo")), and
- element #2 (is an object whose given field is equal to 4-byte object <05-00 00-00>) and (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo"), and
- element #3 (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field is an object whose given field has 1 element and that element has a first field that is equal to "server-header-key", and has a second field that is equal to "server-header-value"), and
- element #4 (is an object whose given field is equal to 4-byte object <04-00 00-00>) and (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field (is an object whose given field is equal to 5) and (is an object whose given field is equal to 0x55a31e41a91c pointing to "\n\x3" "foo")), and
- element #5 (is an object whose given field is equal to 4-byte object <06-00 00-00>) and (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field is an object whose given field has 1 element and that element has a first field that is equal to "server-trailer-key", and has a second field that is equal to "server-trailer-value"), and
- element #6 (is an object whose given field is equal to 4-byte object <01-00 00-00>) and (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field is an object whose given field has 1 element and that element has a first field that is equal to "client-key", and has a second field that is equal to "client-value"), and
- element #7 (is an object whose given field is equal to 4-byte object <03-00 00-00>) and (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field (is an object whose given field is equal to 5) and (is an object whose given field is equal to 0x55a31e41a91c pointing to "\n\x3" "foo")), and
- element #8 (is an object whose given field is equal to 4-byte object <05-00 00-00>) and (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo"), and
- element #9 (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field is an object whose given field has 1 element and that element has a first field that is equal to "server-header-key", and has a second field that is equal to "server-header-value"), and
- element #10 (is an object whose given field is equal to 4-byte object <04-00 00-00>) and (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field (is an object whose given field is equal to 5) and (is an object whose given field is equal to 0x55a31e41a91c pointing to "\n\x3" "foo")), and
- element #11 (is an object whose given field is equal to 4-byte object <06-00 00-00>) and (is an object whose given field is equal to 4-byte object <02-00 00-00>) and (is an object whose given field is equal to "localhost:30502") and (is an object whose given field is equal to 0x55a31e41a8ff pointing to "grpc.testing.EchoTestService") and (is an object whose given field is equal to 0x55a31e4199ec pointing to "Echo") and (is an object whose given field is an object whose given field has 1 element and that element has a first field that is equal to "server-trailer-key", and has a second field that is equal to "server-trailer-value")
Actual: { 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object , 432-byte object }, which has 11 elements
I0509 21:56:56.605459401 45 library.h:70] trace_id:
I0509 21:56:56.605529739 45 library.h:71] span_id:
I0509 21:56:56.605558345 45 library.h:72] is_sampled: 112
D0509 21:56:57.594966725 14 init.cc:191] grpc_shutdown starts clean-up now
[ FAILED ] LoggingTest.MetadataTruncated (1002 ms)
[ RUN ] LoggingTest.PayloadTruncated
I0509 21:56:57.595892471 14 server_builder.cc:352] Synchronous server. Num CQs: 1, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10000
I0509 21:56:57.596239552 14 ev_epoll1_linux.cc:362] grpc epoll fd: 5
I0509 21:56:57.597080110 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "73578605-09ee-4b57-b1ed-b04c23da1370"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:57.597101377 14 library.h:70] trace_id:
I0509 21:56:57.597107096 14 library.h:71] span_id:
I0509 21:56:57.597112544 14 library.h:72] is_sampled: 209
I0509 21:56:57.597199785 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "73578605-09ee-4b57-b1ed-b04c23da1370"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgtIZWxsbyBXbw=="
}
}
fields {
key: "messageLength"
value {
number_value: 13
}
}
}
}
}
fields {
key: "payloadTruncated"
value {
bool_value: true
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:57.597215287 14 library.h:70] trace_id:
I0509 21:56:57.597219199 14 library.h:71] span_id:
I0509 21:56:57.597223109 14 library.h:72] is_sampled: 168
I0509 21:56:57.598499879 55 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "5fa50fba-a5a5-4231-8700-78886ff39b52"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:57.598520200 55 library.h:70] trace_id:
I0509 21:56:57.598524585 55 library.h:71] span_id:
I0509 21:56:57.598527523 55 library.h:72] is_sampled: 116
I0509 21:56:57.598602963 55 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "5fa50fba-a5a5-4231-8700-78886ff39b52"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgtIZWxsbyBXbw=="
}
}
fields {
key: "messageLength"
value {
number_value: 13
}
}
}
}
}
fields {
key: "payloadTruncated"
value {
bool_value: true
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48456
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:57.598607513 55 library.h:70] trace_id:
I0509 21:56:57.598610734 55 library.h:71] span_id:
I0509 21:56:57.598614375 55 library.h:72] is_sampled: 72
I0509 21:56:57.598913784 55 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "5fa50fba-a5a5-4231-8700-78886ff39b52"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48456
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:57.598931955 55 library.h:70] trace_id:
I0509 21:56:57.598936451 55 library.h:71] span_id:
I0509 21:56:57.598940661 55 library.h:72] is_sampled: 0
I0509 21:56:57.599027069 55 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "5fa50fba-a5a5-4231-8700-78886ff39b52"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgtIZWxsbyBXbw=="
}
}
fields {
key: "messageLength"
value {
number_value: 13
}
}
}
}
}
fields {
key: "payloadTruncated"
value {
bool_value: true
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48456
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_MESSAGE"
}
}

I0509 21:56:57.599034431 55 library.h:70] trace_id:
I0509 21:56:57.599038005 55 library.h:71] span_id:
I0509 21:56:57.599051821 55 library.h:72] is_sampled: 136
I0509 21:56:57.599133754 55 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "5fa50fba-a5a5-4231-8700-78886ff39b52"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48456
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:57.599147435 55 library.h:70] trace_id:
I0509 21:56:57.599151402 55 library.h:71] span_id:
I0509 21:56:57.599154751 55 library.h:72] is_sampled: 0
I0509 21:56:57.599240776 55 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "5fa50fba-a5a5-4231-8700-78886ff39b52"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 48456
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 5
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:57.599253606 55 library.h:70] trace_id:
I0509 21:56:57.599259227 55 library.h:71] span_id:
I0509 21:56:57.599264443 55 library.h:72] is_sampled: 32
I0509 21:56:57.599917650 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "73578605-09ee-4b57-b1ed-b04c23da1370"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:57.600001709 14 library.h:70] trace_id:
I0509 21:56:57.600035604 14 library.h:71] span_id:
I0509 21:56:57.600121356 14 library.h:72] is_sampled: 0
I0509 21:56:57.600352194 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "73578605-09ee-4b57-b1ed-b04c23da1370"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgtIZWxsbyBXbw=="
}
}
fields {
key: "messageLength"
value {
number_value: 13
}
}
}
}
}
fields {
key: "payloadTruncated"
value {
bool_value: true
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30503
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_MESSAGE"
}
}

I0509 21:56:57.600427130 14 library.h:70] trace_id:
I0509 21:56:57.600528237 14 library.h:71] span_id:
I0509 21:56:57.600595327 14 library.h:72] is_sampled: 168
I0509 21:56:57.600770176 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "73578605-09ee-4b57-b1ed-b04c23da1370"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30503
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:57.600826264 14 library.h:70] trace_id:
I0509 21:56:57.600913763 14 library.h:71] span_id:
I0509 21:56:57.600985889 14 library.h:72] is_sampled: 23
I0509 21:56:57.601156028 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30503"
}
}
fields {
key: "callId"
value {
string_value: "73578605-09ee-4b57-b1ed-b04c23da1370"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30503
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 5
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:57.601238026 14 library.h:70] trace_id:
I0509 21:56:57.601291049 14 library.h:71] span_id:
I0509 21:56:57.601364353 14 library.h:72] is_sampled: 216
D0509 21:56:57.604956725 14 init.cc:191] grpc_shutdown starts clean-up now
[ OK ] LoggingTest.PayloadTruncated (9 ms)
[ RUN ] LoggingTest.CancelledRpc
I0509 21:56:57.605531011 14 server_builder.cc:352] Synchronous server. Num CQs: 1, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10000
I0509 21:56:57.605890194 14 ev_epoll1_linux.cc:362] grpc epoll fd: 5
I0509 21:56:57.606667011 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "ece82e9c-1518-476c-8412-16a5375f5fcb"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:57.606683920 14 library.h:70] trace_id:
I0509 21:56:57.606688341 14 library.h:71] span_id:
I0509 21:56:57.606693762 14 library.h:72] is_sampled: 209
I0509 21:56:57.606840760 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "ece82e9c-1518-476c-8412-16a5375f5fcb"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28SAxCQTg=="
}
}
fields {
key: "messageLength"
value {
number_value: 10
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:57.606856631 14 library.h:70] trace_id:
I0509 21:56:57.606862232 14 library.h:71] span_id:
I0509 21:56:57.606879602 14 library.h:72] is_sampled: 56
I0509 21:56:57.608311827 64 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "a88c4d17-6a0a-4518-ba3c-376a0a10eed6"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "client-key"
value {
string_value: "client-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:57.608334358 64 library.h:70] trace_id:
I0509 21:56:57.608340243 64 library.h:71] span_id:
I0509 21:56:57.608344751 64 library.h:72] is_sampled: 116
I0509 21:56:57.608467907 64 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "a88c4d17-6a0a-4518-ba3c-376a0a10eed6"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28SAxCQTg=="
}
}
fields {
key: "messageLength"
value {
number_value: 10
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 54708
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:57.608476002 64 library.h:70] trace_id:
I0509 21:56:57.608480875 64 library.h:71] span_id:
I0509 21:56:57.608484660 64 library.h:72] is_sampled: 72
I0509 21:56:57.616771895 66 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "ece82e9c-1518-476c-8412-16a5375f5fcb"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CANCEL"
}
}

I0509 21:56:57.616803767 66 library.h:70] trace_id:
I0509 21:56:57.616808497 66 library.h:71] span_id:
I0509 21:56:57.616814181 66 library.h:72] is_sampled: 0
I0509 21:56:57.616881257 66 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "ece82e9c-1518-476c-8412-16a5375f5fcb"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:57.616898778 66 library.h:70] trace_id:
I0509 21:56:57.616903591 66 library.h:71] span_id:
I0509 21:56:57.616907683 66 library.h:72] is_sampled: 238
I0509 21:56:57.617593755 67 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "a88c4d17-6a0a-4518-ba3c-376a0a10eed6"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 54708
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CANCEL"
}
}

I0509 21:56:57.617624318 67 library.h:70] trace_id:
I0509 21:56:57.617629053 67 library.h:71] span_id:
I0509 21:56:57.617632596 67 library.h:72] is_sampled: 122
I0509 21:56:57.617712991 67 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30504"
}
}
fields {
key: "callId"
value {
string_value: "a88c4d17-6a0a-4518-ba3c-376a0a10eed6"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 54708
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:57.617727069 67 library.h:70] trace_id:
I0509 21:56:57.617732730 67 library.h:71] span_id:
I0509 21:56:57.617736921 67 library.h:72] is_sampled: 243
D0509 21:56:57.628350171 14 init.cc:191] grpc_shutdown starts clean-up now
[ OK ] LoggingTest.CancelledRpc (23 ms)
[ RUN ] LoggingTest.ServerCancelsRpc
I0509 21:56:57.628762219 14 server_builder.cc:352] Synchronous server. Num CQs: 1, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10000
I0509 21:56:57.628957649 14 ev_epoll1_linux.cc:362] grpc epoll fd: 5
I0509 21:56:57.629654771 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "ab0174d0-e780-459b-8473-8c2c179b55ef"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:57.629674734 14 library.h:70] trace_id:
I0509 21:56:57.629680560 14 library.h:71] span_id:
I0509 21:56:57.629684823 14 library.h:72] is_sampled: 96
I0509 21:56:57.629762602 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "ab0174d0-e780-459b-8473-8c2c179b55ef"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28SKXInCBkSDWVycm9yIG1lc3NhZ2UaFGJpbmFyeSBlcnJvciBkZXRhaWxz"
}
}
fields {
key: "messageLength"
value {
number_value: 48
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:57.629769330 14 library.h:70] trace_id:
I0509 21:56:57.629773305 14 library.h:71] span_id:
I0509 21:56:57.629777297 14 library.h:72] is_sampled: 24
I0509 21:56:57.630960160 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "9e150cf4-a95e-45bd-ba7e-6af34706126b"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 0
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HEADER"
}
}

I0509 21:56:57.630978284 14 library.h:70] trace_id:
I0509 21:56:57.630984167 14 library.h:71] span_id:
I0509 21:56:57.630988716 14 library.h:72] is_sampled: 116
I0509 21:56:57.631095225 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "9e150cf4-a95e-45bd-ba7e-6af34706126b"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "message"
value {
string_value: "CgNmb28SKXInCBkSDWVycm9yIG1lc3NhZ2UaFGJpbmFyeSBlcnJvciBkZXRhaWxz"
}
}
fields {
key: "messageLength"
value {
number_value: 48
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 50458
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 1
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_MESSAGE"
}
}

I0509 21:56:57.631102392 14 library.h:70] trace_id:
I0509 21:56:57.631106705 14 library.h:71] span_id:
I0509 21:56:57.631110620 14 library.h:72] is_sampled: 72
I0509 21:56:57.631408877 74 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "9e150cf4-a95e-45bd-ba7e-6af34706126b"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 50458
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:57.631439731 74 library.h:70] trace_id:
I0509 21:56:57.631446047 74 library.h:71] span_id:
I0509 21:56:57.631451828 74 library.h:72] is_sampled: 0
I0509 21:56:57.631552439 74 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "9e150cf4-a95e-45bd-ba7e-6af34706126b"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
fields {
key: "statusCode"
value {
number_value: 25
}
}
fields {
key: "statusDetails"
value {
string_value: "YmluYXJ5IGVycm9yIGRldGFpbHM="
}
}
fields {
key: "statusMessage"
value {
string_value: "error message"
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 50458
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:57.631566118 74 library.h:70] trace_id:
I0509 21:56:57.631570654 74 library.h:71] span_id:
I0509 21:56:57.631574683 74 library.h:72] is_sampled: 1
I0509 21:56:57.631655702 74 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "9e150cf4-a95e-45bd-ba7e-6af34706126b"
}
}
fields {
key: "logger"
value {
string_value: "SERVER"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 50458
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:57.631667250 74 library.h:70] trace_id:
I0509 21:56:57.631672802 74 library.h:71] span_id:
I0509 21:56:57.631678093 74 library.h:72] is_sampled: 0
I0509 21:56:57.632308912 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "ab0174d0-e780-459b-8473-8c2c179b55ef"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-header-key"
value {
string_value: "server-header-value"
}
}
}
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "type"
value {
string_value: "TYPE_UNKNOWN"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 2
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_HEADER"
}
}

I0509 21:56:57.632642884 14 library.h:70] trace_id:
I0509 21:56:57.632807022 14 library.h:71] span_id:
I0509 21:56:57.632837154 14 library.h:72] is_sampled: 0
I0509 21:56:57.633251816 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "ab0174d0-e780-459b-8473-8c2c179b55ef"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30505
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 3
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "CLIENT_HALF_CLOSE"
}
}

I0509 21:56:57.633263702 14 library.h:70] trace_id:
I0509 21:56:57.633267811 14 library.h:71] span_id:
I0509 21:56:57.633271781 14 library.h:72] is_sampled: 200
I0509 21:56:57.633371457 14 library.h:69] fields {
key: "authority"
value {
string_value: "localhost:30505"
}
}
fields {
key: "callId"
value {
string_value: "ab0174d0-e780-459b-8473-8c2c179b55ef"
}
}
fields {
key: "logger"
value {
string_value: "CLIENT"
}
}
fields {
key: "methodName"
value {
string_value: "Echo"
}
}
fields {
key: "payload"
value {
struct_value {
fields {
key: "metadata"
value {
struct_value {
fields {
key: "server-trailer-key"
value {
string_value: "server-trailer-value"
}
}
}
}
}
fields {
key: "statusCode"
value {
number_value: 25
}
}
fields {
key: "statusDetails"
value {
string_value: "YmluYXJ5IGVycm9yIGRldGFpbHM="
}
}
fields {
key: "statusMessage"
value {
string_value: "error message"
}
}
}
}
}
fields {
key: "peer"
value {
struct_value {
fields {
key: "address"
value {
string_value: "::1"
}
}
fields {
key: "ipPort"
value {
number_value: 30505
}
}
fields {
key: "type"
value {
string_value: "TYPE_IPV6"
}
}
}
}
}
fields {
key: "sequenceId"
value {
number_value: 4
}
}
fields {
key: "serviceName"
value {
string_value: "grpc.testing.EchoTestService"
}
}
fields {
key: "type"
value {
string_value: "SERVER_TRAILER"
}
}

I0509 21:56:57.633377530 14 library.h:70] trace_id:
I0509 21:56:57.633381520 14 library.h:71] span_id:
I0509 21:56:57.633385305 14 library.h:72] is_sampled: 72
D0509 21:56:57.635853954 14 init.cc:191] grpc_shutdown starts clean-up now
[ OK ] LoggingTest.ServerCancelsRpc (7 ms)
[----------] 6 tests from LoggingTest (1063 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (1063 ms total)
[ PASSED ] 5 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] LoggingTest.MetadataTruncated

1 FAILED TEST
I0509 21:56:57.637826003 14 test_config.cc:177] TestEnvironment ends
================================================================================
[18,288 / 18,489] 869 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 177s ... (200 actions, 1 running)
[18,304 / 18,504] 870 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 178s ... (200 actions, 3 running)
[18,316 / 18,516] 871 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 179s ... (200 actions, 1 running)
[18,333 / 18,534] 874 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 181s ... (200 actions, 0 running)
[18,353 / 18,642] 875 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 182s ... (200 actions, 1 running)
[18,400 / 18,643] 880 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 183s ... (200 actions, 2 running)
[18,501 / 18,703] 883 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 184s ... (200 actions, 2 running)
[18,522 / 18,722] 885 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 185s ... (200 actions, 1 running)
[18,560 / 18,809] 888 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 186s ... (200 actions, 0 running)
[18,566 / 18,809] 888 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 187s ... (200 actions, 1 running)
[18,572 / 18,809] 889 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 188s ... (200 actions, 1 running)
[18,574 / 18,809] 890 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 189s ... (200 actions, 2 running)
[18,575 / 18,809] 890 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 190s ... (200 actions, 1 running)
[18,576 / 18,809] 891 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 192s ... (200 actions, 2 running)
[18,579 / 18,809] 893 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 193s ... (200 actions, 0 running)
[18,580 / 18,809] 894 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 195s ... (200 actions, 0 running)
[18,582 / 18,809] 894 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 196s ... (200 actions, 0 running)
[18,582 / 18,809] 894 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 197s ... (200 actions, 1 running)
[18,584 / 18,809] 894 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 198s ... (200 actions, 0 running)
[18,588 / 18,809] 895 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 199s ... (200 actions, 1 running)
[18,589 / 18,809] 895 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 201s ... (200 actions, 0 running)
[18,589 / 18,809] 895 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 202s ... (200 actions, 1 running)
[18,591 / 18,809] 895 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 204s ... (200 actions, 0 running)
[18,592 / 18,809] 895 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 205s ... (200 actions, 1 running)
[18,593 / 18,809] 895 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 206s ... (200 actions, 1 running)
[18,597 / 18,809] 897 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 208s ... (200 actions, 0 running)
[18,603 / 18,809] 898 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 209s ... (199 actions, 1 running)
[18,604 / 18,809] 898 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 211s ... (200 actions, 0 running)
[18,606 / 18,810] 898 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 212s ... (200 actions, 0 running)
[18,607 / 18,811] 898 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 213s ... (200 actions, 1 running)
[18,611 / 18,815] 900 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 214s ... (200 actions, 1 running)
[18,617 / 18,818] 903 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 215s ... (200 actions, 1 running)
[18,652 / 18,854] 905 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 216s ... (200 actions, 0 running)
[18,678 / 18,878] 906 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 217s ... (200 actions, 1 running)
[18,714 / 18,914] 907 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 218s ... (200 actions, 1 running)
[18,739 / 18,939] 908 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 219s ... (200 actions, 1 running)
[18,775 / 18,975] 909 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 220s ... (200 actions, 2 running)
[18,809 / 19,011] 914 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 221s ... (200 actions, 5 running)
[18,846 / 19,050] 919 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 222s ... (200 actions, 5 running)
[18,861 / 19,062] 924 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 223s ... (200 actions, 3 running)
[18,888 / 19,088] 927 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 224s ... (200 actions, 2 running)
[18,936 / 19,139] 930 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 225s ... (200 actions, 6 running)
[18,992 / 19,193] 935 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 226s ... (200 actions, 2 running)
INFO: From Compiling test/cpp/ext/filters/logging/logging_census_integration_test.cc:
test/cpp/ext/filters/logging/logging_census_integration_test.cc:68:1: warning: stack frame size (37624) exceeds limit (16384) in 'grpc::testing::LoggingCensusIntegrationTest_Basic_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingCensusIntegrationTest, Basic) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
1 warning generated.
[19,049 / 19,252] 939 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 227s ... (200 actions, 2 running)
[19,098 / 19,299] 941 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 228s ... (200 actions, 2 running)
[19,150 / 19,350] 948 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 229s ... (200 actions, 2 running)
[19,209 / 19,410] 954 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 230s ... (200 actions, 2 running)
[19,260 / 19,462] 961 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 231s ... (200 actions, 2 running)
[19,335 / 19,541] 966 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 232s ... (200 actions, 5 running)
[19,382 / 19,587] 971 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 233s ... (200 actions, 7 running)
[19,479 / 19,756] 981 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 234s ... (200 actions, 2 running)
[19,591 / 19,798] 988 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 235s ... (200 actions, 8 running)
INFO: From Compiling test/cpp/ext/filters/logging/logging_census_integration_test.cc:
test/cpp/ext/filters/logging/logging_census_integration_test.cc:68:1: warning: stack frame size (37624) exceeds limit (16384) in 'grpc::testing::LoggingCensusIntegrationTest_Basic_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingCensusIntegrationTest, Basic) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
1 warning generated.
[19,754 / 19,955] 1000 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 236s ... (200 actions, 5 running)
[19,811 / 20,013] 1004 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 237s ... (200 actions, 9 running)
[19,867 / 20,115] 1013 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 238s ... (200 actions, 3 running)
[19,890 / 20,115] 1019 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call (shard 2 of 50); 239s ... (200 actions, 5 running)
[19,901 / 20,115] 1028 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 121s ... (200 actions, 3 running)
[19,910 / 20,115] 1034 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 122s ... (200 actions, 4 running)
[19,916 / 20,117] 1039 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 123s ... (200 actions, 2 running)
[19,918 / 20,119] 1041 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 124s ... (200 actions, 1 running)
[19,922 / 20,123] 1044 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 125s ... (200 actions, 1 running)
[19,926 / 20,127] 1046 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 126s ... (200 actions, 2 running)
[19,934 / 20,134] 1051 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 127s ... (200 actions, 1 running)
[19,949 / 20,149] 1054 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 128s ... (200 actions, 1 running)
[19,963 / 20,163] 1057 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 129s ... (200 actions, 1 running)
[19,977 / 20,177] 1058 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 130s ... (200 actions, 1 running)
[19,986 / 20,186] 1059 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 131s ... (200 actions, 1 running)
[20,009 / 20,209] 1061 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 132s ... (200 actions, 0 running)
[20,035 / 20,236] 1065 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 133s ... (200 actions, 2 running)
INFO: From Compiling test/cpp/ext/filters/logging/logging_census_integration_test.cc:
test/cpp/ext/filters/logging/logging_census_integration_test.cc:68:1: warning: stack frame size (37624) exceeds limit (16384) in 'grpc::testing::LoggingCensusIntegrationTest_Basic_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingCensusIntegrationTest, Basic) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
1 warning generated.
[20,092 / 20,293] 1072 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 134s ... (200 actions, 1 running)
[20,127 / 20,327] 1073 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 135s ... (200 actions, 3 running)
[20,157 / 20,357] 1078 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 136s ... (200 actions, 1 running)
[20,191 / 20,392] 1082 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 137s ... (200 actions, 1 running)
[20,229 / 20,472] 1088 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 138s ... (200 actions, 1 running)
[20,238 / 20,472] 1091 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 140s ... (200 actions, 2 running)
[20,241 / 20,472] 1092 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 141s ... (200 actions, 2 running)
[20,251 / 20,472] 1093 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 142s ... (200 actions, 3 running)
[20,260 / 20,472] 1095 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 143s ... (200 actions, 1 running)
[20,267 / 20,472] 1096 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 144s ... (200 actions, 1 running)
[20,274 / 20,475] 1097 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 145s ... (200 actions, 1 running)
[20,343 / 20,543] 1101 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 146s ... (199 actions, 2 running)
[20,385 / 20,585] 1102 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 147s ... (200 actions, 2 running)
[20,404 / 20,604] 1103 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 148s ... (200 actions, 1 running)
[20,418 / 20,618] 1106 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 149s ... (200 actions, 2 running)
[20,446 / 20,649] 1116 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 150s ... (200 actions, 1 running)
[20,451 / 20,651] 1118 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 1 of 50); 151s ... (200 actions, 3 running)
[20,471 / 20,671] 1120 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 2 of 50); 152s ... (200 actions, 3 running)
[20,497 / 20,697] 1123 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call (shard 2 of 50); 153s ... (199 actions, 0 running)
[20,517 / 20,764] 1127 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 1 of 50); 150s ... (200 actions, 2 running)
[20,527 / 20,767] 1130 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 1 of 50); 151s ... (200 actions, 1 running)
[20,533 / 20,769] 1131 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 1 of 50); 152s ... (200 actions, 1 running)
[20,540 / 20,769] 1135 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 1 of 50); 153s ... (200 actions, 0 running)
[20,547 / 20,769] 1136 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 3 of 50); 154s ... (200 actions, 2 running)
[20,552 / 20,769] 1138 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 3 of 50); 155s ... (200 actions, 0 running)
[20,555 / 20,769] 1139 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call (shard 3 of 50); 157s ... (200 actions, 1 running)
[20,561 / 20,769] 1141 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 116s ... (200 actions, 1 running)
[20,565 / 20,769] 1142 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 117s ... (200 actions, 2 running)
[20,593 / 20,795] 1146 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 118s ... (198 actions, 1 running)
[20,611 / 20,811] 1148 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 120s ... (200 actions, 1 running)
[20,618 / 20,825] 1150 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 121s ... (200 actions, 0 running)
[20,623 / 20,825] 1151 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 122s ... (200 actions, 2 running)
[20,628 / 20,877] 1151 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 123s ... (200 actions, 1 running)
[20,634 / 20,877] 1153 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 124s ... (200 actions, 2 running)
[20,641 / 20,877] 1154 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 126s ... (200 actions, 1 running)
[20,649 / 20,877] 1154 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 127s ... (200 actions, 2 running)
[20,655 / 20,877] 1155 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 128s ... (200 actions, 0 running)
[20,661 / 20,877] 1155 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 129s ... (200 actions, 2 running)
[20,671 / 20,877] 1155 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 130s ... (200 actions, 0 running)
[20,684 / 20,885] 1156 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 131s ... (199 actions, 1 running)
[20,724 / 20,924] 1157 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 132s ... (200 actions, 1 running)
[20,778 / 20,981] 1158 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 133s ... (200 actions, 2 running)
[20,803 / 21,004] 1158 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 134s ... (200 actions, 0 running)
[20,867 / 21,070] 1164 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 135s ... (200 actions, 0 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-opt/bin/src/proto/grpc/testing/messages.pb.h:3819:5: note: 'mutable_num_rpcs_started_by_method' has been explicitly marked deprecated here
[[deprecated]] ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::int32_t >*
^
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-opt/bin/src/proto/grpc/testing/messages.pb.h:3836:5: note: 'mutable_num_rpcs_succeeded_by_method' has been explicitly marked deprecated here
[[deprecated]] ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::int32_t >*
^
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-opt/bin/src/proto/grpc/testing/messages.pb.h:3853:5: note: 'mutable_num_rpcs_failed_by_method' has been explicitly marked deprecated here
[[deprecated]] ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::int32_t >*
^
3 warnings generated.
[20,929 / 21,130] 1168 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 136s ... (200 actions, 1 running)
[20,988 / 21,190] 1175 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 137s ... (200 actions, 6 running)
[21,058 / 21,268] 1185 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 138s ... (200 actions, 6 running)
[21,159 / 21,360] 1192 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 139s ... (200 actions, 6 running)
[21,202 / 21,403] 1197 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 140s ... (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.
[21,235 / 21,439] 1202 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 141s ... (200 actions, 7 running)
[21,250 / 21,451] 1210 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 142s ... (200 actions, 2 running)
[21,286 / 21,489] 1212 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 143s ... (200 actions, 3 running)
[21,353 / 21,555] 1222 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 144s ... (200 actions, 2 running)
[21,395 / 21,595] 1226 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 145s ... (200 actions, 3 running)
INFO: From Compiling test/cpp/ext/filters/logging/logging_test.cc:
test/cpp/ext/filters/logging/logging_test.cc:54:1: warning: stack frame size (25880) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_SimpleRpc_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, SimpleRpc) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
test/cpp/ext/filters/logging/logging_test.cc:222:1: warning: stack frame size (25880) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_MetadataTruncated_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, MetadataTruncated) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
test/cpp/ext/filters/logging/logging_test.cc:380:1: warning: stack frame size (26520) exceeds limit (16384) in 'grpc::testing::(anonymous namespace)::LoggingTest_PayloadTruncated_Test::TestBody()' [-Wframe-larger-than]
TEST_F(LoggingTest, PayloadTruncated) {
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2206:41: note: expanded from macro 'TEST_F'
#define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name)
^
external/com_google_googletest/googletest/include/gtest/gtest.h:2203:3: note: expanded from macro 'GTEST_TEST_F'
GTEST_TEST_(test_fixture, test_name, test_fixture, \
^
external/com_google_googletest/googletest/include/gtest/internal/gtest-internal.h:1560:60: note: expanded from macro 'GTEST_TEST_'
void GTEST_TEST_CLASS_NAME_(test_suite_name, test_name)::TestBody()
^
3 warnings generated.
[21,539 / 21,743] 1240 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 146s ... (200 actions, 4 running)
[21,609 / 21,810] 1252 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 147s ... (199 actions, 3 running)
[21,653 / 21,970] 1260 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 148s ... (200 actions, 6 running)
[21,676 / 21,970] 1270 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 149s ... (200 actions, 5 running)
[21,681 / 21,970] 1273 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 150s ... (200 actions, 6 running)
[21,691 / 21,976] 1279 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 151s ... (200 actions, 6 running)
[21,708 / 22,040] 1286 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 152s ... (200 actions, 5 running)
[21,729 / 22,040] 1290 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 153s ... (200 actions, 2 running)
[21,746 / 22,040] 1295 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 154s ... (200 actions, 1 running)
[21,764 / 22,048] 1296 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 155s ... (200 actions, 4 running)
[21,857 / 22,099] 1297 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 156s ... (199 actions, 3 running)
[21,892 / 22,099] 1302 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 157s ... (200 actions, 2 running)
[21,922 / 22,123] 1303 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 158s ... (200 actions, 4 running)
[21,940 / 22,189] 1307 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 159s ... (200 actions, 4 running)
[21,952 / 22,189] 1311 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 160s ... (200 actions, 1 running)
[21,956 / 22,189] 1312 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 161s ... (200 actions, 0 running)
[21,959 / 22,189] 1312 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 162s ... (200 actions, 0 running)
[21,961 / 22,189] 1312 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 164s ... (200 actions, 1 running)
[21,964 / 22,189] 1313 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 165s ... (200 actions, 0 running)
[21,966 / 22,189] 1313 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 167s ... (200 actions, 1 running)
[21,967 / 22,189] 1314 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 168s ... (200 actions, 0 running)
[21,968 / 22,189] 1315 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 169s ... (200 actions, 1 running)
[21,969 / 22,189] 1315 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 171s ... (200 actions, 1 running)
[21,970 / 22,189] 1316 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 172s ... (200 actions, 0 running)
[21,970 / 22,189] 1316 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 174s ... (200 actions, 1 running)
[21,971 / 22,189] 1316 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 175s ... (200 actions, 0 running)
[21,974 / 22,189] 1316 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 176s ... (200 actions, 0 running)
[21,974 / 22,189] 1316 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 177s ... (200 actions, 1 running)
[21,976 / 22,189] 1317 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 179s ... (200 actions, 0 running)
[21,976 / 22,189] 1317 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 180s ... (200 actions, 1 running)
[21,978 / 22,189] 1318 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 182s ... (200 actions, 1 running)
[21,981 / 22,189] 1320 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 183s ... (200 actions, 2 running)
[21,985 / 22,189] 1321 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 184s ... (200 actions, 1 running)
[21,986 / 22,189] 1322 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 185s ... (200 actions, 0 running)
[21,986 / 22,189] 1323 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call (shard 2 of 50); 186s ... (200 actions, 1 running)
[21,987 / 22,189] 1323 / 1378 tests, 1 failed; [Sched] Testing //test/cpp/end2end:server_crash_test; 121s ... (200 actions, 1 running)
[21,990 / 22,190] 1325 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 116s ... (200 actions, 1 running)
[21,994 / 22,205] 1325 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 117s ... (200 actions, 0 running)
[21,997 / 22,205] 1325 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 118s ... (200 actions, 1 running)
[22,002 / 22,205] 1327 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 119s ... (200 actions, 1 running)
[22,006 / 22,206] 1328 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 120s ... (200 actions, 0 running)
[22,015 / 22,215] 1328 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 121s ... (200 actions, 0 running)
[22,034 / 22,234] 1328 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 122s ... (200 actions, 1 running)
[22,054 / 22,254] 1329 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 123s ... (200 actions, 0 running)
[22,085 / 22,285] 1330 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 124s ... (200 actions, 2 running)
[22,117 / 22,317] 1333 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 125s ... (200 actions, 1 running)
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.
[22,157 / 22,361] 1337 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 126s ... (200 actions, 3 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.
[22,176 / 22,376] 1339 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 127s ... (200 actions, 3 running)
[22,200 / 22,400] 1344 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 128s ... (200 actions, 3 running)
[22,219 / 22,419] 1350 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 129s ... (200 actions, 2 running)
[22,236 / 22,429] 1358 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 131s ... (193 actions, 1 running)
[22,243 / 22,430] 1360 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 132s ... (187 actions, 3 running)
[22,252 / 22,431] 1364 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 133s ... (179 actions, 2 running)
[22,259 / 22,431] 1366 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 135s ... (172 actions, 2 running)
[22,265 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 136s ... (166 actions, 0 running)
[22,266 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 137s ... (165 actions, 1 running)
[22,267 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 139s ... (164 actions, 1 running)
[22,268 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 140s ... (163 actions, 0 running)
[22,270 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 142s ... (161 actions, 0 running)
[22,271 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 143s ... (160 actions, 1 running)
[22,274 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 144s ... (157 actions, 1 running)
[22,279 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 145s ... (152 actions, 1 running)
[22,284 / 22,431] 1368 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 146s ... (147 actions, 1 running)
[22,288 / 22,431] 1369 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 148s ... (143 actions, 1 running)
[22,290 / 22,431] 1369 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 149s ... (141 actions, 0 running)
[22,290 / 22,431] 1369 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 150s ... (141 actions, 1 running)
[22,297 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 152s ... (134 actions, 1 running)
[22,302 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 153s ... (129 actions, 0 running)
[22,304 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 154s ... (127 actions, 1 running)
[22,308 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 155s ... (123 actions, 1 running)
[22,310 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 157s ... (121 actions, 0 running)
[22,312 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 159s ... (119 actions, 0 running)
[22,313 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 160s ... (118 actions, 0 running)
[22,313 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 163s ... (118 actions, 1 running)
[22,315 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 164s ... (116 actions, 0 running)
[22,317 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 166s ... (114 actions, 1 running)
[22,318 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 167s ... (113 actions, 1 running)
[22,319 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 168s ... (112 actions, 0 running)
[22,320 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 169s ... (111 actions, 1 running)
[22,321 / 22,431] 1371 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 171s ... (110 actions, 1 running)
[22,324 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 172s ... (107 actions, 0 running)
[22,326 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 173s ... (105 actions, 1 running)
[22,329 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 174s ... (102 actions, 1 running)
[22,332 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 176s ... (99 actions, 1 running)
[22,333 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 177s ... (98 actions, 1 running)
[22,334 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 178s ... (97 actions, 1 running)
[22,337 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 179s ... (94 actions, 1 running)
[22,341 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 181s ... (90 actions, 1 running)
[22,344 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 182s ... (87 actions, 0 running)
[22,344 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 184s ... (87 actions, 1 running)
[22,345 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 185s ... (86 actions, 0 running)
[22,345 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 186s ... (86 actions, 1 running)
[22,347 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 187s ... (84 actions, 1 running)
[22,349 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 189s ... (82 actions, 1 running)
[22,354 / 22,431] 1372 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@poller=poll (shard 2 of 50); 190s ... (77 actions, 0 running)
[22,359 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 146s ... (72 actions, 1 running)
[22,360 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 148s ... (71 actions, 1 running)
[22,362 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 149s ... (69 actions, 1 running)
[22,367 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 150s ... (64 actions, 0 running)
[22,371 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 152s ... (60 actions, 1 running)
[22,373 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 153s ... (58 actions, 0 running)
[22,378 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 154s ... (53 actions, 1 running)
[22,382 / 22,431] 1373 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 156s ... (49 actions, 1 running)
[22,387 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 157s ... (44 actions, 1 running)
[22,391 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 158s ... (40 actions, 1 running)
[22,394 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 159s ... (37 actions, 0 running)
[22,397 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 161s ... (34 actions, 1 running)
[22,399 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 162s ... (32 actions, 0 running)
[22,402 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 163s ... (29 actions, 0 running)
[22,402 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 166s ... (29 actions, 1 running)
[22,405 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 167s ... (26 actions, 0 running)
[22,405 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 168s ... (26 actions, 1 running)
[22,407 / 22,431] 1374 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 170s ... (24 actions, 1 running)
[22,408 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 171s ... (23 actions, 0 running)
[22,409 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 173s ... (22 actions, 0 running)
[22,409 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 175s ... (22 actions, 1 running)
[22,413 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 176s ... (18 actions, 1 running)
[22,414 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 177s ... (17 actions, 0 running)
[22,415 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 179s ... (16 actions, 1 running)
[22,418 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 180s ... (13 actions, 0 running)
[22,421 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 181s ... (10 actions, 1 running)
[22,423 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 183s ... (8 actions, 0 running)
[22,423 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 193s ... (8 actions, 0 running)
[22,424 / 22,431] 1375 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 195s ... (7 actions, 0 running)
[22,426 / 22,431] 1376 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 197s ... (5 actions, 1 running)
[22,428 / 22,431] 1376 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 198s ... (3 actions, 0 running)
[22,428 / 22,431] 1376 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 209s ... (3 actions, 0 running)
[22,428 / 22,431] 1376 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 213s ... (3 actions, 1 running)
[22,429 / 22,431] 1376 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 214s ... (2 actions, 0 running)
[22,429 / 22,431] 1376 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 216s ... (2 actions, 1 running)
[22,430 / 22,431] 1377 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 217s
[22,430 / 22,431] 1377 / 1378 tests, 1 failed; [Sched] Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 227s
[22,430 / 22,431] 1377 / 1378 tests, 1 failed; Testing //test/core/end2end:core_end2end_tests@experiment=promise_based_server_call (shard 47 of 50); 0s remote
INFO: Elapsed time: 966.667s, Critical Path: 371.60s
INFO: 22431 processes: 9112 remote cache hit, 9059 internal, 4260 remote.
INFO: Build completed, 1 test FAILED, 22431 total actions
//test/core/avl:avl_test (cached) PASSED in 0.5s
//test/core/backoff:random_early_detection_test (cached) PASSED in 0.5s
//test/core/client_channel/lb_policy:static_stride_scheduler_benchmark (cached) PASSED in 12.0s
//test/core/client_channel/lb_policy:static_stride_scheduler_test (cached) PASSED in 1.9s
//test/core/client_idle:idle_filter_state_test (cached) PASSED in 1.5s
//test/core/compiler_bugs:miscompile_with_no_unique_address_test (cached) PASSED in 0.5s
//test/core/event_engine:common_closures_test (cached) PASSED in 0.5s
//test/core/event_engine:common_closures_test@poller=epoll1 (cached) PASSED in 0.5s
//test/core/event_engine:common_closures_test@poller=poll (cached) PASSED in 0.5s
//test/core/event_engine:endpoint_config_test (cached) PASSED in 0.5s
//test/core/event_engine:forkable_test (cached) PASSED in 0.5s
//test/core/event_engine:forkable_test@poller=epoll1 (cached) PASSED in 0.5s
//test/core/event_engine:forkable_test@poller=poll (cached) PASSED in 0.5s
//test/core/event_engine:slice_buffer_test (cached) PASSED in 0.5s
//test/core/event_engine:slice_buffer_test@poller=epoll1 (cached) PASSED in 0.4s
//test/core/event_engine:slice_buffer_test@poller=poll (cached) PASSED in 0.5s
//test/core/event_engine/posix:timer_heap_test (cached) PASSED in 1.6s
//test/core/event_engine/posix:timer_list_test (cached) PASSED in 9.6s
//test/core/gpr:useful_test (cached) PASSED in 0.5s
//test/core/gprpp:bitset_test (cached) PASSED in 0.6s
//test/core/gprpp:chunked_vector_test (cached) PASSED in 0.6s
//test/core/gprpp:chunked_vector_test@experiment=free_large_allocator (cached) PASSED in 0.5s
//test/core/gprpp:chunked_vector_test@experiment=memory_pressure_controller (cached) PASSED in 0.5s
//test/core/gprpp:chunked_vector_test@experiment=unconstrained_max_quota_buffer_size (cached) PASSED in 0.5s
//test/core/gprpp:cpp_impl_of_test (cached) PASSED in 0.5s
//test/core/gprpp:match_test (cached) PASSED in 0.5s
//test/core/gprpp:no_destruct_test (cached) PASSED in 0.5s
//test/core/gprpp:notification_test (cached) PASSED in 18.4s
//test/core/gprpp:overload_test (cached) PASSED in 0.5s
//test/core/gprpp:single_set_ptr_test (cached) PASSED in 0.6s
//test/core/gprpp:sorted_pack_test (cached) PASSED in 0.4s
//test/core/gprpp:table_test (cached) PASSED in 0.5s
//test/core/gprpp:time_test (cached) PASSED in 0.5s
//test/core/gprpp:unique_type_name_test (cached) PASSED in 0.5s
//test/core/promise:activity_test (cached) PASSED in 0.4s
//test/core/promise:cancel_callback_test (cached) PASSED in 0.5s
//test/core/promise:context_test (cached) PASSED in 0.5s
//test/core/promise:exec_ctx_wakeup_scheduler_test (cached) PASSED in 0.5s
//test/core/promise:for_each_test (cached) PASSED in 0.5s
//test/core/promise:if_test (cached) PASSED in 0.5s
//test/core/promise:interceptor_list_test (cached) PASSED in 0.6s
//test/core/promise:join_test (cached) PASSED in 0.5s
//test/core/promise:latch_test (cached) PASSED in 0.5s
//test/core/promise:loop_test (cached) PASSED in 0.5s
//test/core/promise:map_pipe_test (cached) PASSED in 0.6s
//test/core/promise:mpsc_test (cached) PASSED in 0.5s
//test/core/promise:poll_test (cached) PASSED in 0.5s
//test/core/promise:prioritized_race_test (cached) PASSED in 0.5s
//test/core/promise:promise_factory_test (cached) PASSED in 8.2s
//test/core/promise:promise_map_test (cached) PASSED in 0.5s
//test/core/promise:promise_test (cached) PASSED in 0.5s
//test/core/promise:race_test (cached) PASSED in 0.5s
//test/core/promise:seq_test (cached) PASSED in 0.5s
//test/core/promise:try_join_test (cached) PASSED in 0.5s
//test/core/promise:try_seq_test (cached) PASSED in 0.5s
//test/core/resource_quota:periodic_update_test (cached) PASSED in 21.5s
//test/core/resource_quota:thread_quota_test (cached) PASSED in 0.5s
//test/core/slice:slice_string_helpers_test (cached) PASSED in 1.8s
//test/core/transport/chaotic_good:frame_header_test (cached) PASSED in 0.4s
//test/core/transport/chaotic_good:frame_header_test@poller=epoll1 (cached) PASSED in 9.1s
//test/core/transport/chaotic_good:frame_header_test@poller=poll (cached) PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test (cached) PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test@experiment=no_flow_control_fixes (cached) PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test@experiment=peer_state_based_framing (cached) PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test@experiment=tcp_frame_size_tuning (cached) PASSED in 0.5s
//test/core/transport/chttp2:flow_control_test@experiment=tcp_rcv_lowat (cached) PASSED in 0.5s
//test/csharp/codegen:csharp_codegen_deprecated_test (cached) PASSED in 0.5s
//test/csharp/codegen:csharp_codegen_simple_test (cached) PASSED in 0.5s
//test/core/address_utils:parse_address_test PASSED in 0.7s
//test/core/address_utils:parse_address_test@poller=epoll1 PASSED in 0.6s
//test/core/address_utils:parse_address_test@poller=poll PASSED in 0.8s
//test/core/address_utils:parse_address_with_named_scope_id_test PASSED in 0.6s
//test/core/address_utils:sockaddr_utils_fuzzer_test PASSED in 0.7s
//test/core/address_utils:sockaddr_utils_test PASSED in 0.6s
//test/core/address_utils:sockaddr_utils_test@poller=epoll1 PASSED in 0.6s
//test/core/address_utils:sockaddr_utils_test@poller=poll PASSED in 0.7s
//test/core/avl:avl_fuzzer PASSED in 0.7s
//test/core/backoff:backoff_test PASSED in 0.7s
//test/core/bad_client:bad_streaming_id_bad_client_test PASSED in 1.0s
//test/core/bad_client:bad_streaming_id_bad_client_test@poller=epoll1 PASSED in 1.0s
//test/core/bad_client:bad_streaming_id_bad_client_test@poller=poll PASSED in 1.4s
//test/core/bad_client:badreq_bad_client_test PASSED in 0.9s
//test/core/bad_client:badreq_bad_client_test@poller=epoll1 PASSED in 0.8s
//test/core/bad_client:badreq_bad_client_test@poller=poll PASSED in 0.7s
//test/core/bad_client:connection_prefix_bad_client_test PASSED in 1.2s
//test/core/bad_client:connection_prefix_bad_client_test@poller=epoll1 PASSED in 1.2s
//test/core/bad_client:connection_prefix_bad_client_test@poller=poll PASSED in 10.5s
//test/core/bad_client:duplicate_header_bad_client_test PASSED in 0.6s
//test/core/bad_client:duplicate_header_bad_client_test@poller=epoll1 PASSED in 5.2s
//test/core/bad_client:duplicate_header_bad_client_test@poller=poll PASSED in 0.8s
//test/core/bad_client:head_of_line_blocking_bad_client_test PASSED in 0.6s
//test/core/bad_client:head_of_line_blocking_bad_client_test@poller=epoll1 PASSED in 0.8s
//test/core/bad_client:head_of_line_blocking_bad_client_test@poller=poll PASSED in 0.6s
//test/core/bad_client:headers_bad_client_test PASSED in 2.0s
//test/core/bad_client:headers_bad_client_test@poller=epoll1 PASSED in 2.1s
//test/core/bad_client:headers_bad_client_test@poller=poll PASSED in 2.0s
//test/core/bad_client:initial_settings_frame_bad_client_test PASSED in 1.2s
//test/core/bad_client:initial_settings_frame_bad_client_test@poller=epoll1 PASSED in 1.2s
//test/core/bad_client:initial_settings_frame_bad_client_test@poller=poll PASSED in 11.3s
//test/core/bad_client:out_of_bounds_bad_client_test PASSED in 1.6s
//test/core/bad_client:out_of_bounds_bad_client_test@poller=epoll1 PASSED in 1.3s
//test/core/bad_client:out_of_bounds_bad_client_test@poller=poll PASSED in 1.2s
//test/core/bad_client:server_registered_method_bad_client_test PASSED in 0.8s
//test/core/bad_client:server_registered_method_bad_client_test@poller=epoll1 PASSED in 0.8s
//test/core/bad_client:server_registered_method_bad_client_test@poller=poll PASSED in 0.8s
//test/core/bad_client:simple_request_bad_client_test PASSED in 0.8s
//test/core/bad_client:simple_request_bad_client_test@poller=epoll1 PASSED in 0.9s
//test/core/bad_client:simple_request_bad_client_test@poller=poll PASSED in 0.9s
//test/core/bad_client:unknown_frame_bad_client_test PASSED in 27.2s
//test/core/bad_client:unknown_frame_bad_client_test@poller=epoll1 PASSED in 26.9s
//test/core/bad_client:unknown_frame_bad_client_test@poller=poll PASSED in 26.9s
//test/core/bad_client:window_overflow_bad_client_test PASSED in 0.9s
//test/core/bad_client:window_overflow_bad_client_test@poller=epoll1 PASSED in 0.9s
//test/core/bad_client:window_overflow_bad_client_test@poller=poll PASSED in 1.0s
//test/core/bad_ssl:bad_ssl_alpn_test PASSED in 10.7s
//test/core/bad_ssl:bad_ssl_alpn_test@poller=epoll1 PASSED in 11.1s
//test/core/bad_ssl:bad_ssl_alpn_test@poller=poll PASSED in 10.8s
//test/core/bad_ssl:bad_ssl_cert_test PASSED in 10.7s
//test/core/bad_ssl:bad_ssl_cert_test@poller=epoll1 PASSED in 10.8s
//test/core/bad_ssl:bad_ssl_cert_test@poller=poll PASSED in 16.6s
//test/core/channel:call_finalization_test PASSED in 0.7s
//test/core/channel:call_finalization_test@poller=epoll1 PASSED in 0.6s
//test/core/channel:call_finalization_test@poller=poll PASSED in 0.6s
//test/core/channel:channel_args_test PASSED in 9.4s
//test/core/channel:channel_stack_builder_test PASSED in 0.6s
//test/core/channel:channel_stack_builder_test@poller=epoll1 PASSED in 9.5s
//test/core/channel:channel_stack_builder_test@poller=poll PASSED in 0.7s
//test/core/channel:channel_stack_test PASSED in 0.7s
//test/core/channel:channel_trace_test PASSED in 0.8s
//test/core/channel:channel_trace_test@poller=epoll1 PASSED in 16.7s
//test/core/channel:channel_trace_test@poller=poll PASSED in 0.7s
//test/core/channel:channelz_registry_test PASSED in 0.8s
//test/core/channel:channelz_test PASSED in 1.2s
//test/core/channel:channelz_test@poller=epoll1 PASSED in 0.8s
//test/core/channel:channelz_test@poller=poll PASSED in 0.8s
//test/core/channel:minimal_stack_is_minimal_test PASSED in 13.7s
//test/core/channel:server_call_tracer_factory_test PASSED in 0.9s
//test/core/channel:status_util_test PASSED in 0.6s
//test/core/client_channel:client_channel_service_config_test PASSED in 0.6s
//test/core/client_channel:client_channel_service_config_test@poller=epoll1 PASSED in 0.6s
//test/core/client_channel:client_channel_service_config_test@poller=poll PASSED in 0.7s
//test/core/client_channel:client_channel_test PASSED in 1.0s
//test/core/client_channel:client_channel_test@poller=epoll1 PASSED in 0.7s
//test/core/client_channel:client_channel_test@poller=poll PASSED in 0.7s
//test/core/client_channel:http_proxy_mapper_test PASSED in 0.7s
//test/core/client_channel:retry_service_config_test PASSED in 0.6s
//test/core/client_channel:retry_service_config_test@poller=epoll1 PASSED in 0.6s
//test/core/client_channel:retry_service_config_test@poller=poll PASSED in 0.6s
//test/core/client_channel:retry_throttle_test PASSED in 0.6s
//test/core/client_channel/lb_policy:outlier_detection_lb_config_parser_test PASSED in 0.6s
//test/core/client_channel/lb_policy:outlier_detection_test PASSED in 0.6s
//test/core/client_channel/lb_policy:pick_first_test PASSED in 0.6s
//test/core/client_channel/lb_policy:rls_lb_config_parser_test PASSED in 0.6s
//test/core/client_channel/lb_policy:round_robin_test PASSED in 0.6s
//test/core/client_channel/lb_policy:weighted_round_robin_config_test PASSED in 0.7s
//test/core/client_channel/lb_policy:weighted_round_robin_test PASSED in 0.8s
//test/core/client_channel/lb_policy:xds_override_host_lb_config_parser_test PASSED in 0.6s
//test/core/client_channel/lb_policy:xds_override_host_test PASSED in 0.6s
//test/core/client_channel/resolvers:binder_resolver_test PASSED in 0.6s
//test/core/client_channel/resolvers:binder_resolver_test@poller=epoll1 PASSED in 0.7s
//test/core/client_channel/resolvers:binder_resolver_test@poller=poll PASSED in 0.7s
//test/core/client_channel/resolvers:dns_resolver_cooldown_test PASSED in 13.6s
//test/core/client_channel/resolvers:dns_resolver_cooldown_test@poller=epoll1 PASSED in 13.7s
//test/core/client_channel/resolvers:dns_resolver_cooldown_test@poller=poll PASSED in 13.8s
//test/core/client_channel/resolvers:dns_resolver_test PASSED in 0.9s
//test/core/client_channel/resolvers:dns_resolver_test@poller=epoll1 PASSED in 0.7s
//test/core/client_channel/resolvers:dns_resolver_test@poller=poll PASSED in 12.8s
//test/core/client_channel/resolvers:fake_resolver_test PASSED in 0.7s
//test/core/client_channel/resolvers:fake_resolver_test@poller=epoll1 PASSED in 0.8s
//test/core/client_channel/resolvers:fake_resolver_test@poller=poll PASSED in 0.9s
//test/core/client_channel/resolvers:google_c2p_resolver_test PASSED in 2.0s
//test/core/client_channel/resolvers:google_c2p_resolver_test@poller=epoll1 PASSED in 1.2s
//test/core/client_channel/resolvers:google_c2p_resolver_test@poller=poll PASSED in 1.9s
//test/core/client_channel/resolvers:sockaddr_resolver_test PASSED in 0.6s
//test/core/client_channel/resolvers:sockaddr_resolver_test@poller=epoll1 PASSED in 0.6s
//test/core/client_channel/resolvers:sockaddr_resolver_test@poller=poll PASSED in 0.6s
//test/core/compression:compression_test PASSED in 0.8s
//test/core/compression:message_compress_fuzzer PASSED in 1.3s
//test/core/compression:message_compress_test PASSED in 0.9s
//test/core/compression:message_decompress_fuzzer PASSED in 0.7s
//test/core/config:core_configuration_test PASSED in 1.8s
//test/core/debug:stats_test PASSED in 1.3s
//test/core/end2end:bad_server_response_test PASSED in 16.8s
//test/core/end2end:bad_server_response_test@poller=epoll1 PASSED in 16.8s
//test/core/end2end:bad_server_response_test@poller=poll PASSED in 15.7s
//test/core/end2end:connection_refused_test PASSED in 5.4s
//test/core/end2end:connection_refused_test@poller=epoll1 PASSED in 5.3s
//test/core/end2end:connection_refused_test@poller=poll PASSED in 5.4s
//test/core/end2end:dualstack_socket_test PASSED in 1.8s
//test/core/end2end:dualstack_socket_test@poller=epoll1 PASSED in 1.8s
//test/core/end2end:dualstack_socket_test@poller=poll PASSED in 2.9s
//test/core/end2end:goaway_server_test PASSED in 14.7s
//test/core/end2end:goaway_server_test@poller=epoll1 PASSED in 14.6s
//test/core/end2end:goaway_server_test@poller=poll PASSED in 14.9s
//test/core/end2end:h2_ssl_cert_test PASSED in 45.8s
//test/core/end2end:h2_ssl_cert_test@poller=epoll1 PASSED in 45.8s
//test/core/end2end:h2_ssl_cert_test@poller=poll PASSED in 45.8s
//test/core/end2end:h2_ssl_session_reuse_test PASSED in 0.8s
//test/core/end2end:h2_ssl_session_reuse_test@poller=epoll1 PASSED in 0.8s
//test/core/end2end:h2_ssl_session_reuse_test@poller=poll PASSED in 11.6s
//test/core/end2end:h2_tls_peer_property_external_verifier_test PASSED in 0.9s
//test/core/end2end:h2_tls_peer_property_external_verifier_test@poller=epoll1 PASSED in 0.9s
//test/core/end2end:h2_tls_peer_property_external_verifier_test@poller=poll PASSED in 1.6s
//test/core/end2end:invalid_call_argument_test PASSED in 10.7s
//test/core/end2end:invalid_call_argument_test@poller=epoll1 PASSED in 10.9s
//test/core/end2end:invalid_call_argument_test@poller=poll PASSED in 10.6s
//test/core/end2end:multiple_server_queues_test PASSED in 0.6s
//test/core/end2end:multiple_server_queues_test@poller=epoll1 PASSED in 0.7s
//test/core/end2end:multiple_server_queues_test@poller=poll PASSED in 0.6s
//test/core/end2end:no_server_test PASSED in 2.6s
//test/core/end2end:no_server_test@poller=epoll1 PASSED in 2.6s
//test/core/end2end:no_server_test@poller=poll PASSED in 2.7s
//test/core/end2end/fuzzers:api_fuzzer PASSED in 0.7s
//test/core/end2end/fuzzers:client_fuzzer PASSED in 2.0s
//test/core/end2end/fuzzers:server_fuzzer PASSED in 1.6s
//test/core/event_engine:default_engine_methods_test PASSED in 3.6s
//test/core/event_engine:default_engine_methods_test@poller=epoll1 PASSED in 3.6s
//test/core/event_engine:default_engine_methods_test@poller=poll PASSED in 3.6s
//test/core/event_engine:factory_test PASSED in 0.5s
//test/core/event_engine:factory_test@poller=epoll1 PASSED in 0.6s
//test/core/event_engine:factory_test@poller=poll PASSED in 0.5s
//test/core/event_engine:handle_tests PASSED in 3.4s
//test/core/event_engine:smoke_test PASSED in 0.5s
//test/core/event_engine:smoke_test@poller=epoll1 PASSED in 0.5s
//test/core/event_engine:smoke_test@poller=poll PASSED in 0.6s
//test/core/event_engine:tcp_socket_utils_test PASSED in 0.8s
//test/core/event_engine:thread_pool_test PASSED in 13.5s
//test/core/event_engine:thread_pool_test@poller=epoll1 PASSED in 13.4s
//test/core/event_engine:thread_pool_test@poller=poll PASSED in 13.3s
//test/core/event_engine/posix:event_poller_posix_test PASSED in 2.2s
//test/core/event_engine/posix:event_poller_posix_test@poller=epoll1 PASSED in 1.7s
//test/core/event_engine/posix:event_poller_posix_test@poller=poll PASSED in 1.7s
//test/core/event_engine/posix:lock_free_event_test PASSED in 4.4s
//test/core/event_engine/posix:log_too_many_open_files_test PASSED in 0.6s
//test/core/event_engine/posix:posix_endpoint_test PASSED in 2.5s
//test/core/event_engine/posix:posix_endpoint_test@poller=epoll1 PASSED in 1.9s
//test/core/event_engine/posix:posix_endpoint_test@poller=poll PASSED in 1.7s
//test/core/event_engine/posix:posix_engine_listener_utils_test PASSED in 0.6s
//test/core/event_engine/posix:posix_engine_listener_utils_test@poller=epoll1 PASSED in 0.6s
//test/core/event_engine/posix:posix_engine_listener_utils_test@poller=poll PASSED in 0.6s
//test/core/event_engine/posix:posix_event_engine_connect_test PASSED in 7.2s
//test/core/event_engine/posix:posix_event_engine_connect_test@poller=epoll1 PASSED in 5.9s
//test/core/event_engine/posix:posix_event_engine_connect_test@poller=poll PASSED in 5.7s
//test/core/event_engine/posix:tcp_posix_socket_utils_test PASSED in 0.7s
//test/core/event_engine/posix:timer_manager_test PASSED in 3.9s
//test/core/event_engine/posix:traced_buffer_list_test PASSED in 0.6s
//test/core/event_engine/posix:wakeup_fd_posix_test PASSED in 1.4s
//test/core/event_engine/posix:wakeup_fd_posix_test@poller=epoll1 PASSED in 0.6s
//test/core/event_engine/posix:wakeup_fd_posix_test@poller=poll PASSED in 0.7s
//test/core/event_engine/test_suite:cf_event_engine_test PASSED in 0.8s
//test/core/event_engine/test_suite:fuzzing_event_engine_test PASSED in 22.7s
//test/core/event_engine/test_suite:posix_event_engine_test PASSED in 15.8s
//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 15.7s
//test/core/event_engine/test_suite:thready_posix_event_engine_test PASSED in 15.9s
//test/core/event_engine/test_suite:thready_posix_event_engine_test@poller=epoll1 PASSED in 15.8s
//test/core/event_engine/test_suite:thready_posix_event_engine_test@poller=poll PASSED in 17.2s
//test/core/event_engine/test_suite:windows_event_engine_test PASSED in 0.8s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test PASSED in 3.2s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test@poller=epoll1 PASSED in 3.2s
//test/core/event_engine/test_suite/posix:oracle_event_engine_posix_test@poller=poll PASSED in 3.9s
//test/core/event_engine/windows:iocp_test PASSED in 0.6s
//test/core/event_engine/windows:win_socket_test PASSED in 0.6s
//test/core/event_engine/windows:windows_endpoint_test PASSED in 0.6s
//test/core/event_engine/work_queue:basic_work_queue_fuzzer PASSED in 0.7s
//test/core/event_engine/work_queue:basic_work_queue_test PASSED in 0.6s
//test/core/event_engine/work_queue:basic_work_queue_test@poller=epoll1 PASSED in 0.7s
//test/core/event_engine/work_queue:basic_work_queue_test@poller=poll PASSED in 0.6s
//test/core/ext/filters/rbac:rbac_service_config_parser_test PASSED in 0.6s
//test/core/filters:client_auth_filter_test PASSED in 0.7s
//test/core/filters:client_authority_filter_test PASSED in 1.2s
//test/core/filters:filter_fuzzer PASSED in 0.8s
//test/core/filters:filter_test_test PASSED in 0.7s
//test/core/gpr:alloc_test PASSED in 0.6s
//test/core/gpr:cpu_test PASSED in 0.8s
//test/core/gpr:env_test PASSED in 0.6s
//test/core/gpr:log_test PASSED in 0.6s
//test/core/gpr:spinlock_test PASSED in 2.7s
//test/core/gpr:string_test PASSED in 0.6s
//test/core/gpr:sync_test PASSED in 23.3s
//test/core/gpr:time_test PASSED in 0.7s
//test/core/gprpp:chunked_vector_fuzzer PASSED in 1.3s
//test/core/gprpp:dual_ref_counted_test PASSED in 0.8s
//test/core/gprpp:dual_ref_counted_test@poller=epoll1 PASSED in 0.6s
//test/core/gprpp:dual_ref_counted_test@poller=poll PASSED in 0.6s
//test/core/gprpp:examine_stack_test PASSED in 0.7s
//test/core/gprpp:fork_test PASSED in 7.7s
//test/core/gprpp:host_port_test PASSED in 0.7s
//test/core/gprpp:load_file_test PASSED in 0.6s
//test/core/gprpp:mpscq_test PASSED in 1.3s
//test/core/gprpp:orphanable_test PASSED in 0.6s
//test/core/gprpp:orphanable_test@poller=epoll1 PASSED in 0.7s
//test/core/gprpp:orphanable_test@poller=poll PASSED in 0.9s
//test/core/gprpp:ref_counted_ptr_test PASSED in 3.7s
//test/core/gprpp:ref_counted_ptr_test@poller=epoll1 PASSED in 0.6s
//test/core/gprpp:ref_counted_ptr_test@poller=poll PASSED in 0.8s
//test/core/gprpp:ref_counted_test PASSED in 0.7s
//test/core/gprpp:ref_counted_test@poller=epoll1 PASSED in 0.9s
//test/core/gprpp:ref_counted_test@poller=poll PASSED in 0.7s
//test/core/gprpp:stat_test PASSED in 0.6s
//test/core/gprpp:status_helper_test PASSED in 0.6s
//test/core/gprpp:thd_test PASSED in 2.3s
//test/core/gprpp:time_util_test PASSED in 0.7s
//test/core/gprpp:uuid_v4_test PASSED in 0.6s
//test/core/gprpp:validation_errors_test PASSED in 0.7s
//test/core/gprpp:validation_errors_test@poller=epoll1 PASSED in 0.8s
//test/core/gprpp:validation_errors_test@poller=poll PASSED in 0.6s
//test/core/handshake:client_ssl_test PASSED in 30.1s
//test/core/handshake:client_ssl_test@poller=epoll1 PASSED in 26.8s
//test/core/handshake:client_ssl_test@poller=poll PASSED in 24.7s
//test/core/handshake:handshake_server_with_readahead_handshaker_test PASSED in 4.7s
//test/core/handshake:handshake_server_with_readahead_handshaker_test@poller=epoll1 PASSED in 3.3s
//test/core/handshake:handshake_server_with_readahead_handshaker_test@poller=poll PASSED in 1.7s
//test/core/handshake:server_ssl_test PASSED in 5.1s
//test/core/handshake:server_ssl_test@poller=epoll1 PASSED in 4.7s
//test/core/handshake:server_ssl_test@poller=poll PASSED in 4.6s
//test/core/http:format_request_test PASSED in 0.6s
//test/core/http:format_request_test@poller=epoll1 PASSED in 0.7s
//test/core/http:format_request_test@poller=poll PASSED in 0.7s
//test/core/http:httpcli_test PASSED in 10.9s
//test/core/http:httpcli_test@poller=epoll1 PASSED in 11.8s
//test/core/http:httpcli_test@poller=poll PASSED in 9.7s
//test/core/http:httpscli_test PASSED in 10.0s
//test/core/http:httpscli_test@poller=epoll1 PASSED in 9.7s
//test/core/http:httpscli_test@poller=poll PASSED in 10.1s
//test/core/http:parser_test PASSED in 0.8s
//test/core/http:request_fuzzer PASSED in 0.9s
//test/core/http:request_fuzzer@poller=epoll1 PASSED in 0.7s
//test/core/http:request_fuzzer@poller=poll PASSED in 1.3s
//test/core/http:response_fuzzer PASSED in 0.9s
//test/core/http:response_fuzzer@poller=epoll1 PASSED in 0.9s
//test/core/http:response_fuzzer@poller=poll PASSED in 0.7s
//test/core/iomgr:buffer_list_test PASSED in 0.7s
//test/core/iomgr:buffer_list_test@poller=epoll1 PASSED in 0.6s
//test/core/iomgr:buffer_list_test@poller=poll PASSED in 0.6s
//test/core/iomgr:combiner_test PASSED in 1.7s
//test/core/iomgr:combiner_test@poller=epoll1 PASSED in 1.6s
//test/core/iomgr:combiner_test@poller=poll PASSED in 1.6s
//test/core/iomgr:endpoint_pair_test PASSED in 1.6s
//test/core/iomgr:endpoint_pair_test@experiment=event_engine_client PASSED in 3.2s
//test/core/iomgr:endpoint_pair_test@experiment=tcp_frame_size_tuning PASSED in 1.4s
//test/core/iomgr:endpoint_pair_test@experiment=tcp_rcv_lowat PASSED in 1.6s
//test/core/iomgr:endpoint_pair_test@poller=epoll1 PASSED in 1.6s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=event_engine_client PASSED in 3.7s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 1.4s
//test/core/iomgr:endpoint_pair_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 1.6s
//test/core/iomgr:endpoint_pair_test@poller=poll PASSED in 1.3s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=event_engine_client PASSED in 7.2s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 1.3s
//test/core/iomgr:endpoint_pair_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 1.7s
//test/core/iomgr:error_test PASSED in 0.6s
//test/core/iomgr:fd_conservation_posix_test PASSED in 1.8s
//test/core/iomgr:fd_conservation_posix_test@poller=epoll1 PASSED in 0.7s
//test/core/iomgr:fd_conservation_posix_test@poller=poll PASSED in 0.8s
//test/core/iomgr:fd_posix_test PASSED in 0.6s
//test/core/iomgr:fd_posix_test@poller=epoll1 PASSED in 0.6s
//test/core/iomgr:fd_posix_test@poller=poll PASSED in 0.6s
//test/core/iomgr:grpc_ipv6_loopback_available_test PASSED in 0.6s
//test/core/iomgr:grpc_ipv6_loopback_available_test@poller=epoll1 PASSED in 0.6s
//test/core/iomgr:grpc_ipv6_loopback_available_test@poller=poll PASSED in 0.6s
//test/core/iomgr:load_file_test PASSED in 0.8s
//test/core/iomgr:pollset_windows_starvation_test PASSED in 0.6s
//test/core/iomgr:pollset_windows_starvation_test@poller=epoll1 PASSED in 14.3s
//test/core/iomgr:pollset_windows_starvation_test@poller=poll PASSED in 0.6s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test PASSED in 0.6s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test@poller=epoll1 PASSED in 0.7s
//test/core/iomgr:resolve_address_using_ares_resolver_posix_test@poller=poll PASSED in 0.7s
//test/core/iomgr:resolve_address_using_ares_resolver_test PASSED in 0.7s
//test/core/iomgr:resolve_address_using_ares_resolver_test@poller=epoll1 PASSED in 2.0s
//test/core/iomgr:resolve_address_using_ares_resolver_test@poller=poll PASSED in 0.7s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test PASSED in 0.6s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test@poller=epoll1 PASSED in 0.6s
//test/core/iomgr:resolve_address_using_native_resolver_posix_test@poller=poll PASSED in 0.8s
//test/core/iomgr:resolve_address_using_native_resolver_test PASSED in 0.6s
//test/core/iomgr:resolve_address_using_native_resolver_test@poller=epoll1 PASSED in 0.7s
//test/core/iomgr:resolve_address_using_native_resolver_test@poller=poll PASSED in 1.4s
//test/core/iomgr:socket_utils_test PASSED in 0.6s
//test/core/iomgr:socket_utils_test@poller=epoll1 PASSED in 0.6s
//test/core/iomgr:socket_utils_test@poller=poll PASSED in 0.6s
//test/core/iomgr:stranded_event_test PASSED in 25.1s
//test/core/iomgr:stranded_event_test@poller=epoll1 PASSED in 16.0s
//test/core/iomgr:stranded_event_test@poller=poll PASSED in 12.4s
//test/core/iomgr:tcp_client_posix_test PASSED in 2.9s
//test/core/iomgr:tcp_client_posix_test@experiment=event_engine_client PASSED in 1.6s
//test/core/iomgr:tcp_client_posix_test@experiment=tcp_frame_size_tuning PASSED in 2.7s
//test/core/iomgr:tcp_client_posix_test@experiment=tcp_rcv_lowat PASSED in 3.1s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1 PASSED in 2.6s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=event_engine_client PASSED in 2.1s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 2.6s
//test/core/iomgr:tcp_client_posix_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 2.6s
//test/core/iomgr:tcp_client_posix_test@poller=poll PASSED in 3.1s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=event_engine_client PASSED in 1.6s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 1.8s
//test/core/iomgr:tcp_client_posix_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 2.7s
//test/core/iomgr:tcp_posix_test PASSED in 11.4s
//test/core/iomgr:tcp_posix_test@experiment=event_engine_listener PASSED in 2.4s
//test/core/iomgr:tcp_posix_test@experiment=tcp_frame_size_tuning PASSED in 2.7s
//test/core/iomgr:tcp_posix_test@experiment=tcp_rcv_lowat PASSED in 15.0s
//test/core/iomgr:tcp_posix_test@poller=epoll1 PASSED in 15.5s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=event_engine_listener PASSED in 2.3s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 2.3s
//test/core/iomgr:tcp_posix_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 2.2s
//test/core/iomgr:tcp_posix_test@poller=poll PASSED in 1.6s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=event_engine_listener PASSED in 1.5s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 1.6s
//test/core/iomgr:tcp_posix_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 1.8s
//test/core/iomgr:tcp_server_posix_test PASSED in 5.0s
//test/core/iomgr:tcp_server_posix_test@experiment=event_engine_listener PASSED in 4.9s
//test/core/iomgr:tcp_server_posix_test@poller=epoll1 PASSED in 4.6s
//test/core/iomgr:tcp_server_posix_test@poller=epoll1@experiment=event_engine_listener PASSED in 5.9s
//test/core/iomgr:tcp_server_posix_test@poller=poll PASSED in 4.7s
//test/core/iomgr:tcp_server_posix_test@poller=poll@experiment=event_engine_listener PASSED in 5.9s
//test/core/iomgr:timer_heap_test PASSED in 2.1s
//test/core/iomgr:timer_list_test PASSED in 0.6s
//test/core/json:json_fuzzer PASSED in 0.7s
//test/core/json:json_fuzzer@poller=epoll1 PASSED in 0.6s
//test/core/json:json_fuzzer@poller=poll PASSED in 0.8s
//test/core/json:json_object_loader_test PASSED in 0.6s
//test/core/json:json_test PASSED in 2.1s
//test/core/memory_usage:memory_usage_test PASSED in 8.9s
//test/core/message_size:message_size_service_config_test PASSED in 0.6s
//test/core/message_size:message_size_service_config_test@poller=epoll1 PASSED in 0.7s
//test/core/message_size:message_size_service_config_test@poller=poll PASSED in 0.6s
//test/core/nanopb:fuzzer_response PASSED in 0.7s
//test/core/nanopb:fuzzer_response@poller=epoll1 PASSED in 1.2s
//test/core/nanopb:fuzzer_response@poller=poll PASSED in 0.8s
//test/core/nanopb:fuzzer_serverlist PASSED in 0.8s
//test/core/nanopb:fuzzer_serverlist@poller=epoll1 PASSED in 0.9s
//test/core/nanopb:fuzzer_serverlist@poller=poll PASSED in 0.8s
//test/core/promise:arena_promise_test PASSED in 0.6s
//test/core/promise:arena_promise_test@experiment=free_large_allocator PASSED in 0.5s
//test/core/promise:arena_promise_test@experiment=memory_pressure_controller PASSED in 0.5s
//test/core/promise:arena_promise_test@experiment=unconstrained_max_quota_buffer_size PASSED in 0.5s
//test/core/promise:event_engine_wakeup_scheduler_test PASSED in 0.6s
//test/core/promise:party_test PASSED in 6.5s
//test/core/promise:pipe_test PASSED in 0.7s
//test/core/promise:promise_fuzzer PASSED in 0.7s
//test/core/promise:sleep_test PASSED in 2.9s
//test/core/promise:try_seq_metadata_test PASSED in 0.8s
//test/core/resource_quota:arena_test PASSED in 1.3s
//test/core/resource_quota:arena_test@experiment=free_large_allocator PASSED in 1.6s
//test/core/resource_quota:arena_test@experiment=memory_pressure_controller PASSED in 1.5s
//test/core/resource_quota:arena_test@experiment=unconstrained_max_quota_buffer_size PASSED in 1.1s
//test/core/resource_quota:memory_quota_fuzzer PASSED in 0.7s
//test/core/resource_quota:memory_quota_stress_test PASSED in 8.6s
//test/core/resource_quota:memory_quota_stress_test@experiment=free_large_allocator PASSED in 9.5s
//test/core/resource_quota:memory_quota_stress_test@experiment=memory_pressure_controller PASSED in 22.8s
//test/core/resource_quota:memory_quota_stress_test@experiment=unconstrained_max_quota_buffer_size PASSED in 9.3s
//test/core/resource_quota:memory_quota_test PASSED in 5.7s
//test/core/resource_quota:memory_quota_test@experiment=free_large_allocator PASSED in 5.8s
//test/core/resource_quota:memory_quota_test@experiment=memory_pressure_controller PASSED in 5.8s
//test/core/resource_quota:memory_quota_test@experiment=unconstrained_max_quota_buffer_size PASSED in 5.7s
//test/core/resource_quota:resource_quota_test PASSED in 0.6s
//test/core/resource_quota:resource_quota_test@experiment=free_large_allocator PASSED in 0.6s
//test/core/resource_quota:resource_quota_test@experiment=memory_pressure_controller PASSED in 1.0s
//test/core/resource_quota:resource_quota_test@experiment=unconstrained_max_quota_buffer_size PASSED in 0.7s
//test/core/security:alts_credentials_fuzzer PASSED in 0.8s
//test/core/security:alts_credentials_fuzzer@poller=epoll1 PASSED in 1.1s
//test/core/security:alts_credentials_fuzzer@poller=poll PASSED in 9.6s
//test/core/security:alts_security_connector_test PASSED in 0.8s
//test/core/security:alts_security_connector_test@poller=epoll1 PASSED in 0.7s
//test/core/security:alts_security_connector_test@poller=poll PASSED in 0.6s
//test/core/security:auth_context_test PASSED in 0.6s
//test/core/security:authorization_matchers_test PASSED in 0.8s
//test/core/security:authorization_matchers_test@poller=epoll1 PASSED in 0.7s
//test/core/security:authorization_matchers_test@poller=poll PASSED in 0.6s
//test/core/security:aws_request_signer_test PASSED in 0.7s
//test/core/security:aws_request_signer_test@poller=epoll1 PASSED in 9.4s
//test/core/security:aws_request_signer_test@poller=poll PASSED in 0.6s
//test/core/security:cel_authorization_engine_test PASSED in 0.7s
//test/core/security:cel_authorization_engine_test@poller=epoll1 PASSED in 0.6s
//test/core/security:cel_authorization_engine_test@poller=poll PASSED in 0.7s
//test/core/security:certificate_provider_registry_test PASSED in 0.6s
//test/core/security:certificate_provider_registry_test@poller=epoll1 PASSED in 0.6s
//test/core/security:certificate_provider_registry_test@poller=poll PASSED in 1.1s
//test/core/security:channel_creds_registry_test PASSED in 10.8s
//test/core/security:channel_creds_registry_test@poller=epoll1 PASSED in 10.6s
//test/core/security:channel_creds_registry_test@poller=poll PASSED in 10.6s
//test/core/security:check_gcp_environment_linux_test PASSED in 0.6s
//test/core/security:check_gcp_environment_linux_test@poller=epoll1 PASSED in 0.6s
//test/core/security:check_gcp_environment_linux_test@poller=poll PASSED in 0.6s
//test/core/security:check_gcp_environment_windows_test PASSED in 13.7s
//test/core/security:check_gcp_environment_windows_test@poller=epoll1 PASSED in 0.6s
//test/core/security:check_gcp_environment_windows_test@poller=poll PASSED in 1.8s
//test/core/security:credentials_test PASSED in 7.0s
//test/core/security:credentials_test@poller=epoll1 PASSED in 0.9s
//test/core/security:credentials_test@poller=poll PASSED in 0.7s
//test/core/security:evaluate_args_test PASSED in 0.6s
//test/core/security:evaluate_args_test@poller=epoll1 PASSED in 2.0s
//test/core/security:evaluate_args_test@poller=poll PASSED in 0.6s
//test/core/security:grpc_alts_credentials_options_test PASSED in 13.6s
//test/core/security:grpc_alts_credentials_options_test@poller=epoll1 PASSED in 1.9s
//test/core/security:grpc_alts_credentials_options_test@poller=poll PASSED in 0.6s
//test/core/security:grpc_audit_logging_test PASSED in 13.6s
//test/core/security:grpc_audit_logging_test@poller=epoll1 PASSED in 0.7s
//test/core/security:grpc_audit_logging_test@poller=poll PASSED in 0.6s
//test/core/security:grpc_authorization_engine_test PASSED in 0.9s
//test/core/security:grpc_authorization_engine_test@poller=epoll1 PASSED in 0.7s
//test/core/security:grpc_authorization_engine_test@poller=poll PASSED in 0.6s
//test/core/security:grpc_authorization_policy_provider_test PASSED in 8.1s
//test/core/security:grpc_authorization_policy_provider_test@poller=epoll1 PASSED in 4.7s
//test/core/security:grpc_authorization_policy_provider_test@poller=poll PASSED in 4.8s
//test/core/security:grpc_tls_certificate_distributor_test PASSED in 0.9s
//test/core/security:grpc_tls_certificate_distributor_test@poller=epoll1 PASSED in 0.8s
//test/core/security:grpc_tls_certificate_distributor_test@poller=poll PASSED in 14.0s
//test/core/security:grpc_tls_certificate_provider_test PASSED in 12.6s
//test/core/security:grpc_tls_certificate_provider_test@poller=epoll1 PASSED in 12.6s
//test/core/security:grpc_tls_certificate_provider_test@poller=poll PASSED in 12.6s
//test/core/security:grpc_tls_certificate_verifier_test PASSED in 0.7s
//test/core/security:grpc_tls_certificate_verifier_test@poller=epoll1 PASSED in 1.1s
//test/core/security:grpc_tls_certificate_verifier_test@poller=poll PASSED in 0.7s
//test/core/security:grpc_tls_credentials_options_comparator_test PASSED in 0.6s
//test/core/security:grpc_tls_credentials_options_comparator_test@poller=epoll1 PASSED in 0.7s
//test/core/security:grpc_tls_credentials_options_comparator_test@poller=poll PASSED in 0.6s
//test/core/security:grpc_tls_credentials_options_test PASSED in 20.6s
//test/core/security:grpc_tls_credentials_options_test@poller=epoll1 PASSED in 20.8s
//test/core/security:grpc_tls_credentials_options_test@poller=poll PASSED in 20.7s
//test/core/security:insecure_security_connector_test PASSED in 0.7s
//test/core/security:insecure_security_connector_test@poller=epoll1 PASSED in 1.1s
//test/core/security:insecure_security_connector_test@poller=poll PASSED in 0.6s
//test/core/security:json_token_test PASSED in 0.6s
//test/core/security:jwt_verifier_test PASSED in 2.0s
//test/core/security:matchers_test PASSED in 0.7s
//test/core/security:matchers_test@poller=epoll1 PASSED in 0.6s
//test/core/security:matchers_test@poller=poll PASSED in 0.6s
//test/core/security:rbac_translator_test PASSED in 14.6s
//test/core/security:rbac_translator_test@poller=epoll1 PASSED in 0.7s
//test/core/security:rbac_translator_test@poller=poll PASSED in 0.6s
//test/core/security:secure_endpoint_test PASSED in 5.4s
//test/core/security:secure_endpoint_test@poller=epoll1 PASSED in 5.6s
//test/core/security:secure_endpoint_test@poller=poll PASSED in 5.3s
//test/core/security:security_connector_test PASSED in 0.7s
//test/core/security:security_connector_test@poller=epoll1 PASSED in 0.7s
//test/core/security:security_connector_test@poller=poll PASSED in 3.9s
//test/core/security:ssl_credentials_test PASSED in 0.6s
//test/core/security:ssl_credentials_test@poller=epoll1 PASSED in 0.6s
//test/core/security:ssl_credentials_test@poller=poll PASSED in 0.8s
//test/core/security:ssl_server_fuzzer PASSED in 0.8s
//test/core/security:ssl_server_fuzzer@poller=epoll1 PASSED in 0.8s
//test/core/security:ssl_server_fuzzer@poller=poll PASSED in 1.8s
//test/core/security:system_roots_test PASSED in 0.7s
//test/core/security:system_roots_test@poller=epoll1 PASSED in 0.8s
//test/core/security:system_roots_test@poller=poll PASSED in 0.6s
//test/core/security:tls_security_connector_test PASSED in 2.7s
//test/core/security:tls_security_connector_test@poller=epoll1 PASSED in 1.0s
//test/core/security:tls_security_connector_test@poller=poll PASSED in 14.0s
//test/core/security:xds_credentials_test PASSED in 0.6s
//test/core/security:xds_credentials_test@poller=epoll1 PASSED in 0.7s
//test/core/security:xds_credentials_test@poller=poll PASSED in 0.7s
//test/core/server_config_selector:server_config_selector_test PASSED in 0.8s
//test/core/service_config:service_config_test PASSED in 0.8s
//test/core/service_config:service_config_test@poller=epoll1 PASSED in 0.8s
//test/core/service_config:service_config_test@poller=poll PASSED in 0.8s
//test/core/slice:b64_decode_fuzzer PASSED in 13.8s
//test/core/slice:b64_decode_fuzzer@poller=epoll1 PASSED in 0.7s
//test/core/slice:b64_decode_fuzzer@poller=poll PASSED in 0.8s
//test/core/slice:b64_encode_fuzzer PASSED in 0.9s
//test/core/slice:b64_encode_fuzzer@poller=epoll1 PASSED in 0.6s
//test/core/slice:b64_encode_fuzzer@poller=poll PASSED in 0.8s
//test/core/slice:b64_test PASSED in 0.7s
//test/core/slice:c_slice_buffer_test PASSED in 13.8s
//test/core/slice:percent_decode_fuzzer PASSED in 15.6s
//test/core/slice:percent_decode_fuzzer@poller=epoll1 PASSED in 0.6s
//test/core/slice:percent_decode_fuzzer@poller=poll PASSED in 1.1s
//test/core/slice:percent_encode_fuzzer PASSED in 1.0s
//test/core/slice:percent_encode_fuzzer@poller=epoll1 PASSED in 0.6s
//test/core/slice:percent_encode_fuzzer@poller=poll PASSED in 0.6s
//test/core/slice:percent_encoding_test PASSED in 1.4s
//test/core/slice:slice_buffer_test PASSED in 0.6s
//test/core/slice:slice_test PASSED in 3.1s
//test/core/surface:completion_queue_threading_test PASSED in 1.7s
//test/core/surface:completion_queue_threading_test@poller=epoll1 PASSED in 1.8s
//test/core/surface:completion_queue_threading_test@poller=poll PASSED in 1.7s
//test/core/surface:concurrent_connectivity_test PASSED in 9.1s
//test/core/surface:concurrent_connectivity_test@poller=epoll1 PASSED in 7.6s
//test/core/surface:concurrent_connectivity_test@poller=poll PASSED in 8.2s
//test/core/surface:grpc_byte_buffer_reader_test PASSED in 0.6s
//test/core/surface:grpc_completion_queue_test PASSED in 0.7s
//test/core/surface:grpc_completion_queue_test@poller=epoll1 PASSED in 6.3s
//test/core/surface:grpc_completion_queue_test@poller=poll PASSED in 0.7s
//test/core/surface:init_test PASSED in 1.6s
//test/core/surface:lame_client_test PASSED in 0.6s
//test/core/surface:lame_client_test@experiment=promise_based_client_call PASSED in 2.5s
//test/core/surface:lame_client_test@poller=epoll1 PASSED in 0.6s
//test/core/surface:lame_client_test@poller=epoll1@experiment=promise_based_client_call PASSED in 0.8s
//test/core/surface:lame_client_test@poller=poll PASSED in 0.6s
//test/core/surface:lame_client_test@poller=poll@experiment=promise_based_client_call PASSED in 0.6s
//test/core/surface:num_external_connectivity_watchers_test PASSED in 0.8s
//test/core/surface:num_external_connectivity_watchers_test@poller=epoll1 PASSED in 0.6s
//test/core/surface:num_external_connectivity_watchers_test@poller=poll PASSED in 0.6s
//test/core/surface:secure_channel_create_test PASSED in 0.6s
//test/core/surface:secure_channel_create_test@poller=epoll1 PASSED in 0.7s
//test/core/surface:secure_channel_create_test@poller=poll PASSED in 0.7s
//test/core/surface:sequential_connectivity_test PASSED in 1.0s
//test/core/surface:sequential_connectivity_test@poller=epoll1 PASSED in 1.2s
//test/core/surface:sequential_connectivity_test@poller=poll PASSED in 20.7s
//test/core/surface:server_chttp2_test PASSED in 0.7s
//test/core/surface:server_chttp2_test@poller=epoll1 PASSED in 0.7s
//test/core/surface:server_chttp2_test@poller=poll PASSED in 0.6s
//test/core/surface:server_test PASSED in 0.9s
//test/core/surface:server_test@poller=epoll1 PASSED in 0.7s
//test/core/surface:server_test@poller=poll PASSED in 0.7s
//test/core/transport:bdp_estimator_test PASSED in 3.0s
//test/core/transport:connectivity_state_test PASSED in 0.7s
//test/core/transport:connectivity_state_test@poller=epoll1 PASSED in 0.6s
//test/core/transport:connectivity_state_test@poller=poll PASSED in 0.6s
//test/core/transport:error_utils_test PASSED in 0.6s
//test/core/transport:error_utils_test@poller=epoll1 PASSED in 0.7s
//test/core/transport:error_utils_test@poller=poll PASSED in 0.6s
//test/core/transport:metadata_map_test PASSED in 0.8s
//test/core/transport:metadata_map_test@poller=epoll1 PASSED in 0.6s
//test/core/transport:metadata_map_test@poller=poll PASSED in 0.6s
//test/core/transport:parsed_metadata_test PASSED in 0.6s
//test/core/transport:parsed_metadata_test@poller=epoll1 PASSED in 0.6s
//test/core/transport:parsed_metadata_test@poller=poll PASSED in 0.6s
//test/core/transport:pid_controller_test PASSED in 0.7s
//test/core/transport:pid_controller_test@poller=epoll1 PASSED in 0.7s
//test/core/transport:pid_controller_test@poller=poll PASSED in 0.6s
//test/core/transport:status_conversion_test PASSED in 0.6s
//test/core/transport:timeout_encoding_test PASSED in 0.6s
//test/core/transport/binder:binder_transport_test PASSED in 0.7s
//test/core/transport/binder:endpoint_binder_pool_test PASSED in 0.8s
//test/core/transport/binder:transport_stream_receiver_test PASSED in 2.3s
//test/core/transport/binder:wire_reader_test PASSED in 0.8s
//test/core/transport/binder:wire_writer_test PASSED in 0.7s
//test/core/transport/binder/end2end:binder_server_test PASSED in 0.9s
//test/core/transport/binder/end2end:binder_server_test@poller=epoll1 PASSED in 0.9s
//test/core/transport/binder/end2end:binder_server_test@poller=poll PASSED in 0.9s
//test/core/transport/binder/end2end:end2end_binder_transport_test PASSED in 73.4s
//test/core/transport/binder/end2end:end2end_binder_transport_test@poller=epoll1 PASSED in 64.4s
//test/core/transport/binder/end2end:end2end_binder_transport_test@poller=poll PASSED in 61.1s
//test/core/transport/binder/end2end:fake_binder_test PASSED in 19.3s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer PASSED in 0.8s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer@poller=epoll1 PASSED in 0.8s
//test/core/transport/binder/end2end/fuzzers:binder_transport_client_fuzzer@poller=poll PASSED in 0.8s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer PASSED in 0.7s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer@poller=epoll1 PASSED in 0.7s
//test/core/transport/binder/end2end/fuzzers:binder_transport_server_fuzzer@poller=poll PASSED in 0.8s
//test/core/transport/chaotic_good:frame_fuzzer PASSED in 0.6s
//test/core/transport/chaotic_good:frame_fuzzer@poller=epoll1 PASSED in 0.7s
//test/core/transport/chaotic_good:frame_fuzzer@poller=poll PASSED in 0.7s
//test/core/transport/chaotic_good:frame_header_fuzzer PASSED in 2.9s
//test/core/transport/chaotic_good:frame_header_fuzzer@poller=epoll1 PASSED in 0.6s
//test/core/transport/chaotic_good:frame_header_fuzzer@poller=poll PASSED in 0.6s
//test/core/transport/chaotic_good:frame_test PASSED in 1.2s
//test/core/transport/chaotic_good:frame_test@poller=epoll1 PASSED in 0.6s
//test/core/transport/chaotic_good:frame_test@poller=poll PASSED in 0.5s
//test/core/transport/chttp2:alpn_test PASSED in 0.6s
//test/core/transport/chttp2:alpn_test@poller=epoll1 PASSED in 0.7s
//test/core/transport/chttp2:alpn_test@poller=poll PASSED in 0.7s
//test/core/transport/chttp2:bin_decoder_test PASSED in 0.6s
//test/core/transport/chttp2:bin_encoder_test PASSED in 0.6s
//test/core/transport/chttp2:decode_huff_fuzzer PASSED in 5.0s
//test/core/transport/chttp2:decode_huff_fuzzer@poller=epoll1 PASSED in 0.8s
//test/core/transport/chttp2:decode_huff_fuzzer@poller=poll PASSED in 0.6s
//test/core/transport/chttp2:encode_decode_huff_fuzzer PASSED in 0.6s
//test/core/transport/chttp2:encode_decode_huff_fuzzer@poller=epoll1 PASSED in 0.8s
//test/core/transport/chttp2:encode_decode_huff_fuzzer@poller=poll PASSED in 0.6s
//test/core/transport/chttp2:flow_control_fuzzer PASSED in 0.7s
//test/core/transport/chttp2:graceful_shutdown_test PASSED in 20.7s
//test/core/transport/chttp2:graceful_shutdown_test@poller=epoll1 PASSED in 20.9s
//test/core/transport/chttp2:graceful_shutdown_test@poller=poll PASSED in 20.7s
//test/core/transport/chttp2:hpack_encoder_test PASSED in 0.8s
//test/core/transport/chttp2:hpack_parser_fuzzer PASSED in 0.9s
//test/core/transport/chttp2:hpack_parser_fuzzer@poller=epoll1 PASSED in 0.9s
//test/core/transport/chttp2:hpack_parser_fuzzer@poller=poll PASSED in 1.0s
//test/core/transport/chttp2:hpack_parser_input_size_fuzzer PASSED in 0.8s
//test/core/transport/chttp2:hpack_parser_input_size_fuzzer@poller=epoll1 PASSED in 0.6s
//test/core/transport/chttp2:hpack_parser_input_size_fuzzer@poller=poll PASSED in 0.7s
//test/core/transport/chttp2:hpack_parser_table_test PASSED in 0.7s
//test/core/transport/chttp2:hpack_parser_test PASSED in 0.7s
//test/core/transport/chttp2:hpack_sync_fuzzer PASSED in 1.0s
//test/core/transport/chttp2:hpack_sync_fuzzer@poller=epoll1 PASSED in 0.8s
//test/core/transport/chttp2:hpack_sync_fuzzer@poller=poll PASSED in 0.7s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test PASSED in 1.7s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=no_flow_control_fixes PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=peer_state_based_framing PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=tcp_frame_size_tuning PASSED in 1.7s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@experiment=tcp_rcv_lowat PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1 PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=no_flow_control_fixes PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=peer_state_based_framing PASSED in 1.8s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=tcp_frame_size_tuning PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=epoll1@experiment=tcp_rcv_lowat PASSED in 1.8s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=no_flow_control_fixes PASSED in 1.7s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=peer_state_based_framing PASSED in 1.8s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=tcp_frame_size_tuning PASSED in 1.6s
//test/core/transport/chttp2:remove_stream_from_stalled_lists_test@poller=poll@experiment=tcp_rcv_lowat PASSED in 1.6s
//test/core/transport/chttp2:settings_timeout_test PASSED in 1.8s
//test/core/transport/chttp2:settings_timeout_test@poller=epoll1 PASSED in 1.7s
//test/core/transport/chttp2:settings_timeout_test@poller=poll PASSED in 4.9s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test PASSED in 6.2s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test@poller=epoll1 PASSED in 0.7s
//test/core/transport/chttp2:stream_leak_with_queued_flow_control_update_test@poller=poll PASSED in 0.7s
//test/core/transport/chttp2:stream_map_test PASSED in 0.8s
//test/core/transport/chttp2:stream_map_test@poller=epoll1 PASSED in 0.7s
//test/core/transport/chttp2:stream_map_test@poller=poll PASSED in 0.8s
//test/core/transport/chttp2:streams_not_seen_test PASSED in 0.7s
//test/core/transport/chttp2:streams_not_seen_test@poller=epoll1 PASSED in 0.7s
//test/core/transport/chttp2:streams_not_seen_test@poller=poll PASSED in 0.7s
//test/core/transport/chttp2:varint_test PASSED in 1.0s
//test/core/tsi:crl_ssl_transport_security_test PASSED in 0.7s
//test/core/tsi:crl_ssl_transport_security_test@poller=epoll1 PASSED in 0.9s
//test/core/tsi:crl_ssl_transport_security_test@poller=poll PASSED in 0.7s
//test/core/tsi:fake_transport_security_test PASSED in 3.1s
//test/core/tsi:fake_transport_security_test@poller=epoll1 PASSED in 3.0s
//test/core/tsi:fake_transport_security_test@poller=poll PASSED in 3.1s
//test/core/tsi:ssl_session_cache_test PASSED in 0.6s
//test/core/tsi:ssl_session_cache_test@poller=epoll1 PASSED in 0.6s
//test/core/tsi:ssl_session_cache_test@poller=poll PASSED in 0.7s
//test/core/tsi:ssl_transport_security_test PASSED in 25.5s
//test/core/tsi:ssl_transport_security_test@poller=epoll1 PASSED in 25.1s
//test/core/tsi:ssl_transport_security_test@poller=poll PASSED in 25.1s
//test/core/tsi:ssl_transport_security_utils_test PASSED in 0.8s
//test/core/tsi:ssl_transport_security_utils_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi:ssl_transport_security_utils_test@poller=poll PASSED in 0.6s
//test/core/tsi:transport_security_test PASSED in 0.6s
//test/core/tsi:transport_security_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi:transport_security_test@poller=poll PASSED in 0.7s
//test/core/tsi/alts/crypt:alts_crypt_test PASSED in 14.5s
//test/core/tsi/alts/crypt:alts_crypt_test@poller=epoll1 PASSED in 0.6s
//test/core/tsi/alts/crypt:alts_crypt_test@poller=poll PASSED in 0.7s
//test/core/tsi/alts/frame_protector:alts_counter_test PASSED in 0.7s
//test/core/tsi/alts/frame_protector:alts_counter_test@poller=epoll1 PASSED in 0.6s
//test/core/tsi/alts/frame_protector:alts_counter_test@poller=poll PASSED in 0.6s
//test/core/tsi/alts/frame_protector:alts_crypter_test PASSED in 0.8s
//test/core/tsi/alts/frame_protector:alts_crypter_test@poller=epoll1 PASSED in 0.6s
//test/core/tsi/alts/frame_protector:alts_crypter_test@poller=poll PASSED in 0.7s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test PASSED in 0.9s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi/alts/frame_protector:alts_frame_protector_test@poller=poll PASSED in 0.8s
//test/core/tsi/alts/frame_protector:frame_handler_test PASSED in 0.7s
//test/core/tsi/alts/frame_protector:frame_handler_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi/alts/frame_protector:frame_handler_test@poller=poll PASSED in 0.6s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test PASSED in 7.6s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test@poller=epoll1 PASSED in 8.6s
//test/core/tsi/alts/handshaker:alts_concurrent_connectivity_test@poller=poll PASSED in 7.3s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test PASSED in 0.7s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi/alts/handshaker:alts_handshaker_client_test@poller=poll PASSED in 0.8s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test PASSED in 2.3s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test@poller=epoll1 PASSED in 3.2s
//test/core/tsi/alts/handshaker:alts_tsi_handshaker_test@poller=poll PASSED in 1.9s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test PASSED in 3.8s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi/alts/handshaker:alts_tsi_utils_test@poller=poll PASSED in 0.7s
//test/core/tsi/alts/handshaker:transport_security_common_api_test PASSED in 0.7s
//test/core/tsi/alts/handshaker:transport_security_common_api_test@poller=epoll1 PASSED in 0.6s
//test/core/tsi/alts/handshaker:transport_security_common_api_test@poller=poll PASSED in 0.8s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test PASSED in 0.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test@poller=epoll1 PASSED in 0.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_grpc_record_protocol_test@poller=poll PASSED in 0.7s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test PASSED in 0.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test@poller=epoll1 PASSED in 0.7s
//test/core/tsi/alts/zero_copy_frame_protector:alts_iovec_record_protocol_test@poller=poll PASSED in 0.6s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test PASSED in 1.4s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test@poller=epoll1 PASSED in 1.2s
//test/core/tsi/alts/zero_copy_frame_protector:alts_zero_copy_grpc_protector_test@poller=poll PASSED in 1.2s
//test/core/uri:uri_fuzzer_test PASSED in 0.7s
//test/core/uri:uri_fuzzer_test@poller=epoll1 PASSED in 0.8s
//test/core/uri:uri_fuzzer_test@poller=poll PASSED in 0.6s
//test/core/uri:uri_parser_test PASSED in 0.5s
//test/core/uri:uri_parser_test@poller=epoll1 PASSED in 0.6s
//test/core/uri:uri_parser_test@poller=poll PASSED in 0.6s
//test/core/util:cmdline_test PASSED in 0.6s
//test/core/util:histogram_test PASSED in 0.6s
//test/core/util:stack_tracer_test PASSED in 0.7s
//test/core/xds:certificate_provider_store_test PASSED in 0.7s
//test/core/xds:certificate_provider_store_test@poller=epoll1 PASSED in 0.6s
//test/core/xds:certificate_provider_store_test@poller=poll PASSED in 0.6s
//test/core/xds:file_watcher_certificate_provider_factory_test PASSED in 10.6s
//test/core/xds:file_watcher_certificate_provider_factory_test@poller=epoll1 PASSED in 7.1s
//test/core/xds:file_watcher_certificate_provider_factory_test@poller=poll PASSED in 0.6s
//test/core/xds:google_mesh_ca_certificate_provider_factory_test PASSED in 16.5s
//test/core/xds:google_mesh_ca_certificate_provider_factory_test@poller=epoll1 PASSED in 0.6s
//test/core/xds:google_mesh_ca_certificate_provider_factory_test@poller=poll PASSED in 0.7s
//test/core/xds:xds_audit_logger_registry_test PASSED in 2.6s
//test/core/xds:xds_bootstrap_test PASSED in 0.7s
//test/core/xds:xds_bootstrap_test@poller=epoll1 PASSED in 0.6s
//test/core/xds:xds_bootstrap_test@poller=poll PASSED in 0.7s
//test/core/xds:xds_certificate_provider_test PASSED in 0.6s
//test/core/xds:xds_certificate_provider_test@poller=epoll1 PASSED in 0.6s
//test/core/xds:xds_certificate_provider_test@poller=poll PASSED in 0.7s
//test/core/xds:xds_channel_stack_modifier_test PASSED in 0.8s
//test/core/xds:xds_channel_stack_modifier_test@poller=epoll1 PASSED in 0.7s
//test/core/xds:xds_channel_stack_modifier_test@poller=poll PASSED in 0.8s
//test/core/xds:xds_client_fuzzer PASSED in 1.4s
//test/core/xds:xds_cluster_resource_type_test PASSED in 0.8s
//test/core/xds:xds_common_types_test PASSED in 0.8s
//test/core/xds:xds_endpoint_resource_type_test PASSED in 1.1s
//test/core/xds:xds_http_filters_test PASSED in 1.3s
//test/core/xds:xds_lb_policy_registry_test PASSED in 1.0s
//test/core/xds:xds_listener_resource_type_test PASSED in 1.0s
//test/core/xds:xds_route_config_resource_type_test PASSED in 0.9s
//test/cpp/client:credentials_test PASSED in 6.6s
//test/cpp/client:credentials_test@poller=epoll1 PASSED in 0.8s
//test/cpp/client:credentials_test@poller=poll PASSED in 0.7s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test PASSED in 0.9s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test@poller=epoll1 PASSED in 0.9s
//test/cpp/client:destroy_grpclb_channel_with_active_connect_stress_test@poller=poll PASSED in 1.2s
//test/cpp/codegen:codegen_test_full PASSED in 1.0s
//test/cpp/codegen:codegen_test_minimal PASSED in 0.8s
//test/cpp/codegen:proto_utils_test PASSED in 0.7s
//test/cpp/codegen:run_golden_file_test PASSED in 0.6s
//test/cpp/common:alarm_test PASSED in 13.8s
//test/cpp/common:alarm_test@poller=epoll1 PASSED in 14.2s
//test/cpp/common:alarm_test@poller=poll PASSED in 13.6s
//test/cpp/common:alts_util_test PASSED in 0.8s
//test/cpp/common:alts_util_test@poller=epoll1 PASSED in 1.0s
//test/cpp/common:alts_util_test@poller=poll PASSED in 0.8s
//test/cpp/common:auth_property_iterator_test PASSED in 0.7s
//test/cpp/common:channel_arguments_test PASSED in 0.7s
//test/cpp/common:channel_filter_test PASSED in 0.6s
//test/cpp/common:secure_auth_context_test PASSED in 0.9s
//test/cpp/common:secure_auth_context_test@poller=epoll1 PASSED in 0.7s
//test/cpp/common:secure_auth_context_test@poller=poll PASSED in 0.7s
//test/cpp/common:timer_test PASSED in 6.9s
//test/cpp/common:timer_test@poller=epoll1 PASSED in 7.1s
//test/cpp/common:timer_test@poller=poll PASSED in 6.7s
//test/cpp/end2end:admin_services_end2end_test PASSED in 0.8s
//test/cpp/end2end:admin_services_end2end_test@poller=epoll1 PASSED in 1.7s
//test/cpp/end2end:admin_services_end2end_test@poller=poll PASSED in 0.9s
//test/cpp/end2end:channelz_service_test PASSED in 3.8s
//test/cpp/end2end:channelz_service_test@poller=epoll1 PASSED in 3.8s
//test/cpp/end2end:channelz_service_test@poller=poll PASSED in 3.6s
//test/cpp/end2end:client_callback_end2end_test PASSED in 12.5s
//test/cpp/end2end:client_callback_end2end_test@poller=epoll1 PASSED in 12.9s
//test/cpp/end2end:client_callback_end2end_test@poller=poll PASSED in 7.7s
//test/cpp/end2end:client_crash_test PASSED in 6.9s
//test/cpp/end2end:client_crash_test@poller=epoll1 PASSED in 6.8s
//test/cpp/end2end:client_crash_test@poller=poll PASSED in 7.0s
//test/cpp/end2end:client_interceptors_end2end_test PASSED in 3.8s
//test/cpp/end2end:client_interceptors_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:client_interceptors_end2end_test@poller=poll PASSED in 2.0s
//test/cpp/end2end:client_lb_end2end_test PASSED in 27.3s
//test/cpp/end2end:client_lb_end2end_test@poller=epoll1 PASSED in 28.3s
//test/cpp/end2end:client_lb_end2end_test@poller=poll PASSED in 27.3s
//test/cpp/end2end:context_allocator_end2end_test PASSED in 0.8s
//test/cpp/end2end:context_allocator_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:context_allocator_end2end_test@poller=poll PASSED in 0.8s
//test/cpp/end2end:delegating_channel_test PASSED in 1.0s
//test/cpp/end2end:delegating_channel_test@poller=epoll1 PASSED in 0.8s
//test/cpp/end2end:delegating_channel_test@poller=poll PASSED in 0.9s
//test/cpp/end2end:exception_test PASSED in 1.6s
//test/cpp/end2end:exception_test@poller=epoll1 PASSED in 0.7s
//test/cpp/end2end:exception_test@poller=poll PASSED in 0.7s
//test/cpp/end2end:filter_end2end_test PASSED in 0.8s
//test/cpp/end2end:filter_end2end_test@poller=epoll1 PASSED in 1.9s
//test/cpp/end2end:filter_end2end_test@poller=poll PASSED in 60.8s
//test/cpp/end2end:generic_end2end_test PASSED in 0.8s
//test/cpp/end2end:generic_end2end_test@poller=epoll1 PASSED in 0.7s
//test/cpp/end2end:generic_end2end_test@poller=poll PASSED in 105.8s
//test/cpp/end2end:grpc_authz_end2end_test PASSED in 5.8s
//test/cpp/end2end:grpc_authz_end2end_test@poller=epoll1 PASSED in 7.4s
//test/cpp/end2end:grpc_authz_end2end_test@poller=poll PASSED in 5.8s
//test/cpp/end2end:grpclb_end2end_test PASSED in 56.8s
//test/cpp/end2end:grpclb_end2end_test@poller=epoll1 PASSED in 56.5s
//test/cpp/end2end:grpclb_end2end_test@poller=poll PASSED in 56.3s
//test/cpp/end2end:health_service_end2end_test PASSED in 18.9s
//test/cpp/end2end:health_service_end2end_test@poller=epoll1 PASSED in 5.8s
//test/cpp/end2end:health_service_end2end_test@poller=poll PASSED in 30.8s
//test/cpp/end2end:hybrid_end2end_test PASSED in 1.8s
//test/cpp/end2end:hybrid_end2end_test@poller=epoll1 PASSED in 4.0s
//test/cpp/end2end:hybrid_end2end_test@poller=poll PASSED in 100.8s
//test/cpp/end2end:message_allocator_end2end_test PASSED in 2.8s
//test/cpp/end2end:message_allocator_end2end_test@poller=epoll1 PASSED in 3.1s
//test/cpp/end2end:message_allocator_end2end_test@poller=poll PASSED in 0.9s
//test/cpp/end2end:mock_test PASSED in 0.9s
//test/cpp/end2end:mock_test@poller=epoll1 PASSED in 1.5s
//test/cpp/end2end:mock_test@poller=poll PASSED in 20.8s
//test/cpp/end2end:nonblocking_test PASSED in 0.7s
//test/cpp/end2end:nonblocking_test@poller=epoll1 PASSED in 0.7s
//test/cpp/end2end:nonblocking_test@poller=poll PASSED in 23.5s
//test/cpp/end2end:orca_service_end2end_test PASSED in 28.4s
//test/cpp/end2end:orca_service_end2end_test@poller=epoll1 PASSED in 28.7s
//test/cpp/end2end:orca_service_end2end_test@poller=poll PASSED in 30.8s
//test/cpp/end2end:port_sharing_end2end_test PASSED in 14.7s
//test/cpp/end2end:port_sharing_end2end_test@poller=epoll1 PASSED in 3.3s
//test/cpp/end2end:port_sharing_end2end_test@poller=poll PASSED in 123.1s
//test/cpp/end2end:proto_server_reflection_test PASSED in 1.2s
//test/cpp/end2end:proto_server_reflection_test@poller=epoll1 PASSED in 0.7s
//test/cpp/end2end:proto_server_reflection_test@poller=poll PASSED in 0.9s
//test/cpp/end2end:raw_end2end_test PASSED in 0.8s
//test/cpp/end2end:raw_end2end_test@poller=epoll1 PASSED in 1.0s
//test/cpp/end2end:raw_end2end_test@poller=poll PASSED in 100.8s
//test/cpp/end2end:rls_end2end_test PASSED in 25.0s
//test/cpp/end2end:rls_end2end_test@poller=epoll1 PASSED in 23.0s
//test/cpp/end2end:rls_end2end_test@poller=poll PASSED in 24.0s
//test/cpp/end2end:server_builder_plugin_test PASSED in 0.9s
//test/cpp/end2end:server_builder_plugin_test@poller=epoll1 PASSED in 1.7s
//test/cpp/end2end:server_builder_plugin_test@poller=poll PASSED in 10.7s
//test/cpp/end2end:server_crash_test PASSED in 120.8s
//test/cpp/end2end:server_crash_test@poller=epoll1 PASSED in 121.0s
//test/cpp/end2end:server_crash_test@poller=poll PASSED in 120.9s
//test/cpp/end2end:server_early_return_test PASSED in 9.6s
//test/cpp/end2end:server_early_return_test@poller=epoll1 PASSED in 1.1s
//test/cpp/end2end:server_early_return_test@poller=poll PASSED in 20.9s
//test/cpp/end2end:server_interceptors_end2end_test PASSED in 3.0s
//test/cpp/end2end:server_interceptors_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end:server_interceptors_end2end_test@poller=poll PASSED in 1.0s
//test/cpp/end2end:server_load_reporting_end2end_test PASSED in 7.7s
//test/cpp/end2end:server_load_reporting_end2end_test@poller=epoll1 PASSED in 7.7s
//test/cpp/end2end:server_load_reporting_end2end_test@poller=poll PASSED in 7.8s
//test/cpp/end2end:service_config_end2end_test PASSED in 0.8s
//test/cpp/end2end:service_config_end2end_test@poller=epoll1 PASSED in 0.8s
//test/cpp/end2end:service_config_end2end_test@poller=poll PASSED in 0.7s
//test/cpp/end2end:shutdown_test PASSED in 0.7s
//test/cpp/end2end:shutdown_test@poller=epoll1 PASSED in 1.0s
//test/cpp/end2end:shutdown_test@poller=poll PASSED in 0.9s
//test/cpp/end2end:streaming_throughput_test PASSED in 45.3s
//test/cpp/end2end:streaming_throughput_test@poller=epoll1 PASSED in 31.7s
//test/cpp/end2end:streaming_throughput_test@poller=poll PASSED in 35.8s
//test/cpp/end2end:time_change_test PASSED in 2.4s
//test/cpp/end2end:time_change_test@poller=epoll1 PASSED in 1.2s
//test/cpp/end2end:time_change_test@poller=poll PASSED in 2.3s
//test/cpp/end2end:tls_key_export_test PASSED in 4.3s
//test/cpp/end2end:tls_key_export_test@poller=epoll1 PASSED in 0.9s
//test/cpp/end2end:tls_key_export_test@poller=poll PASSED in 21.3s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test PASSED in 7.3s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@poller=epoll1 PASSED in 7.3s
//test/cpp/end2end/xds:xds_cluster_type_end2end_test@poller=poll PASSED in 7.3s
//test/cpp/end2end/xds:xds_credentials_end2end_test PASSED in 1.8s
//test/cpp/end2end/xds:xds_credentials_end2end_test@poller=epoll1 PASSED in 0.9s
//test/cpp/end2end/xds:xds_credentials_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end/xds:xds_csds_end2end_test PASSED in 41.6s
//test/cpp/end2end/xds:xds_csds_end2end_test@poller=epoll1 PASSED in 41.5s
//test/cpp/end2end/xds:xds_csds_end2end_test@poller=poll PASSED in 41.5s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test PASSED in 39.1s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=epoll1 PASSED in 39.2s
//test/cpp/end2end/xds:xds_outlier_detection_end2end_test@poller=poll PASSED in 39.0s
//test/cpp/end2end/xds:xds_override_host_end2end_test PASSED in 1.8s
//test/cpp/end2end/xds:xds_override_host_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end/xds:xds_override_host_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end/xds:xds_rls_end2end_test PASSED in 1.7s
//test/cpp/end2end/xds:xds_rls_end2end_test@poller=epoll1 PASSED in 1.8s
//test/cpp/end2end/xds:xds_rls_end2end_test@poller=poll PASSED in 1.8s
//test/cpp/end2end/xds:xds_wrr_end2end_test PASSED in 11.6s
//test/cpp/end2end/xds:xds_wrr_end2end_test@poller=epoll1 PASSED in 11.6s
//test/cpp/end2end/xds:xds_wrr_end2end_test@poller=poll PASSED in 1.6s
//test/cpp/ext/filters/census:constant_labels_test PASSED in 1.6s
//test/cpp/ext/filters/census:constant_labels_test@experiment=transport_supplies_client_latency PASSED in 1.6s
//test/cpp/ext/filters/census:constant_labels_test@poller=epoll1 PASSED in 1.7s
//test/cpp/ext/filters/census:constant_labels_test@poller=epoll1@experiment=transport_supplies_client_latency PASSED in 1.5s
//test/cpp/ext/filters/census:constant_labels_test@poller=poll PASSED in 10.6s
//test/cpp/ext/filters/census:constant_labels_test@poller=poll@experiment=transport_supplies_client_latency PASSED in 10.5s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test PASSED in 20.7s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@experiment=transport_supplies_client_latency PASSED in 20.7s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=epoll1 PASSED in 20.7s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=epoll1@experiment=transport_supplies_client_latency PASSED in 21.8s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=poll PASSED in 80.6s
//test/cpp/ext/filters/census:grpc_opencensus_plugin_test@poller=poll@experiment=transport_supplies_client_latency PASSED in 81.0s
//test/cpp/ext/filters/logging:logging_census_integration_test PASSED in 1.3s
//test/cpp/ext/filters/logging:logging_census_integration_test@poller=epoll1 PASSED in 1.3s
//test/cpp/ext/filters/logging:logging_census_integration_test@poller=poll PASSED in 5.8s
//test/cpp/ext/filters/logging:logging_test PASSED in 2.3s
//test/cpp/ext/filters/logging:logging_test@poller=poll PASSED in 30.8s
//test/cpp/ext/gcp:environment_autodetect_test PASSED in 0.7s
//test/cpp/ext/gcp:environment_autodetect_test@poller=epoll1 PASSED in 0.6s
//test/cpp/ext/gcp:environment_autodetect_test@poller=poll PASSED in 1.5s
//test/cpp/ext/gcp:observability_config_test PASSED in 0.7s
//test/cpp/ext/gcp:observability_logging_sink_test PASSED in 0.7s
//test/cpp/ext/gcp:observability_test PASSED in 0.9s
//test/cpp/grpclb:grpclb_api_test PASSED in 1.1s
//test/cpp/grpclb:grpclb_api_test@poller=epoll1 PASSED in 0.7s
//test/cpp/grpclb:grpclb_api_test@poller=poll PASSED in 0.7s
//test/cpp/interop:interop_test_with_metadata_log PASSED in 15.7s
//test/cpp/interop:istio_echo_server_test PASSED in 3.8s
//test/cpp/interop:istio_echo_server_test@poller=epoll1 PASSED in 3.7s
//test/cpp/interop:istio_echo_server_test@poller=poll PASSED in 13.8s
//test/cpp/microbenchmarks:bm_alarm PASSED in 0.8s
//test/cpp/microbenchmarks:bm_alarm@poller=epoll1 PASSED in 0.6s
//test/cpp/microbenchmarks:bm_alarm@poller=poll PASSED in 0.6s
//test/cpp/microbenchmarks:bm_arena PASSED in 1.1s
//test/cpp/microbenchmarks:bm_byte_buffer PASSED in 2.7s
//test/cpp/microbenchmarks:bm_call_create PASSED in 11.2s
//test/cpp/microbenchmarks:bm_channel PASSED in 0.8s
//test/cpp/microbenchmarks:bm_channel_args PASSED in 5.4s
//test/cpp/microbenchmarks:bm_channel_args@poller=epoll1 PASSED in 5.5s
//test/cpp/microbenchmarks:bm_channel_args@poller=poll PASSED in 5.2s
//test/cpp/microbenchmarks:bm_chttp2_hpack PASSED in 0.8s
//test/cpp/microbenchmarks:bm_chttp2_transport PASSED in 0.6s
//test/cpp/microbenchmarks:bm_chttp2_transport@poller=epoll1 PASSED in 1.3s
//test/cpp/microbenchmarks:bm_chttp2_transport@poller=poll PASSED in 0.6s
//test/cpp/microbenchmarks:bm_closure PASSED in 0.7s
//test/cpp/microbenchmarks:bm_closure@poller=epoll1 PASSED in 0.6s
//test/cpp/microbenchmarks:bm_closure@poller=poll PASSED in 0.8s
//test/cpp/microbenchmarks:bm_cq PASSED in 1.0s
//test/cpp/microbenchmarks:bm_cq@poller=epoll1 PASSED in 0.7s
//test/cpp/microbenchmarks:bm_cq@poller=poll PASSED in 0.6s
//test/cpp/microbenchmarks:bm_cq_multiple_threads PASSED in 0.7s
//test/cpp/microbenchmarks:bm_event_engine_run PASSED in 18.8s
//test/cpp/microbenchmarks:bm_exec_ctx PASSED in 0.6s
//test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong PASSED in 45.5s
//test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=epoll1 PASSED in 47.3s
//test/cpp/microbenchmarks:bm_fullstack_streaming_ping_pong@poller=poll PASSED in 43.1s
//test/cpp/microbenchmarks:bm_fullstack_streaming_pump PASSED in 6.8s
//test/cpp/microbenchmarks:bm_fullstack_streaming_pump@poller=epoll1 PASSED in 6.8s
//test/cpp/microbenchmarks:bm_fullstack_streaming_pump@poller=poll PASSED in 6.7s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong PASSED in 15.5s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong@poller=epoll1 PASSED in 14.4s
//test/cpp/microbenchmarks:bm_fullstack_unary_ping_pong@poller=poll PASSED in 14.0s
//test/cpp/microbenchmarks:bm_huffman_decode PASSED in 1.8s
//test/cpp/microbenchmarks:bm_huffman_decode@poller=epoll1 PASSED in 0.6s
//test/cpp/microbenchmarks:bm_huffman_decode@poller=poll PASSED in 0.8s
//test/cpp/microbenchmarks:bm_opencensus_plugin PASSED in 0.7s
//test/cpp/microbenchmarks:bm_opencensus_plugin@poller=epoll1 PASSED in 2.4s
//test/cpp/microbenchmarks:bm_opencensus_plugin@poller=poll PASSED in 1.0s
//test/cpp/microbenchmarks:bm_pollset PASSED in 3.3s
//test/cpp/microbenchmarks:bm_pollset@poller=epoll1 PASSED in 3.9s
//test/cpp/microbenchmarks:bm_pollset@poller=poll PASSED in 3.3s
//test/cpp/microbenchmarks:bm_thread_pool PASSED in 15.9s
//test/cpp/microbenchmarks:noop-benchmark PASSED in 0.6s
//test/cpp/microbenchmarks:noop-benchmark@poller=epoll1 PASSED in 0.6s
//test/cpp/microbenchmarks:noop-benchmark@poller=poll PASSED in 0.6s
//test/cpp/naming:address_sorting_test PASSED in 0.7s
//test/cpp/naming:address_sorting_test@poller=epoll1 PASSED in 0.8s
//test/cpp/naming:address_sorting_test@poller=poll PASSED in 6.3s
//test/cpp/naming:address_sorting_test_unsecure PASSED in 0.6s
//test/cpp/naming:address_sorting_test_unsecure@poller=epoll1 PASSED in 0.6s
//test/cpp/naming:address_sorting_test_unsecure@poller=poll PASSED in 0.6s
//test/cpp/naming:cancel_ares_query_test PASSED in 1.0s
//test/cpp/naming:cancel_ares_query_test@poller=epoll1 PASSED in 3.7s
//test/cpp/naming:cancel_ares_query_test@poller=poll PASSED in 1.1s
//test/cpp/naming:resolver_component_tests_runner_invoker PASSED in 26.6s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=epoll1 PASSED in 35.8s
//test/cpp/naming:resolver_component_tests_runner_invoker@poller=poll PASSED in 30.3s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure PASSED in 27.5s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=epoll1 PASSED in 26.7s
//test/cpp/naming:resolver_component_tests_runner_invoker_unsecure@poller=poll PASSED in 39.7s
//test/cpp/performance:writes_per_rpc_test PASSED in 3.9s
//test/cpp/performance:writes_per_rpc_test@poller=epoll1 PASSED in 4.3s
//test/cpp/performance:writes_per_rpc_test@poller=poll PASSED in 4.8s
//test/cpp/qps:inproc_sync_unary_ping_pong_test PASSED in 4.7s
//test/cpp/qps:inproc_sync_unary_ping_pong_test@poller=epoll1 PASSED in 4.7s
//test/cpp/qps:inproc_sync_unary_ping_pong_test@poller=poll PASSED in 5.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_insecure@poller=poll PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure@poller=epoll1 PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_ping_pong_secure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_ PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_@poller=epoll1 PASSED in 11.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure_@poller=poll PASSED in 3.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___ PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___@poller=epoll1 PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_1channel_1MBmsg_secure___@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 5.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 3.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=epoll1 PASSED in 4.5s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=poll PASSED in 5.6s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure PASSED in 3.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure@poller=epoll1 PASSED in 3.0s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_secure@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___ PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_insecure___@poller=poll PASSED in 5.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_generic_async_streaming_qps_unconstrained_secure@poller=poll PASSED in 6.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure PASSED in 5.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_secure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=epoll1 PASSED in 4.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure PASSED in 2.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_secure@poller=poll PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure@poller=epoll1 PASSED in 4.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_insecure@poller=poll PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_ping_pong_secure@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure PASSED in 11.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure@poller=epoll1 PASSED in 11.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_client_qps_unconstrained_secure@poller=poll PASSED in 5.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure PASSED in 2.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_insecure@poller=poll PASSED in 5.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_ping_pong_secure@poller=poll PASSED in 5.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure PASSED in 6.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 6.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 5.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure PASSED in 3.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_insecure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_ping_pong_secure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 5.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 6.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 8.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=poll PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure PASSED in 4.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure@poller=epoll1 PASSED in 2.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_1cq_secure@poller=poll PASSED in 7.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__ PASSED in 2.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_insecure__@poller=poll PASSED in 5.8s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____ PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_streaming_qps_unconstrained_secure____@poller=poll PASSED in 5.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp PASSED in 4.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp@poller=epoll1 PASSED in 4.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp@poller=poll PASSED in 6.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure@poller=epoll1 PASSED in 3.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_ping_pong_secure_1MB@poller=poll PASSED in 11.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__ PASSED in 15.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure__@poller=poll PASSED in 13.0s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____ PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_1cq_secure____@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_insecure@poller=poll PASSED in 17.1s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_async_unary_qps_unconstrained_secure@poller=poll PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_insecure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_ PASSED in 12.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_ping_pong_secure_@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 12.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure PASSED in 12.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_secure@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_insecure@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_ PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_@poller=epoll1 PASSED in 17.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_ping_pong_secure_@poller=poll PASSED in 9.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure PASSED in 3.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure PASSED in 2.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_insecure@poller=poll PASSED in 18.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure@poller=epoll1 PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_ping_pong_secure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure PASSED in 2.2s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_secure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___ PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_insecure___@poller=poll PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure PASSED in 2.9s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure@poller=epoll1 PASSED in 3.7s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_streaming_qps_unconstrained_secure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_insecure@poller=poll PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure@poller=epoll1 PASSED in 3.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_ping_pong_secure@poller=poll PASSED in 2.6s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=poll PASSED in 2.3s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure PASSED in 2.4s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:json_run_localhost_cpp_protobuf_sync_unary_qps_unconstrained_secure@poller=poll PASSED in 2.4s
//test/cpp/qps:qps_interarrival_test PASSED in 2.2s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_ping_pong_insecure PASSED in 2.3s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_ping_pong_insecure@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_ping_pong_insecure@poller=poll PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_1channel_1MBmsg_insecure@poller=poll PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 2.1s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure PASSED in 10.8s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=epoll1 PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_64KBmsg_insecure@poller=poll PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_insecure_ PASSED in 2.2s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_insecure_@poller=epoll1 PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_generic_async_streaming_qps_unconstrained_insecure_@poller=poll PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_sync_server_unary_qps_unconstrained_insecure@poller=poll PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure PASSED in 3.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=epoll1 PASSED in 2.4s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_client_unary_1channel_64wide_128Breq_8MBresp_insecure@poller=poll PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.2s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure PASSED in 2.1s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 2.1s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure PASSED in 2.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 2.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 2.3s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_1cq_insecure@poller=poll PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_insecure PASSED in 2.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_streaming_qps_unconstrained_insecure@poller=poll PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_ping_pong_insecure_1MB PASSED in 15.1s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=epoll1 PASSED in 2.1s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_ping_pong_insecure_1MB@poller=poll PASSED in 2.4s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure@poller=epoll1 PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_1cq_insecure@poller=poll PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_insecure____ PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_insecure____@poller=epoll1 PASSED in 2.5s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_async_unary_qps_unconstrained_insecure____@poller=poll PASSED in 2.0s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure PASSED in 2.1s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=epoll1 PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_client_qps_unconstrained_insecure@poller=poll PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=epoll1 PASSED in 2.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_from_server_qps_unconstrained_insecure@poller=poll PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=epoll1 PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_10mps_insecure@poller=poll PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_insecure_ PASSED in 1.9s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_insecure_@poller=epoll1 PASSED in 2.6s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_streaming_qps_unconstrained_insecure_@poller=poll PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_unary_qps_unconstrained_insecure PASSED in 1.8s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=epoll1 PASSED in 1.7s
//test/cpp/qps:qps_json_driver_test_cpp_protobuf_sync_unary_qps_unconstrained_insecure@poller=poll PASSED in 1.7s
//test/cpp/qps:qps_openloop_test PASSED in 6.3s
//test/cpp/qps:qps_openloop_test@poller=epoll1 PASSED in 7.5s
//test/cpp/qps:qps_openloop_test@poller=poll PASSED in 15.6s
//test/cpp/qps:secure_sync_unary_ping_pong_test PASSED in 4.8s
//test/cpp/qps:secure_sync_unary_ping_pong_test@poller=epoll1 PASSED in 4.8s
//test/cpp/qps:secure_sync_unary_ping_pong_test@poller=poll PASSED in 11.1s
//test/cpp/security:tls_certificate_verifier_test PASSED in 0.9s
//test/cpp/security:tls_certificate_verifier_test@poller=epoll1 PASSED in 0.7s
//test/cpp/security:tls_certificate_verifier_test@poller=poll PASSED in 1.1s
//test/cpp/server:authorization_policy_provider_test PASSED in 0.9s
//test/cpp/server:authorization_policy_provider_test@poller=epoll1 PASSED in 0.7s
//test/cpp/server:authorization_policy_provider_test@poller=poll PASSED in 1.2s
//test/cpp/server:credentials_test PASSED in 0.8s
//test/cpp/server:credentials_test@poller=epoll1 PASSED in 0.9s
//test/cpp/server:credentials_test@poller=poll PASSED in 0.7s
//test/cpp/server:server_builder_test PASSED in 1.0s
//test/cpp/server:server_builder_test@poller=epoll1 PASSED in 0.7s
//test/cpp/server:server_builder_test@poller=poll PASSED in 0.8s
//test/cpp/server:server_builder_with_socket_mutator_test PASSED in 0.6s
//test/cpp/server:server_builder_with_socket_mutator_test@poller=epoll1 PASSED in 0.6s
//test/cpp/server:server_builder_with_socket_mutator_test@poller=poll PASSED in 0.6s
//test/cpp/server:server_request_call_test PASSED in 4.3s
//test/cpp/server:server_request_call_test@poller=epoll1 PASSED in 3.4s
//test/cpp/server:server_request_call_test@poller=poll PASSED in 10.7s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test PASSED in 0.7s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test@poller=epoll1 PASSED in 0.6s
//test/cpp/server/load_reporter:lb_get_cpu_stats_test@poller=poll PASSED in 0.6s
//test/cpp/server/load_reporter:lb_load_data_store_test PASSED in 0.7s
//test/cpp/server/load_reporter:lb_load_data_store_test@poller=epoll1 PASSED in 0.8s
//test/cpp/server/load_reporter:lb_load_data_store_test@poller=poll PASSED in 0.9s
//test/cpp/server/load_reporter:lb_load_reporter_test PASSED in 8.0s
//test/cpp/server/load_reporter:lb_load_reporter_test@poller=epoll1 PASSED in 8.0s
//test/cpp/server/load_reporter:lb_load_reporter_test@poller=poll PASSED in 7.7s
//test/cpp/test:client_context_test_peer_test PASSED in 2.1s
//test/cpp/test:client_context_test_peer_test@poller=epoll1 PASSED in 0.7s
//test/cpp/test:client_context_test_peer_test@poller=poll PASSED in 0.7s
//test/cpp/test:mock_stream_test PASSED in 0.7s
//test/cpp/test:mock_stream_test@poller=epoll1 PASSED in 0.7s
//test/cpp/test:mock_stream_test@poller=poll PASSED in 0.7s
//test/cpp/test:server_context_test_spouse_test PASSED in 0.7s
//test/cpp/test:server_context_test_spouse_test@poller=epoll1 PASSED in 1.3s
//test/cpp/test:server_context_test_spouse_test@poller=poll PASSED in 0.9s
//test/cpp/thread_manager:thread_manager_test PASSED in 1.6s
//test/cpp/thread_manager:thread_manager_test@poller=epoll1 PASSED in 2.2s
//test/cpp/thread_manager:thread_manager_test@poller=poll PASSED in 1.6s
//test/cpp/util:byte_buffer_test PASSED in 1.9s
//test/cpp/util:channelz_sampler_test PASSED in 6.9s
//test/cpp/util:channelz_sampler_test@poller=epoll1 PASSED in 6.8s
//test/cpp/util:channelz_sampler_test@poller=poll PASSED in 12.6s
//test/cpp/util:cli_call_test PASSED in 0.9s
//test/cpp/util:cli_call_test@poller=epoll1 PASSED in 1.0s
//test/cpp/util:cli_call_test@poller=poll PASSED in 5.8s
//test/cpp/util:error_details_test PASSED in 0.7s
//test/cpp/util:error_details_test@poller=epoll1 PASSED in 0.9s
//test/cpp/util:error_details_test@poller=poll PASSED in 0.7s
//test/cpp/util:grpc_tool_test PASSED in 4.7s
//test/cpp/util:grpc_tool_test@poller=epoll1 PASSED in 4.6s
//test/cpp/util:grpc_tool_test@poller=poll PASSED in 5.7s
//test/cpp/util:proto_buffer_reader_test PASSED in 1.7s
//test/cpp/util:proto_buffer_writer_test PASSED in 0.8s
//test/cpp/util:slice_test PASSED in 0.7s
//test/cpp/util:string_ref_test PASSED in 1.1s
//test/cpp/util:time_test PASSED in 1.0s
//test/cpp/ext/filters/logging:logging_test@poller=epoll1 FAILED in 1.9s
/tmpfs/bazel/4114fdc8154d6b98b8d84b473010c8c6/execroot/com_github_grpc_grpc/bazel-out/k8-opt/testlogs/test/cpp/ext/filters/logging/logging_test@poller=epoll1/test.log
//test/core/gprpp:work_serializer_test PASSED in 1.7s
Stats over 5 runs: max = 1.7s, min = 0.7s, avg = 1.3s, dev = 0.5s
//test/core/gprpp:work_serializer_test@poller=epoll1 PASSED in 1.8s
Stats over 5 runs: max = 1.8s, min = 0.6s, avg = 1.3s, dev = 0.6s
//test/core/gprpp:work_serializer_test@poller=poll PASSED in 1.7s
Stats over 5 runs: max = 1.7s, min = 0.6s, avg = 1.3s, dev = 0.5s
//test/cpp/end2end:thread_stress_test PASSED in 2.1s
Stats over 5 runs: max = 2.1s, min = 0.9s, avg = 1.4s, dev = 0.5s
//test/cpp/end2end:thread_stress_test@poller=epoll1 PASSED in 1.9s
Stats over 5 runs: max = 1.9s, min = 0.8s, avg = 1.4s, dev = 0.5s
//test/cpp/end2end:thread_stress_test@poller=poll PASSED in 7.3s
Stats over 5 runs: max = 7.3s, min = 0.8s, avg = 5.1s, dev = 2.2s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test PASSED in 45.2s
Stats over 5 runs: max = 45.2s, min = 27.4s, avg = 36.9s, dev = 6.8s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=epoll1 PASSED in 44.2s
Stats over 5 runs: max = 44.2s, min = 26.4s, avg = 36.4s, dev = 6.6s
//test/cpp/end2end/xds:xds_fault_injection_end2end_test@poller=poll PASSED in 43.3s
Stats over 5 runs: max = 43.3s, min = 26.3s, avg = 36.1s, dev = 6.5s
//test/core/transport/chttp2:too_many_pings_test PASSED in 52.0s
Stats over 7 runs: max = 52.0s, min = 0.7s, avg = 19.7s, dev = 20.8s
//test/core/transport/chttp2:too_many_pings_test@poller=epoll1 PASSED in 51.7s
Stats over 7 runs: max = 51.7s, min = 0.7s, avg = 20.2s, dev = 20.5s
//test/core/transport/chttp2:too_many_pings_test@poller=poll PASSED in 51.7s
Stats over 7 runs: max = 51.7s, min = 0.7s, avg = 19.6s, dev = 20.8s
//test/core/xds:xds_client_test PASSED in 8.8s
Stats over 10 runs: max = 8.8s, min = 1.7s, avg = 4.7s, dev = 2.1s
//test/cpp/end2end:async_end2end_test PASSED in 13.6s
Stats over 10 runs: max = 13.6s, min = 2.3s, avg = 5.3s, dev = 3.8s
//test/cpp/end2end:async_end2end_test@poller=epoll1 PASSED in 4.2s
Stats over 10 runs: max = 4.2s, min = 2.1s, avg = 3.0s, dev = 0.6s
//test/cpp/end2end:async_end2end_test@poller=poll PASSED in 5.6s
Stats over 10 runs: max = 5.6s, min = 2.1s, avg = 3.4s, dev = 1.0s
//test/cpp/end2end:end2end_test PASSED in 28.2s
Stats over 10 runs: max = 28.2s, min = 7.4s, avg = 15.8s, dev = 7.0s
//test/cpp/end2end:end2end_test@poller=epoll1 PASSED in 29.8s
Stats over 10 runs: max = 29.8s, min = 7.4s, avg = 15.0s, dev = 7.0s
//test/cpp/end2end:end2end_test@poller=poll PASSED in 42.8s
Stats over 10 runs: max = 42.8s, min = 19.6s, avg = 31.6s, dev = 6.4s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test PASSED in 10.8s
Stats over 10 runs: max = 10.8s, min = 1.9s, avg = 6.1s, dev = 3.0s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@poller=epoll1 PASSED in 11.8s
Stats over 10 runs: max = 11.8s, min = 1.8s, avg = 6.3s, dev = 3.3s
//test/cpp/end2end/xds:xds_ring_hash_end2end_test@poller=poll PASSED in 11.8s
Stats over 10 runs: max = 11.8s, min = 1.8s, avg = 6.1s, dev = 3.1s
//test/cpp/end2end/xds:xds_routing_end2end_test PASSED in 25.9s
Stats over 10 runs: max = 25.9s, min = 4.5s, avg = 13.8s, dev = 7.1s
//test/cpp/end2end/xds:xds_routing_end2end_test@poller=epoll1 PASSED in 18.2s
Stats over 10 runs: max = 18.2s, min = 4.7s, avg = 11.5s, dev = 4.7s
//test/cpp/end2end/xds:xds_routing_end2end_test@poller=poll PASSED in 17.9s
Stats over 10 runs: max = 17.9s, min = 4.4s, avg = 11.2s, dev = 5.1s
//test/cpp/end2end/xds:xds_core_end2end_test PASSED in 50.8s
Stats over 15 runs: max = 50.8s, min = 1.8s, avg = 18.9s, dev = 13.8s
//test/cpp/end2end/xds:xds_core_end2end_test@poller=epoll1 PASSED in 51.0s
Stats over 15 runs: max = 51.0s, min = 1.7s, avg = 10.8s, dev = 13.6s
//test/cpp/end2end/xds:xds_core_end2end_test@poller=poll PASSED in 50.9s
Stats over 15 runs: max = 50.9s, min = 1.7s, avg = 10.6s, dev = 13.5s
//test/core/end2end:core_end2end_tests PASSED in 155.4s
Stats over 50 runs: max = 155.4s, min = 75.3s, avg = 110.0s, dev = 19.4s
//test/core/end2end:core_end2end_tests@experiment=event_engine_client PASSED in 118.3s
Stats over 50 runs: max = 118.3s, min = 80.9s, avg = 101.5s, dev = 8.0s
//test/core/end2end:core_end2end_tests@experiment=promise_based_client_call PASSED in 155.2s
Stats over 50 runs: max = 155.2s, min = 74.1s, avg = 109.5s, dev = 18.8s
//test/core/end2end:core_end2end_tests@experiment=promise_based_server_call PASSED in 154.8s
Stats over 50 runs: max = 154.8s, min = 74.0s, avg = 109.3s, dev = 19.0s
//test/core/end2end:core_end2end_tests@experiment=work_stealing PASSED in 176.9s
Stats over 50 runs: max = 176.9s, min = 88.6s, avg = 129.6s, dev = 20.2s
//test/core/end2end:core_end2end_tests@poller=epoll1 PASSED in 154.5s
Stats over 50 runs: max = 154.5s, min = 74.4s, avg = 109.3s, dev = 18.9s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=event_engine_client PASSED in 121.8s
Stats over 50 runs: max = 121.8s, min = 76.3s, avg = 101.8s, dev = 8.9s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_client_call PASSED in 153.0s
Stats over 50 runs: max = 153.0s, min = 71.7s, avg = 108.5s, dev = 19.1s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=promise_based_server_call PASSED in 156.8s
Stats over 50 runs: max = 156.8s, min = 72.1s, avg = 109.6s, dev = 19.3s
//test/core/end2end:core_end2end_tests@poller=epoll1@experiment=work_stealing PASSED in 176.1s
Stats over 50 runs: max = 176.1s, min = 90.9s, avg = 129.3s, dev = 19.6s
//test/core/end2end:core_end2end_tests@poller=poll PASSED in 190.1s
Stats over 50 runs: max = 190.1s, min = 88.2s, avg = 131.1s, dev = 21.3s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=event_engine_client PASSED in 132.8s
Stats over 50 runs: max = 132.8s, min = 85.2s, avg = 106.4s, dev = 10.0s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_client_call PASSED in 228.1s
Stats over 50 runs: max = 228.1s, min = 104.9s, avg = 158.0s, dev = 29.7s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=promise_based_server_call PASSED in 187.1s
Stats over 50 runs: max = 187.1s, min = 87.7s, avg = 131.8s, dev = 20.9s
//test/core/end2end:core_end2end_tests@poller=poll@experiment=work_stealing PASSED in 210.9s
Stats over 50 runs: max = 210.9s, min = 103.2s, avg = 156.0s, dev = 23.1s
//test/cpp/end2end/xds:xds_cluster_end2end_test PASSED in 47.6s
Stats over 50 runs: max = 47.6s, min = 1.6s, avg = 5.7s, dev = 9.9s
//test/cpp/end2end/xds:xds_cluster_end2end_test@poller=epoll1 PASSED in 47.7s
Stats over 50 runs: max = 47.7s, min = 1.5s, avg = 5.9s, dev = 9.9s
//test/cpp/end2end/xds:xds_cluster_end2end_test@poller=poll PASSED in 48.2s
Stats over 50 runs: max = 48.2s, min = 1.5s, avg = 5.8s, dev = 10.0s
//test/cpp/end2end/xds:xds_end2end_test PASSED in 16.9s
Stats over 50 runs: max = 16.9s, min = 1.7s, avg = 4.5s, dev = 2.5s
//test/cpp/end2end/xds:xds_end2end_test@poller=epoll1 PASSED in 17.9s
Stats over 50 runs: max = 17.9s, min = 1.8s, avg = 4.4s, dev = 2.5s
//test/cpp/end2end/xds:xds_end2end_test@poller=poll PASSED in 15.8s
Stats over 50 runs: max = 15.8s, min = 1.8s, avg = 5.1s, dev = 2.5s

Executed 1310 out of 1378 tests: 1377 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, 22431 total actions
INFO: Streaming build results to: https://source.cloud.google.com/results/invocations/ba581ad8-b652-4b9d-af56-07593f5d2deb
+ FAILED=true
+ '[' true '!=' '' ']'
+ exit 1


[ID: 1390362] Command finished after 1207 secs, exit value: 1


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