Skip to content

fixing code coverage

32d6e13
Select commit
Loading
Failed to load commit list.
Open

feat(storage): adding logging decorator for object_descriptor_connection #15331

fixing code coverage
32d6e13
Select commit
Loading
Failed to load commit list.
Google Cloud Build / cmake-install-pr (cloud-cpp-testing-resources) succeeded Aug 18, 2025 in 10m 27s

Summary

Build Information

Trigger cmake-install-pr
Build 761847bb-9e4c-4328-80ed-200f830ca480
Start 2025-08-17T21:35:47-07:00
Duration 9m37.754s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 3m30.494s
download-runner-image SUCCESS 53.733s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake:761847bb-9e4c-4328-80ed-200f830ca480 SUCCESS 5m0.054s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.872s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 45.047s

Details

starting build "761847bb-9e4c-4328-80ed-200f830ca480"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
hint:
hint: Disable this message with "git config set advice.defaultBranchName false"
Initialized empty Git repository in /workspace/.git/
From https://github.com/googleapis/google-cloud-cpp
 * branch              32d6e13533a99fcee388e37095a84c555bfc6042 -> FETCH_HEAD
Updating files:   6% (1416/21649)
Updating files:   7% (1516/21649)
Updating files:   8% (1732/21649)
Updating files:   9% (1949/21649)
Updating files:  10% (2165/21649)
Updating files:  11% (2382/21649)
Updating files:  12% (2598/21649)
Updating files:  13% (2815/21649)
Updating files:  14% (3031/21649)
Updating files:  15% (3248/21649)
Updating files:  16% (3464/21649)
Updating files:  17% (3681/21649)
Updating files:  18% (3897/21649)
Updating files:  19% (4114/21649)
Updating files:  20% (4330/21649)
Updating files:  21% (4547/21649)
Updating files:  22% (4763/21649)
Updating files:  23% (4980/21649)
Updating files:  24% (5196/21649)
Updating files:  25% (5413/21649)
Updating files:  26% (5629/21649)
Updating files:  27% (5846/21649)
Updating files:  28% (6062/21649)
Updating files:  29% (6279/21649)
Updating files:  30% (6495/21649)
Updating files:  31% (6712/21649)
Updating files:  32% (6928/21649)
Updating files:  33% (7145/21649)
Updating files:  34% (7361/21649)
Updating files:  35% (7578/21649)
Updating files:  36% (7794/21649)
Updating files:  37% (8011/21649)
Updating files:  38% (8227/21649)
Updating files:  39% (8444/21649)
Updating files:  40% (8660/21649)
Updating files:  41% (8877/21649)
Updating files:  42% (9093/21649)
Updating files:  43% (9310/21649)
Updating files:  44% (9526/21649)
Updating files:  45% (9743/21649)
Updating files:  46% (9959/21649)
Updating files:  47% (10176/21649)
Updating files:  48% (10392/21649)
Updating files:  49% (10609/21649)
Updating files:  50% (10825/21649)
Updating files:  51% (11041/21649)
Updating files:  52% (11258/21649)
Updating files:  53% (11474/21649)
Updating files:  54% (11691/21649)
Updating files:  55% (11907/21649)
Updating files:  56% (12124/21649)
Updating files:  57% (12340/21649)
Updating files:  58% (12557/21649)
Updating files:  59% (12773/21649)
Updating files:  60% (12990/21649)
Updating files:  61% (13206/21649)
Updating files:  62% (13423/21649)
Updating files:  63% (13639/21649)
Updating files:  64% (13856/21649)
Updating files:  65% (14072/21649)
Updating files:  66% (14289/21649)
Updating files:  67% (14505/21649)
Updating files:  68% (14722/21649)
Updating files:  69% (14938/21649)
Updating files:  70% (15155/21649)
Updating files:  71% (15371/21649)
Updating files:  72% (15588/21649)
Updating files:  73% (15804/21649)
Updating files:  74% (16021/21649)
Updating files:  75% (16237/21649)
Updating files:  76% (16454/21649)
Updating files:  77% (16670/21649)
Updating files:  78% (16887/21649)
Updating files:  79% (17103/21649)
Updating files:  80% (17320/21649)
Updating files:  81% (17536/21649)
Updating files:  82% (17753/21649)
Updating files:  83% (17969/21649)
Updating files:  84% (18186/21649)
Updating files:  85% (18402/21649)
Updating files:  86% (18619/21649)
Updating files:  87% (18835/21649)
Updating files:  88% (19052/21649)
Updating files:  88% (19263/21649)
Updating files:  89% (19268/21649)
Updating files:  90% (19485/21649)
Updating files:  91% (19701/21649)
Updating files:  92% (19918/21649)
Updating files:  93% (20134/21649)
Updating files:  94% (20351/21649)
Updating files:  95% (20567/21649)
Updating files:  96% (20784/21649)
Updating files:  97% (21000/21649)
Updating files:  98% (21217/21649)
Updating files:  99% (21433/21649)
Updating files: 100% (21649/21649)
Updating files: 100% (21649/21649), done.
HEAD is now at 32d6e135 fixing code coverage
GitCommit:
32d6e13533a99fcee388e37095a84c555bfc6042
BUILD
Starting Step #4
Starting Step #0 - "kaniko-build"
Step #4: Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #0 - "kaniko-build": Pulling image: gcr.io/kaniko-project/executor:v1.24.0-debug
Step #4: Using default tag: latest
Step #0 - "kaniko-build": v1.24.0-debug: Pulling from kaniko-project/executor
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: ebed137c7c18: Already exists
Step #4: 1c82201adc81: Pulling fs layer
Step #4: 56a23f7fc0de: Pulling fs layer
Step #4: 933647911f77: Pulling fs layer
Step #0 - "kaniko-build": 2fc842204170: Already exists
Step #0 - "kaniko-build": 8d1674b25e7b: Already exists
Step #0 - "kaniko-build": 9bdd0371dbb4: Already exists
Step #0 - "kaniko-build": 9aeeda79b717: Pulling fs layer
Step #0 - "kaniko-build": aaab912f1a4e: Pulling fs layer
Step #0 - "kaniko-build": 0006a7b536fb: Pulling fs layer
Step #0 - "kaniko-build": 3d08e2063109: Pulling fs layer
Step #0 - "kaniko-build": fc4517ec89af: Pulling fs layer
Step #0 - "kaniko-build": b892afb8bf07: Pulling fs layer
Step #0 - "kaniko-build": aaab912f1a4e: Waiting
Step #0 - "kaniko-build": cdc2b9345183: Pulling fs layer
Step #0 - "kaniko-build": 3934701e2c3d: Pulling fs layer
Step #0 - "kaniko-build": 46be974dd378: Pulling fs layer
Step #0 - "kaniko-build": 2b61f8ddf6d9: Pulling fs layer
Step #0 - "kaniko-build": b892afb8bf07: Waiting
Step #0 - "kaniko-build": fc4517ec89af: Waiting
Step #0 - "kaniko-build": cdc2b9345183: Waiting
Step #0 - "kaniko-build": 0006a7b536fb: Waiting
Step #0 - "kaniko-build": 3934701e2c3d: Waiting
Step #0 - "kaniko-build": 46be974dd378: Waiting
Step #0 - "kaniko-build": 3d08e2063109: Waiting
Step #0 - "kaniko-build": 2b61f8ddf6d9: Waiting
Step #0 - "kaniko-build": 9aeeda79b717: Waiting
Step #4: 933647911f77: Verifying Checksum
Step #4: 933647911f77: Download complete
Step #4: 1c82201adc81: Download complete
Step #4: 1c82201adc81: Pull complete
Step #0 - "kaniko-build": 9aeeda79b717: Verifying Checksum
Step #0 - "kaniko-build": 9aeeda79b717: Download complete
Step #0 - "kaniko-build": aaab912f1a4e: Verifying Checksum
Step #0 - "kaniko-build": aaab912f1a4e: Download complete
Step #0 - "kaniko-build": 9aeeda79b717: Pull complete
Step #0 - "kaniko-build": 0006a7b536fb: Verifying Checksum
Step #0 - "kaniko-build": 0006a7b536fb: Download complete
Step #0 - "kaniko-build": 3d08e2063109: Verifying Checksum
Step #0 - "kaniko-build": 3d08e2063109: Download complete
Step #0 - "kaniko-build": aaab912f1a4e: Pull complete
Step #0 - "kaniko-build": 0006a7b536fb: Pull complete
Step #0 - "kaniko-build": fc4517ec89af: Verifying Checksum
Step #0 - "kaniko-build": fc4517ec89af: Download complete
Step #0 - "kaniko-build": 3d08e2063109: Pull complete
Step #0 - "kaniko-build": fc4517ec89af: Pull complete
Step #0 - "kaniko-build": b892afb8bf07: Verifying Checksum
Step #0 - "kaniko-build": b892afb8bf07: Download complete
Step #0 - "kaniko-build": cdc2b9345183: Verifying Checksum
Step #0 - "kaniko-build": cdc2b9345183: Download complete
Step #0 - "kaniko-build": 3934701e2c3d: Verifying Checksum
Step #0 - "kaniko-build": 3934701e2c3d: Download complete
Step #0 - "kaniko-build": 46be974dd378: Verifying Checksum
Step #0 - "kaniko-build": 46be974dd378: Download complete
Step #0 - "kaniko-build": 2b61f8ddf6d9: Verifying Checksum
Step #0 - "kaniko-build": 2b61f8ddf6d9: Download complete
Step #0 - "kaniko-build": b892afb8bf07: Pull complete
Step #0 - "kaniko-build": cdc2b9345183: Pull complete
Step #0 - "kaniko-build": 3934701e2c3d: Pull complete
Step #0 - "kaniko-build": 46be974dd378: Pull complete
Step #0 - "kaniko-build": 2b61f8ddf6d9: Pull complete
Step #0 - "kaniko-build": Digest: sha256:2562c4fe551399514277ffff7dcca9a3b1628c4ea38cb017d7286dc6ea52f4cd
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.24.0-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.24.0-debug
Step #0 - "kaniko-build": time="2025-08-18T04:36:02Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2025-08-18T04:36:02Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-08-18T04:36:02Z" level=info msg="Retrieving image fedora:40 from registry index.docker.io"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Building stage 'fedora:40' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:415087754c2b6de597a3d2145806e2228208de371e74672928dc68bd4974e64d..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Using caching version of cmd: RUN dnf makecache &&     dnf install -y abi-compliance-checker autoconf automake         clang clang-analyzer clang-tools-extra         cmake diffutils findutils gcc-c++ git         libcurl-devel llvm make ninja-build         openssl-devel patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:489be67e655490c04a82d3ba25f45bd67e26000ae7d313282f8a7d9050c95ff3..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:4b474ce885446b6395128e4156fb91c2ecbd5ecc25e03b4de3f90a258dc774b6..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Using caching version of cmd: RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2025-08-18T04:36:03Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:7804c6603f33bd93a51d0547f6a6fc37df6d3d038db35a5fe50900969f8ed470..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Using caching version of cmd: RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:11d3b20f9fb3410315b66dd7f8823cbb56303d4bb22eae70addfaaafa785f701..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y java-latest-openjdk"
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:b19db330a80e998146406e227fc4c94d8ec70de1bf2388f19c313a396361b2bd..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y \"dnf-command(debuginfo-install)\""
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:1b81582a7b8049ca98f01d86465c606cd7ac4d20e2778d58cb939b1490d6bf50..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf debuginfo-install -y libstdc++"
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:ca42ffc27f34eac0fbfdf6ec98a977f7559a3aef534b3445e37b2ae5a3ac47bc..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y pugixml-devel yaml-cpp-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:04Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:1249b1a76c043200d566af3a2becddcb386df7dae9684649600b2cfb894e79ff..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Using caching version of cmd: RUN echo \"root:cloudcxx\" | chpasswd"
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:e60a1b349d3fa70f40b3001d759ec47aeb1d151f72fd217480274e99acdcbdec..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./configure --prefix=/usr --with-system-libdir=/lib64:/usr/lib64 --with-system-includedir=/usr/include &&     make -j ${NCPU:-4} &&     make install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:800feaa462bd75c51a031739b50a418079a134f6fd3fdaffa81ea58e1a35901d..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/abseil/abseil-cpp/archive/20250127.1.tar.gz |     tar -xzf - --strip-components=1 &&     sed -i 's/^#define ABSL_OPTION_USE_\\(.*\\) 2/#define ABSL_OPTION_USE_\\1 0/' \"absl/base/options.h\" &&     sed -i 's/^#define ABSL_OPTION_USE_INLINE_NAMESPACE 1$/#define ABSL_OPTION_USE_INLINE_NAMESPACE 0/' \"absl/base/options.h\" &&     cmake       -DCMAKE_BUILD_TYPE=\"Release\"       -DABSL_BUILD_TESTING=OFF       -DBUILD_SHARED_LIBS=yes       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:b0acb7b0c3f357d713463a5b75cde35193bfde30d821efd10268c3a5699ee5bf..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/google/googletest/archive/v1.16.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake       -DCMAKE_BUILD_TYPE=\"Release\"       -DBUILD_SHARED_LIBS=yes       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:00c84804f4ab9945bb8f3293d5bd6fe5960ad8f0796c02a21ac216b4f6d0260f..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/google/benchmark/archive/v1.9.2.tar.gz |     tar -xzf - --strip-components=1 &&     cmake       -DCMAKE_BUILD_TYPE=\"Release\"       -DBUILD_SHARED_LIBS=yes       -DBENCHMARK_ENABLE_TESTING=OFF       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:254b0fa86937c3de939875b37019f7bc88c1f6c1bbd2cf2ee231feb6fdc671fb..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/google/crc32c/archive/1.1.2.tar.gz |     tar -xzf - --strip-components=1 &&     cmake       -DCMAKE_BUILD_TYPE=Release       -DBUILD_SHARED_LIBS=yes       -DCRC32C_BUILD_TESTS=OFF       -DCRC32C_BUILD_BENCHMARKS=OFF       -DCRC32C_USE_GLOG=OFF       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:05Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:e65e7105564b9ac3c62f8a3b7f2f8b0312c5e85c77bf48aba64c445f0ff72f08..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/nlohmann/json/archive/v3.11.3.tar.gz |     tar -xzf - --strip-components=1 &&     cmake       -DCMAKE_BUILD_TYPE=Release       -DBUILD_SHARED_LIBS=yes       -DBUILD_TESTING=OFF       -DJSON_BuildTests=OFF       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:3e32285b63bef9d1b30ff2fd8ca9063681d8718dc1fd9ed45a2f2a8219a2b924..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/protocolbuffers/protobuf/archive/v29.4.tar.gz |     tar -xzf - --strip-components=1 &&     cmake         -DCMAKE_BUILD_TYPE=Release         -DBUILD_SHARED_LIBS=yes         -Dprotobuf_BUILD_TESTS=OFF         -Dprotobuf_ABSL_PROVIDER=package       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:84be81205e8a63f3eb0a2a88e5d281dc28f8a9e7957b84c3ace01ec423a61a68..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.20.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake         -DCMAKE_CXX_STANDARD=14         -DCMAKE_BUILD_TYPE=Release         -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE         -DBUILD_SHARED_LIBS=ON         -DWITH_EXAMPLES=OFF         -DWITH_STL=CXX14         -DWITH_ABSEIL=ON         -DBUILD_TESTING=OFF         -DOPENTELEMETRY_INSTALL=ON         -DOPENTELEMETRY_ABI_VERSION_NO=2     -S . -B cmake-out -GNinja &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:d42be45f490b8138021e5d9f8b671988efb73145d75b37ef5ab051c2e163b459..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y c-ares-devel re2-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:4dfb4c30423c3e2870a16663d73901d57ff7f2dd034f50e8345fc78ce0e746d7..."
Step #4: 56a23f7fc0de: Verifying Checksum
Step #4: 56a23f7fc0de: Download complete
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/grpc/grpc/archive/v1.69.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake       -DCMAKE_BUILD_TYPE=Release       -DBUILD_SHARED_LIBS=ON       -DgRPC_INSTALL=ON       -DgRPC_BUILD_TESTS=OFF       -DgRPC_ABSL_PROVIDER=package       -DgRPC_CARES_PROVIDER=package       -DgRPC_PROTOBUF_PROVIDER=package       -DgRPC_PROTOBUF_PACKAGE_TYPE=CONFIG       -DgRPC_RE2_PROVIDER=package       -DgRPC_SSL_PROVIDER=package       -DgRPC_ZLIB_PROVIDER=package       -DgRPC_OPENTELEMETRY_PROVIDER=package       -DgRPC_BUILD_GRPCPP_OTEL_PLUGIN=ON       -GNinja -S . -B cmake-out &&     cmake --build cmake-out --target install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:150b228aaa81f9c97af248f01eec6d1183e08ec0985bcbca83e433be09620f30..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/universal-ctags/ctags/archive/refs/tags/p5.9.20210418.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./autogen.sh &&     ./configure --prefix=/usr/local &&     make &&     make install &&     cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:06Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:2430b88568368a5b2ed47c469d5c8d2c4566b9ef50cd41dedf5b3262289a2a30..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/lvc/abi-dumper/archive/16bb467cd7d343dd3a16782b151b56cf15509594.tar.gz |     tar -xzf - --strip-components=1 &&     mv abi-dumper.pl /usr/local/bin/abi-dumper &&     chmod +x /usr/local/bin/abi-dumper"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:85aca78beac8a65b6bdc8b06f323012f0d85a84b63de8055681a78835d1dae36..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/matus-chochlik/ctcache/archive/62631eb1c05688f79f8cd652fe4d726f09bb1eb3.tar.gz |     tar -xzf - --strip-components=1 &&     pip3 install --quiet --disable-pip-version-check google-cloud-storage &&     pip3 install --quiet --disable-pip-version-check -r requirements.txt &&     cp clang-tidy /usr/local/bin/clang-tidy-wrapper &&     cp clang-tidy-cache /usr/local/bin/clang-tidy-cache &&     cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:3a7b8486239b7bc7adb18a9bd08750a1ce26870d1a59ac83e588fbecc855e096..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v0.10.0/sccache-v0.10.0-x86_64-unknown-linux-musl.tar.gz |     tar -zxf - --strip-components=1 &&     mkdir -p /usr/local/bin &&     mv sccache /usr/local/bin/sccache &&     chmod +x /usr/local/bin/sccache"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:61a1f526065813715d62701bfe1c3f3282e71db18970eb0838a4160beb937201..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN (echo /usr/local/lib; echo /usr/local/lib64) | tee /etc/ld.so.conf.d/local.conf"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:bd60e318c1feabb47cb42dd310a33f1777f68b22285bc7f12126f3661bf3654e..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN ldconfig /usr/local/lib*"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:70f703e6d973a866d69827733861101573476639bd6e28af5bab9cc5bf7bf514..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake/cache:9e6f93644d61c48a478d1e64548e2e818902895085a22b56d28048aafdb537ec..."
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2025-08-18T04:36:07Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #0 - "kaniko-build": time="2025-08-18T04:36:10Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2025-08-18T04:36:10Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-08-18T04:36:10Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2025-08-18T04:36:10Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-08-18T04:36:10Z" level=info msg="RUN dnf makecache &&     dnf install -y abi-compliance-checker autoconf automake         clang clang-analyzer clang-tools-extra         cmake diffutils findutils gcc-c++ git         libcurl-devel llvm make ninja-build         openssl-devel patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:10Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 56a23f7fc0de: Pull complete
Step #4: 933647911f77: Pull complete
Step #4: Digest: sha256:9eb086e3620163614db6b0ee33325ad5374e6709888b84e8abc3a24f07b5948d
Step #4: Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: + test -z 15331
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' 761847bb-9e4c-4328-80ed-200f830ca480
Step #4: + ctime=2025-08-18T04:34:59.321456Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=15331'
Step #4: + query+=' AND substitutions.COMMIT_SHA != 32d6e13533a99fcee388e37095a84c555bfc6042'
Step #4: + query+=' AND create_time < 2025-08-18T04:34:59.321456Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=15331 AND substitutions.COMMIT_SHA != 32d6e13533a99fcee388e37095a84c555bfc6042 AND create_time < 2025-08-18T04:34:59.321456Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Step #4: WARNING: The following filter keys were not present in any resource : create_time, substitutions.COMMIT_SHA, tags
Finished Step #4
Step #0 - "kaniko-build": time="2025-08-18T04:36:53Z" level=info msg="RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:53Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:36:55Z" level=info msg="RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2025-08-18T04:36:55Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:36:56Z" level=info msg="RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2025-08-18T04:36:56Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:36:56Z" level=info msg="RUN dnf makecache && dnf install -y java-latest-openjdk"
Step #0 - "kaniko-build": time="2025-08-18T04:36:56Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:37:23Z" level=info msg="RUN dnf makecache && dnf install -y \"dnf-command(debuginfo-install)\""
Step #0 - "kaniko-build": time="2025-08-18T04:37:23Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:37:25Z" level=info msg="RUN dnf makecache && dnf debuginfo-install -y libstdc++"
Step #0 - "kaniko-build": time="2025-08-18T04:37:25Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:37:59Z" level=info msg="RUN dnf makecache && dnf install -y pugixml-devel yaml-cpp-devel"
Step #0 - "kaniko-build": time="2025-08-18T04:37:59Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:38:01Z" level=info msg="RUN echo \"root:cloudcxx\" | chpasswd"
Step #0 - "kaniko-build": time="2025-08-18T04:38:01Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="WORKDIR /var/tmp/build/pkgconf"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="Changed working directory to /var/tmp/build/pkgconf"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="Creating directory /var/tmp/build/pkgconf with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="RUN curl -fsSL https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./configure --prefix=/usr --with-system-libdir=/lib64:/usr/lib64 --with-system-includedir=/usr/include &&     make -j ${NCPU:-4} &&     make install &&     ldconfig && cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="ENV PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib64/pkgconfig"
Step #0 - "kaniko-build": time="2025-08-18T04:38:02Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-b
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15331/32d6e13533a99fcee388e37095a84c555bfc6042/fedora-latest-cmake-cmake-install-__default__/log-761847bb-9e4c-4328-80ed-200f830ca480.txt.]
...
quickstart-makefile-tpu'
Step #2: T+112.928s [2343/2416] Completed 'verify-quickstart-cmake-trace'
Step #2: T+112.933s [2344/2416] Completed 'verify-quickstart-makefile-trace'
Step #2: T+113.200s [2345/2416] Performing build step for 'verify-quickstart-makefile-videointelligence'
Step #2: T+113.225s [2346/2416] No install step for 'verify-quickstart-makefile-videointelligence'
Step #2: T+113.261s [2347/2416] Completed 'verify-quickstart-makefile-videointelligence'
Step #2: T+113.619s [2348/2416] Performing build step for 'verify-quickstart-makefile-video'
Step #2: T+113.629s [2349/2416] Performing build step for 'verify-quickstart-cmake-videointelligence'
Step #2: T+113.641s [2350/2416] No install step for 'verify-quickstart-makefile-video'
Step #2: T+113.651s [2351/2416] No install step for 'verify-quickstart-cmake-videointelligence'
Step #2: T+113.674s [2352/2416] Completed 'verify-quickstart-makefile-video'
Step #2: T+113.682s [2353/2416] Completed 'verify-quickstart-cmake-videointelligence'
Step #2: T+113.730s [2354/2416] Performing build step for 'verify-quickstart-makefile-translate'
Step #2: T+113.744s [2355/2416] Performing build step for 'verify-quickstart-cmake-vision'
Step #2: T+113.748s [2356/2416] No install step for 'verify-quickstart-makefile-translate'
Step #2: T+113.761s [2357/2416] No install step for 'verify-quickstart-cmake-vision'
Step #2: T+113.772s [2358/2416] Completed 'verify-quickstart-makefile-translate'
Step #2: T+113.777s [2359/2416] Performing build step for 'verify-quickstart-makefile-vision'
Step #2: T+113.788s [2360/2416] Completed 'verify-quickstart-cmake-vision'
Step #2: T+113.796s [2361/2416] No install step for 'verify-quickstart-makefile-vision'
Step #2: T+113.825s [2362/2416] Completed 'verify-quickstart-makefile-vision'
Step #2: T+114.035s [2363/2416] Performing build step for 'verify-quickstart-cmake-video'
Step #2: T+114.056s [2364/2416] No install step for 'verify-quickstart-cmake-video'
Step #2: T+114.091s [2365/2416] Completed 'verify-quickstart-cmake-video'
Step #2: T+114.435s [2366/2416] Performing build step for 'verify-quickstart-makefile-vpcaccess'
Step #2: T+114.453s [2367/2416] No install step for 'verify-quickstart-makefile-vpcaccess'
Step #2: T+114.478s [2368/2416] Completed 'verify-quickstart-makefile-vpcaccess'
Step #2: T+114.565s [2369/2416] Performing build step for 'verify-quickstart-cmake-translate'
Step #2: T+114.584s [2370/2416] No install step for 'verify-quickstart-cmake-translate'
Step #2: T+114.611s [2371/2416] Completed 'verify-quickstart-cmake-translate'
Step #2: T+114.625s [2372/2416] Performing build step for 'verify-quickstart-makefile-webrisk'
Step #2: T+114.644s [2373/2416] No install step for 'verify-quickstart-makefile-webrisk'
Step #2: T+114.672s [2374/2416] Completed 'verify-quickstart-makefile-webrisk'
Step #2: T+114.972s [2375/2416] Performing build step for 'verify-quickstart-cmake-vpcaccess'
Step #2: T+114.991s [2376/2416] No install step for 'verify-quickstart-cmake-vpcaccess'
Step #2: T+115.020s [2377/2416] Completed 'verify-quickstart-cmake-vpcaccess'
Step #2: T+115.181s [2378/2416] Performing build step for 'verify-quickstart-makefile-websecurityscanner'
Step #2: T+115.199s [2379/2416] No install step for 'verify-quickstart-makefile-websecurityscanner'
Step #2: T+115.225s [2380/2416] Completed 'verify-quickstart-makefile-websecurityscanner'
Step #2: T+115.637s [2381/2416] Performing build step for 'verify-quickstart-cmake-webrisk'
Step #2: T+115.655s [2382/2416] No install step for 'verify-quickstart-cmake-webrisk'
Step #2: T+115.684s [2383/2416] Completed 'verify-quickstart-cmake-webrisk'
Step #2: T+115.763s [2384/2416] Performing build step for 'verify-quickstart-makefile-workflows'
Step #2: T+115.771s [2385/2416] Performing build step for 'verify-quickstart-cmake-websecurityscanner'
Step #2: T+115.782s [2386/2416] No install step for 'verify-quickstart-makefile-workflows'
Step #2: T+115.790s [2387/2416] No install step for 'verify-quickstart-cmake-websecurityscanner'
Step #2: T+115.811s [2388/2416] Completed 'verify-quickstart-makefile-workflows'
Step #2: T+115.819s [2389/2416] Completed 'verify-quickstart-cmake-websecurityscanner'
Step #2: T+115.823s [2390/2416] Performing build step for 'verify-quickstart-makefile-vmmigration'
Step #2: T+115.842s [2391/2416] No install step for 'verify-quickstart-makefile-vmmigration'
Step #2: T+115.869s [2392/2416] Completed 'verify-quickstart-makefile-vmmigration'
Step #2: T+116.093s [2393/2416] Performing build step for 'verify-quickstart-cmake-workflows'
Step #2: T+116.112s [2394/2416] No install step for 'verify-quickstart-cmake-workflows'
Step #2: T+116.139s [2395/2416] Completed 'verify-quickstart-cmake-workflows'
Step #2: T+116.452s [2396/2416] Performing build step for 'verify-quickstart-cmake-opentelemetry'
Step #2: T+116.470s [2397/2416] No install step for 'verify-quickstart-cmake-opentelemetry'
Step #2: T+116.496s [2398/2416] Completed 'verify-quickstart-cmake-opentelemetry'
Step #2: T+116.518s [2399/2416] Performing build step for 'verify-quickstart-makefile-opentelemetry'
Step #2: T+116.537s [2400/2416] No install step for 'verify-quickstart-makefile-opentelemetry'
Step #2: T+116.562s [2401/2416] Completed 'verify-quickstart-makefile-opentelemetry'
Step #2: T+116.713s [2402/2416] Performing build step for 'verify-quickstart-makefile-workstations'
Step #2: T+116.730s [2403/2416] No install step for 'verify-quickstart-makefile-workstations'
Step #2: T+116.756s [2404/2416] Completed 'verify-quickstart-makefile-workstations'
Step #2: T+116.888s [2405/2416] Performing build step for 'verify-quickstart-cmake-workstations'
Step #2: T+116.906s [2406/2416] No install step for 'verify-quickstart-cmake-workstations'
Step #2: T+116.921s [2407/2416] Performing build step for 'verify-quickstart-cmake-vmmigration'
Step #2: T+116.934s [2408/2416] Completed 'verify-quickstart-cmake-workstations'
Step #2: T+116.938s [2409/2416] No install step for 'verify-quickstart-cmake-vmmigration'
Step #2: T+116.961s [2410/2416] Completed 'verify-quickstart-cmake-vmmigration'
Step #2: T+116.969s [2411/2416] Performing build step for 'verify-quickstart-makefile-vmwareengine'
Step #2: T+116.986s [2412/2416] No install step for 'verify-quickstart-makefile-vmwareengine'
Step #2: T+117.012s [2413/2416] Completed 'verify-quickstart-makefile-vmwareengine'
Step #2: T+118.149s [2414/2416] Performing build step for 'verify-quickstart-cmake-vmwareengine'
Step #2: T+118.166s [2415/2416] No install step for 'verify-quickstart-cmake-vmwareengine'
Step #2: T+118.190s [2416/2416] Completed 'verify-quickstart-cmake-vmwareengine'
Step #2: 
Step #2: 2025-08-18T04:45:04Z (+281s)
Step #2: ---------------------------------------------------------------
Step #2: |   Delete installed artifacts and run compiled quickstarts   |
Step #2: ---------------------------------------------------------------
Step #2: -- Install configuration: ""
Step #2: 
Step #2: 2025-08-18T04:45:06Z (+283s)
Step #2: ------------------------------------
Step #2: |   Running quickstart: bigquery   |
Step #2: ------------------------------------
Step #2: 2025-08-18T04:45:06Z (+283s): [ CMake ]
Step #2: 2025-08-18T04:45:06Z (+283s): + /workspace/cmake-out/quickstart/cmake-bigquery/quickstart cloud-cpp-testing-resources projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 6311504 rows read from table: projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 
Step #2: 2025-08-18T04:45:08Z (+285s): [ Make ]
Step #2: 2025-08-18T04:45:08Z (+285s): + env LD_LIBRARY_PATH=/tmp/tmp.AiO3OseYTd/lib64:/tmp/tmp.AiO3OseYTd/lib: /workspace/cmake-out/quickstart/makefile-bigquery/quickstart cloud-cpp-testing-resources projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 6311504 rows read from table: projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 
Step #2: 2025-08-18T04:45:10Z (+287s)
Step #2: ------------------------------------
Step #2: |   Running quickstart: bigtable   |
Step #2: ------------------------------------
Step #2: 2025-08-18T04:45:10Z (+287s): [ CMake ]
Step #2: 2025-08-18T04:45:10Z (+287s): + /workspace/cmake-out/quickstart/cmake-bigtable/quickstart cloud-cpp-testing-resources test-instance quickstart
Step #2: Getting a single row by row key:cf1:cq    @ 1696879174763000us
Step #2: "value"
Step #2: 
Step #2: 2025-08-18T04:45:10Z (+287s): [ Make ]
Step #2: 2025-08-18T04:45:10Z (+287s): + env LD_LIBRARY_PATH=/tmp/tmp.AiO3OseYTd/lib64:/tmp/tmp.AiO3OseYTd/lib: /workspace/cmake-out/quickstart/makefile-bigtable/quickstart cloud-cpp-testing-resources test-instance quickstart
Step #2: Getting a single row by row key:cf1:cq    @ 1696879174763000us
Step #2: "value"
Step #2: 
Step #2: 2025-08-18T04:45:10Z (+287s)
Step #2: -------------------------------
Step #2: |   Running quickstart: iam   |
Step #2: -------------------------------
Step #2: 2025-08-18T04:45:10Z (+287s): [ CMake ]
Step #2: 2025-08-18T04:45:10Z (+287s): + /workspace/cmake-out/quickstart/cmake-iam/quickstart cloud-cpp-testing-resources
Step #2: Service Accounts for project: cloud-cpp-testing-resources
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-caller@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-gcr-updater-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-update-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hmac-keys-test-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-credentials-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/936212892354-compute@developer.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-cpp-testing-resources@appspot.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/talent-test@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-update@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-agent@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/test-user-01@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-run-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-run-pubsub-invoker@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cuiyao-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-key-file-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/github-actions-storage@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-build-trigger-scheduler@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/bigtable-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-setup@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-run@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/spanner-iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-create@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache-read-only@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: 
Step #2: 2025-08-18T04:45:10Z (+287s): [ Make ]
Step #2: 2025-08-18T04:45:10Z (+287s): + env LD_LIBRARY_PATH=/tmp/tmp.AiO3OseYTd/lib64:/tmp/tmp.AiO3OseYTd/lib: /workspace/cmake-out/quickstart/makefile-iam/quickstart cloud-cpp-testing-resources
Step #2: Service Accounts for project: cloud-cpp-testing-resources
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-caller@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-gcr-updater-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-update-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hmac-keys-test-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-credentials-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/936212892354-compute@developer.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-cpp-testing-resources@appspot.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/talent-test@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-update@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-agent@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/test-user-01@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-run-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-run-pubsub-invoker@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cuiyao-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-key-file-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/github-actions-storage@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-build-trigger-scheduler@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/bigtable-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-setup@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-run@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/spanner-iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-create@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache-read-only@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: 
Step #2: 2025-08-18T04:45:11Z (+288s)
Step #2: -----------------------------------
Step #2: |   Running quickstart: spanner   |
Step #2: -----------------------------------
Step #2: 2025-08-18T04:45:11Z (+288s): [ CMake ]
Step #2: 2025-08-18T04:45:11Z (+288s): + /workspace/cmake-out/quickstart/cmake-spanner/quickstart cloud-cpp-testing-resources test-instance quickstart-db
Step #2: Hello World
Step #2: 
Step #2: 2025-08-18T04:45:12Z (+289s): [ Make ]
Step #2: 2025-08-18T04:45:12Z (+289s): + env LD_LIBRARY_PATH=/tmp/tmp.AiO3OseYTd/lib64:/tmp/tmp.AiO3OseYTd/lib: /workspace/cmake-out/quickstart/makefile-spanner/quickstart cloud-cpp-testing-resources test-instance quickstart-db
Step #2: Hello World
Step #2: 
Step #2: 2025-08-18T04:45:14Z (+291s)
Step #2: -----------------------------------
Step #2: |   Running quickstart: storage   |
Step #2: -----------------------------------
Step #2: 2025-08-18T04:45:14Z (+291s): [ CMake ]
Step #2: 2025-08-18T04:45:14Z (+291s): + /workspace/cmake-out/quickstart/cmake-storage/quickstart gcs-grpc-team-cloud-cpp-testing-bucket
Step #2: Successfully created object: ObjectMetadata={name=quickstart.txt, acl=[], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CJv9yL7Gk48DEAE=, event_based_hold=false, generation=1755492314660507, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart.txt/1755492314660507, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt?generation=1755492314660507&alt=media, , metageneration=1, name=quickstart.txt, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1755492314777000000, time_deleted=0, time_storage_class_updated=1755492314777000000, updated=1755492314777000000, soft_delete_time=1970-01-01T00:00:00Z, hard_delete_time=1970-01-01T00:00:00Z}
Step #2: Hello World!
Step #2: 
Step #2: 2025-08-18T04:45:14Z (+291s): [ Make ]
Step #2: 2025-08-18T04:45:14Z (+291s): + env LD_LIBRARY_PATH=/tmp/tmp.AiO3OseYTd/lib64:/tmp/tmp.AiO3OseYTd/lib: /workspace/cmake-out/quickstart/makefile-storage/quickstart gcs-grpc-team-cloud-cpp-testing-bucket
Step #2: Successfully created object: ObjectMetadata={name=quickstart.txt, acl=[], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CL7m3r7Gk48DEAE=, event_based_hold=false, generation=1755492315018046, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart.txt/1755492315018046, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt?generation=1755492315018046&alt=media, , metageneration=1, name=quickstart.txt, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1755492315139000000, time_deleted=0, time_storage_class_updated=1755492315139000000, updated=1755492315139000000, soft_delete_time=1970-01-01T00:00:00Z, hard_delete_time=1970-01-01T00:00:00Z}
Step #2: Hello World!
Step #2: 
Step #2: 2025-08-18T04:45:15Z (+292s)
Step #2: ----------------------------------
Step #2: |   Running quickstart: pubsub   |
Step #2: ----------------------------------
Step #2: 2025-08-18T04:45:15Z (+292s): [ CMake ]
Step #2: 2025-08-18T04:45:15Z (+292s): + /workspace/cmake-out/quickstart/cmake-pubsub/quickstart cloud-cpp-testing-resources quickstart
Step #2: Hello World published with id=15918542934448556
Step #2: 
Step #2: 2025-08-18T04:45:15Z (+292s): [ Make ]
Step #2: 2025-08-18T04:45:15Z (+292s): + env LD_LIBRARY_PATH=/tmp/tmp.AiO3OseYTd/lib64:/tmp/tmp.AiO3OseYTd/lib: /workspace/cmake-out/quickstart/makefile-pubsub/quickstart cloud-cpp-testing-resources quickstart
Step #2: Hello World published with id=15918572266472684
Step #2: 
Step #2: 2025-08-18T04:45:15Z (+292s)
Step #2: ---------------------------------------
Step #2: |   Running quickstart for GCS+gRPC   |
Step #2: ---------------------------------------
Step #2: 2025-08-18T04:45:15Z (+292s): [ CMake ]
Step #2: WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
Step #2: E0000 00:00:1755492318.042145  185951 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.
Step #2: Successfully created object: ObjectMetadata={name=quickstart-grpc.txt, acl=[ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=, entity=project-owners-936212892354, entity_id=, etag=CK/DkL/Gk48DEAE=, generation=1755492315832751, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492315832751/project-owners-936212892354, kind=storage#objectAccessControl, object=quickstart-grpc.txt, project_team.project_number=936212892354, project_team.team=owners, role=OWNER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/project-owners-936212892354}, ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=, entity=project-editors-936212892354, entity_id=, etag=CK/DkL/Gk48DEAE=, generation=1755492315832751, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492315832751/project-editors-936212892354, kind=storage#objectAccessControl, object=quickstart-grpc.txt, project_team.project_number=936212892354, project_team.team=editors, role=OWNER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/project-editors-936212892354}, ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=, entity=project-viewers-936212892354, entity_id=, etag=CK/DkL/Gk48DEAE=, generation=1755492315832751, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492315832751/project-viewers-936212892354, kind=storage#objectAccessControl, object=quickstart-grpc.txt, project_team.project_number=936212892354, project_team.team=viewers, role=READER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/project-viewers-936212892354}, ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=936212892354@cloudbuild.gserviceaccount.com, entity=user-936212892354@cloudbuild.gserviceaccount.com, entity_id=, etag=CK/DkL/Gk48DEAE=, generation=1755492315832751, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492315832751/user-936212892354@cloudbuild.gserviceaccount.com, kind=storage#objectAccessControl, object=quickstart-grpc.txt, role=OWNER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/user-936212892354@cloudbuild.gserviceaccount.com}], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CK/DkL/Gk48DEAE=, event_based_hold=false, generation=1755492315832751, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492315832751, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt?generation=1755492315832751&alt=media, , metageneration=1, name=quickstart-grpc.txt, owner.entity=user-936212892354@cloudbuild.gserviceaccount.com, owner.entity_id=, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1755492315954000000, time_deleted=0, time_storage_class_updated=1755492315954000000, updated=1755492315954000000}
Step #2: Hello World!
Step #2: 
Step #2: 2025-08-18T04:45:18Z (+295s): [ Make ]
Step #2: WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
Step #2: E0000 00:00:1755492320.578107  185982 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.
Step #2: Successfully created object: ObjectMetadata={name=quickstart-grpc.txt, acl=[ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=, entity=project-owners-936212892354, entity_id=, etag=CJPpqsDGk48DEAE=, generation=1755492318360723, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492318360723/project-owners-936212892354, kind=storage#objectAccessControl, object=quickstart-grpc.txt, project_team.project_number=936212892354, project_team.team=owners, role=OWNER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/project-owners-936212892354}, ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=, entity=project-editors-936212892354, entity_id=, etag=CJPpqsDGk48DEAE=, generation=1755492318360723, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492318360723/project-editors-936212892354, kind=storage#objectAccessControl, object=quickstart-grpc.txt, project_team.project_number=936212892354, project_team.team=editors, role=OWNER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/project-editors-936212892354}, ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=, entity=project-viewers-936212892354, entity_id=, etag=CJPpqsDGk48DEAE=, generation=1755492318360723, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492318360723/project-viewers-936212892354, kind=storage#objectAccessControl, object=quickstart-grpc.txt, project_team.project_number=936212892354, project_team.team=viewers, role=READER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/project-viewers-936212892354}, ObjectAccessControl={bucket=gcs-grpc-team-cloud-cpp-testing-bucket, domain=, email=936212892354@cloudbuild.gserviceaccount.com, entity=user-936212892354@cloudbuild.gserviceaccount.com, entity_id=, etag=CJPpqsDGk48DEAE=, generation=1755492318360723, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492318360723/user-936212892354@cloudbuild.gserviceaccount.com, kind=storage#objectAccessControl, object=quickstart-grpc.txt, role=OWNER, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt/acl/user-936212892354@cloudbuild.gserviceaccount.com}], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CJPpqsDGk48DEAE=, event_based_hold=false, generation=1755492318360723, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart-grpc.txt/1755492318360723, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt?generation=1755492318360723&alt=media, , metageneration=1, name=quickstart-grpc.txt, owner.entity=user-936212892354@cloudbuild.gserviceaccount.com, owner.entity_id=, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart-grpc.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1755492318480000000, time_deleted=0, time_storage_class_updated=1755492318480000000, updated=1755492318480000000}
Step #2: Hello World!
Step #2: 
Step #2: 2025-08-18T04:45:20Z (+297s)
Step #2: ===============
Step #2: |   SUCCESS   |
Step #2: ===============
Step #2: 2025-08-18T04:45:20Z (+297s): ===> sccache stats
Step #2: Compile requests                    4039
Step #2: Compile requests executed           4039
Step #2: Cache hits                          4039
Step #2: Cache hits (C/C++)                  4039
Step #2: Cache misses                           0
Step #2: Cache hits rate                   100.00 %
Step #2: Cache hits rate (C/C++)           100.00 %
Step #2: Cache timeouts                         0
Step #2: Cache read errors                      0
Step #2: Forced recaches                        0
Step #2: Cache write errors                     0
Step #2: Cache errors                           0
Step #2: Compilations                           0
Step #2: Compilation failures                   0
Step #2: Non-cacheable compilations             0
Step #2: Non-cacheable calls                    0
Step #2: Non-compilation calls                  0
Step #2: Unsupported compiler calls             0
Step #2: Average cache write                0.000 s
Step #2: Average compiler                   0.000 s
Step #2: Average cache read hit             0.087 s
Step #2: Failed distributed compilations        0
Step #2: Cache location                  gcs, name: cloud-cpp-testing-resources_cloudbuild, prefix: /sccache/fedora-latest-cmake-cmake-install/
Step #2: Version (client)                0.10.0
Step #2: ==> 🕑 cmake-install completed in 297.063 seconds
Finished Step #2
Starting Step #3
Step #3: Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk
Step #3: Digests:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake@sha256:826dca680253290382c5c405a79c158d2f7802fcde212f2015d31aedc2a366c9
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-cmake:761847bb-9e4c-4328-80ed-200f830ca480
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/26667ce7-ca2b-40e0-94ba-da52e5d4fb6b] to complete...
Step #3: .....done.
Finished Step #3
PUSH
DONE

Build Log: https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15331/32d6e13533a99fcee388e37095a84c555bfc6042/fedora-latest-cmake-cmake-install-default/log-761847bb-9e4c-4328-80ed-200f830ca480.txt