|
|
|
| 1 | 2026-03-13T17:47:30.471Z | job assigned to worker 01KKM4WX1A4Y4YRGSWKQ4GSRF6 [factory aws, i-017148a1e040c803b] (queued for 2 m 58 s) |
| |
| 2 | 2026-03-13T17:47:38.686Z | starting task 0: "setup" |
| 3 | 2026-03-13T17:47:38.689Z | ++ uname -s |
| 4 | 2026-03-13T17:47:38.689Z | + kern=SunOS |
| 5 | 2026-03-13T17:47:38.689Z | + build_user=build |
| 6 | 2026-03-13T17:47:38.690Z | + build_uid=12345 |
| 7 | 2026-03-13T17:47:38.690Z | + work_dir=/work |
| 8 | 2026-03-13T17:47:38.690Z | + input_dir=/input |
| 9 | 2026-03-13T17:47:38.690Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T17:47:38.690Z | + case "$kern" in |
| 11 | 2026-03-13T17:47:38.690Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T17:47:38.690Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T17:47:40.699Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T17:47:40.809Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T17:47:40.819Z | + home_fs=zfs |
| 16 | 2026-03-13T17:47:40.820Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T17:47:40.820Z | + mkdir -p /home/build |
| 18 | 2026-03-13T17:47:40.820Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T17:47:42.824Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T17:47:42.835Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-13T17:47:42.847Z | starting task 1: "authentication" |
| 22 | 2026-03-13T17:47:42.883Z | process exited: duration 19 ms, exit code 0 |
| |
| 23 | 2026-03-13T17:47:42.890Z | starting task 2: "clone repository" |
| 24 | 2026-03-13T17:47:42.895Z | + mkdir -p /work/oxidecomputer/cockroach |
| 25 | 2026-03-13T17:47:42.901Z | + git clone https://github.com/oxidecomputer/cockroach /work/oxidecomputer/cockroach |
| 26 | 2026-03-13T17:47:42.934Z | Cloning into '/work/oxidecomputer/cockroach'... |
| 27 | 2026-03-13T17:49:03.250Z | + cd /work/oxidecomputer/cockroach |
| 28 | 2026-03-13T17:49:03.261Z | + git fetch origin 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e |
| 29 | 2026-03-13T17:49:03.493Z | From https://github.com/oxidecomputer/cockroach |
| 30 | 2026-03-13T17:49:03.493Z | * branch 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e -> FETCH_HEAD |
| 31 | 2026-03-13T17:49:03.509Z | + [[ -n justin/log-unhealthy-clocks ]] |
| 32 | 2026-03-13T17:49:03.509Z | ++ git branch --show-current |
| 33 | 2026-03-13T17:49:03.509Z | + current=release-22.1-oxide |
| 34 | 2026-03-13T17:49:03.509Z | + [[ release-22.1-oxide != justin/log-unhealthy-clocks ]] |
| 35 | 2026-03-13T17:49:03.509Z | + git branch -f justin/log-unhealthy-clocks 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e |
| 36 | 2026-03-13T17:49:03.509Z | + git checkout -f justin/log-unhealthy-clocks |
| 37 | 2026-03-13T17:49:04.120Z | Switched to branch 'justin/log-unhealthy-clocks' |
| 38 | 2026-03-13T17:49:04.125Z | + git reset --hard 3ca158b90ce0902b7f8f9b9656f85e1b479ff95e |
| 39 | 2026-03-13T17:49:04.146Z | HEAD is now at 3ca158b90c improve logging around unhealthy clocks |
| 40 | 2026-03-13T17:49:04.152Z | process exited: duration 81247 ms, exit code 0 |
| |
| 41 | 2026-03-13T17:49:04.210Z | starting task 3: "build" |
| 42 | 2026-03-13T17:49:04.222Z | + export BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 43 | 2026-03-13T17:49:04.222Z | + BROWSERSLIST_IGNORE_OLD_DATA=1 |
| 44 | 2026-03-13T17:49:04.222Z | + source .github/buildomat/helios-setup.sh |
| 45 | 2026-03-13T17:49:04.222Z | ++ source .github/buildomat/versions.sh |
| 46 | 2026-03-13T17:49:04.222Z | +++ export GOTOOLCHAIN=local |
| 47 | 2026-03-13T17:49:04.222Z | +++ GOTOOLCHAIN=local |
| 48 | 2026-03-13T17:49:04.222Z | +++ GO_VERSION=1.22.11 |
| 49 | 2026-03-13T17:49:04.222Z | +++ NODE_VERSION=20.11.1 |
| 50 | 2026-03-13T17:49:04.222Z | +++ YARN_VERSION=1.22.22 |
| 51 | 2026-03-13T17:49:04.222Z | ++ GO_MAJOR=1.22 |
| 52 | 2026-03-13T17:49:04.222Z | ++ NODE_MAJOR=20 |
| 53 | 2026-03-13T17:49:04.224Z | ++ pfexec pkg install /developer/build-essential /ooce/developer/cmake /ooce/developer/go-122@1.22.11 /ooce/runtime/node-20@20.11.1 |
| 54 | 2026-03-13T17:49:14.374Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 55 | 2026-03-13T17:49:22.416Z | Startup: Caching catalogs ... Done |
| 56 | 2026-03-13T17:49:44.624Z | Planning: Solver setup ... Done |
| 57 | 2026-03-13T17:49:45.026Z | Planning: Running solver ... Done |
| 58 | 2026-03-13T17:49:45.071Z | Planning: Finding local manifests ... Done |
| 59 | 2026-03-13T17:49:45.071Z | Planning: Fetching manifests: 0/3 0% complete |
| 60 | 2026-03-13T17:49:45.425Z | Planning: Fetching manifests: 3/3 100% complete |
| 61 | 2026-03-13T17:49:45.529Z | Planning: Package planning ... Done |
| 62 | 2026-03-13T17:49:45.658Z | Planning: Merging actions ... Done |
| 63 | 2026-03-13T17:49:45.898Z | Planning: Checking for conflicting actions ... Done |
| 64 | 2026-03-13T17:49:45.921Z | Planning: Consolidating action changes ... Done |
| 65 | 2026-03-13T17:49:46.718Z | Planning: Evaluating mediators ... Done |
| 66 | 2026-03-13T17:49:46.752Z | Planning: Planning completed in 24.19 seconds |
| 67 | 2026-03-13T17:49:46.775Z | Packages to install: 3 |
| 68 | 2026-03-13T17:49:46.775Z | Mediators to change: 2 |
| 69 | 2026-03-13T17:49:46.775Z | Services to change: 1 |
| 70 | 2026-03-13T17:49:46.775Z | Create boot environment: No |
| 71 | 2026-03-13T17:49:46.775Z | Create backup boot environment: No |
| 72 | 2026-03-13T17:49:46.824Z | |
| 73 | 2026-03-13T17:49:46.825Z | Download: 0/10875 items 0.0/111.8MB 0% complete |
| 74 | 2026-03-13T17:49:51.823Z | Download: 2069/10875 items 48.6/111.8MB 43% complete (11.0M/s) |
| 75 | 2026-03-13T17:50:02.710Z | Download: 3100/10875 items 53.1/111.8MB 47% complete (7.1M/s) |
| 76 | 2026-03-13T17:50:07.738Z | Download: 5152/10875 items 57.5/111.8MB 51% complete (1.1M/s) |
| 77 | 2026-03-13T17:50:12.740Z | Download: 7085/10875 items 100.7/111.8MB 90% complete (4.8M/s) |
| 78 | 2026-03-13T17:50:18.035Z | Download: 10416/10875 items 111.3/111.8MB 99% complete (5.4M/s) |
| 79 | 2026-03-13T17:50:25.433Z | Download: 10419/10875 items 111.3/111.8MB 99% complete (5.3M/s) |
| 80 | 2026-03-13T17:50:30.158Z | Download: Completed 111.76 MB in 43.34 seconds (2.6M/s) |
| 81 | 2026-03-13T17:50:30.439Z | Actions: 1/12730 actions (Installing new actions) |
| 82 | 2026-03-13T17:50:33.751Z | Actions: Completed 12730 actions in 3.31 seconds. |
| 83 | 2026-03-13T17:50:34.099Z | Done |
| 84 | 2026-03-13T17:50:34.099Z | Done |
| 85 | 2026-03-13T17:50:35.052Z | Done |
| 86 | 2026-03-13T17:50:39.356Z | Done |
| 87 | 2026-03-13T17:50:39.448Z | Done |
| 88 | 2026-03-13T17:50:39.454Z | Done |
| 89 | 2026-03-13T17:50:39.682Z | Done |
| 90 | 2026-03-13T17:50:40.360Z | ++ pushd /work |
| 91 | 2026-03-13T17:50:40.363Z | /work /work/oxidecomputer/cockroach |
| 92 | 2026-03-13T17:50:40.363Z | ++ mkdir bin |
| 93 | 2026-03-13T17:50:40.363Z | ++ curl -sSfL --retry 10 -O https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js |
| 94 | 2026-03-13T17:50:41.298Z | ++ sha256sum -c /work/oxidecomputer/cockroach/.github/buildomat/SHA256SUMS.helios |
| 95 | 2026-03-13T17:50:41.311Z | yarn-1.22.22.js: OK |
| 96 | 2026-03-13T17:50:41.312Z | ++ mv yarn-1.22.22.js bin/yarn |
| 97 | 2026-03-13T17:50:41.312Z | ++ chmod a+x bin/yarn |
| 98 | 2026-03-13T17:50:41.312Z | ++ popd |
| 99 | 2026-03-13T17:50:41.312Z | /work/oxidecomputer/cockroach |
| 100 | 2026-03-13T17:50:41.312Z | ++ export PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 101 | 2026-03-13T17:50:41.312Z | ++ PATH=/work/bin:/opt/ooce/go-1.22/bin:/opt/ooce/node-20/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 102 | 2026-03-13T17:50:41.312Z | ++ nproc |
| 103 | 2026-03-13T17:50:41.312Z | + gmake -j8 cockroach.tgz BUILDTYPE=release |
| 104 | 2026-03-13T17:50:41.738Z | Detected change in build system. Rebooting make. |
| 105 | 2026-03-13T17:50:41.772Z | gitdir=$(git rev-parse --git-dir 2>/dev/null || true); \ |
| 106 | 2026-03-13T17:50:41.772Z | if test -n "$gitdir"; then \ |
| 107 | 2026-03-13T17:50:41.772Z | git submodule update --init --recursive; \ |
| 108 | 2026-03-13T17:50:41.772Z | fi |
| 109 | 2026-03-13T17:50:41.902Z | Submodule 'c-deps/geos' (https://github.com/oxidecomputer/geos.git) registered for path 'c-deps/geos' |
| 110 | 2026-03-13T17:50:41.943Z | Submodule 'c-deps/jemalloc' (https://github.com/cockroachdb/jemalloc.git) registered for path 'c-deps/jemalloc' |
| 111 | 2026-03-13T17:50:41.943Z | Submodule 'c-deps/proj' (https://github.com/oxidecomputer/PROJ.git) registered for path 'c-deps/proj' |
| 112 | 2026-03-13T17:50:41.943Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/geos'... |
| 113 | 2026-03-13T17:50:42.126Z | mkdir -p pkg/sql/parser/gen |
| 114 | 2026-03-13T17:50:42.140Z | set -euo pipefail; \ |
| 115 | 2026-03-13T17:50:42.140Z | awk '/func.*sqlSymUnion/ {print $(NF - 1)}' pkg/sql/parser/sql.y | \ |
| 116 | 2026-03-13T17:50:42.140Z | sed -e 's/[]\/$*.^|[]/\\&/g' | \ |
| 117 | 2026-03-13T17:50:42.140Z | sed -e "s/^/s_(type|token) <(/" | \ |
| 118 | 2026-03-13T17:50:42.140Z | awk '{print $0")>_\\1 <union> /* <\\2> */_"}' > pkg/sql/parser/gen/types_regex.tmp; \ |
| 119 | 2026-03-13T17:50:42.140Z | sed -E -f pkg/sql/parser/gen/types_regex.tmp < pkg/sql/parser/sql.y | \ |
| 120 | 2026-03-13T17:50:42.140Z | awk -f pkg/sql/parser/replace_help_rules.awk | \ |
| 121 | 2026-03-13T17:50:42.140Z | sed -Ee 's,//.*$,,g;s,/[*]([^*]|[*][^/])*[*]/, ,g;s/ +$//g' > pkg/sql/parser/gen/sql-gen.y.tmp || rm pkg/sql/parser/gen/sql-gen.y.tmp |
| 122 | 2026-03-13T17:50:42.228Z | mv -f pkg/sql/parser/gen/sql-gen.y.tmp pkg/sql/parser/gen/sql-gen.y |
| 123 | 2026-03-13T17:50:42.232Z | rm pkg/sql/parser/gen/types_regex.tmp |
| 124 | 2026-03-13T17:50:43.841Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/jemalloc'... |
| 125 | 2026-03-13T17:50:45.426Z | Cloning into '/work/oxidecomputer/cockroach/c-deps/proj'... |
| 126 | 2026-03-13T17:50:47.321Z | Submodule path 'c-deps/geos': checked out '8bfb91ff2cfee16b29316894fd65d0f2a8a09607' |
| 127 | 2026-03-13T17:50:47.351Z | Submodule path 'c-deps/jemalloc': checked out 'fd00c883c119539844b3ffd5ad8640968e0cb1a3' |
| 128 | 2026-03-13T17:50:47.580Z | Submodule path 'c-deps/proj': checked out '47f32de4d4b683af4891844d6a6aefce5801a082' |
| 129 | 2026-03-13T17:50:47.596Z | mkdir -p bin |
| 130 | 2026-03-13T17:50:47.596Z | touch bin/.submodules-initialized |
| 131 | 2026-03-13T17:50:47.596Z | rm -rf /work/oxidecomputer/cockroach/lib/build/proj |
| 132 | 2026-03-13T17:50:47.596Z | cd /work/oxidecomputer/cockroach/c-deps/jemalloc && autoconf |
| 133 | 2026-03-13T17:50:47.596Z | rm -rf /work/oxidecomputer/cockroach/lib/build/geos |
| 134 | 2026-03-13T17:50:47.596Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/proj |
| 135 | 2026-03-13T17:50:47.596Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/geos |
| 136 | 2026-03-13T17:50:47.596Z | cd /work/oxidecomputer/cockroach/lib/build/proj && cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/proj -DCMAKE_BUILD_TYPE=Release -DBUILD_LIBPROJ_SHARED=OFF |
| 137 | 2026-03-13T17:50:47.596Z | build/node-run.sh -C pkg/ui yarn install --ignore-optional |
| 138 | 2026-03-13T17:50:47.596Z | cd /work/oxidecomputer/cockroach/lib/build/geos && \ |
| 139 | 2026-03-13T17:50:47.596Z | cmake -DCMAKE_TARGET_MESSAGES=OFF /work/oxidecomputer/cockroach/c-deps/geos -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS=-fPIC -DCMAKE_CXX_FLAGS=-fPIC |
| 140 | 2026-03-13T17:50:47.634Z | -- GEOS: Build type: Release |
| 141 | 2026-03-13T17:50:47.639Z | -- GEOS: Run-time output: /work/oxidecomputer/cockroach/lib/build/geos/bin |
| 142 | 2026-03-13T17:50:47.639Z | -- GEOS: Archives output: /work/oxidecomputer/cockroach/lib/build/geos/lib |
| 143 | 2026-03-13T17:50:47.741Z | yarn install v1.22.22 |
| 144 | 2026-03-13T17:50:47.819Z | [1/4] Resolving packages... |
| 145 | 2026-03-13T17:50:47.849Z | warning Resolution field "protobufjs@6.8.6" is incompatible with requested version "protobufjs@6.8.8" |
| 146 | 2026-03-13T17:50:47.855Z | rm -rf /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 147 | 2026-03-13T17:50:47.859Z | mkdir -p /work/oxidecomputer/cockroach/lib/build/jemalloc |
| 148 | 2026-03-13T17:50:47.864Z | cd /work/oxidecomputer/cockroach/lib/build/jemalloc && /work/oxidecomputer/cockroach/c-deps/jemalloc/configure --enable-prof |
| 149 | 2026-03-13T17:50:47.911Z | checking for xsltproc... /usr/bin/xsltproc |
| 150 | 2026-03-13T17:50:47.914Z | checking for gcc... gcc |
| 151 | 2026-03-13T17:50:47.926Z | -- The C compiler identification is GNU 12.2.0 |
| 152 | 2026-03-13T17:50:47.929Z | -- The C compiler identification is GNU 12.2.0 |
| 153 | 2026-03-13T17:50:47.954Z | checking whether the C compiler works... -- Detecting C compiler ABI info |
| 154 | 2026-03-13T17:50:47.958Z | yes |
| 155 | 2026-03-13T17:50:47.958Z | checking for C compiler default output file name... a.out |
| 156 | 2026-03-13T17:50:47.979Z | checking for suffix of executables... |
| 157 | 2026-03-13T17:50:48.025Z | warning Resolution field "fbjs@0.8.17" is incompatible with requested version "fbjs@^0.6.1" |
| 158 | 2026-03-13T17:50:48.025Z | checking whether we are cross compiling... no |
| 159 | 2026-03-13T17:50:48.042Z | checking for suffix of object files... -- Detecting C compiler ABI info - done |
| 160 | 2026-03-13T17:50:48.047Z | o |
| 161 | 2026-03-13T17:50:48.050Z | checking whether the compiler supports GNU C... -- Check for working C compiler: /usr/bin/gcc - skipped |
| 162 | 2026-03-13T17:50:48.054Z | -- Detecting C compile features |
| 163 | 2026-03-13T17:50:48.054Z | -- Detecting C compile features - done |
| 164 | 2026-03-13T17:50:48.055Z | -- |
| 165 | 2026-03-13T17:50:48.055Z | -- Configuring PROJ: |
| 166 | 2026-03-13T17:50:48.055Z | -- |
| 167 | 2026-03-13T17:50:48.055Z | -- PROJ_VERSION = 4.9.3 |
| 168 | 2026-03-13T17:50:48.061Z | -- Looking for include file dlfcn.h |
| 169 | 2026-03-13T17:50:48.064Z | yes |
| 170 | 2026-03-13T17:50:48.080Z | checking whether gcc accepts -g... yes |
| 171 | 2026-03-13T17:50:48.124Z | checking for gcc option to enable C11 features... none needed |
| 172 | 2026-03-13T17:50:48.137Z | checking whether compiler is cray... no |
| 173 | 2026-03-13T17:50:48.155Z | checking whether compiler supports -std=gnu11... yes |
| 174 | 2026-03-13T17:50:48.158Z | checking whether compiler supports -Wall... -- Looking for include file dlfcn.h - found |
| 175 | 2026-03-13T17:50:48.158Z | -- Looking for include file inttypes.h |
| 176 | 2026-03-13T17:50:48.174Z | yes |
| 177 | 2026-03-13T17:50:48.186Z | checking whether compiler supports -Werror=declaration-after-statement... -- The CXX compiler identification is GNU 12.2.0 |
| 178 | 2026-03-13T17:50:48.193Z | yes |
| 179 | 2026-03-13T17:50:48.196Z | checking whether compiler supports -Wshorten-64-to-32... -- Detecting C compiler ABI info |
| 180 | 2026-03-13T17:50:48.206Z | no |
| 181 | 2026-03-13T17:50:48.224Z | checking whether compiler supports -Wsign-compare... yes |
| 182 | 2026-03-13T17:50:48.234Z | checking whether compiler supports -pipe... [2/4] Fetching packages... |
| 183 | 2026-03-13T17:50:48.239Z | yes |
| 184 | 2026-03-13T17:50:48.243Z | checking whether compiler supports -g3... -- Looking for include file inttypes.h - found |
| 185 | 2026-03-13T17:50:48.243Z | -- Looking for include file jni.h |
| 186 | 2026-03-13T17:50:48.243Z | warning Pattern ["@cockroachlabs/crdb-protobuf-client@link:./workspaces/db-console/src/js"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-crdb-protobuf-client-0.0.12/node_modules/@cockroachlabs/crdb-protobuf-client" as pattern ["@cockroachlabs/crdb-protobuf-client@link:workspaces/db-console/src/js"]. This could result in non-deterministic behavior, skipping. |
| 187 | 2026-03-13T17:50:48.244Z | warning Pattern ["@cockroachlabs/cluster-ui@link:workspaces/cluster-ui"] is trying to unpack in the same destination "/home/build/.cache/yarn/v6/npm-@cockroachlabs-cluster-ui-22.1.14/node_modules/@cockroachlabs/cluster-ui" as pattern ["@cockroachlabs/cluster-ui@22.1.14","@cockroachlabs/cluster-ui@22.1.14"]. This could result in non-deterministic behavior, skipping. |
| 188 | 2026-03-13T17:50:48.255Z | yes |
| 189 | 2026-03-13T17:50:48.274Z | checking how to run the C preprocessor... -- Detecting C compiler ABI info - done |
| 190 | 2026-03-13T17:50:48.279Z | -- Looking for include file jni.h - not found |
| 191 | 2026-03-13T17:50:48.283Z | -- Looking for include file memory.h |
| 192 | 2026-03-13T17:50:48.283Z | -- Check for working C compiler: /usr/bin/gcc - skipped |
| 193 | 2026-03-13T17:50:48.283Z | -- Detecting C compile features |
| 194 | 2026-03-13T17:50:48.284Z | gcc -E |
| 195 | 2026-03-13T17:50:48.284Z | -- Detecting C compile features - done |
| 196 | 2026-03-13T17:50:48.290Z | -- Detecting CXX compiler ABI info |
| 197 | 2026-03-13T17:50:48.311Z | checking for stdio.h... yes |
| 198 | 2026-03-13T17:50:48.327Z | checking for stdlib.h... yes |
| 199 | 2026-03-13T17:50:48.342Z | checking for string.h... yes |
| 200 | 2026-03-13T17:50:48.355Z | checking for inttypes.h... yes |
| 201 | 2026-03-13T17:50:48.358Z | checking for stdint.h... -- Looking for include file memory.h - found |
| 202 | 2026-03-13T17:50:48.358Z | -- Looking for include file stdint.h |
| 203 | 2026-03-13T17:50:48.372Z | yes |
| 204 | 2026-03-13T17:50:48.375Z | checking for strings.h... -- Detecting CXX compiler ABI info - done |
| 205 | 2026-03-13T17:50:48.379Z | -- Check for working CXX compiler: /usr/bin/g++ - skipped |
| 206 | 2026-03-13T17:50:48.385Z | -- Detecting CXX compile features |
| 207 | 2026-03-13T17:50:48.385Z | -- Detecting CXX compile features - done |
| 208 | 2026-03-13T17:50:48.385Z | -- GEOS: Version 3.8.1 |
| 209 | 2026-03-13T17:50:48.385Z | -- GEOS: C API Version 1.13.3 |
| 210 | 2026-03-13T17:50:48.385Z | -- GEOS: JTS port 1.13.0 |
| 211 | 2026-03-13T17:50:48.385Z | -- GEOS: Require C++11 |
| 212 | 2026-03-13T17:50:48.388Z | yes |
| 213 | 2026-03-13T17:50:48.408Z | checking for sys/stat.h... yes |
| 214 | 2026-03-13T17:50:48.418Z | checking for sys/types.h... yes |
| 215 | 2026-03-13T17:50:48.436Z | checking for unistd.h... -- Looking for include file stdint.h - found |
| 216 | 2026-03-13T17:50:48.441Z | -- Looking for include file stdlib.h |
| 217 | 2026-03-13T17:50:48.441Z | yes |
| 218 | 2026-03-13T17:50:48.496Z | checking whether byte ordering is bigendian... no |
| 219 | 2026-03-13T17:50:48.499Z | checking size of void *... -- GEOS: Configured 'dist' target |
| 220 | 2026-03-13T17:50:48.499Z | -- GEOS: Configured 'distcheck' target |
| 221 | 2026-03-13T17:50:48.499Z | -- Configuring done (0.9s) |
| 222 | 2026-03-13T17:50:48.517Z | -- Looking for include file stdlib.h - found |
| 223 | 2026-03-13T17:50:48.520Z | -- Looking for include file string.h |
| 224 | 2026-03-13T17:50:48.528Z | 8 |
| 225 | 2026-03-13T17:50:48.561Z | checking size of int... 4 |
| 226 | 2026-03-13T17:50:48.594Z | checking size of long... 8 |
| 227 | 2026-03-13T17:50:48.597Z | checking size of long long... -- Looking for include file string.h - found |
| 228 | 2026-03-13T17:50:48.597Z | -- Looking for include file sys/stat.h |
| 229 | 2026-03-13T17:50:48.626Z | -- Generating done (0.1s) |
| 230 | 2026-03-13T17:50:48.630Z | 8 |
| 231 | 2026-03-13T17:50:48.633Z | checking size of intmax_t... -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/geos |
| 232 | 2026-03-13T17:50:48.651Z | mkdir /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 233 | 2026-03-13T17:50:48.655Z | cp /work/oxidecomputer/cockroach/c-deps/geos/include/geos/export.h /work/oxidecomputer/cockroach/lib/build/geos/capi/geos |
| 234 | 2026-03-13T17:50:48.659Z | 8 |
| 235 | 2026-03-13T17:50:48.721Z | checking build system type... -- Looking for include file sys/stat.h - found |
| 236 | 2026-03-13T17:50:48.734Z | -- Looking for include file sys/types.h |
| 237 | 2026-03-13T17:50:48.754Z | x86_64-pc-solaris2.11 |
| 238 | 2026-03-13T17:50:48.755Z | checking host system type... x86_64-pc-solaris2.11 |
| 239 | 2026-03-13T17:50:48.755Z | checking whether pause instruction is compilable... yes |
| 240 | 2026-03-13T17:50:48.755Z | checking for ar... ar |
| 241 | 2026-03-13T17:50:48.755Z | /work/oxidecomputer/cockroach/c-deps/jemalloc/configure[6042]: -lsocket: not found [No such file or directory] |
| 242 | 2026-03-13T17:50:48.762Z | checking for malloc.h... yes |
| 243 | 2026-03-13T17:50:48.766Z | checking whether malloc_usable_size definition can use const argument... -- Looking for include file sys/types.h - found |
| 244 | 2026-03-13T17:50:48.767Z | -- Looking for include file unistd.h |
| 245 | 2026-03-13T17:50:48.771Z | yes |
| 246 | 2026-03-13T17:50:48.822Z | checking for library containing log... -lm |
| 247 | 2026-03-13T17:50:48.843Z | checking whether __attribute__ syntax is compilable... -- Looking for include file unistd.h - found |
| 248 | 2026-03-13T17:50:48.846Z | -- Looking for 4 include files stdlib.h, ..., float.h |
| 249 | 2026-03-13T17:50:48.848Z | yes |
| 250 | 2026-03-13T17:50:48.863Z | checking whether compiler supports -fvisibility=hidden... yes |
| 251 | 2026-03-13T17:50:48.881Z | checking whether compiler supports -Werror... yes |
| 252 | 2026-03-13T17:50:48.893Z | checking whether compiler supports -herror_on_warning... yes |
| 253 | 2026-03-13T17:50:48.916Z | checking whether tls_model attribute is compilable... no |
| 254 | 2026-03-13T17:50:48.925Z | checking whether compiler supports -Werror... -- Looking for 4 include files stdlib.h, ..., float.h - found |
| 255 | 2026-03-13T17:50:48.928Z | -- Looking for localeconv |
| 256 | 2026-03-13T17:50:48.934Z | yes |
| 257 | 2026-03-13T17:50:48.948Z | checking whether compiler supports -herror_on_warning... yes |
| 258 | 2026-03-13T17:50:48.972Z | checking whether alloc_size attribute is compilable... no |
| 259 | 2026-03-13T17:50:48.987Z | checking whether compiler supports -Werror... yes |
| 260 | 2026-03-13T17:50:49.003Z | checking whether compiler supports -herror_on_warning... yes |
| 261 | 2026-03-13T17:50:49.006Z | checking whether format(gnu_printf, ...) attribute is compilable... -- Looking for localeconv - found |
| 262 | 2026-03-13T17:50:49.006Z | -- Looking for ceil in m |
| 263 | 2026-03-13T17:50:49.031Z | no |
| 264 | 2026-03-13T17:50:49.045Z | checking whether compiler supports -Werror... yes |
| 265 | 2026-03-13T17:50:49.058Z | checking whether compiler supports -herror_on_warning... yes |
| 266 | 2026-03-13T17:50:49.082Z | checking whether format(printf, ...) attribute is compilable... no |
| 267 | 2026-03-13T17:50:49.086Z | checking for a BSD-compatible install... -- Looking for ceil in m - found |
| 268 | 2026-03-13T17:50:49.089Z | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD |
| 269 | 2026-03-13T17:50:49.091Z | /usr/bin/install -c |
| 270 | 2026-03-13T17:50:49.091Z | checking for ranlib... ranlib |
| 271 | 2026-03-13T17:50:49.091Z | checking for ld... /usr/bin/ld |
| 272 | 2026-03-13T17:50:49.092Z | checking for autoconf... /usr/bin/autoconf |
| 273 | 2026-03-13T17:50:49.116Z | checking for memalign... yes |
| 274 | 2026-03-13T17:50:49.141Z | checking for valloc... yes |
| 275 | 2026-03-13T17:50:49.174Z | checking whether compiler supports -O3... -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success |
| 276 | 2026-03-13T17:50:49.181Z | yes |
| 277 | 2026-03-13T17:50:49.181Z | -- Found Threads: TRUE |
| 278 | 2026-03-13T17:50:49.181Z | checking whether compiler supports -funroll-loops... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE |
| 279 | 2026-03-13T17:50:49.197Z | yes |
| 280 | 2026-03-13T17:50:49.211Z | checking for unwind.h... yes |
| 281 | 2026-03-13T17:50:49.239Z | checking for _Unwind_Backtrace in -lgcc... yes |
| 282 | 2026-03-13T17:50:49.244Z | checking configured backtracing method... libgcc |
| 283 | 2026-03-13T17:50:49.258Z | checking for sbrk... -- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success |
| 284 | 2026-03-13T17:50:49.261Z | -- PROJ_PLATFORM_NAME = x86 |
| 285 | 2026-03-13T17:50:49.261Z | -- PROJ_COMPILER_NAME = gcc-12.2.0 |
| 286 | 2026-03-13T17:50:49.261Z | -- PROJ4_TESTS = ON |
| 287 | 2026-03-13T17:50:49.266Z | yes |
| 288 | 2026-03-13T17:50:49.286Z | checking whether utrace(2) is compilable... no |
| 289 | 2026-03-13T17:50:49.296Z | checking whether valgrind is compilable... no |
| 290 | 2026-03-13T17:50:49.323Z | checking whether a program using __builtin_unreachable is compilable... yes |
| 291 | 2026-03-13T17:50:49.326Z | checking whether a program using __builtin_ffsl is compilable... -- |
| 292 | 2026-03-13T17:50:49.326Z | -- Configuring proj library: |
| 293 | 2026-03-13T17:50:49.326Z | -- |
| 294 | 2026-03-13T17:50:49.345Z | -- JNI_SUPPORT = OFF |
| 295 | 2026-03-13T17:50:49.347Z | -- PROJ_CORE_TARGET = proj |
| 296 | 2026-03-13T17:50:49.347Z | -- PROJ_CORE_TARGET_OUTPUT_NAME = proj |
| 297 | 2026-03-13T17:50:49.348Z | -- PROJ_LIBRARY_TYPE = STATIC |
| 298 | 2026-03-13T17:50:49.348Z | -- PROJ_LIBRARIES = proj |
| 299 | 2026-03-13T17:50:49.350Z | -- Configuring done (1.7s) |
| 300 | 2026-03-13T17:50:49.354Z | yes |
| 301 | 2026-03-13T17:50:49.386Z | checking LG_PAGE... 12 |
| 302 | 2026-03-13T17:50:49.389Z | -- Generating done (0.0s) |
| 303 | 2026-03-13T17:50:49.392Z | -- Build files have been written to: /work/oxidecomputer/cockroach/lib/build/proj |
| 304 | 2026-03-13T17:50:49.404Z | Missing VERSION file, and unable to generate it; creating bogus VERSION |
| 305 | 2026-03-13T17:50:49.435Z | checking for pthread.h... yes |
| 306 | 2026-03-13T17:50:49.462Z | checking for pthread_create in -lpthread... yes |
| 307 | 2026-03-13T17:50:49.495Z | checking whether pthread_atfork(3) is compilable... yes |
| 308 | 2026-03-13T17:50:49.526Z | checking for library containing clock_gettime... none required |
| 309 | 2026-03-13T17:50:49.542Z | checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... no |
| 310 | 2026-03-13T17:50:49.571Z | checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes |
| 311 | 2026-03-13T17:50:49.584Z | checking whether mach_absolute_time() is compilable... no |
| 312 | 2026-03-13T17:50:49.601Z | checking whether compiler supports -Werror... yes |
| 313 | 2026-03-13T17:50:49.632Z | checking whether syscall(2) is compilable... yes |
| 314 | 2026-03-13T17:50:49.660Z | checking for secure_getenv... yes |
| 315 | 2026-03-13T17:50:49.688Z | checking for issetugid... yes |
| 316 | 2026-03-13T17:50:49.718Z | checking for _malloc_thread_cleanup... no |
| 317 | 2026-03-13T17:50:49.732Z | checking whether Darwin OSSpin*() is compilable... no |
| 318 | 2026-03-13T17:50:49.761Z | checking for _pthread_mutex_init_calloc_cb... no |
| 319 | 2026-03-13T17:50:49.779Z | checking for TLS... yes |
| 320 | 2026-03-13T17:50:49.810Z | checking whether C11 atomics is compilable... yes |
| 321 | 2026-03-13T17:50:49.828Z | checking whether atomic(9) is compilable... no |
| 322 | 2026-03-13T17:50:49.840Z | checking whether Darwin OSAtomic*() is compilable... no |
| 323 | 2026-03-13T17:50:49.870Z | checking whether madvise(2) is compilable... yes |
| 324 | 2026-03-13T17:50:49.943Z | checking whether madvise(..., MADV_FREE) is compilable... yes |
| 325 | 2026-03-13T17:50:49.954Z | checking whether madvise(..., MADV_DONTNEED) is compilable... yes |
| 326 | 2026-03-13T17:50:49.958Z | checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no |
| 327 | 2026-03-13T17:50:49.964Z | checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no |
| 328 | 2026-03-13T17:50:49.978Z | checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no |
| 329 | 2026-03-13T17:50:50.006Z | checking for __builtin_clz... yes |
| 330 | 2026-03-13T17:50:50.019Z | checking whether Darwin os_unfair_lock_*() is compilable... no |
| 331 | 2026-03-13T17:50:50.052Z | checking whether glibc malloc hook is compilable... no |
| 332 | 2026-03-13T17:50:50.083Z | checking whether glibc memalign hook is compilable... no |
| 333 | 2026-03-13T17:50:50.100Z | checking whether pthreads adaptive mutexes is compilable... no |
| 334 | 2026-03-13T17:50:50.144Z | checking for _Bool... yes |
| 335 | 2026-03-13T17:50:50.169Z | checking for stdbool.h that conforms to C99... no |
| 336 | 2026-03-13T17:50:50.192Z | configure: creating ./config.status |
| 337 | 2026-03-13T17:50:50.237Z | config.status: creating Makefile |
| 338 | 2026-03-13T17:50:50.244Z | config.status: creating jemalloc.pc |
| 339 | 2026-03-13T17:50:50.251Z | config.status: creating doc/html.xsl |
| 340 | 2026-03-13T17:50:50.262Z | config.status: creating doc/manpages.xsl |
| 341 | 2026-03-13T17:50:50.272Z | config.status: creating doc/jemalloc.xml |
| 342 | 2026-03-13T17:50:50.288Z | config.status: creating include/jemalloc/jemalloc_macros.h |
| 343 | 2026-03-13T17:50:50.298Z | config.status: creating include/jemalloc/jemalloc_protos.h |
| 344 | 2026-03-13T17:50:50.310Z | config.status: creating include/jemalloc/jemalloc_typedefs.h |
| 345 | 2026-03-13T17:50:50.318Z | config.status: creating include/jemalloc/internal/jemalloc_internal.h |
| 346 | 2026-03-13T17:50:50.331Z | config.status: creating test/test.sh |
| 347 | 2026-03-13T17:50:50.341Z | config.status: creating test/include/test/jemalloc_test.h |
| 348 | 2026-03-13T17:50:50.352Z | config.status: creating config.stamp |
| 349 | 2026-03-13T17:50:50.359Z | config.status: creating bin/jemalloc-config |
| 350 | 2026-03-13T17:50:50.370Z | config.status: creating bin/jemalloc.sh |
| 351 | 2026-03-13T17:50:50.381Z | config.status: creating bin/jeprof |
| 352 | 2026-03-13T17:50:50.401Z | config.status: creating include/jemalloc/jemalloc_defs.h |
| 353 | 2026-03-13T17:50:50.409Z | config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h |
| 354 | 2026-03-13T17:50:50.421Z | config.status: creating test/include/test/jemalloc_test_defs.h |
| 355 | 2026-03-13T17:50:50.428Z | config.status: executing include/jemalloc/internal/private_namespace.h commands |
| 356 | 2026-03-13T17:50:50.436Z | config.status: executing include/jemalloc/internal/private_unnamespace.h commands |
| 357 | 2026-03-13T17:50:50.447Z | config.status: executing include/jemalloc/internal/public_symbols.txt commands |
| 358 | 2026-03-13T17:50:50.455Z | config.status: executing include/jemalloc/internal/public_namespace.h commands |
| 359 | 2026-03-13T17:50:50.518Z | config.status: executing include/jemalloc/internal/public_unnamespace.h commands |
| 360 | 2026-03-13T17:50:50.589Z | config.status: executing include/jemalloc/internal/size_classes.h commands |
| 361 | 2026-03-13T17:50:50.670Z | config.status: executing include/jemalloc/jemalloc_protos_jet.h commands |
| 362 | 2026-03-13T17:50:50.673Z | config.status: executing include/jemalloc/jemalloc_rename.h commands |
| 363 | 2026-03-13T17:50:50.807Z | config.status: executing include/jemalloc/jemalloc_mangle.h commands |
| 364 | 2026-03-13T17:50:50.941Z | config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands |
| 365 | 2026-03-13T17:50:51.073Z | config.status: executing include/jemalloc/jemalloc.h commands |
| 366 | 2026-03-13T17:50:51.093Z | =============================================================================== |
| 367 | 2026-03-13T17:50:51.093Z | jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 |
| 368 | 2026-03-13T17:50:51.098Z | library revision : 2 |
| 369 | 2026-03-13T17:50:51.098Z | |
| 370 | 2026-03-13T17:50:51.098Z | CONFIG : --enable-prof CFLAGS=-g1 LDFLAGS= |
| 371 | 2026-03-13T17:50:51.098Z | CC : gcc |
| 372 | 2026-03-13T17:50:51.098Z | CONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wsign-compare -pipe -g3 -fvisibility=hidden -O3 -funroll-loops |
| 373 | 2026-03-13T17:50:51.098Z | SPECIFIED_CFLAGS : -g1 |
| 374 | 2026-03-13T17:50:51.098Z | EXTRA_CFLAGS : |
| 375 | 2026-03-13T17:50:51.098Z | CPPFLAGS : -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT |
| 376 | 2026-03-13T17:50:51.098Z | LDFLAGS : |
| 377 | 2026-03-13T17:50:51.098Z | EXTRA_LDFLAGS : |
| 378 | 2026-03-13T17:50:51.098Z | LIBS : -lm -D_POSIX_PTHREAD_SEMANTICS -lgcc -lm -lpthread |
| 379 | 2026-03-13T17:50:51.098Z | RPATH_EXTRA : |
| 380 | 2026-03-13T17:50:51.098Z | |
| 381 | 2026-03-13T17:50:51.098Z | XSLTPROC : /usr/bin/xsltproc |
| 382 | 2026-03-13T17:50:51.098Z | XSLROOT : |
| 383 | 2026-03-13T17:50:51.098Z | |
| 384 | 2026-03-13T17:50:51.098Z | PREFIX : /usr/local |
| 385 | 2026-03-13T17:50:51.098Z | BINDIR : /usr/local/bin |
| 386 | 2026-03-13T17:50:51.098Z | DATADIR : /usr/local/share |
| 387 | 2026-03-13T17:50:51.098Z | INCLUDEDIR : /usr/local/include |
| 388 | 2026-03-13T17:50:51.098Z | LIBDIR : /usr/local/lib |
| 389 | 2026-03-13T17:50:51.098Z | MANDIR : /usr/local/share/man |
| 390 | 2026-03-13T17:50:51.098Z | |
| 391 | 2026-03-13T17:50:51.098Z | srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 392 | 2026-03-13T17:50:51.098Z | abs_srcroot : /work/oxidecomputer/cockroach/c-deps/jemalloc/ |
| 393 | 2026-03-13T17:50:51.098Z | objroot : |
| 394 | 2026-03-13T17:50:51.098Z | abs_objroot : /work/oxidecomputer/cockroach/lib/build/jemalloc/ |
| 395 | 2026-03-13T17:50:51.098Z | |
| 396 | 2026-03-13T17:50:51.098Z | JEMALLOC_PREFIX : |
| 397 | 2026-03-13T17:50:51.098Z | JEMALLOC_PRIVATE_NAMESPACE |
| 398 | 2026-03-13T17:50:51.098Z | : je_ |
| 399 | 2026-03-13T17:50:51.098Z | install_suffix : |
| 400 | 2026-03-13T17:50:51.099Z | malloc_conf : |
| 401 | 2026-03-13T17:50:51.099Z | autogen : 0 |
| 402 | 2026-03-13T17:50:51.099Z | cc-silence : 1 |
| 403 | 2026-03-13T17:50:51.099Z | debug : 0 |
| 404 | 2026-03-13T17:50:51.099Z | code-coverage : 0 |
| 405 | 2026-03-13T17:50:51.099Z | stats : 1 |
| 406 | 2026-03-13T17:50:51.099Z | prof : 1 |
| 407 | 2026-03-13T17:50:51.099Z | prof-libunwind : 0 |
| 408 | 2026-03-13T17:50:51.099Z | prof-libgcc : 1 |
| 409 | 2026-03-13T17:50:51.099Z | prof-gcc : 0 |
| 410 | 2026-03-13T17:50:51.099Z | tcache : 1 |
| 411 | 2026-03-13T17:50:51.099Z | thp : 0 |
| 412 | 2026-03-13T17:50:51.099Z | fill : 1 |
| 413 | 2026-03-13T17:50:51.099Z | utrace : 0 |
| 414 | 2026-03-13T17:50:51.099Z | valgrind : 0 |
| 415 | 2026-03-13T17:50:51.099Z | xmalloc : 0 |
| 416 | 2026-03-13T17:50:51.099Z | munmap : 1 |
| 417 | 2026-03-13T17:50:51.099Z | lazy_lock : 0 |
| 418 | 2026-03-13T17:50:51.099Z | tls : 1 |
| 419 | 2026-03-13T17:50:51.099Z | cache-oblivious : 1 |
| 420 | 2026-03-13T17:50:51.099Z | =============================================================================== |
| 421 | 2026-03-13T17:50:51.119Z | go mod download |
| 422 | 2026-03-13T17:51:02.189Z | [3/4] Linking dependencies... |
| 423 | 2026-03-13T17:51:02.192Z | warning " > @typescript-eslint/eslint-plugin@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 424 | 2026-03-13T17:51:02.192Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils@4.29.1" has unmet peer dependency "eslint@*". |
| 425 | 2026-03-13T17:51:02.192Z | warning "@typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta". |
| 426 | 2026-03-13T17:51:02.192Z | warning "@typescript-eslint/eslint-plugin > @typescript-eslint/experimental-utils > eslint-utils@3.0.0" has unmet peer dependency "eslint@>=5". |
| 427 | 2026-03-13T17:51:02.192Z | warning " > @typescript-eslint/parser@4.29.1" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". |
| 428 | 2026-03-13T17:51:02.192Z | warning " > @bazel/typescript@4.1.0" has unmet peer dependency "typescript@>=3.0.0 <4.4.0". |
| 429 | 2026-03-13T17:51:02.193Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react@>=16.12.0". |
| 430 | 2026-03-13T17:51:02.193Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-dom@>=16.12.0". |
| 431 | 2026-03-13T17:51:02.193Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-redux@>=7.1.3". |
| 432 | 2026-03-13T17:51:02.193Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "react-router-dom@>=5.1.2". |
| 433 | 2026-03-13T17:51:02.193Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux@>=4.0.5". |
| 434 | 2026-03-13T17:51:02.193Z | warning " > @cockroachlabs/cluster-ui@22.1.14" has unmet peer dependency "redux-saga@>=1.1.3". |
| 435 | 2026-03-13T17:51:02.193Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > @cockroachlabs/cluster-ui > @cockroachlabs/eslint-config@0.1.11" has incorrect peer dependency "@typescript-eslint/eslint-plugin@^2.6.1". |
| 436 | 2026-03-13T17:51:02.193Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "history@^4.7.2". |
| 437 | 2026-03-13T17:51:02.193Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > @cockroachlabs/cluster-ui > connected-react-router@6.9.1" has unmet peer dependency "react-router@^4.3.1 || ^5.0.0". |
| 438 | 2026-03-13T17:51:02.193Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > @cockroachlabs/cluster-ui > moment-locales-webpack-plugin@1.2.0" has unmet peer dependency "moment@^2.8.0". |
| 439 | 2026-03-13T17:51:02.193Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > @cockroachlabs/cluster-ui > react-test-renderer@16.14.0" has incorrect peer dependency "react@^16.14.0". |
| 440 | 2026-03-13T17:51:02.197Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > db-console > @testing-library/cypress@7.0.6" has unmet peer dependency "cypress@^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0". |
| 441 | 2026-03-13T17:51:02.197Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > db-console > cypress-image-snapshot@3.1.2" has unmet peer dependency "cypress@^4.5.0". |
| 442 | 2026-03-13T17:51:02.197Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > db-console > html-webpack-template@6.2.0" has unmet peer dependency "html-webpack-plugin@2.x || ^3". |
| 443 | 2026-03-13T17:51:02.200Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > db-console > cypress-image-snapshot > jest-image-snapshot@4.2.0" has unmet peer dependency "jest@>=20 <=26". |
| 444 | 2026-03-13T17:51:02.200Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > db-console > karma-webpack > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0". |
| 445 | 2026-03-13T17:51:02.200Z | warning "workspace-aggregator-14b91c4d-a792-4853-928d-3db685ecf7ba > @cockroachlabs/cluster-ui > @storybook/react > @storybook/react-docgen-typescript-plugin > react-docgen-typescript@2.0.0" has incorrect peer dependency "typescript@>= 4.3.x". |
| 446 | 2026-03-13T17:51:11.567Z | go mod vendor |
| 447 | 2026-03-13T17:51:11.675Z | [4/4] Building fresh packages... |
| 448 | 2026-03-13T17:51:14.877Z | Done in 27.14s. |
| 449 | 2026-03-13T17:51:15.099Z | rm -rf pkg/ui/node_modules/@types/node |
| 450 | 2026-03-13T17:51:15.104Z | touch pkg/ui/yarn.installed |
| 451 | 2026-03-13T17:51:15.827Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -v github.com/goware/modvendor |
| 452 | 2026-03-13T17:51:15.941Z | internal/godebugs |
| 453 | 2026-03-13T17:51:15.968Z | internal/goarch |
| 454 | 2026-03-13T17:51:15.968Z | internal/coverage/rtcov |
| 455 | 2026-03-13T17:51:15.968Z | internal/goos |
| 456 | 2026-03-13T17:51:15.968Z | internal/unsafeheader |
| 457 | 2026-03-13T17:51:15.968Z | internal/goexperiment |
| 458 | 2026-03-13T17:51:15.968Z | internal/cpu |
| 459 | 2026-03-13T17:51:15.968Z | runtime/internal/atomic |
| 460 | 2026-03-13T17:51:15.968Z | internal/chacha8rand |
| 461 | 2026-03-13T17:51:15.968Z | internal/abi |
| 462 | 2026-03-13T17:51:15.968Z | runtime/internal/math |
| 463 | 2026-03-13T17:51:15.968Z | runtime/internal/sys |
| 464 | 2026-03-13T17:51:15.968Z | internal/race |
| 465 | 2026-03-13T17:51:15.968Z | sync/atomic |
| 466 | 2026-03-13T17:51:15.980Z | unicode |
| 467 | 2026-03-13T17:51:15.980Z | unicode/utf8 |
| 468 | 2026-03-13T17:51:15.980Z | encoding |
| 469 | 2026-03-13T17:51:15.983Z | internal/bytealg |
| 470 | 2026-03-13T17:51:15.983Z | internal/itoa |
| 471 | 2026-03-13T17:51:15.983Z | math/bits |
| 472 | 2026-03-13T17:51:15.991Z | cmp |
| 473 | 2026-03-13T17:51:16.013Z | slices |
| 474 | 2026-03-13T17:51:16.029Z | math |
| 475 | 2026-03-13T17:51:16.069Z | runtime |
| 476 | 2026-03-13T17:51:17.528Z | internal/reflectlite |
| 477 | 2026-03-13T17:51:17.531Z | sync |
| 478 | 2026-03-13T17:51:17.587Z | internal/testlog |
| 479 | 2026-03-13T17:51:17.622Z | errors |
| 480 | 2026-03-13T17:51:17.624Z | sort |
| 481 | 2026-03-13T17:51:17.647Z | internal/oserror |
| 482 | 2026-03-13T17:51:17.650Z | io |
| 483 | 2026-03-13T17:51:17.650Z | path |
| 484 | 2026-03-13T17:51:17.650Z | internal/safefilepath |
| 485 | 2026-03-13T17:51:17.659Z | strconv |
| 486 | 2026-03-13T17:51:17.676Z | syscall |
| 487 | 2026-03-13T17:51:17.703Z | bytes |
| 488 | 2026-03-13T17:51:17.706Z | strings |
| 489 | 2026-03-13T17:51:17.763Z | reflect |
| 490 | 2026-03-13T17:51:17.790Z | bufio |
| 491 | 2026-03-13T17:51:17.794Z | regexp/syntax |
| 492 | 2026-03-13T17:51:17.863Z | internal/syscall/execenv |
| 493 | 2026-03-13T17:51:17.867Z | internal/syscall/unix |
| 494 | 2026-03-13T17:51:17.869Z | time |
| 495 | 2026-03-13T17:51:17.925Z | regexp |
| 496 | 2026-03-13T17:51:18.068Z | io/fs |
| 497 | 2026-03-13T17:51:18.071Z | internal/poll |
| 498 | 2026-03-13T17:51:18.157Z | internal/fmtsort |
| 499 | 2026-03-13T17:51:18.164Z | os |
| 500 | 2026-03-13T17:51:18.299Z | io/ioutil |
| 501 | 2026-03-13T17:51:18.303Z | path/filepath |
| 502 | 2026-03-13T17:51:18.303Z | fmt |
| 503 | 2026-03-13T17:51:18.352Z | github.com/mattn/go-zglob/fastwalk |
| 504 | 2026-03-13T17:51:18.427Z | github.com/mattn/go-zglob |
| 505 | 2026-03-13T17:51:18.431Z | flag |
| 506 | 2026-03-13T17:51:18.491Z | github.com/goware/modvendor |
| 507 | 2026-03-13T17:51:18.847Z | modvendor -copy="**/*.c **/*.h **/*.proto" -include 'github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api,github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/rpc,github.com/prometheus/client_model' |
| 508 | 2026-03-13T17:51:19.979Z | for patch in patches/*.patch; do patch -p1 <$patch; done |
| 509 | 2026-03-13T17:51:19.987Z | patching file vendor/github.com/knz/go-libedit/unix/editline_unix.go |
| 510 | 2026-03-13T17:51:19.989Z | patching file vendor/github.com/elastic/gosigar/sigar_stub.go |
| 511 | 2026-03-13T17:51:19.990Z | patching file vendor/github.com/elastic/gosigar/sigar_illumos.go |
| 512 | 2026-03-13T17:51:19.990Z | patching file vendor/github.com/elastic/gosigar/sigar_unix_common.go |
| 513 | 2026-03-13T17:51:20.062Z | go install -v ./pkg/cmd/prereqs |
| 514 | 2026-03-13T17:51:20.062Z | regenerating pkg/cli/zcgo_flags.go |
| 515 | 2026-03-13T17:51:20.062Z | regenerating pkg/cli/clisqlshell/zcgo_flags.go |
| 516 | 2026-03-13T17:51:20.062Z | regenerating pkg/server/status/zcgo_flags.go |
| 517 | 2026-03-13T17:51:20.062Z | regenerating pkg/geo/geoproj/zcgo_flags.go |
| 518 | 2026-03-13T17:51:20.074Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags.go |
| 519 | 2026-03-13T17:51:20.074Z | regenerating pkg/cli/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 520 | 2026-03-13T17:51:20.074Z | regenerating pkg/cli/clisqlshell/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 521 | 2026-03-13T17:51:20.074Z | regenerating pkg/server/status/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 522 | 2026-03-13T17:51:20.074Z | regenerating pkg/geo/geoproj/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 523 | 2026-03-13T17:51:20.074Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_x86_64_pc_solaris2.11_stdmalloc.go |
| 524 | 2026-03-13T17:51:20.074Z | regenerating vendor/github.com/knz/go-libedit/unix/zcgo_flags_extra.go |
| 525 | 2026-03-13T17:51:20.074Z | # Add comment recognized by reviewable. |
| 526 | 2026-03-13T17:51:20.074Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.js |
| 527 | 2026-03-13T17:51:20.074Z | build/node-run.sh pkg/ui/node_modules/.bin/pbjs -t static-module -w es6 --strict-long --no-create --no-convert --no-delimited --no-verify --keep-case --path pkg --path ./vendor/github.com --path ./vendor/github.com/gogo/protobuf --path ./vendor/github.com/cockroachdb/errors --path ./vendor/go.etcd.io --path ./vendor/github.com/prometheus/client_model --path ./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto ./pkg/ts/tspb/timeseries.proto >> pkg/ui/workspaces/db-console/src/js/protos.js |
| 528 | 2026-03-13T17:51:20.074Z | go: downloading github.com/bufbuild/buf v0.56.0 |
| 529 | 2026-03-13T17:51:20.468Z | unicode/utf16 |
| 530 | 2026-03-13T17:51:20.472Z | internal/platform |
| 531 | 2026-03-13T17:51:20.472Z | internal/goversion |
| 532 | 2026-03-13T17:51:20.477Z | internal/gover |
| 533 | 2026-03-13T17:51:20.477Z | hash/maphash |
| 534 | 2026-03-13T17:51:20.483Z | log/internal |
| 535 | 2026-03-13T17:51:20.487Z | golang.org/x/tools/internal/packagesinternal |
| 536 | 2026-03-13T17:51:20.518Z | internal/bisect |
| 537 | 2026-03-13T17:51:20.521Z | container/heap |
| 538 | 2026-03-13T17:51:20.521Z | golang.org/x/mod/semver |
| 539 | 2026-03-13T17:51:20.526Z | internal/types/errors |
| 540 | 2026-03-13T17:51:20.535Z | go/build/constraint |
| 541 | 2026-03-13T17:51:20.549Z | encoding/binary |
| 542 | 2026-03-13T17:51:20.552Z | context |
| 543 | 2026-03-13T17:51:20.555Z | go/token |
| 544 | 2026-03-13T17:51:20.566Z | go/version |
| 545 | 2026-03-13T17:51:20.566Z | internal/buildcfg |
| 546 | 2026-03-13T17:51:20.569Z | internal/godebug |
| 547 | 2026-03-13T17:51:20.569Z | go/doc/comment |
| 548 | 2026-03-13T17:51:20.584Z | internal/lazyregexp |
| 549 | 2026-03-13T17:51:20.594Z | golang.org/x/tools/internal/stdlib |
| 550 | 2026-03-13T17:51:20.617Z | golang.org/x/sync/errgroup |
| 551 | 2026-03-13T17:51:20.620Z | go/scanner |
| 552 | 2026-03-13T17:51:20.620Z | math/rand |
| 553 | 2026-03-13T17:51:20.629Z | os/exec |
| 554 | 2026-03-13T17:51:20.639Z | hash |
| 555 | 2026-03-13T17:51:20.688Z | golang.org/x/tools/internal/event/label |
| 556 | 2026-03-13T17:51:20.691Z | log |
| 557 | 2026-03-13T17:51:20.691Z | go/ast |
| 558 | 2026-03-13T17:51:20.704Z | crypto |
| 559 | 2026-03-13T17:51:20.709Z | internal/goroot |
| 560 | 2026-03-13T17:51:20.721Z | encoding/base64 |
| 561 | 2026-03-13T17:51:20.735Z | math/big |
| 562 | 2026-03-13T17:51:20.737Z | golang.org/x/tools/internal/event/keys |
| 563 | 2026-03-13T17:51:20.749Z | crypto/md5 |
| 564 | 2026-03-13T17:51:20.767Z | encoding/json |
| 565 | 2026-03-13T17:51:20.794Z | golang.org/x/tools/internal/event/core |
| 566 | 2026-03-13T17:51:20.831Z | golang.org/x/tools/internal/event |
| 567 | 2026-03-13T17:51:20.875Z | go/internal/typeparams |
| 568 | 2026-03-13T17:51:20.879Z | go/doc |
| 569 | 2026-03-13T17:51:20.900Z | go/parser |
| 570 | 2026-03-13T17:51:21.028Z | golang.org/x/tools/internal/gocommand |
| 571 | 2026-03-13T17:51:21.107Z | go/constant |
| 572 | 2026-03-13T17:51:21.112Z | go/build |
| 573 | 2026-03-13T17:51:21.186Z | golang.org/x/tools/internal/pkgbits |
| 574 | 2026-03-13T17:51:21.196Z | go/types |
| 575 | 2026-03-13T17:51:21.969Z | golang.org/x/tools/internal/aliases |
| 576 | 2026-03-13T17:51:22.026Z | golang.org/x/tools/internal/versions |
| 577 | 2026-03-13T17:51:22.026Z | golang.org/x/tools/internal/typeparams |
| 578 | 2026-03-13T17:51:22.092Z | golang.org/x/tools/go/types/typeutil |
| 579 | 2026-03-13T17:51:22.112Z | golang.org/x/tools/internal/typesinternal |
| 580 | 2026-03-13T17:51:22.146Z | golang.org/x/tools/go/types/objectpath |
| 581 | 2026-03-13T17:51:22.206Z | golang.org/x/tools/internal/gcimporter |
| 582 | 2026-03-13T17:51:22.343Z | # Add comment recognized by reviewable. |
| 583 | 2026-03-13T17:51:22.356Z | echo '// GENERATED FILE DO NOT EDIT' > pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 584 | 2026-03-13T17:51:22.356Z | build/node-run.sh pkg/ui/node_modules/.bin/pbts pkg/ui/workspaces/db-console/src/js/protos.js >> pkg/ui/workspaces/db-console/src/js/protos.d.ts |
| 585 | 2026-03-13T17:51:22.404Z | golang.org/x/tools/go/gcexportdata |
| 586 | 2026-03-13T17:51:22.440Z | golang.org/x/tools/go/packages |
| 587 | 2026-03-13T17:51:22.568Z | github.com/cockroachdb/cockroach/pkg/cmd/prereqs |
| 588 | 2026-03-13T17:51:22.598Z | go: downloading google.golang.org/protobuf v1.27.1 |
| 589 | 2026-03-13T17:51:22.598Z | go: downloading go.uber.org/multierr v1.7.0 |
| 590 | 2026-03-13T17:51:22.598Z | go: downloading go.uber.org/zap v1.19.0 |
| 591 | 2026-03-13T17:51:22.607Z | go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b |
| 592 | 2026-03-13T17:51:22.608Z | go: downloading github.com/pkg/profile v1.6.0 |
| 593 | 2026-03-13T17:51:22.608Z | go: downloading github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e |
| 594 | 2026-03-13T17:51:22.622Z | go: downloading github.com/twitchtv/twirp v8.1.0+incompatible |
| 595 | 2026-03-13T17:51:22.647Z | go: downloading google.golang.org/grpc v1.41.0-dev.0.20210907181116-2f3355d2244e |
| 596 | 2026-03-13T17:51:22.848Z | go install -v uptodate |
| 597 | 2026-03-13T17:51:22.862Z | GOFLAGS= bin/prereqs ./pkg/cmd/uptodate > bin/uptodate.d.tmp |
| 598 | 2026-03-13T17:51:22.862Z | go install -v protoc-gen-gogoroach |
| 599 | 2026-03-13T17:51:22.862Z | GOFLAGS= bin/prereqs ./pkg/cmd/protoc-gen-gogoroach > bin/protoc-gen-gogoroach.d.tmp |
| 600 | 2026-03-13T17:51:22.871Z | go install -v terraformgen |
| 601 | 2026-03-13T17:51:22.871Z | GOFLAGS= bin/prereqs ./pkg/roachprod/vm/aws/terraformgen > bin/terraformgen.d.tmp |
| 602 | 2026-03-13T17:51:22.883Z | go install -v optgen |
| 603 | 2026-03-13T17:51:22.883Z | GOFLAGS= bin/prereqs ./pkg/sql/opt/optgen/cmd/optgen > bin/optgen.d.tmp |
| 604 | 2026-03-13T17:51:22.883Z | go: downloading github.com/gofrs/flock v0.8.1 |
| 605 | 2026-03-13T17:51:22.886Z | go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c |
| 606 | 2026-03-13T17:51:22.887Z | go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d |
| 607 | 2026-03-13T17:51:22.916Z | go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b |
| 608 | 2026-03-13T17:51:22.924Z | go: downloading github.com/klauspost/compress v1.13.5 |
| 609 | 2026-03-13T17:51:22.924Z | go: downloading github.com/klauspost/pgzip v1.2.5 |
| 610 | 2026-03-13T17:51:22.924Z | mv -f bin/protoc-gen-gogoroach.d.tmp bin/protoc-gen-gogoroach.d |
| 611 | 2026-03-13T17:51:22.934Z | go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e |
| 612 | 2026-03-13T17:51:22.934Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/13 17:51:21"' -v ./pkg/cmd/protoc-gen-gogoroach |
| 613 | 2026-03-13T17:51:22.943Z | mv -f bin/terraformgen.d.tmp bin/terraformgen.d |
| 614 | 2026-03-13T17:51:22.951Z | mv -f bin/uptodate.d.tmp bin/uptodate.d |
| 615 | 2026-03-13T17:51:22.951Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/13 17:51:21"' -v ./pkg/cmd/uptodate |
| 616 | 2026-03-13T17:51:22.953Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/13 17:51:21"' -v ./pkg/roachprod/vm/aws/terraformgen |
| 617 | 2026-03-13T17:51:22.962Z | mv -f bin/optgen.d.tmp bin/optgen.d |
| 618 | 2026-03-13T17:51:22.968Z | GOBIN='/work/oxidecomputer/cockroach/bin' GOFLAGS= go install -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/13 17:51:21"' -v ./pkg/sql/opt/optgen/cmd/optgen |
| 619 | 2026-03-13T17:51:22.979Z | go: downloading github.com/gofrs/uuid v4.0.0+incompatible |
| 620 | 2026-03-13T17:51:22.989Z | go: downloading go.uber.org/atomic v1.7.0 |
| 621 | 2026-03-13T17:51:23.017Z | go: downloading golang.org/x/sys v0.0.0-20210908143011-c212e7322662 |
| 622 | 2026-03-13T17:51:23.038Z | go: downloading github.com/golang/protobuf v1.5.2 |
| 623 | 2026-03-13T17:51:23.564Z | go: downloading google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83 |
| 624 | 2026-03-13T17:51:23.573Z | internal/nettrace |
| 625 | 2026-03-13T17:51:23.573Z | crypto/internal/alias |
| 626 | 2026-03-13T17:51:23.573Z | crypto/subtle |
| 627 | 2026-03-13T17:51:23.573Z | crypto/internal/boring/sig |
| 628 | 2026-03-13T17:51:23.573Z | internal/singleflight |
| 629 | 2026-03-13T17:51:23.573Z | internal/intern |
| 630 | 2026-03-13T17:51:23.573Z | vendor/golang.org/x/net/dns/dnsmessage |
| 631 | 2026-03-13T17:51:23.573Z | github.com/cockroachdb/redact/internal/rfmt/fmtsort |
| 632 | 2026-03-13T17:51:23.573Z | vendor/golang.org/x/net/lif |
| 633 | 2026-03-13T17:51:23.573Z | net/netip |
| 634 | 2026-03-13T17:51:23.573Z | hash/crc32 |
| 635 | 2026-03-13T17:51:23.574Z | text/tabwriter |
| 636 | 2026-03-13T17:51:23.574Z | github.com/cockroachdb/errors/stdstrings |
| 637 | 2026-03-13T17:51:23.574Z | crypto/subtle |
| 638 | 2026-03-13T17:51:23.574Z | crypto/internal/boring/sig |
| 639 | 2026-03-13T17:51:23.574Z | runtime/cgo |
| 640 | 2026-03-13T17:51:23.575Z | container/list |
| 641 | 2026-03-13T17:51:23.575Z | vendor/golang.org/x/crypto/cryptobyte/asn1 |
| 642 | 2026-03-13T17:51:23.575Z | github.com/cockroachdb/redact/interfaces |
| 643 | 2026-03-13T17:51:23.575Z | github.com/cockroachdb/redact/internal/fmtforward |
| 644 | 2026-03-13T17:51:23.575Z | encoding/csv |
| 645 | 2026-03-13T17:51:23.575Z | github.com/cockroachdb/errors/stdstrings |
| 646 | 2026-03-13T17:51:23.575Z | encoding/hex |
| 647 | 2026-03-13T17:51:23.575Z | github.com/cockroachdb/redact/internal/markers |
| 648 | 2026-03-13T17:51:23.575Z | encoding/hex |
| 649 | 2026-03-13T17:51:23.575Z | compress/flate |
| 650 | 2026-03-13T17:51:23.575Z | github.com/cockroachdb/redact/internal/escape |
| 651 | 2026-03-13T17:51:23.575Z | net/url |
| 652 | 2026-03-13T17:51:23.575Z | text/template/parse |
| 653 | 2026-03-13T17:51:23.575Z | vendor/golang.org/x/crypto/internal/alias |
| 654 | 2026-03-13T17:51:23.575Z | crypto/internal/boring/sig |
| 655 | 2026-03-13T17:51:23.575Z | container/list |
| 656 | 2026-03-13T17:51:23.576Z | github.com/cockroachdb/redact/internal/redact |
| 657 | 2026-03-13T17:51:23.576Z | crypto/cipher |
| 658 | 2026-03-13T17:51:23.576Z | github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap |
| 659 | 2026-03-13T17:51:23.576Z | vendor/golang.org/x/crypto/internal/alias |
| 660 | 2026-03-13T17:51:23.576Z | github.com/cockroachdb/redact/internal/buffer |
| 661 | 2026-03-13T17:51:23.576Z | github.com/gogo/protobuf/proto |
| 662 | 2026-03-13T17:51:23.576Z | go/printer |
| 663 | 2026-03-13T17:51:23.576Z | crypto/internal/boring |
| 664 | 2026-03-13T17:51:23.577Z | compress/gzip |
| 665 | 2026-03-13T17:51:23.577Z | github.com/gogo/protobuf/sortkeys |
| 666 | 2026-03-13T17:51:23.577Z | crypto/internal/randutil |
| 667 | 2026-03-13T17:51:23.577Z | github.com/kr/text |
| 668 | 2026-03-13T17:51:23.577Z | github.com/rogpeppe/go-internal/fmtsort |
| 669 | 2026-03-13T17:51:23.577Z | go: downloading golang.org/x/net v0.0.0-20210907225631-ff17edfbf26d |
| 670 | 2026-03-13T17:51:23.591Z | crypto/sha256 |
| 671 | 2026-03-13T17:51:23.595Z | crypto/des |
| 672 | 2026-03-13T17:51:23.595Z | crypto/aes |
| 673 | 2026-03-13T17:51:23.595Z | crypto/internal/edwards25519/field |
| 674 | 2026-03-13T17:51:23.595Z | crypto/sha512 |
| 675 | 2026-03-13T17:51:23.606Z | crypto/hmac |
| 676 | 2026-03-13T17:51:23.625Z | text/template |
| 677 | 2026-03-13T17:51:23.625Z | github.com/cockroachdb/redact/internal/rfmt |
| 678 | 2026-03-13T17:51:23.678Z | github.com/rogpeppe/go-internal/fmtsort |
| 679 | 2026-03-13T17:51:23.683Z | crypto/internal/edwards25519/field |
| 680 | 2026-03-13T17:51:23.683Z | crypto/internal/nistec/fiat |
| 681 | 2026-03-13T17:51:23.694Z | github.com/pkg/errors |
| 682 | 2026-03-13T17:51:23.702Z | github.com/cockroachdb/logtags |
| 683 | 2026-03-13T17:51:23.705Z | crypto/rc4 |
| 684 | 2026-03-13T17:51:23.705Z | crypto/internal/nistec/fiat |
| 685 | 2026-03-13T17:51:23.705Z | crypto/sha1 |
| 686 | 2026-03-13T17:51:23.722Z | github.com/MichaelTJones/walk |
| 687 | 2026-03-13T17:51:23.730Z | github.com/gogo/protobuf/proto |
| 688 | 2026-03-13T17:51:23.810Z | github.com/cockroachdb/redact/internal/rfmt |
| 689 | 2026-03-13T17:51:23.821Z | github.com/kr/pretty |
| 690 | 2026-03-13T17:51:23.851Z | github.com/gogo/protobuf/proto |
| 691 | 2026-03-13T17:51:23.854Z | runtime/cgo |
| 692 | 2026-03-13T17:51:23.879Z | github.com/pkg/errors |
| 693 | 2026-03-13T17:51:23.887Z | crypto/rand |
| 694 | 2026-03-13T17:51:23.897Z | github.com/cockroachdb/redact/builder |
| 695 | 2026-03-13T17:51:23.903Z | embed |
| 696 | 2026-03-13T17:51:23.912Z | github.com/cockroachdb/redact/builder |
| 697 | 2026-03-13T17:51:23.915Z | crypto/rand |
| 698 | 2026-03-13T17:51:23.921Z | embed |
| 699 | 2026-03-13T17:51:23.933Z | go/format |
| 700 | 2026-03-13T17:51:23.940Z | github.com/kr/pretty |
| 701 | 2026-03-13T17:51:23.963Z | github.com/cockroachdb/redact |
| 702 | 2026-03-13T17:51:23.982Z | crypto/internal/bigmod |
| 703 | 2026-03-13T17:51:24.020Z | github.com/cockroachdb/cockroach/pkg/cli/exit |
| 704 | 2026-03-13T17:51:24.044Z | crypto/internal/bigmod |
| 705 | 2026-03-13T17:51:24.048Z | crypto/internal/boring/bbig |
| 706 | 2026-03-13T17:51:24.048Z | encoding/asn1 |
| 707 | 2026-03-13T17:51:24.093Z | crypto/internal/edwards25519 |
| 708 | 2026-03-13T17:51:24.151Z | crypto/internal/boring/bbig |
| 709 | 2026-03-13T17:51:24.154Z | encoding/asn1 |
| 710 | 2026-03-13T17:51:24.155Z | crypto/dsa |
| 711 | 2026-03-13T17:51:24.160Z | crypto/internal/nistec |
| 712 | 2026-03-13T17:51:24.172Z | encoding/pem |
| 713 | 2026-03-13T17:51:24.177Z | vendor/golang.org/x/crypto/cryptobyte |
| 714 | 2026-03-13T17:51:24.213Z | crypto/sha1 |
| 715 | 2026-03-13T17:51:24.265Z | crypto/x509/pkix |
| 716 | 2026-03-13T17:51:24.270Z | crypto/ed25519 |
| 717 | 2026-03-13T17:51:24.307Z | vendor/golang.org/x/crypto/chacha20 |
| 718 | 2026-03-13T17:51:24.336Z | runtime/cgo |
| 719 | 2026-03-13T17:51:24.336Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 720 | 2026-03-13T17:51:24.345Z | vendor/golang.org/x/sys/cpu |
| 721 | 2026-03-13T17:51:24.349Z | crypto/rsa |
| 722 | 2026-03-13T17:51:24.349Z | vendor/golang.org/x/crypto/hkdf |
| 723 | 2026-03-13T17:51:24.392Z | github.com/getsentry/sentry-go/internal/crypto/randutil |
| 724 | 2026-03-13T17:51:24.399Z | vendor/golang.org/x/crypto/internal/poly1305 |
| 725 | 2026-03-13T17:51:24.405Z | vendor/golang.org/x/text/transform |
| 726 | 2026-03-13T17:51:24.408Z | vendor/golang.org/x/sys/cpu |
| 727 | 2026-03-13T17:51:24.408Z | crypto/internal/nistec |
| 728 | 2026-03-13T17:51:24.415Z | vendor/golang.org/x/text/unicode/bidi |
| 729 | 2026-03-13T17:51:24.424Z | vendor/golang.org/x/text/transform |
| 730 | 2026-03-13T17:51:24.427Z | crypto/ecdh |
| 731 | 2026-03-13T17:51:24.450Z | crypto/elliptic |
| 732 | 2026-03-13T17:51:24.513Z | vendor/golang.org/x/net/http2/hpack |
| 733 | 2026-03-13T17:51:24.516Z | vendor/golang.org/x/crypto/chacha20poly1305 |
| 734 | 2026-03-13T17:51:24.520Z | mime |
| 735 | 2026-03-13T17:51:24.535Z | mime/quotedprintable |
| 736 | 2026-03-13T17:51:24.535Z | vendor/golang.org/x/text/secure/bidirule |
| 737 | 2026-03-13T17:51:24.546Z | crypto/ecdsa |
| 738 | 2026-03-13T17:51:24.549Z | net |
| 739 | 2026-03-13T17:51:24.583Z | vendor/golang.org/x/text/secure/bidirule |
| 740 | 2026-03-13T17:51:24.598Z | vendor/golang.org/x/text/unicode/norm |
| 741 | 2026-03-13T17:51:24.601Z | vendor/golang.org/x/text/unicode/norm |
| 742 | 2026-03-13T17:51:24.615Z | net/http/internal |
| 743 | 2026-03-13T17:51:24.635Z | vendor/golang.org/x/net/http2/hpack |
| 744 | 2026-03-13T17:51:24.655Z | mime |
| 745 | 2026-03-13T17:51:24.676Z | net/http/internal |
| 746 | 2026-03-13T17:51:24.730Z | vendor/golang.org/x/crypto/chacha20poly1305 |
| 747 | 2026-03-13T17:51:24.754Z | net/http/internal/ascii |
| 748 | 2026-03-13T17:51:24.770Z | net/http/internal/ascii |
| 749 | 2026-03-13T17:51:24.785Z | runtime/debug |
| 750 | 2026-03-13T17:51:24.869Z | golang.org/x/sys/execabs |
| 751 | 2026-03-13T17:51:24.894Z | golang.org/x/sys/execabs |
| 752 | 2026-03-13T17:51:24.917Z | runtime/debug |
| 753 | 2026-03-13T17:51:25.086Z | go: downloading golang.org/x/text v0.3.7 |
| 754 | 2026-03-13T17:51:25.262Z | vendor/golang.org/x/net/idna |
| 755 | 2026-03-13T17:51:25.346Z | net |
| 756 | 2026-03-13T17:51:25.402Z | vendor/golang.org/x/net/idna |
| 757 | 2026-03-13T17:51:25.443Z | net |
| 758 | 2026-03-13T17:51:25.732Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 759 | 2026-03-13T17:51:25.861Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 760 | 2026-03-13T17:51:25.865Z | github.com/gogo/protobuf/types |
| 761 | 2026-03-13T17:51:25.870Z | github.com/gogo/protobuf/protoc-gen-gogo/descriptor |
| 762 | 2026-03-13T17:51:25.874Z | github.com/gogo/protobuf/types |
| 763 | 2026-03-13T17:51:26.045Z | github.com/gogo/protobuf/protoc-gen-gogo/plugin |
| 764 | 2026-03-13T17:51:26.046Z | github.com/gogo/protobuf/gogoproto |
| 765 | 2026-03-13T17:51:26.097Z | github.com/gogo/protobuf/vanity |
| 766 | 2026-03-13T17:51:26.097Z | github.com/gogo/protobuf/protoc-gen-gogo/generator |
| 767 | 2026-03-13T17:51:26.548Z | github.com/gogo/protobuf/plugin/defaultcheck |
| 768 | 2026-03-13T17:51:26.549Z | github.com/gogo/protobuf/plugin/embedcheck |
| 769 | 2026-03-13T17:51:26.553Z | github.com/gogo/protobuf/plugin/marshalto |
| 770 | 2026-03-13T17:51:26.553Z | github.com/gogo/protobuf/plugin/enumstringer |
| 771 | 2026-03-13T17:51:26.553Z | github.com/gogo/protobuf/plugin/populate |
| 772 | 2026-03-13T17:51:26.595Z | github.com/gogo/protobuf/plugin/testgen |
| 773 | 2026-03-13T17:51:26.598Z | github.com/gogo/protobuf/plugin/oneofcheck |
| 774 | 2026-03-13T17:51:26.598Z | github.com/gogo/protobuf/plugin/unmarshal |
| 775 | 2026-03-13T17:51:26.656Z | github.com/cockroachdb/errors/errorspb |
| 776 | 2026-03-13T17:51:26.809Z | github.com/gogo/protobuf/protoc-gen-gogo/grpc |
| 777 | 2026-03-13T17:51:26.940Z | google.golang.org/protobuf/internal/flags |
| 778 | 2026-03-13T17:51:26.943Z | google.golang.org/protobuf/internal/set |
| 779 | 2026-03-13T17:51:26.943Z | github.com/golang/groupcache/lru |
| 780 | 2026-03-13T17:51:26.943Z | github.com/cockroachdb/errors/errbase |
| 781 | 2026-03-13T17:51:26.965Z | go.opencensus.io |
| 782 | 2026-03-13T17:51:26.970Z | go.opencensus.io/trace/internal |
| 783 | 2026-03-13T17:51:26.976Z | github.com/klauspost/compress |
| 784 | 2026-03-13T17:51:27.006Z | github.com/twitchtv/twirp/internal/contextkeys |
| 785 | 2026-03-13T17:51:27.006Z | google.golang.org/grpc/serviceconfig |
| 786 | 2026-03-13T17:51:27.014Z | go.opencensus.io/internal/tagencoding |
| 787 | 2026-03-13T17:51:27.014Z | golang.org/x/sys/internal/unsafeheader |
| 788 | 2026-03-13T17:51:27.047Z | github.com/cockroachdb/errors/markers |
| 789 | 2026-03-13T17:51:27.047Z | github.com/cockroachdb/errors/barriers |
| 790 | 2026-03-13T17:51:27.047Z | github.com/cockroachdb/errors/contexttags |
| 791 | 2026-03-13T17:51:27.047Z | github.com/cockroachdb/errors/hintdetail |
| 792 | 2026-03-13T17:51:27.051Z | github.com/cockroachdb/errors/safedetails |
| 793 | 2026-03-13T17:51:27.051Z | github.com/cockroachdb/errors/secondary |
| 794 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/markers |
| 795 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/contexttags |
| 796 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/barriers |
| 797 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/safedetails |
| 798 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/hintdetail |
| 799 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/telemetrykeys |
| 800 | 2026-03-13T17:51:27.057Z | github.com/cockroachdb/errors/secondary |
| 801 | 2026-03-13T17:51:27.084Z | github.com/cockroachdb/errors/telemetrykeys |
| 802 | 2026-03-13T17:51:27.090Z | github.com/cockroachdb/errors/domains |
| 803 | 2026-03-13T17:51:27.140Z | github.com/cockroachdb/errors/assert |
| 804 | 2026-03-13T17:51:27.146Z | github.com/cockroachdb/errors/issuelink |
| 805 | 2026-03-13T17:51:27.149Z | google.golang.org/grpc/internal/buffer |
| 806 | 2026-03-13T17:51:27.200Z | google.golang.org/protobuf/internal/pragma |
| 807 | 2026-03-13T17:51:27.204Z | google.golang.org/grpc/internal/grpcsync |
| 808 | 2026-03-13T17:51:27.228Z | hash/fnv |
| 809 | 2026-03-13T17:51:27.228Z | go.uber.org/zap/buffer |
| 810 | 2026-03-13T17:51:27.228Z | github.com/klauspost/compress/internal/snapref |
| 811 | 2026-03-13T17:51:27.236Z | github.com/klauspost/compress/zstd/internal/xxhash |
| 812 | 2026-03-13T17:51:27.287Z | github.com/gogo/protobuf/plugin/gostring |
| 813 | 2026-03-13T17:51:27.287Z | github.com/gogo/protobuf/plugin/size |
| 814 | 2026-03-13T17:51:27.287Z | github.com/gogo/protobuf/plugin/face |
| 815 | 2026-03-13T17:51:27.287Z | github.com/gogo/protobuf/plugin/stringer |
| 816 | 2026-03-13T17:51:27.287Z | github.com/gogo/protobuf/plugin/union |
| 817 | 2026-03-13T17:51:27.291Z | github.com/gogo/protobuf/plugin/equal |
| 818 | 2026-03-13T17:51:27.291Z | github.com/gogo/protobuf/plugin/compare |
| 819 | 2026-03-13T17:51:27.310Z | github.com/gogo/protobuf/plugin/description |
| 820 | 2026-03-13T17:51:27.567Z | html |
| 821 | 2026-03-13T17:51:27.573Z | google.golang.org/grpc/backoff |
| 822 | 2026-03-13T17:51:27.589Z | net |
| 823 | 2026-03-13T17:51:27.597Z | github.com/bufbuild/buf/private/usage |
| 824 | 2026-03-13T17:51:27.631Z | os/signal |
| 825 | 2026-03-13T17:51:27.667Z | go.uber.org/atomic |
| 826 | 2026-03-13T17:51:27.673Z | github.com/spf13/pflag |
| 827 | 2026-03-13T17:51:27.731Z | gopkg.in/yaml.v3 |
| 828 | 2026-03-13T17:51:27.740Z | go.uber.org/multierr |
| 829 | 2026-03-13T17:51:27.750Z | github.com/bufbuild/buf/private/bufpkg/bufanalysis |
| 830 | 2026-03-13T17:51:27.849Z | github.com/bufbuild/buf/private/pkg/stringutil |
| 831 | 2026-03-13T17:51:27.854Z | github.com/gogo/protobuf/vanity/command |
| 832 | 2026-03-13T17:51:27.868Z | github.com/bufbuild/buf/private/pkg/ioextended |
| 833 | 2026-03-13T17:51:27.873Z | github.com/bufbuild/buf/private/buf/bufcheck |
| 834 | 2026-03-13T17:51:27.897Z | github.com/cockroachdb/cockroach/pkg/cmd/protoc-gen-gogoroach |
| 835 | 2026-03-13T17:51:27.941Z | google.golang.org/protobuf/internal/detrand |
| 836 | 2026-03-13T17:51:28.011Z | github.com/bufbuild/buf/private/pkg/interrupt |
| 837 | 2026-03-13T17:51:28.021Z | github.com/bufbuild/buf/private/pkg/normalpath |
| 838 | 2026-03-13T17:51:28.021Z | google.golang.org/protobuf/internal/version |
| 839 | 2026-03-13T17:51:28.021Z | github.com/bufbuild/buf/private/pkg/thread |
| 840 | 2026-03-13T17:51:28.029Z | google.golang.org/protobuf/internal/errors |
| 841 | 2026-03-13T17:51:28.036Z | github.com/spf13/cobra |
| 842 | 2026-03-13T17:51:28.117Z | github.com/bufbuild/buf/private/pkg/protoversion |
| 843 | 2026-03-13T17:51:28.121Z | go.opencensus.io/internal |
| 844 | 2026-03-13T17:51:28.141Z | go.opencensus.io/trace/tracestate |
| 845 | 2026-03-13T17:51:28.197Z | github.com/cockroachdb/cockroach/pkg/roachprod/vm/aws/terraformgen |
| 846 | 2026-03-13T17:51:28.200Z | github.com/bufbuild/buf/private/pkg/app |
| 847 | 2026-03-13T17:51:28.202Z | google.golang.org/protobuf/encoding/protowire |
| 848 | 2026-03-13T17:51:28.202Z | runtime/trace |
| 849 | 2026-03-13T17:51:28.206Z | vendor/golang.org/x/net/http/httpproxy |
| 850 | 2026-03-13T17:51:28.206Z | net/textproto |
| 851 | 2026-03-13T17:51:28.206Z | crypto/x509 |
| 852 | 2026-03-13T17:51:28.212Z | github.com/spf13/pflag |
| 853 | 2026-03-13T17:51:28.233Z | go.uber.org/zap/internal/bufferpool |
| 854 | 2026-03-13T17:51:28.237Z | go.uber.org/zap/internal/color |
| 855 | 2026-03-13T17:51:28.262Z | google.golang.org/protobuf/reflect/protoreflect |
| 856 | 2026-03-13T17:51:28.272Z | go.uber.org/zap/internal/exit |
| 857 | 2026-03-13T17:51:28.277Z | vendor/golang.org/x/net/http/httpguts |
| 858 | 2026-03-13T17:51:28.277Z | mime/multipart |
| 859 | 2026-03-13T17:51:28.299Z | github.com/bufbuild/buf/private/pkg/diff |
| 860 | 2026-03-13T17:51:28.308Z | go.uber.org/zap/zapcore |
| 861 | 2026-03-13T17:51:28.360Z | github.com/bufbuild/buf/private/pkg/storage/storageutil |
| 862 | 2026-03-13T17:51:28.363Z | go.opencensus.io/trace |
| 863 | 2026-03-13T17:51:28.418Z | vendor/golang.org/x/net/http/httpproxy |
| 864 | 2026-03-13T17:51:28.424Z | net/textproto |
| 865 | 2026-03-13T17:51:28.424Z | crypto/x509 |
| 866 | 2026-03-13T17:51:28.519Z | database/sql/driver |
| 867 | 2026-03-13T17:51:28.522Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/internal |
| 868 | 2026-03-13T17:51:28.522Z | google.golang.org/protobuf/internal/encoding/messageset |
| 869 | 2026-03-13T17:51:28.656Z | vendor/golang.org/x/net/http/httpguts |
| 870 | 2026-03-13T17:51:28.668Z | google.golang.org/protobuf/internal/genid |
| 871 | 2026-03-13T17:51:28.673Z | google.golang.org/protobuf/internal/order |
| 872 | 2026-03-13T17:51:28.685Z | github.com/bufbuild/buf/private/pkg/encoding |
| 873 | 2026-03-13T17:51:28.698Z | crypto/tls |
| 874 | 2026-03-13T17:51:28.728Z | google.golang.org/protobuf/internal/strs |
| 875 | 2026-03-13T17:51:28.728Z | google.golang.org/protobuf/runtime/protoiface |
| 876 | 2026-03-13T17:51:28.731Z | google.golang.org/protobuf/internal/descfmt |
| 877 | 2026-03-13T17:51:28.764Z | google.golang.org/protobuf/internal/descopts |
| 878 | 2026-03-13T17:51:28.768Z | github.com/bufbuild/buf/private/pkg/storage |
| 879 | 2026-03-13T17:51:28.786Z | github.com/bufbuild/buf/private/pkg/osextended |
| 880 | 2026-03-13T17:51:28.803Z | github.com/bgentry/go-netrc/netrc |
| 881 | 2026-03-13T17:51:28.806Z | google.golang.org/protobuf/internal/encoding/text |
| 882 | 2026-03-13T17:51:28.814Z | github.com/bufbuild/buf/private/pkg/filepathextended |
| 883 | 2026-03-13T17:51:28.834Z | google.golang.org/protobuf/reflect/protoregistry |
| 884 | 2026-03-13T17:51:28.834Z | os/user |
| 885 | 2026-03-13T17:51:28.860Z | github.com/klauspost/compress/fse |
| 886 | 2026-03-13T17:51:28.860Z | github.com/klauspost/compress/flate |
| 887 | 2026-03-13T17:51:28.860Z | crypto/tls |
| 888 | 2026-03-13T17:51:28.898Z | github.com/bufbuild/buf/private/pkg/netrc |
| 889 | 2026-03-13T17:51:28.955Z | google.golang.org/protobuf/internal/encoding/json |
| 890 | 2026-03-13T17:51:28.972Z | github.com/klauspost/compress/huff0 |
| 891 | 2026-03-13T17:51:28.975Z | google.golang.org/protobuf/internal/encoding/defval |
| 892 | 2026-03-13T17:51:28.978Z | github.com/bufbuild/buf/private/bufpkg/buflock |
| 893 | 2026-03-13T17:51:28.989Z | google.golang.org/protobuf/proto |
| 894 | 2026-03-13T17:51:29.018Z | github.com/bufbuild/buf/private/pkg/storage/storagemem |
| 895 | 2026-03-13T17:51:29.021Z | github.com/bufbuild/buf/private/pkg/storage/storageos |
| 896 | 2026-03-13T17:51:29.119Z | github.com/bufbuild/buf/private/gen/data/datawkt |
| 897 | 2026-03-13T17:51:29.123Z | github.com/klauspost/compress/zstd |
| 898 | 2026-03-13T17:51:29.134Z | github.com/jhump/protoreflect/desc/protoparse/ast |
| 899 | 2026-03-13T17:51:29.149Z | google.golang.org/protobuf/internal/filedesc |
| 900 | 2026-03-13T17:51:29.163Z | google.golang.org/protobuf/encoding/prototext |
| 901 | 2026-03-13T17:51:29.344Z | text/scanner |
| 902 | 2026-03-13T17:51:29.347Z | github.com/klauspost/compress/zip |
| 903 | 2026-03-13T17:51:29.430Z | github.com/klauspost/pgzip |
| 904 | 2026-03-13T17:51:29.498Z | golang.org/x/net/internal/timeseries |
| 905 | 2026-03-13T17:51:29.515Z | archive/tar |
| 906 | 2026-03-13T17:51:29.590Z | html/template |
| 907 | 2026-03-13T17:51:29.637Z | google.golang.org/grpc/internal/grpclog |
| 908 | 2026-03-13T17:51:29.642Z | google.golang.org/grpc/attributes |
| 909 | 2026-03-13T17:51:29.734Z | google.golang.org/protobuf/internal/encoding/tag |
| 910 | 2026-03-13T17:51:29.748Z | google.golang.org/protobuf/encoding/protojson |
| 911 | 2026-03-13T17:51:29.761Z | google.golang.org/grpc/grpclog |
| 912 | 2026-03-13T17:51:29.800Z | google.golang.org/grpc/metadata |
| 913 | 2026-03-13T17:51:29.813Z | github.com/bufbuild/buf/private/pkg/storage/storagearchive |
| 914 | 2026-03-13T17:51:29.829Z | google.golang.org/protobuf/internal/impl |
| 915 | 2026-03-13T17:51:29.851Z | google.golang.org/grpc/internal/grpcrand |
| 916 | 2026-03-13T17:51:29.854Z | google.golang.org/grpc/codes |
| 917 | 2026-03-13T17:51:29.861Z | google.golang.org/grpc/encoding |
| 918 | 2026-03-13T17:51:29.890Z | google.golang.org/grpc/internal/balancerload |
| 919 | 2026-03-13T17:51:29.895Z | google.golang.org/grpc/internal/backoff |
| 920 | 2026-03-13T17:51:29.895Z | google.golang.org/grpc/internal/envconfig |
| 921 | 2026-03-13T17:51:29.927Z | golang.org/x/text/transform |
| 922 | 2026-03-13T17:51:29.930Z | google.golang.org/grpc/connectivity |
| 923 | 2026-03-13T17:51:29.937Z | golang.org/x/text/unicode/bidi |
| 924 | 2026-03-13T17:51:29.944Z | golang.org/x/net/http2/hpack |
| 925 | 2026-03-13T17:51:29.986Z | net/http/httptrace |
| 926 | 2026-03-13T17:51:29.990Z | google.golang.org/grpc/keepalive |
| 927 | 2026-03-13T17:51:29.990Z | google.golang.org/grpc/tap |
| 928 | 2026-03-13T17:51:29.995Z | golang.org/x/text/unicode/norm |
| 929 | 2026-03-13T17:51:30.020Z | github.com/bufbuild/buf/private/pkg/rpc/rpcheader |
| 930 | 2026-03-13T17:51:30.020Z | github.com/bufbuild/buf/private/pkg/rpc |
| 931 | 2026-03-13T17:51:30.024Z | net/http |
| 932 | 2026-03-13T17:51:30.028Z | go.opencensus.io/resource |
| 933 | 2026-03-13T17:51:30.036Z | runtime/pprof |
| 934 | 2026-03-13T17:51:30.046Z | google.golang.org/grpc/encoding/gzip |
| 935 | 2026-03-13T17:51:30.091Z | go.opencensus.io/metric/metricdata |
| 936 | 2026-03-13T17:51:30.094Z | github.com/gofrs/flock |
| 937 | 2026-03-13T17:51:30.105Z | github.com/bufbuild/buf/private/pkg/verbose |
| 938 | 2026-03-13T17:51:30.117Z | golang.org/x/text/secure/bidirule |
| 939 | 2026-03-13T17:51:30.121Z | net/http/httptrace |
| 940 | 2026-03-13T17:51:30.130Z | go.opencensus.io/metric/metricproducer |
| 941 | 2026-03-13T17:51:30.204Z | github.com/bufbuild/buf/private/bufpkg/bufrpc |
| 942 | 2026-03-13T17:51:30.204Z | github.com/bufbuild/buf/private/pkg/filelock |
| 943 | 2026-03-13T17:51:30.204Z | github.com/bufbuild/buf/private/bufpkg/buftransport |
| 944 | 2026-03-13T17:51:30.204Z | net/http |
| 945 | 2026-03-13T17:51:30.204Z | github.com/bufbuild/buf/private/pkg/app/appverbose |
| 946 | 2026-03-13T17:51:30.204Z | golang.org/x/sync/errgroup |
| 947 | 2026-03-13T17:51:30.204Z | golang.org/x/sys/unix |
| 948 | 2026-03-13T17:51:30.209Z | go.opencensus.io/tag |
| 949 | 2026-03-13T17:51:30.209Z | github.com/pkg/profile |
| 950 | 2026-03-13T17:51:30.261Z | go.opencensus.io/stats/internal |
| 951 | 2026-03-13T17:51:30.280Z | go.opencensus.io/stats |
| 952 | 2026-03-13T17:51:30.286Z | golang.org/x/net/idna |
| 953 | 2026-03-13T17:51:30.720Z | go.opencensus.io/stats/view |
| 954 | 2026-03-13T17:51:30.723Z | golang.org/x/term |
| 955 | 2026-03-13T17:51:30.764Z | vendor/golang.org/x/net/http/httpproxy |
| 956 | 2026-03-13T17:51:30.764Z | github.com/bufbuild/buf/private/pkg/netextended |
| 957 | 2026-03-13T17:51:30.764Z | net/textproto |
| 958 | 2026-03-13T17:51:30.764Z | google.golang.org/grpc/internal/syscall |
| 959 | 2026-03-13T17:51:30.769Z | github.com/gofrs/uuid |
| 960 | 2026-03-13T17:51:30.769Z | github.com/bufbuild/buf/private/pkg/app/appname |
| 961 | 2026-03-13T17:51:30.769Z | crypto/x509 |
| 962 | 2026-03-13T17:51:30.789Z | google.golang.org/grpc/stats |
| 963 | 2026-03-13T17:51:30.816Z | github.com/spf13/pflag |
| 964 | 2026-03-13T17:51:30.847Z | github.com/bufbuild/buf/private/pkg/uuidutil |
| 965 | 2026-03-13T17:51:30.855Z | vendor/golang.org/x/net/http/httpguts |
| 966 | 2026-03-13T17:51:30.855Z | golang.org/x/net/http/httpguts |
| 967 | 2026-03-13T17:51:30.880Z | github.com/bufbuild/buf/private/pkg/tmp |
| 968 | 2026-03-13T17:51:31.114Z | google.golang.org/protobuf/internal/filetype |
| 969 | 2026-03-13T17:51:31.171Z | google.golang.org/protobuf/runtime/protoimpl |
| 970 | 2026-03-13T17:51:31.175Z | crypto/tls |
| 971 | 2026-03-13T17:51:31.201Z | google.golang.org/protobuf/types/known/timestamppb |
| 972 | 2026-03-13T17:51:31.205Z | google.golang.org/protobuf/types/known/anypb |
| 973 | 2026-03-13T17:51:31.205Z | google.golang.org/protobuf/types/descriptorpb |
| 974 | 2026-03-13T17:51:31.205Z | google.golang.org/protobuf/types/known/durationpb |
| 975 | 2026-03-13T17:51:31.205Z | google.golang.org/protobuf/types/known/emptypb |
| 976 | 2026-03-13T17:51:31.205Z | google.golang.org/protobuf/types/known/structpb |
| 977 | 2026-03-13T17:51:31.220Z | google.golang.org/protobuf/types/known/wrapperspb |
| 978 | 2026-03-13T17:51:31.260Z | github.com/golang/protobuf/ptypes/empty |
| 979 | 2026-03-13T17:51:31.287Z | github.com/golang/protobuf/ptypes/struct |
| 980 | 2026-03-13T17:51:31.293Z | github.com/golang/protobuf/ptypes/any |
| 981 | 2026-03-13T17:51:31.302Z | github.com/golang/protobuf/ptypes/wrappers |
| 982 | 2026-03-13T17:51:31.308Z | github.com/golang/protobuf/ptypes/duration |
| 983 | 2026-03-13T17:51:31.345Z | google.golang.org/protobuf/types/known/sourcecontextpb |
| 984 | 2026-03-13T17:51:31.351Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 985 | 2026-03-13T17:51:31.351Z | google.golang.org/protobuf/types/dynamicpb |
| 986 | 2026-03-13T17:51:31.362Z | google.golang.org/genproto/googleapis/rpc/status |
| 987 | 2026-03-13T17:51:31.366Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/module/v1alpha1 |
| 988 | 2026-03-13T17:51:31.369Z | github.com/bufbuild/buf/private/pkg/prototime |
| 989 | 2026-03-13T17:51:31.395Z | google.golang.org/protobuf/types/pluginpb |
| 990 | 2026-03-13T17:51:31.398Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/image/v1 |
| 991 | 2026-03-13T17:51:31.413Z | google.golang.org/protobuf/reflect/protodesc |
| 992 | 2026-03-13T17:51:31.417Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 993 | 2026-03-13T17:51:31.440Z | github.com/golang/protobuf/ptypes/timestamp |
| 994 | 2026-03-13T17:51:31.455Z | github.com/bufbuild/buf/private/pkg/protodescriptor |
| 995 | 2026-03-13T17:51:31.560Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 996 | 2026-03-13T17:51:31.563Z | github.com/golang/protobuf/proto |
| 997 | 2026-03-13T17:51:31.576Z | google.golang.org/protobuf/types/known/typepb |
| 998 | 2026-03-13T17:51:31.596Z | github.com/bufbuild/buf/private/pkg/protosource |
| 999 | 2026-03-13T17:51:31.611Z | github.com/bufbuild/buf/private/bufpkg/bufmodule |
| 1000 | 2026-03-13T17:51:31.676Z | google.golang.org/genproto/protobuf/field_mask |
| 1001 | 2026-03-13T17:51:31.680Z | google.golang.org/genproto/protobuf/source_context |
| 1002 | 2026-03-13T17:51:31.687Z | github.com/bufbuild/buf/private/pkg/protoencoding |
| 1003 | 2026-03-13T17:51:31.724Z | github.com/spf13/cobra |
| 1004 | 2026-03-13T17:51:31.733Z | google.golang.org/protobuf/types/known/apipb |
| 1005 | 2026-03-13T17:51:31.736Z | google.golang.org/genproto/protobuf/ptype |
| 1006 | 2026-03-13T17:51:31.796Z | net/http/httputil |
| 1007 | 2026-03-13T17:51:31.799Z | github.com/getsentry/sentry-go/internal/ratelimit |
| 1008 | 2026-03-13T17:51:31.806Z | google.golang.org/genproto/protobuf/api |
| 1009 | 2026-03-13T17:51:31.915Z | github.com/getsentry/sentry-go/internal/debug |
| 1010 | 2026-03-13T17:51:31.919Z | google.golang.org/grpc/encoding/proto |
| 1011 | 2026-03-13T17:51:31.919Z | github.com/jhump/protoreflect/internal/codec |
| 1012 | 2026-03-13T17:51:31.919Z | github.com/jhump/protoreflect/internal |
| 1013 | 2026-03-13T17:51:31.919Z | github.com/golang/protobuf/jsonpb |
| 1014 | 2026-03-13T17:51:31.930Z | github.com/golang/protobuf/ptypes |
| 1015 | 2026-03-13T17:51:31.957Z | github.com/getsentry/sentry-go |
| 1016 | 2026-03-13T17:51:31.972Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 1017 | 2026-03-13T17:51:31.989Z | github.com/bufbuild/buf/private/pkg/app/appcmd |
| 1018 | 2026-03-13T17:51:31.989Z | github.com/jhump/protoreflect/desc/internal |
| 1019 | 2026-03-13T17:51:32.007Z | google.golang.org/grpc/internal/status |
| 1020 | 2026-03-13T17:51:32.039Z | google.golang.org/grpc/status |
| 1021 | 2026-03-13T17:51:32.062Z | github.com/jhump/protoreflect/desc |
| 1022 | 2026-03-13T17:51:32.124Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleconfig |
| 1023 | 2026-03-13T17:51:32.124Z | github.com/bufbuild/buf/private/bufpkg/bufimage |
| 1024 | 2026-03-13T17:51:32.174Z | net/http/httputil |
| 1025 | 2026-03-13T17:51:32.192Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimageutil |
| 1026 | 2026-03-13T17:51:32.209Z | github.com/cockroachdb/errors/withstack |
| 1027 | 2026-03-13T17:51:32.218Z | github.com/jhump/protoreflect/codec |
| 1028 | 2026-03-13T17:51:32.290Z | github.com/cockroachdb/errors/report |
| 1029 | 2026-03-13T17:51:32.295Z | github.com/cockroachdb/errors/errutil |
| 1030 | 2026-03-13T17:51:32.298Z | github.com/jhump/protoreflect/dynamic |
| 1031 | 2026-03-13T17:51:32.303Z | github.com/getsentry/sentry-go |
| 1032 | 2026-03-13T17:51:32.314Z | net/http/httptrace |
| 1033 | 2026-03-13T17:51:32.319Z | google.golang.org/grpc/internal/credentials |
| 1034 | 2026-03-13T17:51:32.319Z | github.com/bufbuild/buf/private/pkg/cert/certclient |
| 1035 | 2026-03-13T17:51:32.349Z | github.com/cockroachdb/errors |
| 1036 | 2026-03-13T17:51:32.353Z | github.com/bufbuild/buf/private/buf/bufapp |
| 1037 | 2026-03-13T17:51:32.360Z | net/http |
| 1038 | 2026-03-13T17:51:32.363Z | google.golang.org/grpc/credentials |
| 1039 | 2026-03-13T17:51:32.400Z | github.com/cockroachdb/errors/oserror |
| 1040 | 2026-03-13T17:51:32.418Z | google.golang.org/grpc/resolver |
| 1041 | 2026-03-13T17:51:32.421Z | google.golang.org/grpc/peer |
| 1042 | 2026-03-13T17:51:32.421Z | google.golang.org/grpc/internal/channelz |
| 1043 | 2026-03-13T17:51:32.424Z | github.com/cockroachdb/cockroach/pkg/cmd/uptodate |
| 1044 | 2026-03-13T17:51:32.447Z | google.golang.org/grpc/internal |
| 1045 | 2026-03-13T17:51:32.447Z | google.golang.org/grpc/internal/transport/networktype |
| 1046 | 2026-03-13T17:51:32.447Z | google.golang.org/grpc/balancer/grpclb/state |
| 1047 | 2026-03-13T17:51:32.451Z | google.golang.org/grpc/internal/grpcutil |
| 1048 | 2026-03-13T17:51:32.459Z | google.golang.org/grpc/internal/resolver/passthrough |
| 1049 | 2026-03-13T17:51:32.493Z | google.golang.org/grpc/internal/resolver/dns |
| 1050 | 2026-03-13T17:51:32.497Z | google.golang.org/grpc/internal/metadata |
| 1051 | 2026-03-13T17:51:32.509Z | google.golang.org/grpc/balancer |
| 1052 | 2026-03-13T17:51:32.566Z | google.golang.org/grpc/internal/resolver/unix |
| 1053 | 2026-03-13T17:51:32.566Z | google.golang.org/grpc/internal/binarylog |
| 1054 | 2026-03-13T17:51:32.588Z | google.golang.org/grpc/internal/serviceconfig |
| 1055 | 2026-03-13T17:51:32.591Z | google.golang.org/grpc/balancer/base |
| 1056 | 2026-03-13T17:51:32.612Z | github.com/cockroachdb/errors/errutil |
| 1057 | 2026-03-13T17:51:32.650Z | google.golang.org/grpc/internal/resolver |
| 1058 | 2026-03-13T17:51:32.672Z | google.golang.org/grpc/balancer/roundrobin |
| 1059 | 2026-03-13T17:51:32.672Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/lang |
| 1060 | 2026-03-13T17:51:32.740Z | github.com/jhump/protoreflect/desc/protoparse |
| 1061 | 2026-03-13T17:51:32.927Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/cmd/optgen |
| 1062 | 2026-03-13T17:51:32.955Z | [ 0%] Building C object src/CMakeFiles/proj.dir/PJ_aea.c.o |
| 1063 | 2026-03-13T17:51:32.955Z | [ 0%] Building C object src/CMakeFiles/proj.dir/PJ_airy.c.o |
| 1064 | 2026-03-13T17:51:32.955Z | [ 2%] Building C object src/CMakeFiles/proj.dir/nad_init.c.o |
| 1065 | 2026-03-13T17:51:32.955Z | [ 2%] Building C object src/CMakeFiles/proj.dir/PJ_aeqd.c.o |
| 1066 | 2026-03-13T17:51:32.962Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Angle.cpp.o |
| 1067 | 2026-03-13T17:51:33.014Z | [ 3%] Building C object src/CMakeFiles/proj.dir/PJ_aitoff.c.o |
| 1068 | 2026-03-13T17:51:33.041Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_august.c.o |
| 1069 | 2026-03-13T17:51:33.047Z | [ 4%] Building C object src/CMakeFiles/proj.dir/PJ_bacon.c.o |
| 1070 | 2026-03-13T17:51:33.103Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_bipc.c.o |
| 1071 | 2026-03-13T17:51:33.109Z | [ 5%] Building C object src/CMakeFiles/proj.dir/PJ_boggs.c.o |
| 1072 | 2026-03-13T17:51:33.113Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_bonne.c.o |
| 1073 | 2026-03-13T17:51:33.121Z | [ 6%] Building C object src/CMakeFiles/proj.dir/PJ_calcofi.c.o |
| 1074 | 2026-03-13T17:51:33.165Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cass.c.o |
| 1075 | 2026-03-13T17:51:33.199Z | [ 7%] Building C object src/CMakeFiles/proj.dir/PJ_cc.c.o |
| 1076 | 2026-03-13T17:51:33.205Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_cea.c.o |
| 1077 | 2026-03-13T17:51:33.205Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_chamb.c.o |
| 1078 | 2026-03-13T17:51:33.244Z | [ 9%] Building C object src/CMakeFiles/proj.dir/PJ_collg.c.o |
| 1079 | 2026-03-13T17:51:33.253Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Area.cpp.o |
| 1080 | 2026-03-13T17:51:33.283Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_comill.c.o |
| 1081 | 2026-03-13T17:51:33.291Z | [ 10%] Building C object src/CMakeFiles/proj.dir/PJ_crast.c.o |
| 1082 | 2026-03-13T17:51:33.304Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_denoy.c.o |
| 1083 | 2026-03-13T17:51:33.334Z | [ 11%] Building C object src/CMakeFiles/proj.dir/PJ_eck1.c.o |
| 1084 | 2026-03-13T17:51:33.343Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck2.c.o |
| 1085 | 2026-03-13T17:51:33.354Z | [ 13%] Building C object src/CMakeFiles/proj.dir/PJ_eck3.c.o |
| 1086 | 2026-03-13T17:51:33.391Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck4.c.o |
| 1087 | 2026-03-13T17:51:33.403Z | [ 14%] Building C object src/CMakeFiles/proj.dir/PJ_eck5.c.o |
| 1088 | 2026-03-13T17:51:33.437Z | [ 15%] Building C object src/CMakeFiles/proj.dir/PJ_eqc.c.o |
| 1089 | 2026-03-13T17:51:33.455Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_eqdc.c.o |
| 1090 | 2026-03-13T17:51:33.459Z | [ 16%] Building C object src/CMakeFiles/proj.dir/PJ_fahey.c.o |
| 1091 | 2026-03-13T17:51:33.498Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_fouc_s.c.o |
| 1092 | 2026-03-13T17:51:33.514Z | [ 17%] Building C object src/CMakeFiles/proj.dir/PJ_gall.c.o |
| 1093 | 2026-03-13T17:51:33.537Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_geos.c.o |
| 1094 | 2026-03-13T17:51:33.990Z | optgen -out pkg/sql/opt/memo/expr.og.go exprs pkg/sql/opt/ops/*.opt |
| 1095 | 2026-03-13T17:51:33.993Z | [ 18%] Building C object src/CMakeFiles/proj.dir/PJ_gins8.c.o |
| 1096 | 2026-03-13T17:51:33.993Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gnom.c.o |
| 1097 | 2026-03-13T17:51:33.993Z | [ 19%] Building C object src/CMakeFiles/proj.dir/PJ_gn_sinu.c.o |
| 1098 | 2026-03-13T17:51:33.993Z | optgen -out pkg/sql/opt/operator.og.go ops pkg/sql/opt/ops/*.opt |
| 1099 | 2026-03-13T17:51:33.994Z | optgen -out pkg/sql/opt/xform/explorer.og.go explorer pkg/sql/opt/ops/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1100 | 2026-03-13T17:51:33.994Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/BoundaryNodeRule.cpp.o |
| 1101 | 2026-03-13T17:51:33.994Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmoduleprotoparse |
| 1102 | 2026-03-13T17:51:33.994Z | [ 20%] Building C object src/CMakeFiles/proj.dir/PJ_goode.c.o |
| 1103 | 2026-03-13T17:51:33.994Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/CGAlgorithmsDD.cpp.o |
| 1104 | 2026-03-13T17:51:33.994Z | [ 1%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Centroid.cpp.o |
| 1105 | 2026-03-13T17:51:33.994Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_gstmerc.c.o |
| 1106 | 2026-03-13T17:51:33.994Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/ConvexHull.cpp.o |
| 1107 | 2026-03-13T17:51:33.994Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Distance.cpp.o |
| 1108 | 2026-03-13T17:51:33.994Z | [ 21%] Building C object src/CMakeFiles/proj.dir/PJ_hammer.c.o |
| 1109 | 2026-03-13T17:51:33.994Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/HCoordinate.cpp.o |
| 1110 | 2026-03-13T17:51:33.994Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_hatano.c.o |
| 1111 | 2026-03-13T17:51:33.994Z | github.com/twitchtv/twirp/ctxsetters |
| 1112 | 2026-03-13T17:51:33.994Z | go.opencensus.io/trace/propagation |
| 1113 | 2026-03-13T17:51:33.994Z | golang.org/x/net/trace |
| 1114 | 2026-03-13T17:51:33.994Z | net/http/httputil |
| 1115 | 2026-03-13T17:51:33.994Z | github.com/twitchtv/twirp |
| 1116 | 2026-03-13T17:51:33.995Z | github.com/bufbuild/buf/private/pkg/httpauth |
| 1117 | 2026-03-13T17:51:33.995Z | go.uber.org/zap |
| 1118 | 2026-03-13T17:51:33.995Z | golang.org/x/net/http2 |
| 1119 | 2026-03-13T17:51:33.995Z | go.opencensus.io/plugin/ocgrpc |
| 1120 | 2026-03-13T17:51:33.995Z | [ 22%] Building C object src/CMakeFiles/proj.dir/PJ_igh.c.o |
| 1121 | 2026-03-13T17:51:34.015Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 1122 | 2026-03-13T17:51:34.024Z | github.com/bufbuild/buf/private/pkg/rpc/rpchttp |
| 1123 | 2026-03-13T17:51:34.065Z | go.opencensus.io/plugin/ochttp |
| 1124 | 2026-03-13T17:51:34.080Z | github.com/bufbuild/buf/private/pkg/rpc/rpctwirp |
| 1125 | 2026-03-13T17:51:34.108Z | github.com/bufbuild/buf/private/pkg/rpc/rpcauth |
| 1126 | 2026-03-13T17:51:34.183Z | github.com/bufbuild/buf/private/pkg/transport/twirp/twirpclient |
| 1127 | 2026-03-13T17:51:34.600Z | github.com/bufbuild/buf/private/buf/bufcheck/internal |
| 1128 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagebuild |
| 1129 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulebuild |
| 1130 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/bufpkg/bufmodule/bufmodulecache |
| 1131 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/pkg/git |
| 1132 | 2026-03-13T17:51:34.604Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_isea.c.o |
| 1133 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/pkg/zaputil |
| 1134 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/pkg/app/appproto |
| 1135 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/bufpkg/bufimage/bufimagemodify |
| 1136 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoexec |
| 1137 | 2026-03-13T17:51:34.604Z | github.com/bufbuild/buf/private/pkg/app/applog |
| 1138 | 2026-03-13T17:51:34.605Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingcheck |
| 1139 | 2026-03-13T17:51:34.605Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintcheck |
| 1140 | 2026-03-13T17:51:34.605Z | [ 23%] Building C object src/CMakeFiles/proj.dir/PJ_imw_p.c.o |
| 1141 | 2026-03-13T17:51:34.605Z | github.com/bufbuild/buf/private/pkg/observability |
| 1142 | 2026-03-13T17:51:34.605Z | github.com/bufbuild/buf/private/buf/buffetch/internal |
| 1143 | 2026-03-13T17:51:34.605Z | github.com/bufbuild/buf/private/pkg/app/appproto/appprotoos |
| 1144 | 2026-03-13T17:51:34.605Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointArea.cpp.o |
| 1145 | 2026-03-13T17:51:34.628Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintbuild |
| 1146 | 2026-03-13T17:51:34.653Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_krovak.c.o |
| 1147 | 2026-03-13T17:51:34.656Z | [ 25%] Building C object src/CMakeFiles/proj.dir/PJ_labrd.c.o |
| 1148 | 2026-03-13T17:51:34.675Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingbuild |
| 1149 | 2026-03-13T17:51:34.702Z | github.com/bufbuild/buf/private/pkg/transport/http/httpclient |
| 1150 | 2026-03-13T17:51:34.702Z | github.com/bufbuild/buf/private/pkg/observability/observabilityzap |
| 1151 | 2026-03-13T17:51:34.754Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_laea.c.o |
| 1152 | 2026-03-13T17:51:34.765Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1beta1 |
| 1153 | 2026-03-13T17:51:34.765Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/internal/buflintv1 |
| 1154 | 2026-03-13T17:51:34.774Z | [ 26%] Building C object src/CMakeFiles/proj.dir/PJ_lagrng.c.o |
| 1155 | 2026-03-13T17:51:34.844Z | github.com/bufbuild/buf/private/pkg/app/appflag |
| 1156 | 2026-03-13T17:51:34.854Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint/buflintconfig |
| 1157 | 2026-03-13T17:51:34.854Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1beta1 |
| 1158 | 2026-03-13T17:51:34.854Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/internal/bufbreakingv1 |
| 1159 | 2026-03-13T17:51:34.854Z | [ 27%] Building C object src/CMakeFiles/proj.dir/PJ_larr.c.o |
| 1160 | 2026-03-13T17:51:34.862Z | github.com/bufbuild/buf/private/buf/bufcheck/buflint |
| 1161 | 2026-03-13T17:51:34.881Z | [ 3%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointLine.cpp.o |
| 1162 | 2026-03-13T17:51:34.885Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking/bufbreakingconfig |
| 1163 | 2026-03-13T17:51:34.892Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lask.c.o |
| 1164 | 2026-03-13T17:51:34.910Z | [ 28%] Building C object src/CMakeFiles/proj.dir/PJ_lcca.c.o |
| 1165 | 2026-03-13T17:51:34.924Z | github.com/bufbuild/buf/private/buf/bufcheck/bufbreaking |
| 1166 | 2026-03-13T17:51:34.927Z | github.com/bufbuild/buf/private/buf/bufconfig |
| 1167 | 2026-03-13T17:51:34.945Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_lcc.c.o |
| 1168 | 2026-03-13T17:51:34.971Z | google.golang.org/grpc/internal/transport |
| 1169 | 2026-03-13T17:51:34.988Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/internal |
| 1170 | 2026-03-13T17:51:34.995Z | github.com/bufbuild/buf/private/buf/bufwork |
| 1171 | 2026-03-13T17:51:34.999Z | [ 29%] Building C object src/CMakeFiles/proj.dir/PJ_loxim.c.o |
| 1172 | 2026-03-13T17:51:35.015Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlsbreakingrules |
| 1173 | 2026-03-13T17:51:35.015Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configlslintrules |
| 1174 | 2026-03-13T17:51:35.035Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_lsat.c.o |
| 1175 | 2026-03-13T17:51:35.052Z | github.com/bufbuild/buf/private/buf/buffetch |
| 1176 | 2026-03-13T17:51:35.062Z | [ 30%] Building C object src/CMakeFiles/proj.dir/PJ_misrsom.c.o |
| 1177 | 2026-03-13T17:51:35.162Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbt_fps.c.o |
| 1178 | 2026-03-13T17:51:35.176Z | github.com/bufbuild/buf/private/buf/bufwire |
| 1179 | 2026-03-13T17:51:35.180Z | [ 31%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpp.c.o |
| 1180 | 2026-03-13T17:51:35.235Z | [ 32%] Building C object src/CMakeFiles/proj.dir/PJ_mbtfpq.c.o |
| 1181 | 2026-03-13T17:51:35.243Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_merc.c.o |
| 1182 | 2026-03-13T17:51:35.298Z | [ 33%] Building C object src/CMakeFiles/proj.dir/PJ_mill.c.o |
| 1183 | 2026-03-13T17:51:35.316Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_mod_ster.c.o |
| 1184 | 2026-03-13T17:51:35.353Z | [ 34%] Building C object src/CMakeFiles/proj.dir/PJ_moll.c.o |
| 1185 | 2026-03-13T17:51:35.364Z | google.golang.org/grpc |
| 1186 | 2026-03-13T17:51:35.438Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth.c.o |
| 1187 | 2026-03-13T17:51:35.441Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/InteriorPointPoint.cpp.o |
| 1188 | 2026-03-13T17:51:35.455Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Intersection.cpp.o |
| 1189 | 2026-03-13T17:51:35.498Z | [ 35%] Building C object src/CMakeFiles/proj.dir/PJ_natearth2.c.o |
| 1190 | 2026-03-13T17:51:35.517Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Length.cpp.o |
| 1191 | 2026-03-13T17:51:35.560Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell.c.o |
| 1192 | 2026-03-13T17:51:35.587Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/LineIntersector.cpp.o |
| 1193 | 2026-03-13T17:51:35.619Z | [ 36%] Building C object src/CMakeFiles/proj.dir/PJ_nell_h.c.o |
| 1194 | 2026-03-13T17:51:35.686Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nocol.c.o |
| 1195 | 2026-03-13T17:51:35.742Z | github.com/bufbuild/buf/private/pkg/rpc/rpcgrpc |
| 1196 | 2026-03-13T17:51:35.752Z | [ 38%] Building C object src/CMakeFiles/proj.dir/PJ_nsper.c.o |
| 1197 | 2026-03-13T17:51:35.763Z | github.com/bufbuild/buf/private/gen/proto/go/buf/alpha/registry/v1alpha1 |
| 1198 | 2026-03-13T17:51:35.813Z | github.com/bufbuild/buf/private/pkg/transport/grpc/grpcclient |
| 1199 | 2026-03-13T17:51:35.827Z | [ 4%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumBoundingCircle.cpp.o |
| 1200 | 2026-03-13T17:51:35.846Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/MinimumDiameter.cpp.o |
| 1201 | 2026-03-13T17:51:35.846Z | [ 39%] Building C object src/CMakeFiles/proj.dir/PJ_nzmg.c.o |
| 1202 | 2026-03-13T17:51:35.906Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ob_tran.c.o |
| 1203 | 2026-03-13T17:51:35.962Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/NotRepresentableException.cpp.o |
| 1204 | 2026-03-13T17:51:36.004Z | [ 40%] Building C object src/CMakeFiles/proj.dir/PJ_ocea.c.o |
| 1205 | 2026-03-13T17:51:36.078Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_oea.c.o |
| 1206 | 2026-03-13T17:51:36.146Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/Orientation.cpp.o |
| 1207 | 2026-03-13T17:51:36.149Z | [ 41%] Building C object src/CMakeFiles/proj.dir/PJ_omerc.c.o |
| 1208 | 2026-03-13T17:51:36.162Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocation.cpp.o |
| 1209 | 2026-03-13T17:51:36.162Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_ortho.c.o |
| 1210 | 2026-03-13T17:51:36.242Z | [ 42%] Building C object src/CMakeFiles/proj.dir/PJ_patterson.c.o |
| 1211 | 2026-03-13T17:51:36.253Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_poly.c.o |
| 1212 | 2026-03-13T17:51:36.305Z | [ 43%] Building C object src/CMakeFiles/proj.dir/PJ_putp2.c.o |
| 1213 | 2026-03-13T17:51:36.353Z | [ 44%] Building C object src/CMakeFiles/proj.dir/PJ_putp3.c.o |
| 1214 | 2026-03-13T17:51:36.366Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp4p.c.o |
| 1215 | 2026-03-13T17:51:36.420Z | [ 45%] Building C object src/CMakeFiles/proj.dir/PJ_putp5.c.o |
| 1216 | 2026-03-13T17:51:36.435Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_putp6.c.o |
| 1217 | 2026-03-13T17:51:36.552Z | [ 46%] Building C object src/CMakeFiles/proj.dir/PJ_qsc.c.o |
| 1218 | 2026-03-13T17:51:36.552Z | [ 6%] Building CXX object CMakeFiles/geos.dir/src/algorithm/PointLocator.cpp.o |
| 1219 | 2026-03-13T17:51:36.552Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounter.cpp.o |
| 1220 | 2026-03-13T17:51:36.552Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RayCrossingCounterDD.cpp.o |
| 1221 | 2026-03-13T17:51:36.594Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/RobustDeterminant.cpp.o |
| 1222 | 2026-03-13T17:51:36.625Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_robin.c.o |
| 1223 | 2026-03-13T17:51:36.692Z | [ 47%] Building C object src/CMakeFiles/proj.dir/PJ_rpoly.c.o |
| 1224 | 2026-03-13T17:51:36.712Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sch.c.o |
| 1225 | 2026-03-13T17:51:36.757Z | [ 48%] Building C object src/CMakeFiles/proj.dir/PJ_sconics.c.o |
| 1226 | 2026-03-13T17:51:36.798Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_somerc.c.o |
| 1227 | 2026-03-13T17:51:36.840Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/SimplePointInRing.cpp.o |
| 1228 | 2026-03-13T17:51:36.861Z | [ 50%] Building C object src/CMakeFiles/proj.dir/PJ_sterea.c.o |
| 1229 | 2026-03-13T17:51:36.874Z | [ 51%] Building C object src/CMakeFiles/proj.dir/PJ_stere.c.o |
| 1230 | 2026-03-13T17:51:36.933Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_sts.c.o |
| 1231 | 2026-03-13T17:51:37.002Z | [ 8%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteFrechetDistance.cpp.o |
| 1232 | 2026-03-13T17:51:37.017Z | [ 52%] Building C object src/CMakeFiles/proj.dir/PJ_tcc.c.o |
| 1233 | 2026-03-13T17:51:37.073Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_tcea.c.o |
| 1234 | 2026-03-13T17:51:37.108Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o |
| 1235 | 2026-03-13T17:51:37.112Z | [ 53%] Building C object src/CMakeFiles/proj.dir/PJ_times.c.o |
| 1236 | 2026-03-13T17:51:37.130Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tmerc.c.o |
| 1237 | 2026-03-13T17:51:37.137Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/distance/DistanceToPoint.cpp.o |
| 1238 | 2026-03-13T17:51:37.169Z | [ 54%] Building C object src/CMakeFiles/proj.dir/PJ_tpeqd.c.o |
| 1239 | 2026-03-13T17:51:37.231Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urm5.c.o |
| 1240 | 2026-03-13T17:51:37.249Z | [ 55%] Building C object src/CMakeFiles/proj.dir/PJ_urmfps.c.o |
| 1241 | 2026-03-13T17:51:37.293Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o |
| 1242 | 2026-03-13T17:51:37.310Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/PointOnGeometryLocator.cpp.o |
| 1243 | 2026-03-13T17:51:37.330Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg.c.o |
| 1244 | 2026-03-13T17:51:37.410Z | [ 56%] Building C object src/CMakeFiles/proj.dir/PJ_vandg2.c.o |
| 1245 | 2026-03-13T17:51:37.484Z | [ 57%] Building C object src/CMakeFiles/proj.dir/PJ_vandg4.c.o |
| 1246 | 2026-03-13T17:51:37.539Z | [ 9%] Building CXX object CMakeFiles/geos.dir/src/algorithm/locate/SimplePointInAreaLocator.cpp.o |
| 1247 | 2026-03-13T17:51:37.546Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag2.c.o |
| 1248 | 2026-03-13T17:51:37.600Z | [ 58%] Building C object src/CMakeFiles/proj.dir/PJ_wag3.c.o |
| 1249 | 2026-03-13T17:51:37.655Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/Coordinate.cpp.o |
| 1250 | 2026-03-13T17:51:37.660Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wag7.c.o |
| 1251 | 2026-03-13T17:51:37.713Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequence.cpp.o |
| 1252 | 2026-03-13T17:51:37.713Z | [ 59%] Building C object src/CMakeFiles/proj.dir/PJ_wink1.c.o |
| 1253 | 2026-03-13T17:51:37.760Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateArraySequenceFactory.cpp.o |
| 1254 | 2026-03-13T17:51:37.775Z | [ 60%] Building C object src/CMakeFiles/proj.dir/PJ_wink2.c.o |
| 1255 | 2026-03-13T17:51:37.842Z | [ 60%] Building C object src/CMakeFiles/proj.dir/proj_etmerc.c.o |
| 1256 | 2026-03-13T17:51:37.940Z | optgen -out pkg/sql/opt/norm/factory.og.go factory pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt |
| 1257 | 2026-03-13T17:51:38.003Z | [ 61%] Building C object src/CMakeFiles/proj.dir/aasincos.c.o |
| 1258 | 2026-03-13T17:51:38.013Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/CoordinateSequence.cpp.o |
| 1259 | 2026-03-13T17:51:38.036Z | optgen -out pkg/sql/opt/rule_name.og.go rulenames pkg/sql/opt/ops/*.opt pkg/sql/opt/norm/rules/*.opt pkg/sql/opt/xform/rules/*.opt |
| 1260 | 2026-03-13T17:51:38.056Z | [ 61%] Building C object src/CMakeFiles/proj.dir/adjlon.c.o |
| 1261 | 2026-03-13T17:51:38.088Z | optgen -out pkg/sql/opt/exec/factory.og.go execfactory pkg/sql/opt/exec/factory.opt |
| 1262 | 2026-03-13T17:51:38.091Z | [ 11%] Building CXX object CMakeFiles/geos.dir/src/geom/DefaultCoordinateSequenceFactory.cpp.o |
| 1263 | 2026-03-13T17:51:38.100Z | [ 63%] Building C object src/CMakeFiles/proj.dir/bch2bps.c.o |
| 1264 | 2026-03-13T17:51:38.103Z | optgen -out pkg/sql/opt/exec/explain/explain_factory.og.go execexplain pkg/sql/opt/exec/factory.opt |
| 1265 | 2026-03-13T17:51:38.116Z | optgen -out pkg/sql/opt/exec/explain/plan_gist_factory.og.go execplangist pkg/sql/opt/exec/factory.opt |
| 1266 | 2026-03-13T17:51:38.119Z | [ 64%] Building C object src/CMakeFiles/proj.dir/bchgen.c.o |
| 1267 | 2026-03-13T17:51:38.130Z | build/node-run.sh -C pkg/ui/workspaces/cluster-ui yarn build |
| 1268 | 2026-03-13T17:51:38.175Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Dimension.cpp.o |
| 1269 | 2026-03-13T17:51:38.189Z | [ 64%] Building C object src/CMakeFiles/proj.dir/biveval.c.o |
| 1270 | 2026-03-13T17:51:38.218Z | [ 65%] Building C object src/CMakeFiles/proj.dir/dmstor.c.o |
| 1271 | 2026-03-13T17:51:38.264Z | [ 65%] Building C object src/CMakeFiles/proj.dir/emess.c.o |
| 1272 | 2026-03-13T17:51:38.284Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geocent.c.o |
| 1273 | 2026-03-13T17:51:38.316Z | [ 66%] Building C object src/CMakeFiles/proj.dir/geodesic.c.o |
| 1274 | 2026-03-13T17:51:38.354Z | [ 67%] Building C object src/CMakeFiles/proj.dir/mk_cheby.c.o |
| 1275 | 2026-03-13T17:51:38.364Z | yarn run v1.22.22 |
| 1276 | 2026-03-13T17:51:38.395Z | $ npm-run-all -p build:typescript build:bundle |
| 1277 | 2026-03-13T17:51:38.482Z | [ 67%] Building C object src/CMakeFiles/proj.dir/nad_cvt.c.o |
| 1278 | 2026-03-13T17:51:38.487Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Envelope.cpp.o |
| 1279 | 2026-03-13T17:51:38.540Z | [ 68%] Building C object src/CMakeFiles/proj.dir/nad_intr.c.o |
| 1280 | 2026-03-13T17:51:38.634Z | [ 68%] Building C object src/CMakeFiles/proj.dir/pj_apply_gridshift.c.o |
| 1281 | 2026-03-13T17:51:38.655Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/Geometry.cpp.o |
| 1282 | 2026-03-13T17:51:38.672Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryCollection.cpp.o |
| 1283 | 2026-03-13T17:51:38.706Z | [ 69%] Building C object src/CMakeFiles/proj.dir/pj_apply_vgridshift.c.o |
| 1284 | 2026-03-13T17:51:38.786Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_auth.c.o |
| 1285 | 2026-03-13T17:51:38.836Z | [ 70%] Building C object src/CMakeFiles/proj.dir/pj_ctx.c.o |
| 1286 | 2026-03-13T17:51:38.899Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_fileapi.c.o |
| 1287 | 2026-03-13T17:51:38.966Z | [ 71%] Building C object src/CMakeFiles/proj.dir/pj_datum_set.c.o |
| 1288 | 2026-03-13T17:51:39.033Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_datums.c.o |
| 1289 | 2026-03-13T17:51:39.041Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryComponentFilter.cpp.o |
| 1290 | 2026-03-13T17:51:39.084Z | [ 72%] Building C object src/CMakeFiles/proj.dir/pj_deriv.c.o |
| 1291 | 2026-03-13T17:51:39.112Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ell_set.c.o |
| 1292 | 2026-03-13T17:51:39.129Z | $ NODE_ENV=production webpack --display-error-details --mode=production |
| 1293 | 2026-03-13T17:51:39.132Z | [ 73%] Building C object src/CMakeFiles/proj.dir/pj_ellps.c.o |
| 1294 | 2026-03-13T17:51:39.176Z | [ 75%] Building C object src/CMakeFiles/proj.dir/pj_errno.c.o |
| 1295 | 2026-03-13T17:51:39.184Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_factors.c.o |
| 1296 | 2026-03-13T17:51:39.202Z | $ tsc |
| 1297 | 2026-03-13T17:51:39.235Z | [ 13%] Building CXX object CMakeFiles/geos.dir/src/geom/IntersectionMatrix.cpp.o |
| 1298 | 2026-03-13T17:51:39.235Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/GeometryFactory.cpp.o |
| 1299 | 2026-03-13T17:51:39.250Z | [ 76%] Building C object src/CMakeFiles/proj.dir/pj_fwd.c.o |
| 1300 | 2026-03-13T17:51:39.302Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_fwd3d.c.o |
| 1301 | 2026-03-13T17:51:39.357Z | [ 77%] Building C object src/CMakeFiles/proj.dir/pj_gauss.c.o |
| 1302 | 2026-03-13T17:51:39.421Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_gc_reader.c.o |
| 1303 | 2026-03-13T17:51:39.499Z | [ 78%] Building C object src/CMakeFiles/proj.dir/pj_generic_selftest.c.o |
| 1304 | 2026-03-13T17:51:39.566Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_geocent.c.o |
| 1305 | 2026-03-13T17:51:39.613Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineSegment.cpp.o |
| 1306 | 2026-03-13T17:51:39.618Z | [ 79%] Building C object src/CMakeFiles/proj.dir/pj_gridcatalog.c.o |
| 1307 | 2026-03-13T17:51:39.713Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridinfo.c.o |
| 1308 | 2026-03-13T17:51:39.797Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LineString.cpp.o |
| 1309 | 2026-03-13T17:51:39.814Z | [ 14%] Building CXX object CMakeFiles/geos.dir/src/geom/LinearRing.cpp.o |
| 1310 | 2026-03-13T17:51:39.989Z | [ 80%] Building C object src/CMakeFiles/proj.dir/pj_gridlist.c.o |
| 1311 | 2026-03-13T17:51:40.054Z | [ 81%] Building C object src/CMakeFiles/proj.dir/PJ_healpix.c.o |
| 1312 | 2026-03-13T17:51:40.115Z | github.com/bufbuild/buf/private/bufpkg/bufplugin |
| 1313 | 2026-03-13T17:51:40.120Z | github.com/bufbuild/buf/private/gen/proto/api/buf/alpha/registry/v1alpha1/registryv1alpha1api |
| 1314 | 2026-03-13T17:51:40.194Z | github.com/bufbuild/buf/private/gen/proto/apiclient/buf/alpha/registry/v1alpha1/registryv1alpha1apiclient |
| 1315 | 2026-03-13T17:51:40.266Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_init.c.o |
| 1316 | 2026-03-13T17:51:40.274Z | github.com/bufbuild/buf/private/bufpkg/bufapimodule |
| 1317 | 2026-03-13T17:51:40.274Z | github.com/bufbuild/buf/private/buf/bufgen |
| 1318 | 2026-03-13T17:51:40.277Z | github.com/bufbuild/buf/private/buf/bufprint |
| 1319 | 2026-03-13T17:51:40.277Z | github.com/bufbuild/buf/private/gen/proto/apiclientgrpc/buf/alpha/registry/v1alpha1/registryv1alpha1apiclientgrpc |
| 1320 | 2026-03-13T17:51:40.297Z | github.com/bufbuild/buf/private/gen/proto/apiclienttwirp/buf/alpha/registry/v1alpha1/registryv1alpha1apiclienttwirp |
| 1321 | 2026-03-13T17:51:40.380Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Location.cpp.o |
| 1322 | 2026-03-13T17:51:40.397Z | [info] [webpackbar] Compiling Cluster-ui |
| 1323 | 2026-03-13T17:51:40.409Z | github.com/bufbuild/buf/private/buf/bufmigrate |
| 1324 | 2026-03-13T17:51:40.469Z | [ 82%] Building C object src/CMakeFiles/proj.dir/pj_initcache.c.o |
| 1325 | 2026-03-13T17:51:40.529Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/config/configmigratev1beta1 |
| 1326 | 2026-03-13T17:51:40.543Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv.c.o |
| 1327 | 2026-03-13T17:51:40.572Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiLineString.cpp.o |
| 1328 | 2026-03-13T17:51:40.587Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPoint.cpp.o |
| 1329 | 2026-03-13T17:51:40.622Z | [ 83%] Building C object src/CMakeFiles/proj.dir/pj_inv3d.c.o |
| 1330 | 2026-03-13T17:51:40.700Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_latlong.c.o |
| 1331 | 2026-03-13T17:51:40.725Z | github.com/bufbuild/buf/private/bufpkg/bufapiclient |
| 1332 | 2026-03-13T17:51:40.744Z | [ 84%] Building C object src/CMakeFiles/proj.dir/pj_list.c.o |
| 1333 | 2026-03-13T17:51:40.763Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/MultiPolygon.cpp.o |
| 1334 | 2026-03-13T17:51:40.791Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_log.c.o |
| 1335 | 2026-03-13T17:51:40.795Z | github.com/bufbuild/buf/private/buf/bufcli |
| 1336 | 2026-03-13T17:51:40.844Z | [ 85%] Building C object src/CMakeFiles/proj.dir/pj_malloc.c.o |
| 1337 | 2026-03-13T17:51:40.896Z | [ 86%] Building C object src/CMakeFiles/proj.dir/pj_mlfn.c.o |
| 1338 | 2026-03-13T17:51:40.919Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitget |
| 1339 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenlist |
| 1340 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokendelete |
| 1341 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokencreate |
| 1342 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/alpha/registry/token/tokenget |
| 1343 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationcreate |
| 1344 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/commit/commitlist |
| 1345 | 2026-03-13T17:51:40.924Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationdelete |
| 1346 | 2026-03-13T17:51:40.939Z | [ 16%] Building CXX object CMakeFiles/geos.dir/src/geom/Point.cpp.o |
| 1347 | 2026-03-13T17:51:40.971Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_msfn.c.o |
| 1348 | 2026-03-13T17:51:40.991Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/organization/organizationget |
| 1349 | 2026-03-13T17:51:41.004Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugincreate |
| 1350 | 2026-03-13T17:51:41.004Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginlist |
| 1351 | 2026-03-13T17:51:41.007Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/plugindelete |
| 1352 | 2026-03-13T17:51:41.007Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/plugin/pluginversion/pluginversionlist |
| 1353 | 2026-03-13T17:51:41.037Z | [ 88%] Building C object src/CMakeFiles/proj.dir/pj_mutex.c.o |
| 1354 | 2026-03-13T17:51:41.041Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorycreate |
| 1355 | 2026-03-13T17:51:41.046Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorydelete |
| 1356 | 2026-03-13T17:51:41.074Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositoryget |
| 1357 | 2026-03-13T17:51:41.074Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/repository/repositorylist |
| 1358 | 2026-03-13T17:51:41.074Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/tagcreate |
| 1359 | 2026-03-13T17:51:41.099Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/tag/taglist |
| 1360 | 2026-03-13T17:51:41.106Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatecreate |
| 1361 | 2026-03-13T17:51:41.109Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatedelete |
| 1362 | 2026-03-13T17:51:41.121Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_open_lib.c.o |
| 1363 | 2026-03-13T17:51:41.124Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templatelist |
| 1364 | 2026-03-13T17:51:41.127Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Polygon.cpp.o |
| 1365 | 2026-03-13T17:51:41.154Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversioncreate |
| 1366 | 2026-03-13T17:51:41.182Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/beta/registry/template/templateversion/templateversionlist |
| 1367 | 2026-03-13T17:51:41.185Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/breaking |
| 1368 | 2026-03-13T17:51:41.185Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/build |
| 1369 | 2026-03-13T17:51:41.199Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/export |
| 1370 | 2026-03-13T17:51:41.199Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/generate |
| 1371 | 2026-03-13T17:51:41.203Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/convert |
| 1372 | 2026-03-13T17:51:41.206Z | [ 89%] Building C object src/CMakeFiles/proj.dir/pj_param.c.o |
| 1373 | 2026-03-13T17:51:41.231Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lint |
| 1374 | 2026-03-13T17:51:41.269Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/logout |
| 1375 | 2026-03-13T17:51:41.269Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/login |
| 1376 | 2026-03-13T17:51:41.272Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/lsfiles |
| 1377 | 2026-03-13T17:51:41.277Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_phi2.c.o |
| 1378 | 2026-03-13T17:51:41.281Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modclearcache |
| 1379 | 2026-03-13T17:51:41.286Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modinit |
| 1380 | 2026-03-13T17:51:41.310Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modprune |
| 1381 | 2026-03-13T17:51:41.337Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/mod/modupdate |
| 1382 | 2026-03-13T17:51:41.345Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/protoc |
| 1383 | 2026-03-13T17:51:41.345Z | [ 90%] Building C object src/CMakeFiles/proj.dir/pj_pr_list.c.o |
| 1384 | 2026-03-13T17:51:41.345Z | github.com/bufbuild/buf/private/buf/cmd/buf/command/push |
| 1385 | 2026-03-13T17:51:41.402Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_qsfn.c.o |
| 1386 | 2026-03-13T17:51:41.448Z | [ 91%] Building C object src/CMakeFiles/proj.dir/pj_release.c.o |
| 1387 | 2026-03-13T17:51:41.463Z | github.com/bufbuild/buf/private/buf/cmd/buf |
| 1388 | 2026-03-13T17:51:41.491Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_run_selftests.c.o |
| 1389 | 2026-03-13T17:51:41.519Z | github.com/bufbuild/buf/cmd/buf |
| 1390 | 2026-03-13T17:51:41.544Z | [ 92%] Building C object src/CMakeFiles/proj.dir/pj_strerrno.c.o |
| 1391 | 2026-03-13T17:51:41.557Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/PrecisionModel.cpp.o |
| 1392 | 2026-03-13T17:51:41.587Z | [ 93%] Building C object src/CMakeFiles/proj.dir/pj_transform.c.o |
| 1393 | 2026-03-13T17:51:41.741Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/Triangle.cpp.o |
| 1394 | 2026-03-13T17:51:41.858Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/AbstractPreparedPolygonContains.cpp.o |
| 1395 | 2026-03-13T17:51:41.882Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_tsfn.c.o |
| 1396 | 2026-03-13T17:51:41.928Z | [ 94%] Building C object src/CMakeFiles/proj.dir/pj_units.c.o |
| 1397 | 2026-03-13T17:51:41.973Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_utils.c.o |
| 1398 | 2026-03-13T17:51:42.043Z | [ 95%] Building C object src/CMakeFiles/proj.dir/pj_zpoly1.c.o |
| 1399 | 2026-03-13T17:51:42.054Z | [ 18%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/BasicPreparedGeometry.cpp.o |
| 1400 | 2026-03-13T17:51:42.101Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_mdist.c.o |
| 1401 | 2026-03-13T17:51:42.174Z | [ 96%] Building C object src/CMakeFiles/proj.dir/proj_rouss.c.o |
| 1402 | 2026-03-13T17:51:42.195Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometry.cpp.o |
| 1403 | 2026-03-13T17:51:42.228Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedGeometryFactory.cpp.o |
| 1404 | 2026-03-13T17:51:42.266Z | [ 97%] Building C object src/CMakeFiles/proj.dir/rtodms.c.o |
| 1405 | 2026-03-13T17:51:42.329Z | [ 97%] Building C object src/CMakeFiles/proj.dir/vector1.c.o |
| 1406 | 2026-03-13T17:51:42.365Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineString.cpp.o |
| 1407 | 2026-03-13T17:51:42.410Z | [ 98%] Building C object src/CMakeFiles/proj.dir/pj_strtod.c.o |
| 1408 | 2026-03-13T17:51:42.476Z | [100%] Linking C static library ../lib/libproj.a |
| 1409 | 2026-03-13T17:51:42.562Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPoint.cpp.o |
| 1410 | 2026-03-13T17:51:42.562Z | [ 19%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedLineStringIntersects.cpp.o |
| 1411 | 2026-03-13T17:51:42.658Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygon.cpp.o |
| 1412 | 2026-03-13T17:51:42.681Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContains.cpp.o |
| 1413 | 2026-03-13T17:51:42.894Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonContainsProperly.cpp.o |
| 1414 | 2026-03-13T17:51:43.109Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonCovers.cpp.o |
| 1415 | 2026-03-13T17:51:43.215Z | [ 21%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonIntersects.cpp.o |
| 1416 | 2026-03-13T17:51:43.226Z | github.com/cockroachdb/gostdlib/x/tools/internal/semver |
| 1417 | 2026-03-13T17:51:43.231Z | go.mongodb.org/mongo-driver/bson/bsonoptions |
| 1418 | 2026-03-13T17:51:43.237Z | go.mongodb.org/mongo-driver/bson/bsontype |
| 1419 | 2026-03-13T17:51:43.251Z | google.golang.org/protobuf/internal/flags |
| 1420 | 2026-03-13T17:51:43.258Z | google.golang.org/protobuf/internal/set |
| 1421 | 2026-03-13T17:51:43.292Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/prep/PreparedPolygonPredicate.cpp.o |
| 1422 | 2026-03-13T17:51:43.297Z | github.com/grpc-ecosystem/grpc-gateway/internal/casing |
| 1423 | 2026-03-13T17:51:43.297Z | github.com/pseudomuto/protoc-gen-doc/extensions |
| 1424 | 2026-03-13T17:51:43.343Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ComponentCoordinateExtracter.cpp.o |
| 1425 | 2026-03-13T17:51:43.402Z | maps |
| 1426 | 2026-03-13T17:51:43.406Z | honnef.co/go/tools/internal/sync |
| 1427 | 2026-03-13T17:51:43.482Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/CoordinateOperation.cpp.o |
| 1428 | 2026-03-13T17:51:43.578Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/Densifier.cpp.o |
| 1429 | 2026-03-13T17:51:43.586Z | [ 22%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryCombiner.cpp.o |
| 1430 | 2026-03-13T17:51:43.593Z | honnef.co/go/tools/sarif |
| 1431 | 2026-03-13T17:51:43.753Z | github.com/josharian/intern |
| 1432 | 2026-03-13T17:51:43.757Z | internal/saferio |
| 1433 | 2026-03-13T17:51:43.757Z | golang.org/x/text/transform |
| 1434 | 2026-03-13T17:51:43.757Z | github.com/hashicorp/hcl/hcl/strconv |
| 1435 | 2026-03-13T17:51:43.760Z | hash/crc64 |
| 1436 | 2026-03-13T17:51:43.824Z | internal/sysinfo |
| 1437 | 2026-03-13T17:51:43.849Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryEditor.cpp.o |
| 1438 | 2026-03-13T17:51:43.856Z | github.com/cockroachdb/crlfmt/internal/parser |
| 1439 | 2026-03-13T17:51:43.877Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/GeometryTransformer.cpp.o |
| 1440 | 2026-03-13T17:51:43.895Z | github.com/cockroachdb/gostdlib/go/printer |
| 1441 | 2026-03-13T17:51:43.898Z | github.com/cockroachdb/gostdlib/x/tools/go/ast/astutil |
| 1442 | 2026-03-13T17:51:43.902Z | github.com/cockroachdb/gostdlib/x/tools/internal/fastwalk |
| 1443 | 2026-03-13T17:51:43.909Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/LinearComponentExtracter.cpp.o |
| 1444 | 2026-03-13T17:51:43.917Z | github.com/cockroachdb/crlfmt/internal/render |
| 1445 | 2026-03-13T17:51:43.921Z | github.com/cockroachdb/gostdlib/x/tools/go/internal/packagesdriver |
| 1446 | 2026-03-13T17:51:43.921Z | github.com/cockroachdb/gostdlib/x/tools/internal/span |
| 1447 | 2026-03-13T17:51:44.005Z | github.com/client9/misspell |
| 1448 | 2026-03-13T17:51:44.009Z | github.com/cockroachdb/gostdlib/x/tools/internal/module |
| 1449 | 2026-03-13T17:51:44.058Z | github.com/cockroachdb/ttycolor |
| 1450 | 2026-03-13T17:51:44.086Z | github.com/cockroachdb/stress |
| 1451 | 2026-03-13T17:51:44.116Z | github.com/cockroachdb/tools/cmd/stringer |
| 1452 | 2026-03-13T17:51:44.149Z | github.com/cockroachdb/gostdlib/go/format |
| 1453 | 2026-03-13T17:51:44.161Z | github.com/cockroachdb/gostdlib/cmd/gofmt |
| 1454 | 2026-03-13T17:51:44.197Z | github.com/go-openapi/analysis/internal |
| 1455 | 2026-03-13T17:51:44.272Z | github.com/mailru/easyjson/jlexer |
| 1456 | 2026-03-13T17:51:44.330Z | github.com/mailru/easyjson/buffer |
| 1457 | 2026-03-13T17:51:44.385Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PointExtracter.cpp.o |
| 1458 | 2026-03-13T17:51:44.398Z | [ 24%] Building CXX object CMakeFiles/geos.dir/src/geom/util/PolygonExtracter.cpp.o |
| 1459 | 2026-03-13T17:51:44.495Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/ShortCircuitedGeometryVisitor.cpp.o |
| 1460 | 2026-03-13T17:51:44.514Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geom/util/SineStarFactory.cpp.o |
| 1461 | 2026-03-13T17:51:44.657Z | gopkg.in/yaml.v2 |
| 1462 | 2026-03-13T17:51:44.695Z | github.com/mailru/easyjson/jwriter |
| 1463 | 2026-03-13T17:51:44.695Z | github.com/cockroachdb/gostdlib/x/tools/internal/gopathwalk |
| 1464 | 2026-03-13T17:51:44.698Z | github.com/client9/misspell/cmd/misspell |
| 1465 | 2026-03-13T17:51:44.698Z | encoding/gob |
| 1466 | 2026-03-13T17:51:44.759Z | github.com/cockroachdb/gostdlib/x/tools/go/packages |
| 1467 | 2026-03-13T17:51:44.773Z | github.com/PuerkitoBio/urlesc |
| 1468 | 2026-03-13T17:51:44.820Z | golang.org/x/text/unicode/bidi |
| 1469 | 2026-03-13T17:51:44.940Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Depth.cpp.o |
| 1470 | 2026-03-13T17:51:44.986Z | golang.org/x/text/secure/bidirule |
| 1471 | 2026-03-13T17:51:45.015Z | golang.org/x/text/unicode/norm |
| 1472 | 2026-03-13T17:51:45.029Z | github.com/cockroachdb/gostdlib/x/tools/internal/imports |
| 1473 | 2026-03-13T17:51:45.032Z | golang.org/x/text/width |
| 1474 | 2026-03-13T17:51:45.121Z | github.com/asaskevich/govalidator |
| 1475 | 2026-03-13T17:51:45.139Z | github.com/go-openapi/errors |
| 1476 | 2026-03-13T17:51:45.201Z | github.com/mitchellh/mapstructure |
| 1477 | 2026-03-13T17:51:45.269Z | github.com/oklog/ulid |
| 1478 | 2026-03-13T17:51:45.340Z | go.mongodb.org/mongo-driver/bson/primitive |
| 1479 | 2026-03-13T17:51:45.367Z | github.com/go-stack/stack |
| 1480 | 2026-03-13T17:51:45.410Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdge.cpp.o |
| 1481 | 2026-03-13T17:51:45.431Z | net/mail |
| 1482 | 2026-03-13T17:51:45.457Z | encoding/xml |
| 1483 | 2026-03-13T17:51:45.475Z | go.mongodb.org/mongo-driver/x/bsonx/bsoncore |
| 1484 | 2026-03-13T17:51:45.511Z | github.com/go-openapi/runtime/logger |
| 1485 | 2026-03-13T17:51:45.559Z | github.com/go-openapi/runtime/middleware/denco |
| 1486 | 2026-03-13T17:51:45.608Z | [ 26%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/DirectedEdgeStar.cpp.o |
| 1487 | 2026-03-13T17:51:45.612Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Edge.cpp.o |
| 1488 | 2026-03-13T17:51:45.612Z | golang.org/x/net/idna |
| 1489 | 2026-03-13T17:51:45.615Z | github.com/go-openapi/swag |
| 1490 | 2026-03-13T17:51:45.681Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEnd.cpp.o |
| 1491 | 2026-03-13T17:51:45.739Z | github.com/go-openapi/runtime/middleware/header |
| 1492 | 2026-03-13T17:51:45.744Z | github.com/cockroachdb/gostdlib/x/tools/imports |
| 1493 | 2026-03-13T17:51:45.774Z | github.com/cockroachdb/gostdlib/x/tools/cmd/goimports |
| 1494 | 2026-03-13T17:51:45.802Z | github.com/PuerkitoBio/purell |
| 1495 | 2026-03-13T17:51:45.816Z | github.com/cockroachdb/crlfmt |
| 1496 | 2026-03-13T17:51:45.847Z | golang.org/x/tools/go/ast/astutil |
| 1497 | 2026-03-13T17:51:45.859Z | github.com/go-openapi/inflect |
| 1498 | 2026-03-13T17:51:45.890Z | github.com/fsnotify/fsnotify |
| 1499 | 2026-03-13T17:51:45.900Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeEndStar.cpp.o |
| 1500 | 2026-03-13T17:51:45.909Z | go.mongodb.org/mongo-driver/bson/bsonrw |
| 1501 | 2026-03-13T17:51:45.918Z | github.com/go-openapi/jsonpointer |
| 1502 | 2026-03-13T17:51:45.931Z | github.com/go-openapi/loads/fmts |
| 1503 | 2026-03-13T17:51:45.994Z | github.com/hashicorp/hcl/hcl/token |
| 1504 | 2026-03-13T17:51:46.006Z | github.com/go-openapi/jsonreference |
| 1505 | 2026-03-13T17:51:46.012Z | github.com/magiconair/properties |
| 1506 | 2026-03-13T17:51:46.020Z | github.com/pelletier/go-toml |
| 1507 | 2026-03-13T17:51:46.091Z | github.com/hashicorp/hcl/hcl/ast |
| 1508 | 2026-03-13T17:51:46.101Z | github.com/go-openapi/spec |
| 1509 | 2026-03-13T17:51:46.105Z | github.com/hashicorp/hcl/hcl/scanner |
| 1510 | 2026-03-13T17:51:46.210Z | github.com/hashicorp/hcl/hcl/parser |
| 1511 | 2026-03-13T17:51:46.213Z | github.com/hashicorp/hcl/json/token |
| 1512 | 2026-03-13T17:51:46.238Z | github.com/hashicorp/hcl/json/scanner |
| 1513 | 2026-03-13T17:51:46.320Z | github.com/hashicorp/hcl/json/parser |
| 1514 | 2026-03-13T17:51:46.320Z | github.com/hashicorp/hcl/hcl/printer |
| 1515 | 2026-03-13T17:51:46.408Z | github.com/spf13/afero/mem |
| 1516 | 2026-03-13T17:51:46.422Z | github.com/spf13/cast |
| 1517 | 2026-03-13T17:51:46.457Z | github.com/spf13/afero |
| 1518 | 2026-03-13T17:51:46.531Z | github.com/spf13/jwalterweatherman |
| 1519 | 2026-03-13T17:51:46.534Z | github.com/hashicorp/hcl |
| 1520 | 2026-03-13T17:51:46.577Z | go.mongodb.org/mongo-driver/bson/bsoncodec |
| 1521 | 2026-03-13T17:51:46.584Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeIntersectionList.cpp.o |
| 1522 | 2026-03-13T17:51:46.670Z | github.com/spf13/pflag |
| 1523 | 2026-03-13T17:51:46.701Z | github.com/subosito/gotenv |
| 1524 | 2026-03-13T17:51:46.709Z | gopkg.in/ini.v1 |
| 1525 | 2026-03-13T17:51:46.712Z | golang.org/x/mod/internal/lazyregexp |
| 1526 | 2026-03-13T17:51:46.776Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/diff |
| 1527 | 2026-03-13T17:51:46.810Z | github.com/go-swagger/go-swagger/codescan |
| 1528 | 2026-03-13T17:51:46.835Z | golang.org/x/mod/module |
| 1529 | 2026-03-13T17:51:46.923Z | golang.org/x/tools/internal/gopathwalk |
| 1530 | 2026-03-13T17:51:46.939Z | testing |
| 1531 | 2026-03-13T17:51:46.968Z | golang.org/x/sys/unix |
| 1532 | 2026-03-13T17:51:47.096Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd |
| 1533 | 2026-03-13T17:51:47.100Z | github.com/felixge/httpsnoop |
| 1534 | 2026-03-13T17:51:47.100Z | github.com/toqueteos/webbrowser |
| 1535 | 2026-03-13T17:51:47.154Z | [ 27%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeList.cpp.o |
| 1536 | 2026-03-13T17:51:47.324Z | github.com/golang/mock/mockgen/model |
| 1537 | 2026-03-13T17:51:47.330Z | github.com/gorilla/handlers |
| 1538 | 2026-03-13T17:51:47.388Z | hash/adler32 |
| 1539 | 2026-03-13T17:51:47.425Z | debug/dwarf |
| 1540 | 2026-03-13T17:51:47.441Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeNodingValidator.cpp.o |
| 1541 | 2026-03-13T17:51:47.464Z | compress/zlib |
| 1542 | 2026-03-13T17:51:47.475Z | internal/zstd |
| 1543 | 2026-03-13T17:51:47.588Z | golang.org/x/tools/internal/modindex |
| 1544 | 2026-03-13T17:51:47.597Z | internal/pkgbits |
| 1545 | 2026-03-13T17:51:47.659Z | go.mongodb.org/mongo-driver/bson |
| 1546 | 2026-03-13T17:51:47.730Z | go/internal/srcimporter |
| 1547 | 2026-03-13T17:51:47.790Z | internal/xcoff |
| 1548 | 2026-03-13T17:51:47.804Z | github.com/jessevdk/go-flags |
| 1549 | 2026-03-13T17:51:47.818Z | golang.org/x/tools/internal/imports |
| 1550 | 2026-03-13T17:51:47.843Z | github.com/spf13/viper |
| 1551 | 2026-03-13T17:51:47.856Z | golang.org/x/mod/modfile |
| 1552 | 2026-03-13T17:51:47.859Z | go/internal/gcimporter |
| 1553 | 2026-03-13T17:51:47.896Z | debug/elf |
| 1554 | 2026-03-13T17:51:47.901Z | github.com/go-openapi/strfmt |
| 1555 | 2026-03-13T17:51:47.908Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/EdgeRing.cpp.o |
| 1556 | 2026-03-13T17:51:47.939Z | github.com/golang/glog/internal/stackdump |
| 1557 | 2026-03-13T17:51:48.021Z | github.com/golang/glog/internal/logsink |
| 1558 | 2026-03-13T17:51:48.025Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GeometryGraph.cpp.o |
| 1559 | 2026-03-13T17:51:48.049Z | google.golang.org/protobuf/internal/detrand |
| 1560 | 2026-03-13T17:51:48.190Z | google.golang.org/protobuf/internal/errors |
| 1561 | 2026-03-13T17:51:48.190Z | github.com/golang/glog |
| 1562 | 2026-03-13T17:51:48.225Z | go/internal/gccgoimporter |
| 1563 | 2026-03-13T17:51:48.241Z | google.golang.org/protobuf/encoding/protowire |
| 1564 | 2026-03-13T17:51:48.294Z | google.golang.org/protobuf/internal/pragma |
| 1565 | 2026-03-13T17:51:48.326Z | google.golang.org/protobuf/reflect/protoreflect |
| 1566 | 2026-03-13T17:51:48.333Z | google.golang.org/protobuf/internal/editiondefaults |
| 1567 | 2026-03-13T17:51:48.443Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/GraphComponent.cpp.o |
| 1568 | 2026-03-13T17:51:48.455Z | google.golang.org/protobuf/internal/version |
| 1569 | 2026-03-13T17:51:48.455Z | github.com/ghodss/yaml |
| 1570 | 2026-03-13T17:51:48.458Z | github.com/go-openapi/analysis |
| 1571 | 2026-03-13T17:51:48.480Z | github.com/go-openapi/runtime |
| 1572 | 2026-03-13T17:51:48.505Z | golang.org/x/tools/imports |
| 1573 | 2026-03-13T17:51:48.505Z | go/importer |
| 1574 | 2026-03-13T17:51:48.525Z | github.com/grpc-ecosystem/grpc-gateway/utilities |
| 1575 | 2026-03-13T17:51:48.537Z | encoding/base32 |
| 1576 | 2026-03-13T17:51:48.550Z | golang.org/x/tools/go/analysis |
| 1577 | 2026-03-13T17:51:48.670Z | github.com/go-openapi/runtime/security |
| 1578 | 2026-03-13T17:51:48.678Z | [ 29%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Label.cpp.o |
| 1579 | 2026-03-13T17:51:48.678Z | golang.org/x/tools/cover |
| 1580 | 2026-03-13T17:51:48.678Z | google.golang.org/protobuf/internal/encoding/messageset |
| 1581 | 2026-03-13T17:51:48.678Z | google.golang.org/protobuf/internal/strs |
| 1582 | 2026-03-13T17:51:48.700Z | google.golang.org/protobuf/internal/genid |
| 1583 | 2026-03-13T17:51:48.705Z | google.golang.org/protobuf/internal/order |
| 1584 | 2026-03-13T17:51:48.711Z | google.golang.org/protobuf/reflect/protoregistry |
| 1585 | 2026-03-13T17:51:48.755Z | google.golang.org/protobuf/internal/descopts |
| 1586 | 2026-03-13T17:51:48.755Z | google.golang.org/protobuf/internal/descfmt |
| 1587 | 2026-03-13T17:51:48.755Z | google.golang.org/protobuf/runtime/protoiface |
| 1588 | 2026-03-13T17:51:48.755Z | github.com/golang/mock/mockgen |
| 1589 | 2026-03-13T17:51:48.760Z | google.golang.org/protobuf/internal/encoding/text |
| 1590 | 2026-03-13T17:51:48.774Z | google.golang.org/protobuf/internal/encoding/json |
| 1591 | 2026-03-13T17:51:48.815Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule |
| 1592 | 2026-03-13T17:51:48.831Z | github.com/kevinburke/go-bindata |
| 1593 | 2026-03-13T17:51:48.857Z | google.golang.org/protobuf/proto |
| 1594 | 2026-03-13T17:51:48.874Z | github.com/kisielk/errcheck/errcheck |
| 1595 | 2026-03-13T17:51:48.880Z | github.com/mattn/goveralls |
| 1596 | 2026-03-13T17:51:48.888Z | github.com/mibk/dupl/suffixtree |
| 1597 | 2026-03-13T17:51:48.902Z | google.golang.org/protobuf/internal/encoding/defval |
| 1598 | 2026-03-13T17:51:48.943Z | github.com/mibk/dupl/syntax |
| 1599 | 2026-03-13T17:51:48.951Z | github.com/go-openapi/loads |
| 1600 | 2026-03-13T17:51:48.967Z | github.com/kisielk/errcheck |
| 1601 | 2026-03-13T17:51:48.975Z | github.com/mibk/dupl/syntax/golang |
| 1602 | 2026-03-13T17:51:48.978Z | github.com/mibk/dupl/output |
| 1603 | 2026-03-13T17:51:49.034Z | github.com/mmatczuk/go_generics/globals |
| 1604 | 2026-03-13T17:51:49.053Z | google.golang.org/protobuf/encoding/prototext |
| 1605 | 2026-03-13T17:51:49.059Z | google.golang.org/protobuf/internal/filedesc |
| 1606 | 2026-03-13T17:51:49.116Z | github.com/go-openapi/runtime/middleware/untyped |
| 1607 | 2026-03-13T17:51:49.121Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Node.cpp.o |
| 1608 | 2026-03-13T17:51:49.130Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeFactory.cpp.o |
| 1609 | 2026-03-13T17:51:49.133Z | github.com/go-openapi/validate |
| 1610 | 2026-03-13T17:51:49.188Z | github.com/kevinburke/go-bindata/go-bindata |
| 1611 | 2026-03-13T17:51:49.271Z | github.com/mmatczuk/go_generics/cmd/go_generics |
| 1612 | 2026-03-13T17:51:49.305Z | github.com/mibk/dupl/job |
| 1613 | 2026-03-13T17:51:49.359Z | github.com/mibk/dupl |
| 1614 | 2026-03-13T17:51:49.377Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/NodeMap.cpp.o |
| 1615 | 2026-03-13T17:51:49.408Z | github.com/Masterminds/goutils |
| 1616 | 2026-03-13T17:51:49.454Z | github.com/Masterminds/semver |
| 1617 | 2026-03-13T17:51:49.658Z | github.com/google/uuid |
| 1618 | 2026-03-13T17:51:49.661Z | github.com/huandu/xstrings |
| 1619 | 2026-03-13T17:51:49.669Z | github.com/imdario/mergo |
| 1620 | 2026-03-13T17:51:49.755Z | github.com/mitchellh/reflectwalk |
| 1621 | 2026-03-13T17:51:49.758Z | golang.org/x/crypto/pbkdf2 |
| 1622 | 2026-03-13T17:51:49.803Z | github.com/go-openapi/runtime/middleware |
| 1623 | 2026-03-13T17:51:49.805Z | golang.org/x/crypto/scrypt |
| 1624 | 2026-03-13T17:51:49.808Z | google.golang.org/protobuf/internal/encoding/tag |
| 1625 | 2026-03-13T17:51:49.821Z | github.com/go-swagger/go-swagger/generator |
| 1626 | 2026-03-13T17:51:49.823Z | google.golang.org/protobuf/encoding/protojson |
| 1627 | 2026-03-13T17:51:49.838Z | github.com/mitchellh/copystructure |
| 1628 | 2026-03-13T17:51:49.847Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/PlanarGraph.cpp.o |
| 1629 | 2026-03-13T17:51:49.854Z | github.com/mwitkow/go-proto-validators |
| 1630 | 2026-03-13T17:51:49.888Z | github.com/wadey/gocovmerge |
| 1631 | 2026-03-13T17:51:49.950Z | golang.org/x/perf/internal/stats |
| 1632 | 2026-03-13T17:51:49.955Z | github.com/Masterminds/sprig |
| 1633 | 2026-03-13T17:51:49.955Z | google.golang.org/protobuf/internal/impl |
| 1634 | 2026-03-13T17:51:49.989Z | golang.org/x/perf/storage/benchfmt |
| 1635 | 2026-03-13T17:51:50.019Z | golang.org/x/tools/cmd/goyacc |
| 1636 | 2026-03-13T17:51:50.043Z | golang.org/x/tools/internal/astutil/edge |
| 1637 | 2026-03-13T17:51:50.083Z | [ 31%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Position.cpp.o |
| 1638 | 2026-03-13T17:51:50.118Z | golang.org/x/perf/benchstat |
| 1639 | 2026-03-13T17:51:50.122Z | golang.org/x/tools/internal/analysisinternal |
| 1640 | 2026-03-13T17:51:50.162Z | golang.org/x/tools/go/ast/inspector |
| 1641 | 2026-03-13T17:51:50.232Z | golang.org/x/perf/cmd/benchstat |
| 1642 | 2026-03-13T17:51:50.234Z | golang.org/x/tools/go/analysis/passes/internal/analysisutil |
| 1643 | 2026-03-13T17:51:50.325Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/Quadrant.cpp.o |
| 1644 | 2026-03-13T17:51:50.415Z | golang.org/x/tools/go/analysis/internal/analysisflags |
| 1645 | 2026-03-13T17:51:50.418Z | golang.org/x/tools/go/analysis/passes/inspect |
| 1646 | 2026-03-13T17:51:50.418Z | golang.org/x/tools/go/analysis/internal |
| 1647 | 2026-03-13T17:51:50.528Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/TopologyLocation.cpp.o |
| 1648 | 2026-03-13T17:51:50.571Z | golang.org/x/tools/internal/diff/lcs |
| 1649 | 2026-03-13T17:51:50.599Z | golang.org/x/tools/internal/facts |
| 1650 | 2026-03-13T17:51:50.624Z | golang.org/x/tools/go/analysis/passes/shadow |
| 1651 | 2026-03-13T17:51:50.631Z | golang.org/x/tools/go/buildutil |
| 1652 | 2026-03-13T17:51:50.725Z | honnef.co/go/tools/analysis/facts/tokenfile |
| 1653 | 2026-03-13T17:51:50.735Z | golang.org/x/tools/go/analysis/checker |
| 1654 | 2026-03-13T17:51:50.735Z | golang.org/x/tools/go/analysis/unitchecker |
| 1655 | 2026-03-13T17:51:50.752Z | honnef.co/go/tools/analysis/lint |
| 1656 | 2026-03-13T17:51:50.775Z | github.com/BurntSushi/toml/internal |
| 1657 | 2026-03-13T17:51:50.793Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainEdge.cpp.o |
| 1658 | 2026-03-13T17:51:50.797Z | debug/macho |
| 1659 | 2026-03-13T17:51:50.801Z | honnef.co/go/tools/internal/robustio |
| 1660 | 2026-03-13T17:51:50.811Z | honnef.co/go/tools/analysis/facts/generated |
| 1661 | 2026-03-13T17:51:50.816Z | golang.org/x/exp/typeparams |
| 1662 | 2026-03-13T17:51:50.816Z | github.com/BurntSushi/toml |
| 1663 | 2026-03-13T17:51:50.853Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/MonotoneChainIndexer.cpp.o |
| 1664 | 2026-03-13T17:51:50.860Z | honnef.co/go/tools/internal/renameio |
| 1665 | 2026-03-13T17:51:50.865Z | golang.org/x/tools/internal/diff |
| 1666 | 2026-03-13T17:51:50.952Z | github.com/go-swagger/go-swagger/cmd/swagger/commands/generate |
| 1667 | 2026-03-13T17:51:50.973Z | honnef.co/go/tools/go/ast/astutil |
| 1668 | 2026-03-13T17:51:51.013Z | honnef.co/go/tools/go/types/typeutil |
| 1669 | 2026-03-13T17:51:51.057Z | honnef.co/go/tools/lintcmd/cache |
| 1670 | 2026-03-13T17:51:51.060Z | honnef.co/go/tools/go/buildid |
| 1671 | 2026-03-13T17:51:51.060Z | golang.org/x/tools/go/analysis/internal/checker |
| 1672 | 2026-03-13T17:51:51.110Z | [ 32%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SegmentIntersector.cpp.o |
| 1673 | 2026-03-13T17:51:51.175Z | golang.org/x/tools/go/internal/cgo |
| 1674 | 2026-03-13T17:51:51.184Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o |
| 1675 | 2026-03-13T17:51:51.291Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o |
| 1676 | 2026-03-13T17:51:51.409Z | honnef.co/go/tools/knowledge |
| 1677 | 2026-03-13T17:51:51.412Z | honnef.co/go/tools/go/ir |
| 1678 | 2026-03-13T17:51:51.425Z | golang.org/x/tools/go/analysis/singlechecker |
| 1679 | 2026-03-13T17:51:51.429Z | github.com/go-swagger/go-swagger/cmd/swagger/commands |
| 1680 | 2026-03-13T17:51:51.429Z | honnef.co/go/tools/config |
| 1681 | 2026-03-13T17:51:51.447Z | golang.org/x/tools/go/loader |
| 1682 | 2026-03-13T17:51:51.515Z | honnef.co/go/tools/pattern |
| 1683 | 2026-03-13T17:51:51.518Z | honnef.co/go/tools/go/loader |
| 1684 | 2026-03-13T17:51:51.518Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o |
| 1685 | 2026-03-13T17:51:51.528Z | google.golang.org/protobuf/internal/filetype |
| 1686 | 2026-03-13T17:51:51.537Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineEvent.cpp.o |
| 1687 | 2026-03-13T17:51:51.586Z | honnef.co/go/tools/analysis/facts/directives |
| 1688 | 2026-03-13T17:51:51.594Z | [ 34%] Building CXX object CMakeFiles/geos.dir/src/geomgraph/index/SweepLineSegment.cpp.o |
| 1689 | 2026-03-13T17:51:51.608Z | github.com/go-swagger/go-swagger/cmd/swagger |
| 1690 | 2026-03-13T17:51:51.644Z | honnef.co/go/tools/lintcmd/version |
| 1691 | 2026-03-13T17:51:51.678Z | google.golang.org/protobuf/runtime/protoimpl |
| 1692 | 2026-03-13T17:51:51.684Z | golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow |
| 1693 | 2026-03-13T17:51:51.687Z | honnef.co/go/tools/analysis/facts/deprecated |
| 1694 | 2026-03-13T17:51:51.744Z | honnef.co/go/tools/staticcheck/fakereflect |
| 1695 | 2026-03-13T17:51:51.823Z | google.golang.org/protobuf/types/descriptorpb |
| 1696 | 2026-03-13T17:51:51.852Z | google.golang.org/protobuf/types/known/durationpb |
| 1697 | 2026-03-13T17:51:51.855Z | google.golang.org/protobuf/types/known/timestamppb |
| 1698 | 2026-03-13T17:51:51.872Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Bintree.cpp.o |
| 1699 | 2026-03-13T17:51:51.905Z | honnef.co/go/tools/staticcheck/fakejson |
| 1700 | 2026-03-13T17:51:51.986Z | honnef.co/go/tools/staticcheck/fakexml |
| 1701 | 2026-03-13T17:51:52.027Z | honnef.co/go/tools/printf |
| 1702 | 2026-03-13T17:51:52.092Z | honnef.co/go/tools/analysis/edit |
| 1703 | 2026-03-13T17:51:52.097Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Interval.cpp.o |
| 1704 | 2026-03-13T17:51:52.100Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Key.cpp.o |
| 1705 | 2026-03-13T17:51:52.151Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Node.cpp.o |
| 1706 | 2026-03-13T17:51:52.218Z | [ 36%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/NodeBase.cpp.o |
| 1707 | 2026-03-13T17:51:52.310Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/bintree/Root.cpp.o |
| 1708 | 2026-03-13T17:51:52.345Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChain.cpp.o |
| 1709 | 2026-03-13T17:51:52.453Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainBuilder.cpp.o |
| 1710 | 2026-03-13T17:51:52.539Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainOverlapAction.cpp.o |
| 1711 | 2026-03-13T17:51:52.555Z | [ 37%] Building CXX object CMakeFiles/geos.dir/src/index/chain/MonotoneChainSelectAction.cpp.o |
| 1712 | 2026-03-13T17:51:52.753Z | github.com/golang/protobuf/protoc-gen-go/descriptor |
| 1713 | 2026-03-13T17:51:52.756Z | google.golang.org/protobuf/types/gofeaturespb |
| 1714 | 2026-03-13T17:51:52.756Z | google.golang.org/protobuf/types/pluginpb |
| 1715 | 2026-03-13T17:51:52.756Z | github.com/envoyproxy/protoc-gen-validate/validate |
| 1716 | 2026-03-13T17:51:52.756Z | google.golang.org/genproto/googleapis/api/annotations |
| 1717 | 2026-03-13T17:51:52.788Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeBranchNode.cpp.o |
| 1718 | 2026-03-13T17:51:52.822Z | github.com/golang/protobuf/protoc-gen-go/plugin |
| 1719 | 2026-03-13T17:51:52.837Z | google.golang.org/protobuf/reflect/protodesc |
| 1720 | 2026-03-13T17:51:52.840Z | github.com/pseudomuto/protoc-gen-doc/extensions/google_api_http |
| 1721 | 2026-03-13T17:51:52.937Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/IntervalRTreeLeafNode.cpp.o |
| 1722 | 2026-03-13T17:51:52.982Z | github.com/pseudomuto/protoc-gen-doc/extensions/envoyproxy_validate |
| 1723 | 2026-03-13T17:51:53.071Z | github.com/pseudomuto/protoc-gen-doc/extensions/lyft_validate |
| 1724 | 2026-03-13T17:51:53.083Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o |
| 1725 | 2026-03-13T17:51:53.089Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/DoubleBits.cpp.o |
| 1726 | 2026-03-13T17:51:53.104Z | github.com/golang/protobuf/proto |
| 1727 | 2026-03-13T17:51:53.128Z | honnef.co/go/tools/internal/passes/buildir |
| 1728 | 2026-03-13T17:51:53.131Z | honnef.co/go/tools/go/ir/irutil |
| 1729 | 2026-03-13T17:51:53.131Z | [ 39%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/IntervalSize.cpp.o |
| 1730 | 2026-03-13T17:51:53.202Z | honnef.co/go/tools/analysis/facts/nilness |
| 1731 | 2026-03-13T17:51:53.242Z | honnef.co/go/tools/analysis/facts/typedness |
| 1732 | 2026-03-13T17:51:53.247Z | honnef.co/go/tools/analysis/facts/purity |
| 1733 | 2026-03-13T17:51:53.316Z | github.com/pseudomuto/protoc-gen-doc/extensions/validator_field |
| 1734 | 2026-03-13T17:51:53.316Z | github.com/grpc-ecosystem/grpc-gateway/codegenerator |
| 1735 | 2026-03-13T17:51:53.319Z | github.com/golang/protobuf/jsonpb |
| 1736 | 2026-03-13T17:51:53.319Z | github.com/pseudomuto/protokit |
| 1737 | 2026-03-13T17:51:53.363Z | honnef.co/go/tools/analysis/code |
| 1738 | 2026-03-13T17:51:53.375Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Key.cpp.o |
| 1739 | 2026-03-13T17:51:53.402Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Node.cpp.o |
| 1740 | 2026-03-13T17:51:53.422Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/NodeBase.cpp.o |
| 1741 | 2026-03-13T17:51:53.426Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Quadtree.cpp.o |
| 1742 | 2026-03-13T17:51:53.480Z | honnef.co/go/tools/analysis/report |
| 1743 | 2026-03-13T17:51:53.506Z | github.com/pseudomuto/protoc-gen-doc |
| 1744 | 2026-03-13T17:51:53.553Z | honnef.co/go/tools/quickfix/qf1001 |
| 1745 | 2026-03-13T17:51:53.553Z | honnef.co/go/tools/quickfix/qf1005 |
| 1746 | 2026-03-13T17:51:53.553Z | honnef.co/go/tools/quickfix/qf1003 |
| 1747 | 2026-03-13T17:51:53.553Z | honnef.co/go/tools/quickfix/qf1002 |
| 1748 | 2026-03-13T17:51:53.553Z | honnef.co/go/tools/quickfix/qf1004 |
| 1749 | 2026-03-13T17:51:53.553Z | honnef.co/go/tools/unused |
| 1750 | 2026-03-13T17:51:53.559Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor |
| 1751 | 2026-03-13T17:51:53.576Z | [ 40%] Building CXX object CMakeFiles/geos.dir/src/index/quadtree/Root.cpp.o |
| 1752 | 2026-03-13T17:51:53.625Z | honnef.co/go/tools/quickfix/qf1006 |
| 1753 | 2026-03-13T17:51:53.625Z | honnef.co/go/tools/quickfix/qf1007 |
| 1754 | 2026-03-13T17:51:53.644Z | honnef.co/go/tools/quickfix/qf1008 |
| 1755 | 2026-03-13T17:51:53.723Z | honnef.co/go/tools/quickfix/qf1009 |
| 1756 | 2026-03-13T17:51:53.723Z | honnef.co/go/tools/quickfix/qf1010 |
| 1757 | 2026-03-13T17:51:53.723Z | honnef.co/go/tools/quickfix/qf1012 |
| 1758 | 2026-03-13T17:51:53.723Z | honnef.co/go/tools/internal/sharedcheck |
| 1759 | 2026-03-13T17:51:53.723Z | honnef.co/go/tools/simple/s1000 |
| 1760 | 2026-03-13T17:51:53.754Z | github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc |
| 1761 | 2026-03-13T17:51:53.757Z | honnef.co/go/tools/lintcmd/runner |
| 1762 | 2026-03-13T17:51:53.757Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator |
| 1763 | 2026-03-13T17:51:53.775Z | honnef.co/go/tools/simple/s1001 |
| 1764 | 2026-03-13T17:51:53.786Z | honnef.co/go/tools/simple/s1002 |
| 1765 | 2026-03-13T17:51:53.807Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway |
| 1766 | 2026-03-13T17:51:53.812Z | honnef.co/go/tools/simple/s1003 |
| 1767 | 2026-03-13T17:51:53.870Z | honnef.co/go/tools/lintcmd |
| 1768 | 2026-03-13T17:51:53.883Z | honnef.co/go/tools/simple/s1004 |
| 1769 | 2026-03-13T17:51:53.965Z | honnef.co/go/tools/quickfix/qf1011 |
| 1770 | 2026-03-13T17:51:53.997Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/AbstractSTRtree.cpp.o |
| 1771 | 2026-03-13T17:51:54.013Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/BoundablePair.cpp.o |
| 1772 | 2026-03-13T17:51:54.101Z | github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway |
| 1773 | 2026-03-13T17:51:54.104Z | honnef.co/go/tools/simple/s1005 |
| 1774 | 2026-03-13T17:51:54.109Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/EnvelopeUtil.cpp.o |
| 1775 | 2026-03-13T17:51:54.149Z | honnef.co/go/tools/simple/s1006 |
| 1776 | 2026-03-13T17:51:54.181Z | honnef.co/go/tools/simple/s1007 |
| 1777 | 2026-03-13T17:51:54.220Z | honnef.co/go/tools/simple/s1008 |
| 1778 | 2026-03-13T17:51:54.223Z | honnef.co/go/tools/simple/s1009 |
| 1779 | 2026-03-13T17:51:54.223Z | honnef.co/go/tools/quickfix |
| 1780 | 2026-03-13T17:51:54.223Z | honnef.co/go/tools/simple/s1010 |
| 1781 | 2026-03-13T17:51:54.245Z | honnef.co/go/tools/simple/s1011 |
| 1782 | 2026-03-13T17:51:54.254Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/GeometryItemDistance.cpp.o |
| 1783 | 2026-03-13T17:51:54.294Z | honnef.co/go/tools/simple/s1012 |
| 1784 | 2026-03-13T17:51:54.297Z | honnef.co/go/tools/simple/s1016 |
| 1785 | 2026-03-13T17:51:54.297Z | honnef.co/go/tools/simple/s1017 |
| 1786 | 2026-03-13T17:51:54.323Z | honnef.co/go/tools/simple/s1018 |
| 1787 | 2026-03-13T17:51:54.338Z | honnef.co/go/tools/simple/s1019 |
| 1788 | 2026-03-13T17:51:54.342Z | honnef.co/go/tools/simple/s1020 |
| 1789 | 2026-03-13T17:51:54.344Z | [ 42%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/Interval.cpp.o |
| 1790 | 2026-03-13T17:51:54.400Z | honnef.co/go/tools/simple/s1021 |
| 1791 | 2026-03-13T17:51:54.403Z | honnef.co/go/tools/simple/s1023 |
| 1792 | 2026-03-13T17:51:54.403Z | honnef.co/go/tools/simple/s1024 |
| 1793 | 2026-03-13T17:51:54.403Z | honnef.co/go/tools/simple/s1025 |
| 1794 | 2026-03-13T17:51:54.457Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/SIRtree.cpp.o |
| 1795 | 2026-03-13T17:51:54.476Z | honnef.co/go/tools/simple/s1028 |
| 1796 | 2026-03-13T17:51:54.479Z | honnef.co/go/tools/simple/s1029 |
| 1797 | 2026-03-13T17:51:54.479Z | honnef.co/go/tools/simple/s1030 |
| 1798 | 2026-03-13T17:51:54.483Z | honnef.co/go/tools/simple/s1031 |
| 1799 | 2026-03-13T17:51:54.665Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/strtree/STRtree.cpp.o |
| 1800 | 2026-03-13T17:51:54.681Z | honnef.co/go/tools/simple/s1032 |
| 1801 | 2026-03-13T17:51:54.688Z | honnef.co/go/tools/simple/s1033 |
| 1802 | 2026-03-13T17:51:54.688Z | honnef.co/go/tools/simple/s1034 |
| 1803 | 2026-03-13T17:51:54.688Z | honnef.co/go/tools/simple/s1035 |
| 1804 | 2026-03-13T17:51:54.726Z | honnef.co/go/tools/simple/s1036 |
| 1805 | 2026-03-13T17:51:54.748Z | honnef.co/go/tools/simple/s1037 |
| 1806 | 2026-03-13T17:51:54.748Z | honnef.co/go/tools/simple/s1040 |
| 1807 | 2026-03-13T17:51:54.748Z | honnef.co/go/tools/simple/s1038 |
| 1808 | 2026-03-13T17:51:54.751Z | honnef.co/go/tools/simple/s1039 |
| 1809 | 2026-03-13T17:51:54.751Z | honnef.co/go/tools/analysis/callcheck |
| 1810 | 2026-03-13T17:51:54.770Z | honnef.co/go/tools/staticcheck/sa1001 |
| 1811 | 2026-03-13T17:51:54.794Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineEvent.cpp.o |
| 1812 | 2026-03-13T17:51:54.797Z | honnef.co/go/tools/staticcheck/sa1004 |
| 1813 | 2026-03-13T17:51:54.823Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineIndex.cpp.o |
| 1814 | 2026-03-13T17:51:54.846Z | [ 44%] Building CXX object CMakeFiles/geos.dir/src/index/sweepline/SweepLineInterval.cpp.o |
| 1815 | 2026-03-13T17:51:54.888Z | honnef.co/go/tools/staticcheck/sa1005 |
| 1816 | 2026-03-13T17:51:54.892Z | honnef.co/go/tools/staticcheck/sa1006 |
| 1817 | 2026-03-13T17:51:54.892Z | honnef.co/go/tools/staticcheck/sa1008 |
| 1818 | 2026-03-13T17:51:54.892Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/inlines.cpp.o |
| 1819 | 2026-03-13T17:51:54.900Z | honnef.co/go/tools/staticcheck/sa1000 |
| 1820 | 2026-03-13T17:51:54.902Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderDataInStream.cpp.o |
| 1821 | 2026-03-13T17:51:54.934Z | honnef.co/go/tools/staticcheck/sa1002 |
| 1822 | 2026-03-13T17:51:54.937Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ByteOrderValues.cpp.o |
| 1823 | 2026-03-13T17:51:54.948Z | honnef.co/go/tools/staticcheck/sa1003 |
| 1824 | 2026-03-13T17:51:55.005Z | honnef.co/go/tools/simple |
| 1825 | 2026-03-13T17:51:55.005Z | honnef.co/go/tools/staticcheck/sa1007 |
| 1826 | 2026-03-13T17:51:55.005Z | honnef.co/go/tools/staticcheck/sa1010 |
| 1827 | 2026-03-13T17:51:55.022Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/CLocalizer.cpp.o |
| 1828 | 2026-03-13T17:51:55.085Z | honnef.co/go/tools/staticcheck/sa1011 |
| 1829 | 2026-03-13T17:51:55.088Z | honnef.co/go/tools/staticcheck/sa1012 |
| 1830 | 2026-03-13T17:51:55.088Z | honnef.co/go/tools/staticcheck/sa1013 |
| 1831 | 2026-03-13T17:51:55.114Z | honnef.co/go/tools/staticcheck/sa1014 |
| 1832 | 2026-03-13T17:51:55.150Z | honnef.co/go/tools/staticcheck/sa1015 |
| 1833 | 2026-03-13T17:51:55.185Z | honnef.co/go/tools/staticcheck/sa1016 |
| 1834 | 2026-03-13T17:51:55.193Z | [ 45%] Building CXX object CMakeFiles/geos.dir/src/io/ParseException.cpp.o |
| 1835 | 2026-03-13T17:51:55.196Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/StringTokenizer.cpp.o |
| 1836 | 2026-03-13T17:51:55.199Z | honnef.co/go/tools/staticcheck/sa1018 |
| 1837 | 2026-03-13T17:51:55.199Z | honnef.co/go/tools/staticcheck/sa1017 |
| 1838 | 2026-03-13T17:51:55.272Z | honnef.co/go/tools/staticcheck/sa1019 |
| 1839 | 2026-03-13T17:51:55.277Z | honnef.co/go/tools/staticcheck/sa1020 |
| 1840 | 2026-03-13T17:51:55.299Z | honnef.co/go/tools/staticcheck/sa1021 |
| 1841 | 2026-03-13T17:51:55.359Z | honnef.co/go/tools/staticcheck/sa1023 |
| 1842 | 2026-03-13T17:51:55.375Z | honnef.co/go/tools/staticcheck/sa1024 |
| 1843 | 2026-03-13T17:51:55.384Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/Unload.cpp.o |
| 1844 | 2026-03-13T17:51:55.403Z | honnef.co/go/tools/staticcheck/sa1025 |
| 1845 | 2026-03-13T17:51:55.423Z | honnef.co/go/tools/staticcheck/sa1026 |
| 1846 | 2026-03-13T17:51:55.443Z | honnef.co/go/tools/staticcheck/sa1027 |
| 1847 | 2026-03-13T17:51:55.478Z | honnef.co/go/tools/staticcheck/sa1028 |
| 1848 | 2026-03-13T17:51:55.481Z | honnef.co/go/tools/staticcheck/sa1029 |
| 1849 | 2026-03-13T17:51:55.502Z | honnef.co/go/tools/staticcheck/sa1030 |
| 1850 | 2026-03-13T17:51:55.537Z | honnef.co/go/tools/staticcheck/sa1031 |
| 1851 | 2026-03-13T17:51:55.554Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBReader.cpp.o |
| 1852 | 2026-03-13T17:51:55.557Z | honnef.co/go/tools/staticcheck/sa1032 |
| 1853 | 2026-03-13T17:51:55.638Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKBWriter.cpp.o |
| 1854 | 2026-03-13T17:51:55.652Z | honnef.co/go/tools/staticcheck/sa2001 |
| 1855 | 2026-03-13T17:51:55.655Z | honnef.co/go/tools/staticcheck/sa2000 |
| 1856 | 2026-03-13T17:51:55.655Z | honnef.co/go/tools/staticcheck/sa2002 |
| 1857 | 2026-03-13T17:51:55.691Z | honnef.co/go/tools/staticcheck/sa2003 |
| 1858 | 2026-03-13T17:51:55.705Z | honnef.co/go/tools/staticcheck/sa3000 |
| 1859 | 2026-03-13T17:51:55.710Z | honnef.co/go/tools/staticcheck/sa3001 |
| 1860 | 2026-03-13T17:51:55.715Z | honnef.co/go/tools/staticcheck/sa4000 |
| 1861 | 2026-03-13T17:51:55.725Z | honnef.co/go/tools/staticcheck/sa4001 |
| 1862 | 2026-03-13T17:51:55.754Z | honnef.co/go/tools/staticcheck/sa4003 |
| 1863 | 2026-03-13T17:51:55.762Z | honnef.co/go/tools/staticcheck/sa4004 |
| 1864 | 2026-03-13T17:51:55.768Z | [ 47%] Building CXX object CMakeFiles/geos.dir/src/io/WKTReader.cpp.o |
| 1865 | 2026-03-13T17:51:55.794Z | honnef.co/go/tools/staticcheck/sa4005 |
| 1866 | 2026-03-13T17:51:55.801Z | honnef.co/go/tools/staticcheck/sa4006 |
| 1867 | 2026-03-13T17:51:55.830Z | honnef.co/go/tools/staticcheck/sa4008 |
| 1868 | 2026-03-13T17:51:55.841Z | honnef.co/go/tools/staticcheck/sa4009 |
| 1869 | 2026-03-13T17:51:55.841Z | honnef.co/go/tools/staticcheck/sa4010 |
| 1870 | 2026-03-13T17:51:55.844Z | honnef.co/go/tools/staticcheck/sa4011 |
| 1871 | 2026-03-13T17:51:55.853Z | honnef.co/go/tools/staticcheck/sa4012 |
| 1872 | 2026-03-13T17:51:55.897Z | honnef.co/go/tools/staticcheck/sa4013 |
| 1873 | 2026-03-13T17:51:55.927Z | honnef.co/go/tools/staticcheck/sa4014 |
| 1874 | 2026-03-13T17:51:55.930Z | honnef.co/go/tools/staticcheck/sa4015 |
| 1875 | 2026-03-13T17:51:55.936Z | honnef.co/go/tools/staticcheck/sa4016 |
| 1876 | 2026-03-13T17:51:55.953Z | honnef.co/go/tools/staticcheck/sa4017 |
| 1877 | 2026-03-13T17:51:55.960Z | honnef.co/go/tools/staticcheck/sa4018 |
| 1878 | 2026-03-13T17:51:55.963Z | honnef.co/go/tools/staticcheck/sa4019 |
| 1879 | 2026-03-13T17:51:55.963Z | honnef.co/go/tools/staticcheck/sa4020 |
| 1880 | 2026-03-13T17:51:55.982Z | honnef.co/go/tools/staticcheck/sa4021 |
| 1881 | 2026-03-13T17:51:56.020Z | honnef.co/go/tools/staticcheck/sa4022 |
| 1882 | 2026-03-13T17:51:56.027Z | honnef.co/go/tools/staticcheck/sa4024 |
| 1883 | 2026-03-13T17:51:56.027Z | honnef.co/go/tools/staticcheck/sa4023 |
| 1884 | 2026-03-13T17:51:56.030Z | honnef.co/go/tools/staticcheck/sa4025 |
| 1885 | 2026-03-13T17:51:56.045Z | honnef.co/go/tools/staticcheck/sa4026 |
| 1886 | 2026-03-13T17:51:56.048Z | honnef.co/go/tools/staticcheck/sa4027 |
| 1887 | 2026-03-13T17:51:56.100Z | honnef.co/go/tools/staticcheck/sa4028 |
| 1888 | 2026-03-13T17:51:56.103Z | honnef.co/go/tools/staticcheck/sa4029 |
| 1889 | 2026-03-13T17:51:56.103Z | honnef.co/go/tools/staticcheck/sa4030 |
| 1890 | 2026-03-13T17:51:56.129Z | honnef.co/go/tools/staticcheck/sa4031 |
| 1891 | 2026-03-13T17:51:56.168Z | honnef.co/go/tools/staticcheck/sa4032 |
| 1892 | 2026-03-13T17:51:56.218Z | honnef.co/go/tools/staticcheck/sa5000 |
| 1893 | 2026-03-13T17:51:56.220Z | honnef.co/go/tools/staticcheck/sa5002 |
| 1894 | 2026-03-13T17:51:56.226Z | honnef.co/go/tools/staticcheck/sa5003 |
| 1895 | 2026-03-13T17:51:56.230Z | honnef.co/go/tools/staticcheck/sa5001 |
| 1896 | 2026-03-13T17:51:56.233Z | honnef.co/go/tools/staticcheck/sa5004 |
| 1897 | 2026-03-13T17:51:56.237Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/WKTWriter.cpp.o |
| 1898 | 2026-03-13T17:51:56.249Z | honnef.co/go/tools/staticcheck/sa5005 |
| 1899 | 2026-03-13T17:51:56.261Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/io/Writer.cpp.o |
| 1900 | 2026-03-13T17:51:56.276Z | honnef.co/go/tools/staticcheck/sa5007 |
| 1901 | 2026-03-13T17:51:56.293Z | honnef.co/go/tools/staticcheck/sa5008 |
| 1902 | 2026-03-13T17:51:56.297Z | honnef.co/go/tools/staticcheck/sa5009 |
| 1903 | 2026-03-13T17:51:56.302Z | honnef.co/go/tools/staticcheck/sa5010 |
| 1904 | 2026-03-13T17:51:56.339Z | honnef.co/go/tools/staticcheck/sa5011 |
| 1905 | 2026-03-13T17:51:56.342Z | honnef.co/go/tools/staticcheck/sa5012 |
| 1906 | 2026-03-13T17:51:56.342Z | honnef.co/go/tools/staticcheck/sa6000 |
| 1907 | 2026-03-13T17:51:56.348Z | honnef.co/go/tools/staticcheck/sa6002 |
| 1908 | 2026-03-13T17:51:56.352Z | honnef.co/go/tools/staticcheck/sa6001 |
| 1909 | 2026-03-13T17:51:56.399Z | honnef.co/go/tools/staticcheck/sa6003 |
| 1910 | 2026-03-13T17:51:56.420Z | honnef.co/go/tools/staticcheck/sa6005 |
| 1911 | 2026-03-13T17:51:56.424Z | honnef.co/go/tools/staticcheck/sa6006 |
| 1912 | 2026-03-13T17:51:56.451Z | honnef.co/go/tools/staticcheck/sa9001 |
| 1913 | 2026-03-13T17:51:56.454Z | honnef.co/go/tools/staticcheck/sa9002 |
| 1914 | 2026-03-13T17:51:56.489Z | honnef.co/go/tools/staticcheck/sa9003 |
| 1915 | 2026-03-13T17:51:56.491Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/ExtractLineByLocation.cpp.o |
| 1916 | 2026-03-13T17:51:56.495Z | honnef.co/go/tools/staticcheck/sa9004 |
| 1917 | 2026-03-13T17:51:56.498Z | honnef.co/go/tools/staticcheck/sa9005 |
| 1918 | 2026-03-13T17:51:56.501Z | honnef.co/go/tools/staticcheck/sa9006 |
| 1919 | 2026-03-13T17:51:56.567Z | honnef.co/go/tools/staticcheck/sa9007 |
| 1920 | 2026-03-13T17:51:56.635Z | honnef.co/go/tools/staticcheck/sa9008 |
| 1921 | 2026-03-13T17:51:56.638Z | honnef.co/go/tools/staticcheck/sa9009 |
| 1922 | 2026-03-13T17:51:56.638Z | honnef.co/go/tools/stylecheck/st1000 |
| 1923 | 2026-03-13T17:51:56.638Z | honnef.co/go/tools/stylecheck/st1003 |
| 1924 | 2026-03-13T17:51:56.638Z | honnef.co/go/tools/stylecheck/st1001 |
| 1925 | 2026-03-13T17:51:56.680Z | honnef.co/go/tools/stylecheck/st1005 |
| 1926 | 2026-03-13T17:51:56.684Z | honnef.co/go/tools/stylecheck/st1006 |
| 1927 | 2026-03-13T17:51:56.686Z | honnef.co/go/tools/stylecheck/st1008 |
| 1928 | 2026-03-13T17:51:56.702Z | honnef.co/go/tools/stylecheck/st1011 |
| 1929 | 2026-03-13T17:51:56.724Z | honnef.co/go/tools/stylecheck/st1012 |
| 1930 | 2026-03-13T17:51:56.731Z | honnef.co/go/tools/stylecheck/st1013 |
| 1931 | 2026-03-13T17:51:56.826Z | honnef.co/go/tools/stylecheck/st1015 |
| 1932 | 2026-03-13T17:51:56.845Z | honnef.co/go/tools/stylecheck/st1016 |
| 1933 | 2026-03-13T17:51:56.846Z | honnef.co/go/tools/stylecheck/st1017 |
| 1934 | 2026-03-13T17:51:56.846Z | honnef.co/go/tools/stylecheck/st1018 |
| 1935 | 2026-03-13T17:51:56.846Z | honnef.co/go/tools/staticcheck |
| 1936 | 2026-03-13T17:51:56.846Z | honnef.co/go/tools/stylecheck/st1020 |
| 1937 | 2026-03-13T17:51:56.846Z | honnef.co/go/tools/stylecheck/st1019 |
| 1938 | 2026-03-13T17:51:56.850Z | honnef.co/go/tools/stylecheck/st1021 |
| 1939 | 2026-03-13T17:51:56.881Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexOfPoint.cpp.o |
| 1940 | 2026-03-13T17:51:56.899Z | honnef.co/go/tools/stylecheck/st1022 |
| 1941 | 2026-03-13T17:51:56.937Z | honnef.co/go/tools/stylecheck/st1023 |
| 1942 | 2026-03-13T17:51:57.005Z | honnef.co/go/tools/stylecheck |
| 1943 | 2026-03-13T17:51:57.051Z | honnef.co/go/tools/cmd/staticcheck |
| 1944 | 2026-03-13T17:51:57.181Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthIndexedLine.cpp.o |
| 1945 | 2026-03-13T17:51:57.414Z | [ 49%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearGeometryBuilder.cpp.o |
| 1946 | 2026-03-13T17:51:57.417Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LengthLocationMap.cpp.o |
| 1947 | 2026-03-13T17:51:57.482Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearIterator.cpp.o |
| 1948 | 2026-03-13T17:51:57.552Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LinearLocation.cpp.o |
| 1949 | 2026-03-13T17:51:57.719Z | [ 50%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfLine.cpp.o |
| 1950 | 2026-03-13T17:51:57.796Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/linearref/LocationIndexOfPoint.cpp.o |
| 1951 | 2026-03-13T17:51:57.846Z | touch bin/.bootstrap |
| 1952 | 2026-03-13T17:51:57.862Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/BasicSegmentString.cpp.o |
| 1953 | 2026-03-13T17:51:58.006Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastNodingValidator.cpp.o |
| 1954 | 2026-03-13T17:51:58.100Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/FastSegmentSetIntersectionFinder.cpp.o |
| 1955 | 2026-03-13T17:51:58.170Z | [ 52%] Building CXX object CMakeFiles/geos.dir/src/noding/GeometryNoder.cpp.o |
| 1956 | 2026-03-13T17:51:58.177Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionAdder.cpp.o |
| 1957 | 2026-03-13T17:51:58.262Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IntersectionFinderAdder.cpp.o |
| 1958 | 2026-03-13T17:51:58.269Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/IteratedNoder.cpp.o |
| 1959 | 2026-03-13T17:51:58.321Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexNoder.cpp.o |
| 1960 | 2026-03-13T17:51:58.554Z | [ 54%] Building CXX object CMakeFiles/geos.dir/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o |
| 1961 | 2026-03-13T17:51:58.569Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodedSegmentString.cpp.o |
| 1962 | 2026-03-13T17:51:58.617Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingIntersectionFinder.cpp.o |
| 1963 | 2026-03-13T17:51:58.708Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/NodingValidator.cpp.o |
| 1964 | 2026-03-13T17:51:58.930Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/Octant.cpp.o |
| 1965 | 2026-03-13T17:51:58.949Z | [ 55%] Building CXX object CMakeFiles/geos.dir/src/noding/OrientedCoordinateArray.cpp.o |
| 1966 | 2026-03-13T17:51:58.994Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/ScaledNoder.cpp.o |
| 1967 | 2026-03-13T17:51:59.023Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentIntersectionDetector.cpp.o |
| 1968 | 2026-03-13T17:51:59.039Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNode.cpp.o |
| 1969 | 2026-03-13T17:51:59.156Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentNodeList.cpp.o |
| 1970 | 2026-03-13T17:51:59.276Z | [ 57%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentString.cpp.o |
| 1971 | 2026-03-13T17:51:59.276Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SegmentStringUtil.cpp.o |
| 1972 | 2026-03-13T17:51:59.377Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/SimpleNoder.cpp.o |
| 1973 | 2026-03-13T17:51:59.403Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/HotPixel.cpp.o |
| 1974 | 2026-03-13T17:51:59.455Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexPointSnapper.cpp.o |
| 1975 | 2026-03-13T17:51:59.478Z | [ 59%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/MCIndexSnapRounder.cpp.o |
| 1976 | 2026-03-13T17:51:59.655Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/noding/snapround/SimpleSnapRounder.cpp.o |
| 1977 | 2026-03-13T17:51:59.751Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/GeometryGraphOperation.cpp.o |
| 1978 | 2026-03-13T17:51:59.775Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/IsSimpleOp.cpp.o |
| 1979 | 2026-03-13T17:51:59.856Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferBuilder.cpp.o |
| 1980 | 2026-03-13T17:51:59.908Z | [ 60%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferInputLineSimplifier.cpp.o |
| 1981 | 2026-03-13T17:51:59.912Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferOp.cpp.o |
| 1982 | 2026-03-13T17:52:00.145Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferParameters.cpp.o |
| 1983 | 2026-03-13T17:52:00.226Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/BufferSubgraph.cpp.o |
| 1984 | 2026-03-13T17:52:00.269Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveBuilder.cpp.o |
| 1985 | 2026-03-13T17:52:00.324Z | [ 62%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetCurveSetBuilder.cpp.o |
| 1986 | 2026-03-13T17:52:00.363Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/OffsetSegmentGenerator.cpp.o |
| 1987 | 2026-03-13T17:52:00.891Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/RightmostEdgeFinder.cpp.o |
| 1988 | 2026-03-13T17:52:00.898Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/buffer/SubgraphDepthLocater.cpp.o |
| 1989 | 2026-03-13T17:52:00.966Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementPointFilter.cpp.o |
| 1990 | 2026-03-13T17:52:00.966Z | [ 63%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/ConnectedElementLocationFilter.cpp.o |
| 1991 | 2026-03-13T17:52:00.970Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/DistanceOp.cpp.o |
| 1992 | 2026-03-13T17:52:01.112Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequence.cpp.o |
| 1993 | 2026-03-13T17:52:01.295Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/FacetSequenceTreeBuilder.cpp.o |
| 1994 | 2026-03-13T17:52:01.380Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} + |
| 1995 | 2026-03-13T17:52:01.392Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/GeometryLocation.cpp.o |
| 1996 | 2026-03-13T17:52:01.413Z | [ 65%] Building CXX object CMakeFiles/geos.dir/src/operation/distance/IndexedFacetDistance.cpp.o |
| 1997 | 2026-03-13T17:52:01.434Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/Rectangle.cpp.o |
| 1998 | 2026-03-13T17:52:01.443Z | set -e; for dir in ./pkg/acceptance/cluster/ ./pkg/blobs/blobspb/ ./pkg/build/ ./pkg/clusterversion/ ./pkg/config/ ./pkg/config/zonepb/ ./pkg/geo/geoindex/ ./pkg/geo/geopb/ ./pkg/gossip/ ./pkg/jobs/jobspb/ ./pkg/kv/kvnemesis/ ./pkg/kv/kvserver/ ./pkg/kv/kvserver/closedts/ctpb/ ./pkg/kv/kvserver/concurrency/lock/ ./pkg/kv/kvserver/concurrency/poison/ ./pkg/kv/kvserver/kvserverpb/ ./pkg/kv/kvserver/liveness/livenesspb/ ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/ ./pkg/kv/kvserver/protectedts/ptpb/ ./pkg/kv/kvserver/protectedts/ptstorage/ ./pkg/kv/kvserver/readsummary/rspb/ ./pkg/roachpb/ ./pkg/rpc/ ./pkg/server/diagnostics/diagnosticspb/ ./pkg/server/serverpb/ ./pkg/server/status/statuspb/ ./pkg/settings/ ./pkg/sql/catalog/catpb/ ./pkg/sql/catalog/descpb/ ./pkg/sql/contentionpb/ ./pkg/sql/execinfrapb/ ./pkg/sql/inverted/ ./pkg/sql/lex/ ./pkg/sql/pgwire/pgerror/ ./pkg/sql/protoreflect/test/ ./pkg/sql/rowenc/rowencpb/ ./pkg/sql/schemachanger/scpb/ ./pkg/sql/sessiondatapb/ ./pkg/sql/sqlstats/persistedsqlstats/ ./pkg/sql/stats/ ./pkg/sql/types/ ./pkg/startupmigrations/leasemanager/ ./pkg/storage/enginepb/ ./pkg/testutils/grpcutils/ ./pkg/ts/catalog/ ./pkg/ts/tspb/ ./pkg/util/ ./pkg/util/duration/ ./pkg/util/hlc/ ./pkg/util/log/eventpb/ ./pkg/util/log/logpb/ ./pkg/util/metric/ ./pkg/util/optional/ ./pkg/util/protoutil/ ./pkg/util/timeutil/pgdate/ ./pkg/util/tracing/tracingpb/ ./pkg/util/tracing/tracingservicepb/; do \ |
| 1999 | 2026-03-13T17:52:01.443Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I./vendor/github.com/cockroachdb/errors --gogoroach_out=Mgoogle/api/annotations.proto=google.golang.org/genproto/googleapis/api/annotations,Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/duration.proto=github.com/gogo/protobuf/types,plugins=grpc,import_prefix=github.com/cockroachdb/cockroach/pkg/:./pkg $dir/*.proto; \ |
| 2000 | 2026-03-13T17:52:01.444Z | done |
| 2001 | 2026-03-13T17:52:01.639Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersection.cpp.o |
| 2002 | 2026-03-13T17:52:01.696Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/intersection/RectangleIntersectionBuilder.cpp.o |
| 2003 | 2026-03-13T17:52:01.863Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/EdgeString.cpp.o |
| 2004 | 2026-03-13T17:52:01.982Z | [ 67%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeDirectedEdge.cpp.o |
| 2005 | 2026-03-13T17:52:02.013Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeEdge.cpp.o |
| 2006 | 2026-03-13T17:52:02.013Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMergeGraph.cpp.o |
| 2007 | 2026-03-13T17:52:02.153Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineMerger.cpp.o |
| 2008 | 2026-03-13T17:52:02.227Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/linemerge/LineSequencer.cpp.o |
| 2009 | 2026-03-13T17:52:02.404Z | [ 68%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/EdgeSetNoder.cpp.o |
| 2010 | 2026-03-13T17:52:02.591Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrix.cpp.o |
| 2011 | 2026-03-13T17:52:02.621Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/ElevationMatrixCell.cpp.o |
| 2012 | 2026-03-13T17:52:02.808Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/LineBuilder.cpp.o |
| 2013 | 2026-03-13T17:52:02.833Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MaximalEdgeRing.cpp.o |
| 2014 | 2026-03-13T17:52:02.952Z | [ 70%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/MinimalEdgeRing.cpp.o |
| 2015 | 2026-03-13T17:52:03.000Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayNodeFactory.cpp.o |
| 2016 | 2026-03-13T17:52:03.122Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/OverlayOp.cpp.o |
| 2017 | 2026-03-13T17:52:03.133Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PointBuilder.cpp.o |
| 2018 | 2026-03-13T17:52:03.420Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/PolygonBuilder.cpp.o |
| 2019 | 2026-03-13T17:52:03.463Z | [ 72%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/GeometrySnapper.cpp.o |
| 2020 | 2026-03-13T17:52:03.484Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/LineStringSnapper.cpp.o |
| 2021 | 2026-03-13T17:52:03.582Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapIfNeededOverlayOp.cpp.o |
| 2022 | 2026-03-13T17:52:03.811Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/snap/SnapOverlayOp.cpp.o |
| 2023 | 2026-03-13T17:52:04.057Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/FuzzyPointLocator.cpp.o |
| 2024 | 2026-03-13T17:52:04.186Z | [ 73%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OffsetPointGenerator.cpp.o |
| 2025 | 2026-03-13T17:52:04.269Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/overlay/validate/OverlayResultValidator.cpp.o |
| 2026 | 2026-03-13T17:52:04.397Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/BuildArea.cpp.o |
| 2027 | 2026-03-13T17:52:04.590Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/EdgeRing.cpp.o |
| 2028 | 2026-03-13T17:52:04.610Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/HoleAssigner.cpp.o |
| 2029 | 2026-03-13T17:52:04.629Z | [ 75%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o |
| 2030 | 2026-03-13T17:52:04.758Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeEdge.cpp.o |
| 2031 | 2026-03-13T17:52:04.879Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/PolygonizeGraph.cpp.o |
| 2032 | 2026-03-13T17:52:04.904Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/polygonize/Polygonizer.cpp.o |
| 2033 | 2026-03-13T17:52:05.194Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleContains.cpp.o |
| 2034 | 2026-03-13T17:52:05.244Z | [ 77%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/RectangleIntersects.cpp.o |
| 2035 | 2026-03-13T17:52:05.353Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/predicate/SegmentIntersectionTester.cpp.o |
| 2036 | 2026-03-13T17:52:05.492Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBuilder.cpp.o |
| 2037 | 2026-03-13T17:52:05.648Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundle.cpp.o |
| 2038 | 2026-03-13T17:52:05.727Z | [ 78%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/EdgeEndBundleStar.cpp.o |
| 2039 | 2026-03-13T17:52:05.807Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateComputer.cpp.o |
| 2040 | 2026-03-13T17:52:05.842Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNode.cpp.o |
| 2041 | 2026-03-13T17:52:05.979Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeFactory.cpp.o |
| 2042 | 2026-03-13T17:52:06.058Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateNodeGraph.cpp.o |
| 2043 | 2026-03-13T17:52:06.138Z | [ 80%] Building CXX object CMakeFiles/geos.dir/src/operation/relate/RelateOp.cpp.o |
| 2044 | 2026-03-13T17:52:06.202Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/sharedpaths/SharedPathsOp.cpp.o |
| 2045 | 2026-03-13T17:52:06.292Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedPolygonUnion.cpp.o |
| 2046 | 2026-03-13T17:52:06.358Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CascadedUnion.cpp.o |
| 2047 | 2026-03-13T17:52:06.604Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/CoverageUnion.cpp.o |
| 2048 | 2026-03-13T17:52:06.683Z | [ 81%] Building CXX object CMakeFiles/geos.dir/src/operation/union/OverlapUnion.cpp.o |
| 2049 | 2026-03-13T17:52:06.740Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/PointGeometryUnion.cpp.o |
| 2050 | 2026-03-13T17:52:06.967Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/union/UnaryUnionOp.cpp.o |
| 2051 | 2026-03-13T17:52:07.092Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConnectedInteriorTester.cpp.o |
| 2052 | 2026-03-13T17:52:07.101Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/ConsistentAreaTester.cpp.o |
| 2053 | 2026-03-13T17:52:07.296Z | [ 83%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IndexedNestedRingTester.cpp.o |
| 2054 | 2026-03-13T17:52:07.467Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/IsValidOp.cpp.o |
| 2055 | 2026-03-13T17:52:07.574Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/MakeValid.cpp.o |
| 2056 | 2026-03-13T17:52:07.665Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/QuadtreeNestedRingTester.cpp.o |
| 2057 | 2026-03-13T17:52:07.765Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointRemover.cpp.o |
| 2058 | 2026-03-13T17:52:07.864Z | [ 85%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/RepeatedPointTester.cpp.o |
| 2059 | 2026-03-13T17:52:08.095Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SimpleNestedRingTester.cpp.o |
| 2060 | 2026-03-13T17:52:08.120Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/SweeplineNestedRingTester.cpp.o |
| 2061 | 2026-03-13T17:52:08.135Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/operation/valid/TopologyValidationError.cpp.o |
| 2062 | 2026-03-13T17:52:08.333Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdge.cpp.o |
| 2063 | 2026-03-13T17:52:08.381Z | [ 86%] Building CXX object CMakeFiles/geos.dir/src/planargraph/DirectedEdgeStar.cpp.o |
| 2064 | 2026-03-13T17:52:08.484Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Edge.cpp.o |
| 2065 | 2026-03-13T17:52:08.487Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Node.cpp.o |
| 2066 | 2026-03-13T17:52:08.524Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/NodeMap.cpp.o |
| 2067 | 2026-03-13T17:52:08.530Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/PlanarGraph.cpp.o |
| 2068 | 2026-03-13T17:52:08.730Z | [ 88%] Building CXX object CMakeFiles/geos.dir/src/planargraph/Subgraph.cpp.o |
| 2069 | 2026-03-13T17:52:08.818Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBits.cpp.o |
| 2070 | 2026-03-13T17:52:08.819Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp.o |
| 2071 | 2026-03-13T17:52:08.899Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsOp.cpp.o |
| 2072 | 2026-03-13T17:52:08.899Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/CommonBitsRemover.cpp.o |
| 2073 | 2026-03-13T17:52:08.908Z | [ 90%] Building CXX object CMakeFiles/geos.dir/src/precision/EnhancedPrecisionOp.cpp.o |
| 2074 | 2026-03-13T17:52:08.912Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/GeometryPrecisionReducer.cpp.o |
| 2075 | 2026-03-13T17:52:09.064Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/MinimumClearance.cpp.o |
| 2076 | 2026-03-13T17:52:09.229Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/PrecisionReducerCoordinateOperation.cpp.o |
| 2077 | 2026-03-13T17:52:09.295Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/precision/SimpleGeometryPrecisionReducer.cpp.o |
| 2078 | 2026-03-13T17:52:09.318Z | find ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} + |
| 2079 | 2026-03-13T17:52:09.328Z | [ 91%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerLineSimplifier.cpp.o |
| 2080 | 2026-03-13T17:52:09.376Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/server/serverpb/admin.proto ./pkg/server/serverpb/status.proto ./pkg/server/serverpb/authentication.proto |
| 2081 | 2026-03-13T17:52:09.392Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/DouglasPeuckerSimplifier.cpp.o |
| 2082 | 2026-03-13T17:52:09.740Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/LineSegmentIndex.cpp.o |
| 2083 | 2026-03-13T17:52:09.893Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineSegment.cpp.o |
| 2084 | 2026-03-13T17:52:09.936Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineString.cpp.o |
| 2085 | 2026-03-13T17:52:10.012Z | [ 93%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLineStringSimplifier.cpp.o |
| 2086 | 2026-03-13T17:52:10.120Z | buf protoc -Ipkg -I./vendor/github.com/gogo/protobuf -I./vendor/github.com/cockroachdb/errors -I./vendor/go.etcd.io -I./vendor/github.com/prometheus/client_model -I./vendor/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --grpc-gateway_out=logtostderr=true,request_context=true:./pkg ./pkg/ts/tspb/timeseries.proto |
| 2087 | 2026-03-13T17:52:10.177Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TaggedLinesSimplifier.cpp.o |
| 2088 | 2026-03-13T17:52:10.207Z | gofmt -s -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 2089 | 2026-03-13T17:52:10.232Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/simplify/TopologyPreservingSimplifier.cpp.o |
| 2090 | 2026-03-13T17:52:10.261Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/DelaunayTriangulationBuilder.cpp.o |
| 2091 | 2026-03-13T17:52:10.282Z | goimports -w ./pkg/server/serverpb/admin.pb.gw.go ./pkg/server/serverpb/status.pb.gw.go ./pkg/server/serverpb/authentication.pb.gw.go ./pkg/ts/tspb/timeseries.pb.gw.go |
| 2092 | 2026-03-13T17:52:10.372Z | touch bin/.gw_protobuf_sources |
| 2093 | 2026-03-13T17:52:10.379Z | (cd pkg/roachprod/vm/aws && go generate) |
| 2094 | 2026-03-13T17:52:10.522Z | (cd pkg/security/securitytest && go generate) |
| 2095 | 2026-03-13T17:52:10.560Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/IncrementalDelaunayTriangulator.cpp.o |
| 2096 | 2026-03-13T17:52:10.688Z | [ 95%] Building CXX object CMakeFiles/geos.dir/src/triangulate/VoronoiDiagramBuilder.cpp.o |
| 2097 | 2026-03-13T17:52:10.691Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o |
| 2098 | 2026-03-13T17:52:10.694Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto channel.go pkg/util/log/channel/channel_generated.go.tmp || { rm -f pkg/util/log/channel/channel_generated.go.tmp; exit 1; } |
| 2099 | 2026-03-13T17:52:11.064Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/LocateFailureException.cpp.o |
| 2100 | 2026-03-13T17:52:11.173Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdge.cpp.o |
| 2101 | 2026-03-13T17:52:11.236Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o |
| 2102 | 2026-03-13T17:52:11.243Z | [ 96%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/TrianglePredicate.cpp.o |
| 2103 | 2026-03-13T17:52:11.411Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/triangulate/quadedge/Vertex.cpp.o |
| 2104 | 2026-03-13T17:52:11.480Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Assert.cpp.o |
| 2105 | 2026-03-13T17:52:11.580Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/GeometricShapeFactory.cpp.o |
| 2106 | 2026-03-13T17:52:11.643Z | mv -f pkg/util/log/channel/channel_generated.go.tmp pkg/util/log/channel/channel_generated.go |
| 2107 | 2026-03-13T17:52:11.646Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Interrupt.cpp.o |
| 2108 | 2026-03-13T17:52:11.649Z | go run -mod=vendor pkg/util/log/gen/main.go pkg/util/log/logpb/log.proto log_channels.go pkg/util/log/log_channels_generated.go.tmp || { rm -f pkg/util/log/log_channels_generated.go.tmp; exit 1; } |
| 2109 | 2026-03-13T17:52:11.877Z | [ 98%] Building CXX object CMakeFiles/geos.dir/src/util/Profiler.cpp.o |
| 2110 | 2026-03-13T17:52:11.881Z | [100%] Building CXX object CMakeFiles/geos.dir/src/util/math.cpp.o |
| 2111 | 2026-03-13T17:52:11.968Z | set -euo pipefail; \ |
| 2112 | 2026-03-13T17:52:11.968Z | ret=$(cd pkg/sql/parser/gen && goyacc -p sql -o sql.go.tmp sql-gen.y); \ |
| 2113 | 2026-03-13T17:52:11.968Z | if expr "$ret" : ".*conflicts" >/dev/null; then \ |
| 2114 | 2026-03-13T17:52:11.968Z | echo "$ret"; exit 1; \ |
| 2115 | 2026-03-13T17:52:11.968Z | fi |
| 2116 | 2026-03-13T17:52:12.174Z | mv -f pkg/sql/parser/helpmap_test.go.tmp pkg/sql/parser/helpmap_test.go |
| 2117 | 2026-03-13T17:52:12.179Z | gofmt -s -w pkg/sql/parser/helpmap_test.go |
| 2118 | 2026-03-13T17:52:12.186Z | awk -f pkg/sql/parser/help.awk < pkg/sql/parser/sql.y > pkg/sql/parser/help_messages.go.tmp || rm pkg/sql/parser/help_messages.go.tmp |
| 2119 | 2026-03-13T17:52:12.214Z | mv -f pkg/sql/parser/help_messages.go.tmp pkg/sql/parser/help_messages.go |
| 2120 | 2026-03-13T17:52:12.219Z | gofmt -s -w pkg/sql/parser/help_messages.go |
| 2121 | 2026-03-13T17:52:12.224Z | mv -f pkg/util/log/log_channels_generated.go.tmp pkg/util/log/log_channels_generated.go |
| 2122 | 2026-03-13T17:52:12.231Z | go run -mod=vendor -tags all-keywords pkg/sql/lexbase/allkeywords/main.go < pkg/sql/parser/sql.y > pkg/sql/lexbase/keywords.go.tmp || rm pkg/sql/lexbase/keywords.go.tmp |
| 2123 | 2026-03-13T17:52:12.234Z | awk -f pkg/sql/parser/reserved_keywords.awk < pkg/sql/parser/sql.y > pkg/sql/lexbase/reserved_keywords.go.tmp || rm pkg/sql/lexbase/reserved_keywords.go.tmp |
| 2124 | 2026-03-13T17:52:12.259Z | mv -f pkg/sql/lexbase/reserved_keywords.go.tmp pkg/sql/lexbase/reserved_keywords.go |
| 2125 | 2026-03-13T17:52:12.263Z | gofmt -s -w pkg/sql/lexbase/reserved_keywords.go |
| 2126 | 2026-03-13T17:52:12.272Z | stringer -output=pkg/sql/opt/rule_name_string.go -type=RuleName pkg/sql/opt/rule_name.go pkg/sql/opt/rule_name.og.go |
| 2127 | 2026-03-13T17:52:12.517Z | mv -f pkg/sql/lexbase/keywords.go.tmp pkg/sql/lexbase/keywords.go |
| 2128 | 2026-03-13T17:52:12.521Z | gofmt -s -w pkg/sql/lexbase/keywords.go |
| 2129 | 2026-03-13T17:52:12.716Z | [100%] Linking CXX shared library lib/libgeos.so |
| 2130 | 2026-03-13T17:52:12.868Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_c.cpp.o |
| 2131 | 2026-03-13T17:52:12.871Z | [100%] Building CXX object CMakeFiles/geos_c.dir/capi/geos_ts_c.cpp.o |
| 2132 | 2026-03-13T17:52:13.352Z | gofmt -s -w ./pkg/acceptance/cluster/testconfig.pb.go ./pkg/blobs/blobspb/blobs.pb.go ./pkg/build/info.pb.go ./pkg/clusterversion/cluster_version.pb.go ./pkg/config/system.pb.go ./pkg/config/zonepb/zone.pb.go ./pkg/geo/geoindex/config.pb.go ./pkg/geo/geopb/geopb.pb.go ./pkg/gossip/gossip.pb.go ./pkg/jobs/jobspb/jobs.pb.go ./pkg/jobs/jobspb/schedule.pb.go ./pkg/kv/kvnemesis/operations.pb.go ./pkg/kv/kvserver/api.pb.go ./pkg/kv/kvserver/closedts/ctpb/service.pb.go ./pkg/kv/kvserver/concurrency/lock/lock_waiter.pb.go ./pkg/kv/kvserver/concurrency/lock/locking.pb.go ./pkg/kv/kvserver/concurrency/poison/error.pb.go ./pkg/kv/kvserver/concurrency/poison/policy.pb.go ./pkg/kv/kvserver/kvserverpb/lease_status.pb.go ./pkg/kv/kvserver/kvserverpb/proposer_kv.pb.go ./pkg/kv/kvserver/kvserverpb/raft.pb.go ./pkg/kv/kvserver/kvserverpb/range_log.pb.go ./pkg/kv/kvserver/kvserverpb/state.pb.go ./pkg/kv/kvserver/liveness/livenesspb/liveness.pb.go ./pkg/kv/kvserver/loqrecovery/loqrecoverypb/recovery.pb.go ./pkg/kv/kvserver/protectedts/ptpb/protectedts.pb.go ./pkg/kv/kvserver/protectedts/ptstorage/storage.pb.go ./pkg/kv/kvserver/readsummary/rspb/summary.pb.go ./pkg/kv/kvserver/storage_services.pb.go ./pkg/roachpb/api.pb.go ./pkg/roachpb/app_stats.pb.go ./pkg/roachpb/data.pb.go ./pkg/roachpb/errors.pb.go ./pkg/roachpb/index_usage_stats.pb.go ./pkg/roachpb/internal.pb.go ./pkg/roachpb/internal_raft.pb.go ./pkg/roachpb/io-formats.pb.go ./pkg/roachpb/metadata.pb.go ./pkg/roachpb/span_config.pb.go ./pkg/rpc/heartbeat.pb.go ./pkg/server/diagnostics/diagnosticspb/diagnostics.pb.go ./pkg/server/serverpb/admin.pb.go ./pkg/server/serverpb/authentication.pb.go ./pkg/server/serverpb/init.pb.go ./pkg/server/serverpb/migration.pb.go ./pkg/server/serverpb/status.pb.go ./pkg/server/status/statuspb/status.pb.go ./pkg/settings/encoding.pb.go ./pkg/sql/catalog/catpb/catalog.pb.go ./pkg/sql/catalog/catpb/privilege.pb.go ./pkg/sql/catalog/descpb/encoded_datum.pb.go ./pkg/sql/catalog/descpb/index_fetch.pb.go ./pkg/sql/catalog/descpb/join_type.pb.go ./pkg/sql/catalog/descpb/locking.pb.go ./pkg/sql/catalog/descpb/structured.pb.go ./pkg/sql/catalog/descpb/tenant.pb.go ./pkg/sql/contentionpb/contention.pb.go ./pkg/sql/execinfrapb/api.pb.go ./pkg/sql/execinfrapb/component_stats.pb.go ./pkg/sql/execinfrapb/data.pb.go ./pkg/sql/execinfrapb/processors.pb.go ./pkg/sql/execinfrapb/processors_base.pb.go ./pkg/sql/execinfrapb/processors_bulk_io.pb.go ./pkg/sql/execinfrapb/processors_changefeeds.pb.go ./pkg/sql/execinfrapb/processors_sql.pb.go ./pkg/sql/execinfrapb/processors_table_stats.pb.go ./pkg/sql/inverted/span_expression.pb.go ./pkg/sql/lex/encode.pb.go ./pkg/sql/pgwire/pgerror/errors.pb.go ./pkg/sql/protoreflect/test/test.pb.go ./pkg/sql/rowenc/rowencpb/index_encoding.pb.go ./pkg/sql/schemachanger/scpb/elements.pb.go ./pkg/sql/schemachanger/scpb/scpb.pb.go ./pkg/sql/sessiondatapb/local_only_session_data.pb.go ./pkg/sql/sessiondatapb/session_data.pb.go ./pkg/sql/sessiondatapb/session_migration.pb.go ./pkg/sql/sessiondatapb/session_revival_token.pb.go ./pkg/sql/sqlstats/persistedsqlstats/sql_stats_compact.pb.go ./pkg/sql/stats/histogram.pb.go ./pkg/sql/stats/table_statistic.pb.go ./pkg/sql/types/types.pb.go ./pkg/startupmigrations/leasemanager/lease.pb.go ./pkg/storage/enginepb/engine.pb.go ./pkg/storage/enginepb/file_registry.pb.go ./pkg/storage/enginepb/mvcc.pb.go ./pkg/storage/enginepb/mvcc3.pb.go ./pkg/storage/enginepb/rocksdb.pb.go ./pkg/testutils/grpcutils/testservice.pb.go ./pkg/ts/catalog/chart_catalog.pb.go ./pkg/ts/tspb/timeseries.pb.go ./pkg/util/duration/duration.pb.go ./pkg/util/hlc/legacy_timestamp.pb.go ./pkg/util/hlc/timestamp.pb.go ./pkg/util/log/eventpb/cluster_events.pb.go ./pkg/util/log/eventpb/ddl_events.pb.go ./pkg/util/log/eventpb/debug_events.pb.go ./pkg/util/log/eventpb/events.pb.go ./pkg/util/log/eventpb/health_events.pb.go ./pkg/util/log/eventpb/job_events.pb.go ./pkg/util/log/eventpb/misc_sql_events.pb.go ./pkg/util/log/eventpb/privilege_events.pb.go ./pkg/util/log/eventpb/role_events.pb.go ./pkg/util/log/eventpb/session_events.pb.go ./pkg/util/log/eventpb/sql_audit_events.pb.go ./pkg/util/log/eventpb/telemetry.pb.go ./pkg/util/log/eventpb/zone_events.pb.go ./pkg/util/log/logpb/log.pb.go ./pkg/util/metric/metric.pb.go ./pkg/util/optional/optional.pb.go ./pkg/util/protoutil/clone.pb.go ./pkg/util/timeutil/pgdate/pgdate.pb.go ./pkg/util/tracing/tracingpb/recorded_span.pb.go ./pkg/util/tracing/tracingpb/tracing.pb.go ./pkg/util/tracing/tracingservicepb/tracing_service.pb.go ./pkg/util/unresolved_addr.pb.go |
| 2133 | 2026-03-13T17:52:14.430Z | touch bin/.go_protobuf_sources |
| 2134 | 2026-03-13T17:52:14.435Z | go run -mod=vendor pkg/util/log/eventpb/gen.go eventlog_channels_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/eventlog_channels_generated.go.tmp || { rm -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp; exit 1; } |
| 2135 | 2026-03-13T17:52:14.435Z | go run -mod=vendor pkg/util/log/eventpb/gen.go json_encode_go pkg/util/log/eventpb/events.proto pkg/util/log/eventpb/debug_events.proto pkg/util/log/eventpb/ddl_events.proto pkg/util/log/eventpb/misc_sql_events.proto pkg/util/log/eventpb/privilege_events.proto pkg/util/log/eventpb/role_events.proto pkg/util/log/eventpb/zone_events.proto pkg/util/log/eventpb/session_events.proto pkg/util/log/eventpb/sql_audit_events.proto pkg/util/log/eventpb/cluster_events.proto pkg/util/log/eventpb/job_events.proto pkg/util/log/eventpb/health_events.proto pkg/util/log/eventpb/telemetry.proto >pkg/util/log/eventpb/json_encode_generated.go.tmp || { rm -f pkg/util/log/eventpb/json_encode_generated.go.tmp; exit 1; } |
| 2136 | 2026-03-13T17:52:14.977Z | (echo "// Code generated by goyacc. DO NOT EDIT."; \ |
| 2137 | 2026-03-13T17:52:14.977Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 2138 | 2026-03-13T17:52:14.977Z | cat pkg/sql/parser/gen/sql.go.tmp | \ |
| 2139 | 2026-03-13T17:52:14.977Z | sed -E 's/^const ([A-Z][_A-Z0-9]*) =.*$/const \1 = lexbase.\1/g') > pkg/sql/parser/sql.go.tmp || rm pkg/sql/parser/sql.go.tmp |
| 2140 | 2026-03-13T17:52:14.981Z | (echo "// Code generated by make. DO NOT EDIT."; \ |
| 2141 | 2026-03-13T17:52:14.981Z | echo "// GENERATED FILE DO NOT EDIT"; \ |
| 2142 | 2026-03-13T17:52:14.981Z | echo; \ |
| 2143 | 2026-03-13T17:52:14.981Z | echo "package lexbase"; \ |
| 2144 | 2026-03-13T17:52:14.981Z | echo; \ |
| 2145 | 2026-03-13T17:52:14.981Z | grep '^const [A-Z][_A-Z0-9]* ' pkg/sql/parser/gen/sql.go.tmp) > pkg/sql/lexbase/tokens.go.tmp || rm pkg/sql/lexbase/tokens.go.tmp |
| 2146 | 2026-03-13T17:52:14.992Z | mv -f pkg/sql/lexbase/tokens.go.tmp pkg/sql/lexbase/tokens.go |
| 2147 | 2026-03-13T17:52:15.004Z | mv -f pkg/sql/parser/sql.go.tmp pkg/sql/parser/sql.go |
| 2148 | 2026-03-13T17:52:15.008Z | goimports -w pkg/sql/parser/sql.go |
| 2149 | 2026-03-13T17:52:15.019Z | mv -f pkg/util/log/eventpb/eventlog_channels_generated.go.tmp pkg/util/log/eventpb/eventlog_channels_generated.go |
| 2150 | 2026-03-13T17:52:15.034Z | mv -f pkg/util/log/eventpb/json_encode_generated.go.tmp pkg/util/log/eventpb/json_encode_generated.go |
| 2151 | 2026-03-13T17:52:16.545Z | [100%] Linking CXX shared library lib/libgeos_c.so |
| 2152 | 2026-03-13T17:52:16.615Z | mkdir -p lib |
| 2153 | 2026-03-13T17:52:16.618Z | rm -f lib/lib{geos,geos_c}.so |
| 2154 | 2026-03-13T17:52:16.618Z | cp /work/oxidecomputer/cockroach/lib/build/geos/lib/lib{geos,geos_c}.so lib |
| 2155 | 2026-03-13T17:52:16.628Z | GOFLAGS= go build -o cockroach-sql -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" ' ./pkg/cmd/cockroach-sql |
| 2156 | 2026-03-13T17:52:16.817Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgcode |
| 2157 | 2026-03-13T17:52:16.828Z | github.com/lib/pq/oid |
| 2158 | 2026-03-13T17:52:16.828Z | github.com/jcmturner/gokrb5/v8/iana/etypeID |
| 2159 | 2026-03-13T17:52:16.834Z | github.com/jcmturner/gokrb5/v8/iana/nametype |
| 2160 | 2026-03-13T17:52:16.838Z | github.com/jcmturner/gokrb5/v8/iana/chksumtype |
| 2161 | 2026-03-13T17:52:16.851Z | github.com/jcmturner/gokrb5/v8/iana/patype |
| 2162 | 2026-03-13T17:52:16.859Z | github.com/jcmturner/gokrb5/v8/iana |
| 2163 | 2026-03-13T17:52:16.859Z | github.com/jcmturner/gokrb5/v8/iana/addrtype |
| 2164 | 2026-03-13T17:52:16.859Z | github.com/jcmturner/gokrb5/v8/iana/flags |
| 2165 | 2026-03-13T17:52:16.859Z | github.com/jcmturner/gokrb5/v8/iana/asnAppTag |
| 2166 | 2026-03-13T17:52:16.864Z | github.com/jcmturner/gokrb5/v8/iana/keyusage |
| 2167 | 2026-03-13T17:52:16.872Z | github.com/jcmturner/gokrb5/v8/iana/adtype |
| 2168 | 2026-03-13T17:52:16.877Z | github.com/jcmturner/gokrb5/v8/iana/msgtype |
| 2169 | 2026-03-13T17:52:16.877Z | github.com/cockroachdb/cockroach/pkg/util/buildutil |
| 2170 | 2026-03-13T17:52:16.885Z | github.com/cockroachdb/cockroach/pkg/sql/sqlfsm |
| 2171 | 2026-03-13T17:52:16.885Z | github.com/rivo/uniseg |
| 2172 | 2026-03-13T17:52:16.914Z | github.com/cockroachdb/cockroach/pkg/util/syncutil |
| 2173 | 2026-03-13T17:52:16.914Z | github.com/jcmturner/gokrb5/v8/crypto/etype |
| 2174 | 2026-03-13T17:52:16.914Z | github.com/jcmturner/gofork/x/crypto/pbkdf2 |
| 2175 | 2026-03-13T17:52:16.914Z | golang.org/x/crypto/md4 |
| 2176 | 2026-03-13T17:52:16.937Z | github.com/cockroachdb/cockroach/pkg/cli/democluster/api |
| 2177 | 2026-03-13T17:52:16.946Z | time/tzdata |
| 2178 | 2026-03-13T17:52:16.950Z | github.com/knz/go-libedit/common |
| 2179 | 2026-03-13T17:52:16.963Z | github.com/cockroachdb/cockroach/pkg/cli/clicfg |
| 2180 | 2026-03-13T17:52:16.985Z | github.com/dustin/go-humanize |
| 2181 | 2026-03-13T17:52:16.985Z | github.com/lib/pq/scram |
| 2182 | 2026-03-13T17:52:16.985Z | database/sql |
| 2183 | 2026-03-13T17:52:17.020Z | github.com/cockroachdb/cockroach/pkg/util/log/severity |
| 2184 | 2026-03-13T17:52:17.048Z | github.com/cockroachdb/cockroach/pkg/util/stringencoding |
| 2185 | 2026-03-13T17:52:17.048Z | golang.org/x/term |
| 2186 | 2026-03-13T17:52:17.049Z | github.com/jcmturner/dnsutils/v2 |
| 2187 | 2026-03-13T17:52:17.049Z | github.com/jcmturner/gofork/encoding/asn1 |
| 2188 | 2026-03-13T17:52:17.049Z | github.com/cockroachdb/cockroach/pkg/util/version |
| 2189 | 2026-03-13T17:52:17.062Z | github.com/cockroachdb/cockroach/pkg/sql/lexbase |
| 2190 | 2026-03-13T17:52:17.064Z | github.com/hashicorp/go-uuid |
| 2191 | 2026-03-13T17:52:17.064Z | github.com/cockroachdb/cockroach/pkg/util/humanizeutil |
| 2192 | 2026-03-13T17:52:17.064Z | github.com/jcmturner/gokrb5/v8/crypto/common |
| 2193 | 2026-03-13T17:52:17.071Z | github.com/jcmturner/aescts/v2 |
| 2194 | 2026-03-13T17:52:17.071Z | github.com/cockroachdb/cockroach/pkg/security/pprompt |
| 2195 | 2026-03-13T17:52:17.071Z | github.com/jcmturner/gokrb5/v8/crypto/rfc4757 |
| 2196 | 2026-03-13T17:52:17.075Z | github.com/cockroachdb/cockroach/pkg/util/envutil |
| 2197 | 2026-03-13T17:52:17.076Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3961 |
| 2198 | 2026-03-13T17:52:17.111Z | github.com/jcmturner/gokrb5/v8/crypto/rfc3962 |
| 2199 | 2026-03-13T17:52:17.111Z | github.com/jcmturner/gokrb5/v8/crypto/rfc8009 |
| 2200 | 2026-03-13T17:52:17.111Z | github.com/jcmturner/gokrb5/v8/iana/errorcode |
| 2201 | 2026-03-13T17:52:17.119Z | github.com/cockroachdb/cockroach/pkg/build |
| 2202 | 2026-03-13T17:52:17.135Z | github.com/jcmturner/gokrb5/v8/krberror |
| 2203 | 2026-03-13T17:52:17.151Z | github.com/jcmturner/goidentity/v6 |
| 2204 | 2026-03-13T17:52:17.162Z | net/http/cookiejar |
| 2205 | 2026-03-13T17:52:17.162Z | github.com/jcmturner/rpc/v2/ndr |
| 2206 | 2026-03-13T17:52:17.162Z | golang.org/x/net/http2/hpack |
| 2207 | 2026-03-13T17:52:17.166Z | github.com/jcmturner/gokrb5/v8/config |
| 2208 | 2026-03-13T17:52:17.197Z | github.com/jcmturner/gokrb5/v8/asn1tools |
| 2209 | 2026-03-13T17:52:17.206Z | github.com/cockroachdb/cockroach/pkg/util/netutil/addr |
| 2210 | 2026-03-13T17:52:17.238Z | github.com/jcmturner/gokrb5/v8/types |
| 2211 | 2026-03-13T17:52:17.246Z | github.com/cockroachdb/cockroach/pkg/util/randutil |
| 2212 | 2026-03-13T17:52:17.254Z | golang.org/x/tools/container/intsets |
| 2213 | 2026-03-13T17:52:17.260Z | github.com/cockroachdb/cockroach/pkg/util/encoding/csv |
| 2214 | 2026-03-13T17:52:17.282Z | github.com/cockroachdb/cockroach/pkg/util/timeutil |
| 2215 | 2026-03-13T17:52:17.291Z | github.com/lib/pq |
| 2216 | 2026-03-13T17:52:17.307Z | github.com/jcmturner/gokrb5/v8/crypto |
| 2217 | 2026-03-13T17:52:17.307Z | github.com/mattn/go-runewidth |
| 2218 | 2026-03-13T17:52:17.323Z | github.com/cockroachdb/cockroach/pkg/util |
| 2219 | 2026-03-13T17:52:17.338Z | github.com/jcmturner/rpc/v2/mstypes |
| 2220 | 2026-03-13T17:52:17.393Z | github.com/olekukonko/tablewriter |
| 2221 | 2026-03-13T17:52:17.393Z | github.com/cockroachdb/cockroach/pkg/server/pgurl |
| 2222 | 2026-03-13T17:52:17.416Z | github.com/knz/go-libedit/unix |
| 2223 | 2026-03-13T17:52:17.431Z | github.com/jcmturner/gokrb5/v8/keytab |
| 2224 | 2026-03-13T17:52:17.456Z | github.com/jcmturner/gokrb5/v8/pac |
| 2225 | 2026-03-13T17:52:17.483Z | github.com/jcmturner/gokrb5/v8/gssapi |
| 2226 | 2026-03-13T17:52:17.510Z | github.com/mattn/go-isatty |
| 2227 | 2026-03-13T17:52:17.510Z | github.com/jcmturner/gokrb5/v8/credentials |
| 2228 | 2026-03-13T17:52:17.567Z | github.com/cockroachdb/cockroach/pkg/sql/scanner |
| 2229 | 2026-03-13T17:52:17.580Z | github.com/jcmturner/gokrb5/v8/messages |
| 2230 | 2026-03-13T17:52:17.635Z | github.com/cockroachdb/cockroach/pkg/docs |
| 2231 | 2026-03-13T17:52:17.652Z | github.com/cockroachdb/cockroach/pkg/cli/cliflags |
| 2232 | 2026-03-13T17:52:17.656Z | github.com/cockroachdb/cockroach-go/v2/crdb |
| 2233 | 2026-03-13T17:52:17.656Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgerror |
| 2234 | 2026-03-13T17:52:17.664Z | github.com/jcmturner/gokrb5/v8/kadmin |
| 2235 | 2026-03-13T17:52:17.696Z | github.com/jcmturner/gokrb5/v8/client |
| 2236 | 2026-03-13T17:52:17.738Z | github.com/cockroachdb/cockroach/pkg/util/errorutil/unimplemented |
| 2237 | 2026-03-13T17:52:17.741Z | github.com/cockroachdb/cockroach/pkg/cli/clierror |
| 2238 | 2026-03-13T17:52:17.796Z | github.com/jcmturner/gokrb5/v8/service |
| 2239 | 2026-03-13T17:52:17.851Z | github.com/jcmturner/gokrb5/v8/spnego |
| 2240 | 2026-03-13T17:52:17.941Z | github.com/lib/pq/auth/kerberos |
| 2241 | 2026-03-13T17:52:17.980Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlclient |
| 2242 | 2026-03-13T17:52:18.078Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlexec |
| 2243 | 2026-03-13T17:52:18.586Z | github.com/knz/go-libedit |
| 2244 | 2026-03-13T17:52:18.607Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlshell |
| 2245 | 2026-03-13T17:52:18.819Z | github.com/cockroachdb/cockroach/pkg/cli/clisqlcfg |
| 2246 | 2026-03-13T17:52:18.853Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-sql |
| 2247 | 2026-03-13T17:52:30.737Z | [success] [webpackbar] Cluster-ui: Compiled successfully in 50.33s |
| 2248 | 2026-03-13T17:52:30.775Z | Hash: da05b6563ba4dd411642 |
| 2249 | 2026-03-13T17:52:30.776Z | Version: webpack 4.47.0 |
| 2250 | 2026-03-13T17:52:30.776Z | Time: 50334ms |
| 2251 | 2026-03-13T17:52:30.776Z | Built at: 03/13/2026 5:52:29 PM |
| 2252 | 2026-03-13T17:52:30.776Z | Asset Size Chunks Chunk Names |
| 2253 | 2026-03-13T17:52:30.776Z | main.js 5.17 MiB 0 [emitted] [big] main |
| 2254 | 2026-03-13T17:52:30.776Z | main.js.map 18.5 MiB 0 [emitted] [dev] main |
| 2255 | 2026-03-13T17:52:30.776Z | Entrypoint main [big] = main.js main.js.map |
| 2256 | 2026-03-13T17:52:30.776Z | [31] ./src/util/index.ts 6.14 KiB {0} [built] |
| 2257 | 2026-03-13T17:52:30.776Z | [58] ./src/button/index.tsx 413 bytes {0} [built] |
| 2258 | 2026-03-13T17:52:30.776Z | [71] ./src/anchor/index.ts 413 bytes {0} [built] |
| 2259 | 2026-03-13T17:52:30.776Z | [72] ./src/sortedtable/index.tsx 438 bytes {0} [built] |
| 2260 | 2026-03-13T17:52:30.777Z | [73] ./src/api/index.ts 2.19 KiB {0} [built] |
| 2261 | 2026-03-13T17:52:30.777Z | [83] ./src/loading/index.ts 418 bytes {0} [built] |
| 2262 | 2026-03-13T17:52:30.777Z | [86] ./src/text/index.ts 403 bytes {0} [built] |
| 2263 | 2026-03-13T17:52:30.777Z | [98] ./src/common/index.tsx 2.42 KiB {0} [built] |
| 2264 | 2026-03-13T17:52:30.777Z | [100] ./src/pagination/index.ts 832 bytes {0} [built] |
| 2265 | 2026-03-13T17:52:30.777Z | [117] ./src/timeScaleDropdown/index.ts 1.14 KiB {0} [built] |
| 2266 | 2026-03-13T17:52:30.777Z | [119] ./src/store/index.ts 1.33 KiB {0} [built] |
| 2267 | 2026-03-13T17:52:30.777Z | [127] ./src/empty/index.tsx 784 bytes {0} [built] |
| 2268 | 2026-03-13T17:52:30.777Z | [135] ./src/pageConfig/index.ts 433 bytes {0} [built] |
| 2269 | 2026-03-13T17:52:30.777Z | [136] ./src/sql/index.ts 398 bytes {0} [built] |
| 2270 | 2026-03-13T17:52:30.777Z | [275] ./src/index.ts 16.5 KiB {0} [built] |
| 2271 | 2026-03-13T17:52:30.777Z | + 1092 hidden modules |
| 2272 | 2026-03-13T17:52:30.777Z | |
| 2273 | 2026-03-13T17:52:30.777Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). |
| 2274 | 2026-03-13T17:52:30.777Z | This can impact web performance. |
| 2275 | 2026-03-13T17:52:30.777Z | Assets: |
| 2276 | 2026-03-13T17:52:30.777Z | main.js (5.17 MiB) |
| 2277 | 2026-03-13T17:52:30.777Z | |
| 2278 | 2026-03-13T17:52:30.777Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. |
| 2279 | 2026-03-13T17:52:30.777Z | Entrypoints: |
| 2280 | 2026-03-13T17:52:30.777Z | main (5.17 MiB) |
| 2281 | 2026-03-13T17:52:30.777Z | main.js |
| 2282 | 2026-03-13T17:52:30.777Z | |
| 2283 | 2026-03-13T17:52:30.777Z | |
| 2284 | 2026-03-13T17:52:30.777Z | WARNING in webpack performance recommendations: |
| 2285 | 2026-03-13T17:52:30.777Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2286 | 2026-03-13T17:52:30.777Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2287 | 2026-03-13T17:52:31.216Z | Done in 52.85s. |
| 2288 | 2026-03-13T17:52:31.239Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.protos.js --env.dist=oss |
| 2289 | 2026-03-13T17:52:31.245Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack -p --config webpack.vendor.js --env.dist=oss |
| 2290 | 2026-03-13T17:52:33.798Z | [BABEL] Note: The code generator has deoptimised the styling of /work/oxidecomputer/cockroach/pkg/ui/workspaces/db-console/src/js/protos.js as it exceeds the max of 500KB. |
| 2291 | 2026-03-13T17:52:39.276Z | Hash: 46c7a41a3f97c0baf261 |
| 2292 | 2026-03-13T17:52:39.276Z | Version: webpack 4.47.0 |
| 2293 | 2026-03-13T17:52:39.276Z | Time: 7655ms |
| 2294 | 2026-03-13T17:52:39.276Z | Built at: 03/13/2026 5:52:37 PM |
| 2295 | 2026-03-13T17:52:39.276Z | Asset Size Chunks Chunk Names |
| 2296 | 2026-03-13T17:52:39.276Z | protos.oss.dll.js 1.23 MiB 0 [emitted] protos |
| 2297 | 2026-03-13T17:52:39.276Z | Entrypoint protos = protos.oss.dll.js |
| 2298 | 2026-03-13T17:52:39.276Z | [4] dll protos 12 bytes {0} [built] |
| 2299 | 2026-03-13T17:52:39.276Z | [5] ./src/js/protos.js 4.86 MiB {0} [built] |
| 2300 | 2026-03-13T17:52:39.276Z | [7] (webpack)/buildin/global.js 475 bytes {0} [built] |
| 2301 | 2026-03-13T17:52:39.276Z | + 18 hidden modules |
| 2302 | 2026-03-13T17:52:46.599Z | Hash: 5d2b8695b1a8ea206083 |
| 2303 | 2026-03-13T17:52:46.599Z | Version: webpack 4.47.0 |
| 2304 | 2026-03-13T17:52:46.599Z | Time: 14971ms |
| 2305 | 2026-03-13T17:52:46.599Z | Built at: 03/13/2026 5:52:44 PM |
| 2306 | 2026-03-13T17:52:46.599Z | Asset Size Chunks Chunk Names |
| 2307 | 2026-03-13T17:52:46.599Z | vendor.oss.dll.js 4.2 MiB 0 [emitted] [big] vendor |
| 2308 | 2026-03-13T17:52:46.599Z | Entrypoint vendor [big] = vendor.oss.dll.js |
| 2309 | 2026-03-13T17:52:46.599Z | [47] (webpack)/buildin/global.js 472 bytes {0} [built] |
| 2310 | 2026-03-13T17:52:46.599Z | [205] (webpack)/buildin/module.js 497 bytes {0} [built] |
| 2311 | 2026-03-13T17:52:46.599Z | [1062] dll vendor 12 bytes {0} [built] |
| 2312 | 2026-03-13T17:52:46.599Z | [1163] /work/oxidecomputer/cockroach/pkg/ui/node_modules/moment/locale sync ^\.\/.*$ 3.21 KiB {0} [built] |
| 2313 | 2026-03-13T17:52:46.599Z | + 1908 hidden modules |
| 2314 | 2026-03-13T17:52:46.599Z | |
| 2315 | 2026-03-13T17:52:46.599Z | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (3.81 MiB). |
| 2316 | 2026-03-13T17:52:46.599Z | This can impact web performance. |
| 2317 | 2026-03-13T17:52:46.599Z | Assets: |
| 2318 | 2026-03-13T17:52:46.599Z | vendor.oss.dll.js (4.2 MiB) |
| 2319 | 2026-03-13T17:52:46.599Z | |
| 2320 | 2026-03-13T17:52:46.599Z | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (3.81 MiB). This can impact web performance. |
| 2321 | 2026-03-13T17:52:46.599Z | Entrypoints: |
| 2322 | 2026-03-13T17:52:46.599Z | vendor (4.2 MiB) |
| 2323 | 2026-03-13T17:52:46.599Z | vendor.oss.dll.js |
| 2324 | 2026-03-13T17:52:46.599Z | |
| 2325 | 2026-03-13T17:52:46.599Z | |
| 2326 | 2026-03-13T17:52:46.599Z | WARNING in webpack performance recommendations: |
| 2327 | 2026-03-13T17:52:46.599Z | You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. |
| 2328 | 2026-03-13T17:52:46.599Z | For more info visit https://webpack.js.org/guides/code-splitting/ |
| 2329 | 2026-03-13T17:52:47.010Z | find pkg/ui/distoss/assets -mindepth 1 -not -name .gitkeep -delete |
| 2330 | 2026-03-13T17:52:47.018Z | export NODE_OPTIONS=--max-old-space-size=5000 |
| 2331 | 2026-03-13T17:52:47.018Z | build/node-run.sh -C pkg/ui/workspaces/db-console ./node_modules/.bin/webpack --config webpack.app.js --env.dist=oss |
| 2332 | 2026-03-13T17:52:47.521Z | [info] [webpackbar] Compiling Db-console |
| 2333 | 2026-03-13T17:52:47.529Z | (node:8694) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2334 | 2026-03-13T17:52:47.529Z | (Use `node --trace-warnings ...` to show where the warning was created) |
| 2335 | 2026-03-13T17:52:47.535Z | (node:8694) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2336 | 2026-03-13T17:52:47.535Z | (node:8694) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2337 | 2026-03-13T17:52:47.535Z | (node:8694) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency |
| 2338 | 2026-03-13T17:52:47.535Z | (node:8694) Warning: Accessing non-existent property 'column' of module exports inside circular dependency |
| 2339 | 2026-03-13T17:52:47.535Z | (node:8694) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency |
| 2340 | 2026-03-13T17:52:47.535Z | (node:8694) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead |
| 2341 | 2026-03-13T17:53:43.696Z | [success] [webpackbar] Db-console: Compiled successfully in 56.17s |
| 2342 | 2026-03-13T17:53:44.597Z | touch pkg/ui/assets.oss.installed |
| 2343 | 2026-03-13T17:53:44.611Z | GOFLAGS= go build -o cockroachoss -v -mod=vendor -tags 'stdmalloc make x86_64_pc_solaris2.11_stdmalloc' -ldflags '-X github.com/cockroachdb/cockroach/pkg/build.typ=release -extldflags "" -X "github.com/cockroachdb/cockroach/pkg/build.tag=v22.1.22-61-g3ca158b90c" -X "github.com/cockroachdb/cockroach/pkg/build.rev=3ca158b90ce0902b7f8f9b9656f85e1b479ff95e" -X "github.com/cockroachdb/cockroach/pkg/build.cgoTargetTriple=x86_64-pc-solaris2.11" -X "github.com/cockroachdb/cockroach/pkg/build.utcTime=2026/03/13 17:53:42"' ./pkg/cmd/cockroach-oss |
| 2344 | 2026-03-13T17:53:45.242Z | github.com/cockroachdb/cockroach/pkg/keysbase |
| 2345 | 2026-03-13T17:53:45.287Z | github.com/cockroachdb/cockroach/pkg/build/bazel |
| 2346 | 2026-03-13T17:53:45.287Z | github.com/cockroachdb/cockroach/pkg/util/encoding/encodingtype |
| 2347 | 2026-03-13T17:53:45.288Z | github.com/cockroachdb/cockroach/pkg/util/jsonbytes |
| 2348 | 2026-03-13T17:53:45.288Z | github.com/cockroachdb/cockroach/pkg/util/ring |
| 2349 | 2026-03-13T17:53:45.288Z | github.com/jaegertracing/jaeger/model/json |
| 2350 | 2026-03-13T17:53:45.288Z | go.opentelemetry.io/otel/sdk/instrumentation |
| 2351 | 2026-03-13T17:53:45.288Z | google.golang.org/grpc/serviceconfig |
| 2352 | 2026-03-13T17:53:45.288Z | google.golang.org/grpc/attributes |
| 2353 | 2026-03-13T17:53:45.288Z | go.opentelemetry.io/otel/internal |
| 2354 | 2026-03-13T17:53:45.297Z | github.com/cockroachdb/cockroach/pkg/util/arith |
| 2355 | 2026-03-13T17:53:45.297Z | github.com/VividCortex/ewma |
| 2356 | 2026-03-13T17:53:45.297Z | github.com/biogo/store/llrb |
| 2357 | 2026-03-13T17:53:45.298Z | github.com/prometheus/prometheus/pkg/value |
| 2358 | 2026-03-13T17:53:45.298Z | github.com/cockroachdb/pebble/internal/invariants |
| 2359 | 2026-03-13T17:53:45.298Z | github.com/cockroachdb/pebble/internal/fastrand |
| 2360 | 2026-03-13T17:53:45.298Z | github.com/cockroachdb/pebble/internal/rawalloc |
| 2361 | 2026-03-13T17:53:45.317Z | image/color |
| 2362 | 2026-03-13T17:53:45.318Z | github.com/twpayne/go-geom/xy/internal/robustdeterminate |
| 2363 | 2026-03-13T17:53:45.318Z | container/ring |
| 2364 | 2026-03-13T17:53:45.356Z | math/rand/v2 |
| 2365 | 2026-03-13T17:53:45.377Z | github.com/petermattis/goid |
| 2366 | 2026-03-13T17:53:45.378Z | go.opentelemetry.io/otel/internal/baggage |
| 2367 | 2026-03-13T17:53:45.378Z | google.golang.org/grpc/backoff |
| 2368 | 2026-03-13T17:53:45.378Z | github.com/cenkalti/backoff/v4 |
| 2369 | 2026-03-13T17:53:45.378Z | google.golang.org/grpc/internal/grpcrand |
| 2370 | 2026-03-13T17:53:45.394Z | archive/zip |
| 2371 | 2026-03-13T17:53:45.427Z | github.com/cockroachdb/apd/v3 |
| 2372 | 2026-03-13T17:53:45.438Z | github.com/cockroachdb/cockroach/pkg/geo/geopb |
| 2373 | 2026-03-13T17:53:45.439Z | github.com/cockroachdb/cockroach/pkg/util/caller |
| 2374 | 2026-03-13T17:53:45.460Z | github.com/cockroachdb/cockroach/pkg/util/log/channel |
| 2375 | 2026-03-13T17:53:45.487Z | github.com/cockroachdb/cockroach/pkg/util/log/logflags |
| 2376 | 2026-03-13T17:53:45.487Z | github.com/gogo/protobuf/jsonpb |
| 2377 | 2026-03-13T17:53:45.512Z | github.com/cockroachdb/cockroach/pkg/testutils/skip |
| 2378 | 2026-03-13T17:53:45.542Z | github.com/cockroachdb/cockroach/pkg/util/sysutil |
| 2379 | 2026-03-13T17:53:45.543Z | github.com/cockroachdb/cockroach/pkg/util/log/logconfig |
| 2380 | 2026-03-13T17:53:45.552Z | github.com/cockroachdb/cockroach/pkg/settings |
| 2381 | 2026-03-13T17:53:45.552Z | github.com/cockroachdb/cockroach/pkg/util/iterutil |
| 2382 | 2026-03-13T17:53:45.552Z | github.com/cockroachdb/cockroach/pkg/util/log/eventpb |
| 2383 | 2026-03-13T17:53:45.561Z | github.com/cockroachdb/cockroach/pkg/util/uint128 |
| 2384 | 2026-03-13T17:53:45.582Z | github.com/cockroachdb/cockroach/pkg/util/fileutil |
| 2385 | 2026-03-13T17:53:45.630Z | google.golang.org/grpc/codes |
| 2386 | 2026-03-13T17:53:45.660Z | github.com/cockroachdb/cockroach/pkg/util/uuid |
| 2387 | 2026-03-13T17:53:45.660Z | github.com/golang/protobuf/descriptor |
| 2388 | 2026-03-13T17:53:45.661Z | google.golang.org/protobuf/types/known/anypb |
| 2389 | 2026-03-13T17:53:45.699Z | github.com/golang/protobuf/ptypes/duration |
| 2390 | 2026-03-13T17:53:45.721Z | github.com/golang/protobuf/ptypes/timestamp |
| 2391 | 2026-03-13T17:53:45.721Z | google.golang.org/protobuf/types/known/wrapperspb |
| 2392 | 2026-03-13T17:53:45.721Z | google.golang.org/protobuf/types/known/fieldmaskpb |
| 2393 | 2026-03-13T17:53:45.721Z | github.com/golang/protobuf/ptypes/any |
| 2394 | 2026-03-13T17:53:45.781Z | google.golang.org/genproto/googleapis/api/httpbody |
| 2395 | 2026-03-13T17:53:45.781Z | google.golang.org/grpc/internal/grpclog |
| 2396 | 2026-03-13T17:53:45.802Z | google.golang.org/grpc/metadata |
| 2397 | 2026-03-13T17:53:45.802Z | google.golang.org/genproto/googleapis/rpc/status |
| 2398 | 2026-03-13T17:53:45.803Z | github.com/golang/protobuf/ptypes/wrappers |
| 2399 | 2026-03-13T17:53:45.803Z | google.golang.org/grpc/grpclog |
| 2400 | 2026-03-13T17:53:45.803Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingpb |
| 2401 | 2026-03-13T17:53:45.803Z | github.com/grpc-ecosystem/grpc-gateway/internal |
| 2402 | 2026-03-13T17:53:45.803Z | github.com/golang/protobuf/ptypes |
| 2403 | 2026-03-13T17:53:45.837Z | google.golang.org/genproto/protobuf/field_mask |
| 2404 | 2026-03-13T17:53:45.837Z | github.com/pmezard/go-difflib/difflib |
| 2405 | 2026-03-13T17:53:45.837Z | go.opentelemetry.io/otel/attribute |
| 2406 | 2026-03-13T17:53:45.843Z | go.opentelemetry.io/otel/codes |
| 2407 | 2026-03-13T17:53:45.843Z | go.opentelemetry.io/otel/baggage |
| 2408 | 2026-03-13T17:53:45.860Z | go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift |
| 2409 | 2026-03-13T17:53:45.890Z | google.golang.org/grpc/internal/status |
| 2410 | 2026-03-13T17:53:45.890Z | go.opentelemetry.io/proto/otlp/common/v1 |
| 2411 | 2026-03-13T17:53:45.901Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/retry |
| 2412 | 2026-03-13T17:53:45.920Z | go.opentelemetry.io/otel/trace |
| 2413 | 2026-03-13T17:53:45.920Z | google.golang.org/grpc/status |
| 2414 | 2026-03-13T17:53:45.920Z | go.opentelemetry.io/otel/semconv/v1.4.0 |
| 2415 | 2026-03-13T17:53:45.927Z | golang.org/x/net/internal/timeseries |
| 2416 | 2026-03-13T17:53:46.011Z | google.golang.org/grpc/connectivity |
| 2417 | 2026-03-13T17:53:46.011Z | go.opentelemetry.io/proto/otlp/resource/v1 |
| 2418 | 2026-03-13T17:53:46.027Z | google.golang.org/grpc/internal/credentials |
| 2419 | 2026-03-13T17:53:46.027Z | golang.org/x/net/trace |
| 2420 | 2026-03-13T17:53:46.027Z | github.com/grpc-ecosystem/grpc-gateway/runtime |
| 2421 | 2026-03-13T17:53:46.027Z | go.opentelemetry.io/proto/otlp/trace/v1 |
| 2422 | 2026-03-13T17:53:46.027Z | go.opentelemetry.io/otel/propagation |
| 2423 | 2026-03-13T17:53:46.027Z | google.golang.org/grpc/credentials |
| 2424 | 2026-03-13T17:53:46.027Z | google.golang.org/grpc/internal/pretty |
| 2425 | 2026-03-13T17:53:46.046Z | go.opentelemetry.io/otel/internal/global |
| 2426 | 2026-03-13T17:53:46.057Z | google.golang.org/grpc/encoding |
| 2427 | 2026-03-13T17:53:46.103Z | google.golang.org/grpc/internal/channelz |
| 2428 | 2026-03-13T17:53:46.117Z | google.golang.org/grpc/resolver |
| 2429 | 2026-03-13T17:53:46.117Z | google.golang.org/grpc/credentials/insecure |
| 2430 | 2026-03-13T17:53:46.117Z | go.opentelemetry.io/otel |
| 2431 | 2026-03-13T17:53:46.117Z | google.golang.org/grpc/encoding/proto |
| 2432 | 2026-03-13T17:53:46.166Z | google.golang.org/grpc/internal/backoff |
| 2433 | 2026-03-13T17:53:46.167Z | google.golang.org/grpc/internal/balancerload |
| 2434 | 2026-03-13T17:53:46.202Z | google.golang.org/grpc/internal |
| 2435 | 2026-03-13T17:53:46.215Z | go.opentelemetry.io/otel/sdk/resource |
| 2436 | 2026-03-13T17:53:46.230Z | go.opentelemetry.io/otel/sdk/internal |
| 2437 | 2026-03-13T17:53:46.276Z | google.golang.org/grpc/binarylog/grpc_binarylog_v1 |
| 2438 | 2026-03-13T17:53:46.284Z | google.golang.org/grpc/internal/grpcutil |
| 2439 | 2026-03-13T17:53:46.284Z | github.com/cockroachdb/cockroach/pkg/util/protoutil |
| 2440 | 2026-03-13T17:53:46.284Z | google.golang.org/grpc/internal/buffer |
| 2441 | 2026-03-13T17:53:46.285Z | google.golang.org/grpc/channelz |
| 2442 | 2026-03-13T17:53:46.322Z | google.golang.org/grpc/internal/grpcsync |
| 2443 | 2026-03-13T17:53:46.345Z | go.opentelemetry.io/otel/sdk/trace |
| 2444 | 2026-03-13T17:53:46.346Z | google.golang.org/grpc/internal/metadata |
| 2445 | 2026-03-13T17:53:46.346Z | google.golang.org/grpc/balancer |
| 2446 | 2026-03-13T17:53:46.346Z | google.golang.org/grpc/internal/binarylog |
| 2447 | 2026-03-13T17:53:46.369Z | google.golang.org/grpc/balancer/grpclb/state |
| 2448 | 2026-03-13T17:53:46.380Z | google.golang.org/grpc/internal/envconfig |
| 2449 | 2026-03-13T17:53:46.380Z | google.golang.org/grpc/internal/resolver/passthrough |
| 2450 | 2026-03-13T17:53:46.380Z | google.golang.org/grpc/internal/transport/networktype |
| 2451 | 2026-03-13T17:53:46.408Z | google.golang.org/grpc/balancer/base |
| 2452 | 2026-03-13T17:53:46.422Z | google.golang.org/grpc/internal/serviceconfig |
| 2453 | 2026-03-13T17:53:46.422Z | google.golang.org/grpc/internal/resolver/dns |
| 2454 | 2026-03-13T17:53:46.422Z | google.golang.org/grpc/internal/resolver/unix |
| 2455 | 2026-03-13T17:53:46.440Z | golang.org/x/net/http/httpguts |
| 2456 | 2026-03-13T17:53:46.451Z | google.golang.org/grpc/internal/resolver |
| 2457 | 2026-03-13T17:53:46.451Z | google.golang.org/grpc/balancer/roundrobin |
| 2458 | 2026-03-13T17:53:46.483Z | google.golang.org/grpc/internal/balancer/gracefulswitch |
| 2459 | 2026-03-13T17:53:46.505Z | google.golang.org/grpc/internal/syscall |
| 2460 | 2026-03-13T17:53:46.505Z | golang.org/x/net/internal/httpcommon |
| 2461 | 2026-03-13T17:53:46.505Z | google.golang.org/grpc/keepalive |
| 2462 | 2026-03-13T17:53:46.517Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform |
| 2463 | 2026-03-13T17:53:46.517Z | google.golang.org/grpc/stats |
| 2464 | 2026-03-13T17:53:46.522Z | google.golang.org/grpc/peer |
| 2465 | 2026-03-13T17:53:46.522Z | google.golang.org/grpc/tap |
| 2466 | 2026-03-13T17:53:46.536Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger |
| 2467 | 2026-03-13T17:53:46.546Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore |
| 2468 | 2026-03-13T17:53:46.557Z | google.golang.org/genproto/googleapis/rpc/errdetails |
| 2469 | 2026-03-13T17:53:46.569Z | google.golang.org/grpc/encoding/gzip |
| 2470 | 2026-03-13T17:53:46.580Z | golang.org/x/net/http2 |
| 2471 | 2026-03-13T17:53:46.598Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace |
| 2472 | 2026-03-13T17:53:46.613Z | github.com/openzipkin/zipkin-go/model |
| 2473 | 2026-03-13T17:53:46.664Z | github.com/cockroachdb/cockroach/pkg/util/interval |
| 2474 | 2026-03-13T17:53:46.676Z | github.com/cockroachdb/cockroach/pkg/util/bitarray |
| 2475 | 2026-03-13T17:53:46.729Z | go.opentelemetry.io/otel/exporters/zipkin |
| 2476 | 2026-03-13T17:53:46.758Z | github.com/cockroachdb/cockroach/pkg/util/duration |
| 2477 | 2026-03-13T17:53:46.758Z | go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent |
| 2478 | 2026-03-13T17:53:46.758Z | github.com/cockroachdb/cockroach/pkg/util/ipaddr |
| 2479 | 2026-03-13T17:53:46.807Z | github.com/gogo/googleapis/google/rpc |
| 2480 | 2026-03-13T17:53:46.819Z | github.com/cockroachdb/cockroach/pkg/util/timeutil/pgdate |
| 2481 | 2026-03-13T17:53:46.819Z | github.com/cockroachdb/cockroach/pkg/util/timeofday |
| 2482 | 2026-03-13T17:53:46.819Z | go.opentelemetry.io/otel/exporters/jaeger |
| 2483 | 2026-03-13T17:53:46.829Z | go.etcd.io/etcd/raft/v3/raftpb |
| 2484 | 2026-03-13T17:53:46.873Z | github.com/codahale/hdrhistogram |
| 2485 | 2026-03-13T17:53:46.907Z | expvar |
| 2486 | 2026-03-13T17:53:46.949Z | github.com/beorn7/perks/quantile |
| 2487 | 2026-03-13T17:53:46.978Z | github.com/cespare/xxhash/v2 |
| 2488 | 2026-03-13T17:53:47.022Z | github.com/prometheus/client_model/go |
| 2489 | 2026-03-13T17:53:47.041Z | github.com/cockroachdb/cockroach/pkg/util/timetz |
| 2490 | 2026-03-13T17:53:47.086Z | github.com/cockroachdb/cockroach/pkg/util/encoding |
| 2491 | 2026-03-13T17:53:47.092Z | github.com/prometheus/common/model |
| 2492 | 2026-03-13T17:53:47.092Z | runtime/metrics |
| 2493 | 2026-03-13T17:53:47.102Z | github.com/matttproud/golang_protobuf_extensions/pbutil |
| 2494 | 2026-03-13T17:53:47.174Z | github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg |
| 2495 | 2026-03-13T17:53:47.199Z | github.com/prometheus/procfs/internal/fs |
| 2496 | 2026-03-13T17:53:47.199Z | github.com/prometheus/procfs/internal/util |
| 2497 | 2026-03-13T17:53:47.217Z | github.com/prometheus/prometheus/pkg/labels |
| 2498 | 2026-03-13T17:53:47.231Z | github.com/prometheus/prometheus/pkg/timestamp |
| 2499 | 2026-03-13T17:53:47.264Z | github.com/gogo/status |
| 2500 | 2026-03-13T17:53:47.293Z | github.com/prometheus/procfs |
| 2501 | 2026-03-13T17:53:47.317Z | github.com/prometheus/client_golang/prometheus/internal |
| 2502 | 2026-03-13T17:53:47.317Z | github.com/go-logfmt/logfmt |
| 2503 | 2026-03-13T17:53:47.338Z | github.com/prometheus/common/expfmt |
| 2504 | 2026-03-13T17:53:47.350Z | github.com/cockroachdb/errors/extgrpc |
| 2505 | 2026-03-13T17:53:47.369Z | github.com/prometheus/prometheus/pkg/exemplar |
| 2506 | 2026-03-13T17:53:47.379Z | github.com/go-kit/log |
| 2507 | 2026-03-13T17:53:47.379Z | github.com/prometheus/prometheus/tsdb/chunkenc |
| 2508 | 2026-03-13T17:53:47.393Z | github.com/prometheus/prometheus/tsdb/errors |
| 2509 | 2026-03-13T17:53:47.407Z | github.com/prometheus/prometheus/tsdb/fileutil |
| 2510 | 2026-03-13T17:53:47.439Z | go.uber.org/atomic |
| 2511 | 2026-03-13T17:53:47.466Z | github.com/go-kit/log/level |
| 2512 | 2026-03-13T17:53:47.481Z | google.golang.org/grpc/internal/transport |
| 2513 | 2026-03-13T17:53:47.481Z | github.com/prometheus/prometheus/util/strutil |
| 2514 | 2026-03-13T17:53:47.481Z | log/syslog |
| 2515 | 2026-03-13T17:53:47.497Z | gopkg.in/yaml.v3 |
| 2516 | 2026-03-13T17:53:47.497Z | github.com/cockroachdb/cockroach/pkg/util/leaktest |
| 2517 | 2026-03-13T17:53:47.512Z | github.com/xdg-go/pbkdf2 |
| 2518 | 2026-03-13T17:53:47.530Z | github.com/xdg-go/stringprep |
| 2519 | 2026-03-13T17:53:47.547Z | github.com/prometheus/prometheus/tsdb/chunks |
| 2520 | 2026-03-13T17:53:47.547Z | golang.org/x/crypto/blowfish |
| 2521 | 2026-03-13T17:53:47.558Z | github.com/rcrowley/go-metrics |
| 2522 | 2026-03-13T17:53:47.571Z | golang.org/x/crypto/ocsp |
| 2523 | 2026-03-13T17:53:47.621Z | golang.org/x/crypto/bcrypt |
| 2524 | 2026-03-13T17:53:47.633Z | github.com/cockroachdb/cockroach/pkg/util/ioctx |
| 2525 | 2026-03-13T17:53:47.647Z | github.com/prometheus/client_golang/prometheus |
| 2526 | 2026-03-13T17:53:47.684Z | github.com/cockroachdb/cockroach/pkg/util/retry |
| 2527 | 2026-03-13T17:53:47.713Z | github.com/cockroachdb/pebble/vfs |
| 2528 | 2026-03-13T17:53:47.727Z | github.com/prometheus/prometheus/tsdb/tsdbutil |
| 2529 | 2026-03-13T17:53:47.807Z | golang.org/x/exp/rand |
| 2530 | 2026-03-13T17:53:47.852Z | github.com/prometheus/prometheus/storage |
| 2531 | 2026-03-13T17:53:47.874Z | github.com/cockroachdb/pebble/internal/bytealloc |
| 2532 | 2026-03-13T17:53:47.904Z | github.com/cockroachdb/pebble/internal/manual |
| 2533 | 2026-03-13T17:53:47.919Z | github.com/cockroachdb/pebble/internal/humanize |
| 2534 | 2026-03-13T17:53:47.927Z | google.golang.org/grpc |
| 2535 | 2026-03-13T17:53:47.949Z | github.com/cockroachdb/pebble/internal/rate |
| 2536 | 2026-03-13T17:53:47.987Z | github.com/cockroachdb/pebble/internal/crc |
| 2537 | 2026-03-13T17:53:48.028Z | github.com/cockroachdb/pebble/internal/intern |
| 2538 | 2026-03-13T17:53:48.040Z | github.com/DataDog/zstd |
| 2539 | 2026-03-13T17:53:48.052Z | github.com/prometheus/prometheus/promql/parser |
| 2540 | 2026-03-13T17:53:48.062Z | github.com/golang/snappy |
| 2541 | 2026-03-13T17:53:48.089Z | github.com/xdg-go/scram |
| 2542 | 2026-03-13T17:53:48.092Z | github.com/cockroachdb/pebble/internal/base |
| 2543 | 2026-03-13T17:53:48.156Z | github.com/cockroachdb/pebble/vfs/atomicfs |
| 2544 | 2026-03-13T17:53:48.187Z | github.com/cockroachdb/pebble/internal/arenaskl |
| 2545 | 2026-03-13T17:53:48.187Z | github.com/cockroachdb/pebble/internal/batchskl |
| 2546 | 2026-03-13T17:53:48.207Z | github.com/prometheus/client_golang/prometheus/graphite |
| 2547 | 2026-03-13T17:53:48.275Z | github.com/cockroachdb/pebble/internal/keyspan |
| 2548 | 2026-03-13T17:53:48.297Z | github.com/cockroachdb/pebble/internal/manifest |
| 2549 | 2026-03-13T17:53:48.325Z | github.com/cockroachdb/pebble/record |
| 2550 | 2026-03-13T17:53:48.356Z | github.com/NYTimes/gziphandler |
| 2551 | 2026-03-13T17:53:48.371Z | github.com/cenkalti/backoff |
| 2552 | 2026-03-13T17:53:48.371Z | github.com/cockroachdb/pebble/internal/cache |
| 2553 | 2026-03-13T17:53:48.387Z | github.com/facebookgo/clock |
| 2554 | 2026-03-13T17:53:48.404Z | github.com/cockroachdb/pebble/internal/rangekey |
| 2555 | 2026-03-13T17:53:48.412Z | github.com/cockroachdb/cmux |
| 2556 | 2026-03-13T17:53:48.412Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/otlpconfig |
| 2557 | 2026-03-13T17:53:48.429Z | go.opentelemetry.io/proto/otlp/collector/trace/v1 |
| 2558 | 2026-03-13T17:53:48.468Z | github.com/cockroachdb/cockroach/pkg/blobs/blobspb |
| 2559 | 2026-03-13T17:53:48.481Z | github.com/cockroachdb/circuitbreaker |
| 2560 | 2026-03-13T17:53:48.484Z | github.com/golang/geo/s1 |
| 2561 | 2026-03-13T17:53:48.502Z | github.com/golang/geo/r1 |
| 2562 | 2026-03-13T17:53:48.532Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/connection |
| 2563 | 2026-03-13T17:53:48.537Z | github.com/golang/geo/r2 |
| 2564 | 2026-03-13T17:53:48.557Z | github.com/golang/geo/r3 |
| 2565 | 2026-03-13T17:53:48.570Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase/embeddedproj |
| 2566 | 2026-03-13T17:53:48.590Z | github.com/pierrre/geohash |
| 2567 | 2026-03-13T17:53:48.605Z | github.com/twpayne/go-geom |
| 2568 | 2026-03-13T17:53:48.608Z | github.com/twpayne/go-kml |
| 2569 | 2026-03-13T17:53:48.622Z | github.com/cockroachdb/pebble/internal/private |
| 2570 | 2026-03-13T17:53:48.643Z | github.com/golang/geo/s2 |
| 2571 | 2026-03-13T17:53:48.653Z | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc |
| 2572 | 2026-03-13T17:53:48.700Z | github.com/cockroachdb/cockroach/pkg/geo/geos |
| 2573 | 2026-03-13T17:53:48.709Z | github.com/twpayne/go-geom/xy/orientation |
| 2574 | 2026-03-13T17:53:48.709Z | github.com/twpayne/go-geom/xy/location |
| 2575 | 2026-03-13T17:53:48.715Z | github.com/cockroachdb/cockroach/pkg/kv/kvbase |
| 2576 | 2026-03-13T17:53:48.742Z | golang.org/x/text/internal/tag |
| 2577 | 2026-03-13T17:53:48.746Z | github.com/cockroachdb/cockroach/pkg/util/tracing |
| 2578 | 2026-03-13T17:53:48.756Z | net/http/internal/testcert |
| 2579 | 2026-03-13T17:53:48.757Z | github.com/davecgh/go-spew/spew |
| 2580 | 2026-03-13T17:53:48.793Z | net/http/httptest |
| 2581 | 2026-03-13T17:53:48.800Z | golang.org/x/text/internal/language |
| 2582 | 2026-03-13T17:53:48.800Z | github.com/twpayne/go-geom/encoding/wkbcommon |
| 2583 | 2026-03-13T17:53:48.857Z | github.com/twpayne/go-geom/encoding/ewkb |
| 2584 | 2026-03-13T17:53:48.867Z | github.com/twpayne/go-geom/encoding/geojson |
| 2585 | 2026-03-13T17:53:48.867Z | github.com/twpayne/go-geom/encoding/kml |
| 2586 | 2026-03-13T17:53:48.905Z | github.com/twpayne/go-geom/encoding/wkb |
| 2587 | 2026-03-13T17:53:48.935Z | github.com/twpayne/go-geom/encoding/wkt |
| 2588 | 2026-03-13T17:53:48.947Z | github.com/twpayne/go-geom/bigxy |
| 2589 | 2026-03-13T17:53:48.994Z | github.com/twpayne/go-geom/sorting |
| 2590 | 2026-03-13T17:53:49.050Z | github.com/twpayne/go-geom/transform |
| 2591 | 2026-03-13T17:53:49.071Z | github.com/twpayne/go-geom/encoding/ewkbhex |
| 2592 | 2026-03-13T17:53:49.075Z | github.com/twpayne/go-geom/encoding/wkbhex |
| 2593 | 2026-03-13T17:53:49.091Z | github.com/twpayne/go-geom/xy/internal |
| 2594 | 2026-03-13T17:53:49.128Z | github.com/twpayne/go-geom/xy/internal/raycrossing |
| 2595 | 2026-03-13T17:53:49.172Z | github.com/twpayne/go-geom/xy/internal/hcoords |
| 2596 | 2026-03-13T17:53:49.176Z | github.com/twpayne/go-geom/xy/lineintersection |
| 2597 | 2026-03-13T17:53:49.176Z | github.com/twpayne/go-geom/xy/internal/centralendpoint |
| 2598 | 2026-03-13T17:53:49.187Z | golang.org/x/text/internal/language/compact |
| 2599 | 2026-03-13T17:53:49.214Z | github.com/stretchr/testify/assert |
| 2600 | 2026-03-13T17:53:49.244Z | github.com/cockroachdb/cockroach/pkg/sql/privilege |
| 2601 | 2026-03-13T17:53:49.259Z | github.com/cockroachdb/cockroach/pkg/util/log |
| 2602 | 2026-03-13T17:53:49.263Z | github.com/twpayne/go-geom/xy/lineintersector |
| 2603 | 2026-03-13T17:53:49.313Z | golang.org/x/text/language |
| 2604 | 2026-03-13T17:53:49.338Z | github.com/twpayne/go-geom/xy |
| 2605 | 2026-03-13T17:53:49.351Z | github.com/cockroachdb/cockroach/pkg/sql/sem/catid |
| 2606 | 2026-03-13T17:53:49.375Z | github.com/cockroachdb/cockroach/pkg/sql/oidext |
| 2607 | 2026-03-13T17:53:49.469Z | github.com/cockroachdb/cockroach/pkg/sql/lex |
| 2608 | 2026-03-13T17:53:49.527Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treebin |
| 2609 | 2026-03-13T17:53:49.528Z | github.com/cockroachdb/cockroach/pkg/geo/geodist |
| 2610 | 2026-03-13T17:53:49.528Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgnotice |
| 2611 | 2026-03-13T17:53:49.533Z | github.com/cockroachdb/cockroach/pkg/geo/geographiclib |
| 2612 | 2026-03-13T17:53:49.575Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treewindow |
| 2613 | 2026-03-13T17:53:49.575Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree/treecmp |
| 2614 | 2026-03-13T17:53:49.579Z | github.com/stretchr/testify/require |
| 2615 | 2026-03-13T17:53:49.630Z | github.com/cockroachdb/cockroach/pkg/util/treeprinter |
| 2616 | 2026-03-13T17:53:49.633Z | github.com/cockroachdb/cockroach/pkg/sql/types |
| 2617 | 2026-03-13T17:53:49.633Z | github.com/cockroachdb/cockroach/pkg/util/unique |
| 2618 | 2026-03-13T17:53:49.713Z | github.com/cockroachdb/cockroach/pkg/util/pretty |
| 2619 | 2026-03-13T17:53:49.756Z | github.com/cockroachdb/cockroach/pkg/sql/inverted |
| 2620 | 2026-03-13T17:53:49.760Z | github.com/google/go-cmp/cmp/internal/flags |
| 2621 | 2026-03-13T17:53:49.817Z | github.com/google/go-cmp/cmp/internal/diff |
| 2622 | 2026-03-13T17:53:49.829Z | github.com/google/go-cmp/cmp/internal/function |
| 2623 | 2026-03-13T17:53:49.833Z | github.com/google/go-cmp/cmp/internal/value |
| 2624 | 2026-03-13T17:53:49.860Z | golang.org/x/text/internal/colltab |
| 2625 | 2026-03-13T17:53:49.871Z | github.com/cockroachdb/cockroach/pkg/util/growstack |
| 2626 | 2026-03-13T17:53:49.879Z | github.com/montanaflynn/stats |
| 2627 | 2026-03-13T17:53:49.902Z | github.com/google/go-cmp/cmp |
| 2628 | 2026-03-13T17:53:49.931Z | golang.org/x/sync/syncmap |
| 2629 | 2026-03-13T17:53:49.944Z | github.com/cockroachdb/cockroach/pkg/util/hlc |
| 2630 | 2026-03-13T17:53:49.948Z | golang.org/x/text/collate |
| 2631 | 2026-03-13T17:53:49.979Z | github.com/cockroachdb/cockroach/pkg/util/metric |
| 2632 | 2026-03-13T17:53:49.997Z | github.com/cockroachdb/cockroach/pkg/util/contextutil |
| 2633 | 2026-03-13T17:53:50.103Z | github.com/cockroachdb/cockroach/pkg/util/quotapool |
| 2634 | 2026-03-13T17:53:50.173Z | github.com/cockroachdb/cockroach/pkg/storage/enginepb |
| 2635 | 2026-03-13T17:53:50.189Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary/rspb |
| 2636 | 2026-03-13T17:53:50.215Z | github.com/cockroachdb/cockroach/pkg/server/telemetry |
| 2637 | 2026-03-13T17:53:50.247Z | github.com/cockroachdb/cockroach/pkg/util/log/logcrash |
| 2638 | 2026-03-13T17:53:50.258Z | github.com/cockroachdb/cockroach/pkg/util/cache |
| 2639 | 2026-03-13T17:53:50.313Z | github.com/cockroachdb/cockroach/pkg/util/ctxgroup |
| 2640 | 2026-03-13T17:53:50.313Z | github.com/cockroachdb/cockroach/pkg/util/errorutil |
| 2641 | 2026-03-13T17:53:50.323Z | github.com/cockroachdb/cockroach/pkg/sql/sqltelemetry |
| 2642 | 2026-03-13T17:53:50.333Z | github.com/google/btree |
| 2643 | 2026-03-13T17:53:50.340Z | github.com/cockroachdb/cockroach/pkg/sql/enum |
| 2644 | 2026-03-13T17:53:50.382Z | github.com/cockroachdb/cockroach/pkg/sql/roleoption |
| 2645 | 2026-03-13T17:53:50.386Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/rowencpb |
| 2646 | 2026-03-13T17:53:50.395Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/rel |
| 2647 | 2026-03-13T17:53:50.426Z | github.com/robfig/cron/v3 |
| 2648 | 2026-03-13T17:53:50.502Z | github.com/cockroachdb/cockroach/pkg/featureflag |
| 2649 | 2026-03-13T17:53:50.533Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/lock |
| 2650 | 2026-03-13T17:53:50.541Z | github.com/cockroachdb/cockroach/pkg/util/memzipper |
| 2651 | 2026-03-13T17:53:50.544Z | github.com/cockroachdb/cockroach/pkg/util/syncutil/singleflight |
| 2652 | 2026-03-13T17:53:50.566Z | github.com/cockroachdb/cockroach/pkg/util/limit |
| 2653 | 2026-03-13T17:53:50.589Z | github.com/cockroachdb/cockroach/pkg/util/pprofutil |
| 2654 | 2026-03-13T17:53:50.593Z | github.com/cockroachdb/cockroach/pkg/roachpb |
| 2655 | 2026-03-13T17:53:50.612Z | github.com/cockroachdb/cockroach/pkg/util/shuffle |
| 2656 | 2026-03-13T17:53:50.635Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/diskmap |
| 2657 | 2026-03-13T17:53:50.635Z | github.com/cockroachdb/cockroach/pkg/util/bufalloc |
| 2658 | 2026-03-13T17:53:50.659Z | github.com/cockroachdb/pebble/bloom |
| 2659 | 2026-03-13T17:53:50.659Z | github.com/cockroachdb/cockroach/pkg/geo/twkb |
| 2660 | 2026-03-13T17:53:50.662Z | github.com/elastic/gosigar |
| 2661 | 2026-03-13T17:53:50.668Z | github.com/cockroachdb/cockroach/pkg/sql/colexecerror |
| 2662 | 2026-03-13T17:53:50.688Z | github.com/cockroachdb/cockroach/pkg/util/fuzzystrmatch |
| 2663 | 2026-03-13T17:53:50.711Z | github.com/cockroachdb/cockroach/pkg/util/ulid |
| 2664 | 2026-03-13T17:53:50.711Z | github.com/cockroachdb/cockroach/pkg/util/unaccent |
| 2665 | 2026-03-13T17:53:50.728Z | github.com/knz/strtime |
| 2666 | 2026-03-13T17:53:50.750Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/apply |
| 2667 | 2026-03-13T17:53:50.766Z | golang.org/x/time/rate |
| 2668 | 2026-03-13T17:53:50.777Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/tracker |
| 2669 | 2026-03-13T17:53:50.795Z | github.com/cockroachdb/cockroach/pkg/geo/geoprojbase |
| 2670 | 2026-03-13T17:53:50.809Z | github.com/cockroachdb/cockroach/pkg/util/metric/aggmetric |
| 2671 | 2026-03-13T17:53:50.812Z | github.com/andy-kimball/arenaskl/internal/fastrand |
| 2672 | 2026-03-13T17:53:50.829Z | github.com/cockroachdb/cockroach/pkg/util/circuit |
| 2673 | 2026-03-13T17:53:50.845Z | github.com/cockroachdb/cockroach/pkg/geo |
| 2674 | 2026-03-13T17:53:50.849Z | github.com/cockroachdb/cockroach/pkg/geo/geoproj |
| 2675 | 2026-03-13T17:53:50.877Z | github.com/andy-kimball/arenaskl |
| 2676 | 2026-03-13T17:53:50.902Z | go.etcd.io/etcd/raft/v3/quorum |
| 2677 | 2026-03-13T17:53:50.931Z | github.com/cockroachdb/cockroach/pkg/util/optional |
| 2678 | 2026-03-13T17:53:50.946Z | go.etcd.io/etcd/raft/v3/tracker |
| 2679 | 2026-03-13T17:53:50.990Z | github.com/cockroachdb/cockroach/pkg/util/cancelchecker |
| 2680 | 2026-03-13T17:53:51.015Z | github.com/cockroachdb/cockroach/pkg/util/sort |
| 2681 | 2026-03-13T17:53:51.021Z | github.com/cockroachdb/cockroach/pkg/geo/geosegmentize |
| 2682 | 2026-03-13T17:53:51.021Z | github.com/cockroachdb/cockroach/pkg/util/json |
| 2683 | 2026-03-13T17:53:51.047Z | go.etcd.io/etcd/raft/v3/confchange |
| 2684 | 2026-03-13T17:53:51.063Z | github.com/cockroachdb/cockroach/pkg/geo/geogfn |
| 2685 | 2026-03-13T17:53:51.093Z | github.com/cockroachdb/cockroach/pkg/geo/geomfn |
| 2686 | 2026-03-13T17:53:51.253Z | go.etcd.io/etcd/raft/v3 |
| 2687 | 2026-03-13T17:53:51.283Z | github.com/cockroachdb/cockroach/pkg/sql/rowinfra |
| 2688 | 2026-03-13T17:53:51.331Z | github.com/cockroachdb/cockroach/pkg/sql/scrub |
| 2689 | 2026-03-13T17:53:51.393Z | github.com/cockroachdb/cockroach/pkg/sql/protoreflect |
| 2690 | 2026-03-13T17:53:51.471Z | github.com/marusama/semaphore |
| 2691 | 2026-03-13T17:53:51.482Z | github.com/cockroachdb/cockroach/pkg/col/typeconv |
| 2692 | 2026-03-13T17:53:51.520Z | github.com/apache/arrow/go/arrow/bitutil |
| 2693 | 2026-03-13T17:53:51.539Z | github.com/apache/arrow/go/arrow/decimal128 |
| 2694 | 2026-03-13T17:53:51.549Z | github.com/apache/arrow/go/arrow/float16 |
| 2695 | 2026-03-13T17:53:51.564Z | github.com/apache/arrow/go/arrow/internal/debug |
| 2696 | 2026-03-13T17:53:51.564Z | github.com/apache/arrow/go/arrow/internal/cpu |
| 2697 | 2026-03-13T17:53:51.564Z | github.com/cockroachdb/cockroach/pkg/col/coldata |
| 2698 | 2026-03-13T17:53:51.564Z | github.com/cockroachdb/cockroach/pkg/geo/geotransform |
| 2699 | 2026-03-13T17:53:51.589Z | golang.org/x/xerrors/internal |
| 2700 | 2026-03-13T17:53:51.596Z | github.com/apache/arrow/go/arrow |
| 2701 | 2026-03-13T17:53:51.623Z | github.com/cockroachdb/cockroach/pkg/geo/geoindex |
| 2702 | 2026-03-13T17:53:51.623Z | golang.org/x/xerrors |
| 2703 | 2026-03-13T17:53:51.637Z | github.com/google/flatbuffers/go |
| 2704 | 2026-03-13T17:53:51.641Z | github.com/apache/arrow/go/arrow/memory |
| 2705 | 2026-03-13T17:53:51.680Z | github.com/edsrzf/mmap-go |
| 2706 | 2026-03-13T17:53:51.763Z | github.com/dgryski/go-metro |
| 2707 | 2026-03-13T17:53:51.771Z | github.com/cockroachdb/cockroach/pkg/col/colserde/arrowserde |
| 2708 | 2026-03-13T17:53:51.783Z | github.com/cockroachdb/cockroach/pkg/sql/contention/contentionutils |
| 2709 | 2026-03-13T17:53:51.792Z | github.com/cockroachdb/cockroach/pkg/sql/covering |
| 2710 | 2026-03-13T17:53:51.818Z | github.com/apache/arrow/go/arrow/array |
| 2711 | 2026-03-13T17:53:51.818Z | github.com/axiomhq/hyperloglog |
| 2712 | 2026-03-13T17:53:51.833Z | github.com/cockroachdb/cockroach/pkg/sql/mutations |
| 2713 | 2026-03-13T17:53:51.841Z | github.com/jackc/pgio |
| 2714 | 2026-03-13T17:53:51.844Z | github.com/emicklei/dot |
| 2715 | 2026-03-13T17:53:51.873Z | github.com/cockroachdb/cockroach/pkg/sql/sessionphase |
| 2716 | 2026-03-13T17:53:51.914Z | github.com/jackc/pgtype |
| 2717 | 2026-03-13T17:53:51.923Z | github.com/cockroachdb/cockroach/pkg/sql/vtable |
| 2718 | 2026-03-13T17:53:51.927Z | github.com/cockroachdb/cockroach/pkg/util/system |
| 2719 | 2026-03-13T17:53:51.930Z | github.com/cockroachdb/cockroach/pkg/util/goschedstats |
| 2720 | 2026-03-13T17:53:51.949Z | github.com/shirou/gopsutil/v3/internal/common |
| 2721 | 2026-03-13T17:53:51.957Z | github.com/cockroachdb/cockroach/pkg/util/cgroups |
| 2722 | 2026-03-13T17:53:51.961Z | github.com/jackc/chunkreader/v2 |
| 2723 | 2026-03-13T17:53:51.973Z | github.com/jackc/pgconn/internal/ctxwatch |
| 2724 | 2026-03-13T17:53:51.982Z | github.com/jackc/pgpassfile |
| 2725 | 2026-03-13T17:53:52.011Z | github.com/jackc/pgproto3/v2 |
| 2726 | 2026-03-13T17:53:52.015Z | github.com/jackc/pgservicefile |
| 2727 | 2026-03-13T17:53:52.058Z | golang.org/x/text/internal |
| 2728 | 2026-03-13T17:53:52.067Z | golang.org/x/text/runes |
| 2729 | 2026-03-13T17:53:52.073Z | github.com/shirou/gopsutil/v3/disk |
| 2730 | 2026-03-13T17:53:52.083Z | github.com/shirou/gopsutil/v3/net |
| 2731 | 2026-03-13T17:53:52.110Z | golang.org/x/text/cases |
| 2732 | 2026-03-13T17:53:52.123Z | github.com/jackc/pgx/v4/internal/sanitize |
| 2733 | 2026-03-13T17:53:52.135Z | github.com/cockroachdb/cockroach/pkg/util/httputil |
| 2734 | 2026-03-13T17:53:52.156Z | github.com/cockroachdb/cockroach/pkg/util/fsm |
| 2735 | 2026-03-13T17:53:52.229Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingservicepb |
| 2736 | 2026-03-13T17:53:52.235Z | github.com/maruel/panicparse/v2/stack |
| 2737 | 2026-03-13T17:53:52.310Z | golang.org/x/text/secure/precis |
| 2738 | 2026-03-13T17:53:52.361Z | debug/pe |
| 2739 | 2026-03-13T17:53:52.395Z | github.com/google/pprof/internal/elfexec |
| 2740 | 2026-03-13T17:53:52.452Z | github.com/cockroachdb/cockroach/pkg/server/debug/goroutineui |
| 2741 | 2026-03-13T17:53:52.469Z | github.com/google/pprof/profile |
| 2742 | 2026-03-13T17:53:52.479Z | github.com/ianlancetaylor/demangle |
| 2743 | 2026-03-13T17:53:52.512Z | github.com/google/pprof/third_party/d3 |
| 2744 | 2026-03-13T17:53:52.535Z | github.com/google/pprof/third_party/d3flamegraph |
| 2745 | 2026-03-13T17:53:52.550Z | github.com/jackc/pgconn |
| 2746 | 2026-03-13T17:53:52.558Z | github.com/google/pprof/third_party/svgpan |
| 2747 | 2026-03-13T17:53:52.577Z | github.com/cockroachdb/pebble/tool/logs |
| 2748 | 2026-03-13T17:53:52.623Z | github.com/rcrowley/go-metrics/exp |
| 2749 | 2026-03-13T17:53:52.779Z | github.com/google/pprof/internal/plugin |
| 2750 | 2026-03-13T17:53:52.816Z | github.com/google/pprof/internal/measurement |
| 2751 | 2026-03-13T17:53:52.825Z | github.com/google/pprof/internal/symbolz |
| 2752 | 2026-03-13T17:53:52.856Z | github.com/jackc/pgconn/stmtcache |
| 2753 | 2026-03-13T17:53:52.864Z | github.com/google/pprof/internal/transport |
| 2754 | 2026-03-13T17:53:52.864Z | github.com/google/pprof/internal/graph |
| 2755 | 2026-03-13T17:53:52.917Z | internal/profile |
| 2756 | 2026-03-13T17:53:52.932Z | github.com/cockroachdb/cockroach/pkg/util/cloudinfo |
| 2757 | 2026-03-13T17:53:52.940Z | github.com/tklauser/go-sysconf |
| 2758 | 2026-03-13T17:53:52.975Z | github.com/shirou/gopsutil/v3/cpu |
| 2759 | 2026-03-13T17:53:52.978Z | github.com/shirou/gopsutil/v3/host |
| 2760 | 2026-03-13T17:53:52.985Z | github.com/google/pprof/internal/binutils |
| 2761 | 2026-03-13T17:53:53.002Z | github.com/google/pprof/internal/report |
| 2762 | 2026-03-13T17:53:53.034Z | github.com/shirou/gopsutil/v3/load |
| 2763 | 2026-03-13T17:53:53.097Z | github.com/shirou/gopsutil/v3/mem |
| 2764 | 2026-03-13T17:53:53.114Z | compress/bzip2 |
| 2765 | 2026-03-13T17:53:53.167Z | net/http/pprof |
| 2766 | 2026-03-13T17:53:53.167Z | github.com/prometheus/client_golang/prometheus/promauto |
| 2767 | 2026-03-13T17:53:53.167Z | github.com/google/pprof/internal/symbolizer |
| 2768 | 2026-03-13T17:53:53.205Z | github.com/cockroachdb/cockroach/pkg/workload/histogram |
| 2769 | 2026-03-13T17:53:53.209Z | github.com/jackc/puddle |
| 2770 | 2026-03-13T17:53:53.224Z | github.com/apache/thrift/lib/go/thrift |
| 2771 | 2026-03-13T17:53:53.267Z | github.com/linkedin/goavro/v2 |
| 2772 | 2026-03-13T17:53:53.274Z | github.com/google/pprof/internal/driver |
| 2773 | 2026-03-13T17:53:53.346Z | vitess.io/vitess/go/bytes2 |
| 2774 | 2026-03-13T17:53:53.449Z | vitess.io/vitess/go/hack |
| 2775 | 2026-03-13T17:53:53.524Z | vitess.io/vitess/go/vt/proto/vttime |
| 2776 | 2026-03-13T17:53:53.527Z | vitess.io/vitess/go/vt/proto/vtrpc |
| 2777 | 2026-03-13T17:53:53.676Z | github.com/google/pprof/driver |
| 2778 | 2026-03-13T17:53:53.690Z | vitess.io/vitess/go/vt/proto/topodata |
| 2779 | 2026-03-13T17:53:53.721Z | golang.org/x/net/context |
| 2780 | 2026-03-13T17:53:53.724Z | vitess.io/vitess/go/vt/sysvars |
| 2781 | 2026-03-13T17:53:53.748Z | github.com/cockroachdb/cockroach/pkg/util/tracing/service |
| 2782 | 2026-03-13T17:53:53.763Z | vitess.io/vitess/go/vt/vterrors |
| 2783 | 2026-03-13T17:53:53.786Z | vitess.io/vitess/go/vt/proto/query |
| 2784 | 2026-03-13T17:53:53.792Z | github.com/cockroachdb/cockroach/pkg/util/tracing/tracingui |
| 2785 | 2026-03-13T17:53:53.830Z | github.com/gorilla/mux |
| 2786 | 2026-03-13T17:53:53.842Z | github.com/aws/aws-sdk-go/aws/awserr |
| 2787 | 2026-03-13T17:53:53.924Z | github.com/aws/aws-sdk-go/internal/ini |
| 2788 | 2026-03-13T17:53:53.962Z | github.com/aws/aws-sdk-go/internal/shareddefaults |
| 2789 | 2026-03-13T17:53:53.970Z | github.com/aws/aws-sdk-go/internal/sync/singleflight |
| 2790 | 2026-03-13T17:53:53.983Z | github.com/jackc/pgx/v4 |
| 2791 | 2026-03-13T17:53:54.029Z | github.com/aws/aws-sdk-go/aws/endpoints |
| 2792 | 2026-03-13T17:53:54.087Z | github.com/aws/aws-sdk-go/internal/sdkio |
| 2793 | 2026-03-13T17:53:54.092Z | vitess.io/vitess/go/sqltypes |
| 2794 | 2026-03-13T17:53:54.147Z | github.com/aws/aws-sdk-go/aws/credentials |
| 2795 | 2026-03-13T17:53:54.159Z | github.com/aws/aws-sdk-go/aws/client/metadata |
| 2796 | 2026-03-13T17:53:54.167Z | github.com/jackc/pgx/v4/pgxpool |
| 2797 | 2026-03-13T17:53:54.228Z | vitess.io/vitess/go/vt/vtgate/evalengine |
| 2798 | 2026-03-13T17:53:54.252Z | github.com/jmespath/go-jmespath |
| 2799 | 2026-03-13T17:53:54.297Z | github.com/fraugster/parquet-go/parquet |
| 2800 | 2026-03-13T17:53:54.328Z | github.com/cockroachdb/cockroach/pkg/workload |
| 2801 | 2026-03-13T17:53:54.331Z | vitess.io/vitess/go/vt/sqlparser |
| 2802 | 2026-03-13T17:53:54.392Z | github.com/aws/aws-sdk-go/internal/sdkrand |
| 2803 | 2026-03-13T17:53:54.425Z | github.com/aws/aws-sdk-go/aws/awsutil |
| 2804 | 2026-03-13T17:53:54.447Z | github.com/aws/aws-sdk-go/aws/credentials/processcreds |
| 2805 | 2026-03-13T17:53:54.523Z | github.com/aws/aws-sdk-go/internal/strings |
| 2806 | 2026-03-13T17:53:54.551Z | github.com/aws/aws-sdk-go/internal/sdkmath |
| 2807 | 2026-03-13T17:53:54.594Z | github.com/aws/aws-sdk-go/internal/sdkuri |
| 2808 | 2026-03-13T17:53:54.633Z | github.com/aws/aws-sdk-go/aws/arn |
| 2809 | 2026-03-13T17:53:54.685Z | github.com/mattn/go-ieproxy |
| 2810 | 2026-03-13T17:53:54.782Z | github.com/aws/aws-sdk-go/internal/s3shared/arn |
| 2811 | 2026-03-13T17:53:54.798Z | github.com/Azure/azure-pipeline-go/pipeline |
| 2812 | 2026-03-13T17:53:54.879Z | github.com/Azure/go-autorest/autorest/date |
| 2813 | 2026-03-13T17:53:54.894Z | github.com/Azure/azure-storage-blob-go/azblob |
| 2814 | 2026-03-13T17:53:54.949Z | github.com/Azure/go-autorest/logger |
| 2815 | 2026-03-13T17:53:55.006Z | github.com/cockroachdb/cockroach/pkg/workload/workloadsql |
| 2816 | 2026-03-13T17:53:55.063Z | github.com/Azure/go-autorest/tracing |
| 2817 | 2026-03-13T17:53:55.086Z | github.com/fraugster/parquet-go/parquetschema |
| 2818 | 2026-03-13T17:53:55.095Z | github.com/golang-jwt/jwt/v4 |
| 2819 | 2026-03-13T17:53:55.119Z | golang.org/x/crypto/pkcs12/internal/rc2 |
| 2820 | 2026-03-13T17:53:55.150Z | golang.org/x/crypto/pkcs12 |
| 2821 | 2026-03-13T17:53:55.210Z | github.com/fraugster/parquet-go |
| 2822 | 2026-03-13T17:53:55.232Z | cloud.google.com/go/compute/metadata |
| 2823 | 2026-03-13T17:53:55.236Z | github.com/Azure/go-autorest/autorest/adal |
| 2824 | 2026-03-13T17:53:55.326Z | google.golang.org/genproto/googleapis/rpc/code |
| 2825 | 2026-03-13T17:53:55.372Z | github.com/googleapis/gax-go/v2/apierror/internal/proto |
| 2826 | 2026-03-13T17:53:55.392Z | github.com/Azure/go-autorest/autorest |
| 2827 | 2026-03-13T17:53:55.422Z | google.golang.org/api/internal/third_party/uritemplates |
| 2828 | 2026-03-13T17:53:55.467Z | google.golang.org/api/googleapi |
| 2829 | 2026-03-13T17:53:55.537Z | github.com/googleapis/gax-go/v2/apierror |
| 2830 | 2026-03-13T17:53:55.601Z | github.com/cockroachdb/cockroach/pkg/clusterversion |
| 2831 | 2026-03-13T17:53:55.624Z | github.com/cockroachdb/cockroach/pkg/util/stop |
| 2832 | 2026-03-13T17:53:55.750Z | github.com/cockroachdb/cockroach/pkg/keys |
| 2833 | 2026-03-13T17:53:55.761Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts |
| 2834 | 2026-03-13T17:53:55.800Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/ctpb |
| 2835 | 2026-03-13T17:53:55.834Z | github.com/cockroachdb/cockroach/pkg/settings/cluster |
| 2836 | 2026-03-13T17:53:55.866Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness/livenesspb |
| 2837 | 2026-03-13T17:53:55.881Z | github.com/cockroachdb/cockroach/pkg/multitenant/tenantcostmodel |
| 2838 | 2026-03-13T17:53:55.918Z | github.com/cockroachdb/cockroach/pkg/util/startup |
| 2839 | 2026-03-13T17:53:55.928Z | github.com/cockroachdb/cockroach/pkg/util/mon |
| 2840 | 2026-03-13T17:53:55.934Z | github.com/cockroachdb/cockroach/pkg/security |
| 2841 | 2026-03-13T17:53:55.950Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catconstants |
| 2842 | 2026-03-13T17:53:55.967Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverpb |
| 2843 | 2026-03-13T17:53:55.981Z | github.com/cockroachdb/cockroach/pkg/server/dumpstore |
| 2844 | 2026-03-13T17:53:55.999Z | github.com/cockroachdb/cockroach/pkg/util/span |
| 2845 | 2026-03-13T17:53:56.012Z | github.com/cockroachdb/cockroach/pkg/storage/fs |
| 2846 | 2026-03-13T17:53:56.028Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency/poison |
| 2847 | 2026-03-13T17:53:56.046Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/constraint |
| 2848 | 2026-03-13T17:53:56.063Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/raftentry |
| 2849 | 2026-03-13T17:53:56.092Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/split |
| 2850 | 2026-03-13T17:53:56.115Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tscache |
| 2851 | 2026-03-13T17:53:56.115Z | github.com/cockroachdb/cockroach/pkg/server/status/statuspb |
| 2852 | 2026-03-13T17:53:56.155Z | github.com/cockroachdb/cockroach/pkg/ts/tspb |
| 2853 | 2026-03-13T17:53:56.172Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedbuffer |
| 2854 | 2026-03-13T17:53:56.302Z | github.com/cockroachdb/cockroach/pkg/util/keysutil |
| 2855 | 2026-03-13T17:53:56.302Z | github.com/cockroachdb/cockroach/pkg/util/stringarena |
| 2856 | 2026-03-13T17:53:56.352Z | github.com/cockroachdb/cockroach/pkg/sql/optionalnodeliveness |
| 2857 | 2026-03-13T17:53:56.394Z | github.com/cockroachdb/cockroach/pkg/server/goroutinedumper |
| 2858 | 2026-03-13T17:53:56.405Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery/loqrecoverypb |
| 2859 | 2026-03-13T17:53:56.405Z | github.com/cockroachdb/cockroach/pkg/security/securitytest |
| 2860 | 2026-03-13T17:53:56.491Z | github.com/aws/aws-sdk-go/aws |
| 2861 | 2026-03-13T17:53:56.505Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/identmap |
| 2862 | 2026-03-13T17:53:56.509Z | github.com/cockroachdb/cockroach/pkg/ts/catalog |
| 2863 | 2026-03-13T17:53:56.535Z | github.com/Azure/go-autorest/autorest/azure |
| 2864 | 2026-03-13T17:53:56.581Z | github.com/googleapis/gax-go/v2 |
| 2865 | 2026-03-13T17:53:56.600Z | github.com/aws/aws-sdk-go/aws/request |
| 2866 | 2026-03-13T17:53:56.603Z | github.com/aws/aws-sdk-go/private/protocol/eventstream |
| 2867 | 2026-03-13T17:53:56.627Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/uncertainty |
| 2868 | 2026-03-13T17:53:56.652Z | google.golang.org/genproto/googleapis/type/expr |
| 2869 | 2026-03-13T17:53:56.702Z | cloud.google.com/go/internal |
| 2870 | 2026-03-13T17:53:56.706Z | google.golang.org/genproto/googleapis/iam/v1 |
| 2871 | 2026-03-13T17:53:56.766Z | cloud.google.com/go/internal/optional |
| 2872 | 2026-03-13T17:53:56.777Z | github.com/golang/groupcache/lru |
| 2873 | 2026-03-13T17:53:56.777Z | go.opencensus.io |
| 2874 | 2026-03-13T17:53:56.777Z | go.opencensus.io/trace/internal |
| 2875 | 2026-03-13T17:53:56.777Z | go.opencensus.io/trace/tracestate |
| 2876 | 2026-03-13T17:53:56.779Z | cloud.google.com/go/internal/version |
| 2877 | 2026-03-13T17:53:56.799Z | go.opencensus.io/internal |
| 2878 | 2026-03-13T17:53:56.804Z | cloud.google.com/go/storage/internal |
| 2879 | 2026-03-13T17:53:56.814Z | google.golang.org/api/iterator |
| 2880 | 2026-03-13T17:53:56.820Z | golang.org/x/net/context/ctxhttp |
| 2881 | 2026-03-13T17:53:56.826Z | go.opencensus.io/trace |
| 2882 | 2026-03-13T17:53:56.836Z | cloud.google.com/go/iam |
| 2883 | 2026-03-13T17:53:56.836Z | golang.org/x/oauth2/jws |
| 2884 | 2026-03-13T17:53:56.836Z | github.com/aws/aws-sdk-go/aws/client |
| 2885 | 2026-03-13T17:53:56.852Z | github.com/aws/aws-sdk-go/aws/corehandlers |
| 2886 | 2026-03-13T17:53:56.860Z | github.com/aws/aws-sdk-go/private/protocol |
| 2887 | 2026-03-13T17:53:56.869Z | github.com/aws/aws-sdk-go/aws/csm |
| 2888 | 2026-03-13T17:53:56.903Z | github.com/aws/aws-sdk-go/internal/s3shared |
| 2889 | 2026-03-13T17:53:56.907Z | github.com/aws/aws-sdk-go/aws/ec2metadata |
| 2890 | 2026-03-13T17:53:56.914Z | github.com/aws/aws-sdk-go/internal/s3shared/s3err |
| 2891 | 2026-03-13T17:53:56.931Z | github.com/aws/aws-sdk-go/private/checksum |
| 2892 | 2026-03-13T17:53:56.942Z | cloud.google.com/go/internal/trace |
| 2893 | 2026-03-13T17:53:56.953Z | golang.org/x/oauth2/internal |
| 2894 | 2026-03-13T17:53:56.960Z | github.com/aws/aws-sdk-go/private/protocol/rest |
| 2895 | 2026-03-13T17:53:56.960Z | github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
| 2896 | 2026-03-13T17:53:56.986Z | github.com/aws/aws-sdk-go/private/protocol/query/queryutil |
| 2897 | 2026-03-13T17:53:57.002Z | github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds |
| 2898 | 2026-03-13T17:53:57.002Z | github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi |
| 2899 | 2026-03-13T17:53:57.008Z | github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil |
| 2900 | 2026-03-13T17:53:57.023Z | golang.org/x/oauth2 |
| 2901 | 2026-03-13T17:53:57.030Z | go.opencensus.io/resource |
| 2902 | 2026-03-13T17:53:57.055Z | go.opencensus.io/tag |
| 2903 | 2026-03-13T17:53:57.060Z | github.com/aws/aws-sdk-go/aws/credentials/endpointcreds |
| 2904 | 2026-03-13T17:53:57.078Z | github.com/aws/aws-sdk-go/aws/signer/v4 |
| 2905 | 2026-03-13T17:53:57.088Z | github.com/aws/aws-sdk-go/private/protocol/jsonrpc |
| 2906 | 2026-03-13T17:53:57.088Z | golang.org/x/oauth2/authhandler |
| 2907 | 2026-03-13T17:53:57.088Z | go.opencensus.io/metric/metricdata |
| 2908 | 2026-03-13T17:53:57.107Z | github.com/aws/aws-sdk-go/aws/defaults |
| 2909 | 2026-03-13T17:53:57.113Z | golang.org/x/oauth2/google/internal/externalaccount |
| 2910 | 2026-03-13T17:53:57.124Z | github.com/aws/aws-sdk-go/private/protocol/restjson |
| 2911 | 2026-03-13T17:53:57.128Z | golang.org/x/oauth2/jwt |
| 2912 | 2026-03-13T17:53:57.128Z | google.golang.org/api/internal/impersonate |
| 2913 | 2026-03-13T17:53:57.157Z | go.opencensus.io/stats/internal |
| 2914 | 2026-03-13T17:53:57.168Z | github.com/aws/aws-sdk-go/private/protocol/query |
| 2915 | 2026-03-13T17:53:57.176Z | github.com/aws/aws-sdk-go/service/sso |
| 2916 | 2026-03-13T17:53:57.184Z | go.opencensus.io/stats |
| 2917 | 2026-03-13T17:53:57.188Z | go.opencensus.io/internal/tagencoding |
| 2918 | 2026-03-13T17:53:57.188Z | go.opencensus.io/metric/metricproducer |
| 2919 | 2026-03-13T17:53:57.209Z | go.opencensus.io/trace/propagation |
| 2920 | 2026-03-13T17:53:57.222Z | google.golang.org/api/transport/cert |
| 2921 | 2026-03-13T17:53:57.226Z | google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 |
| 2922 | 2026-03-13T17:53:57.226Z | golang.org/x/oauth2/google |
| 2923 | 2026-03-13T17:53:57.226Z | github.com/aws/aws-sdk-go/service/sts |
| 2924 | 2026-03-13T17:53:57.245Z | github.com/aws/aws-sdk-go/private/protocol/restxml |
| 2925 | 2026-03-13T17:53:57.252Z | go.opencensus.io/stats/view |
| 2926 | 2026-03-13T17:53:57.307Z | github.com/aws/aws-sdk-go/service/sso/ssoiface |
| 2927 | 2026-03-13T17:53:57.311Z | google.golang.org/api/internal |
| 2928 | 2026-03-13T17:53:57.326Z | google.golang.org/grpc/credentials/alts/internal |
| 2929 | 2026-03-13T17:53:57.335Z | google.golang.org/grpc/balancer/grpclb |
| 2930 | 2026-03-13T17:53:57.339Z | github.com/aws/aws-sdk-go/service/s3 |
| 2931 | 2026-03-13T17:53:57.357Z | google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp |
| 2932 | 2026-03-13T17:53:57.360Z | github.com/aws/aws-sdk-go/aws/credentials/ssocreds |
| 2933 | 2026-03-13T17:53:57.381Z | google.golang.org/api/option |
| 2934 | 2026-03-13T17:53:57.422Z | github.com/aws/aws-sdk-go/service/sts/stsiface |
| 2935 | 2026-03-13T17:53:57.431Z | google.golang.org/api/transport/internal/dca |
| 2936 | 2026-03-13T17:53:57.449Z | google.golang.org/grpc/credentials/alts/internal/conn |
| 2937 | 2026-03-13T17:53:57.459Z | go.opencensus.io/plugin/ocgrpc |
| 2938 | 2026-03-13T17:53:57.470Z | google.golang.org/api/option/internaloption |
| 2939 | 2026-03-13T17:53:57.477Z | github.com/aws/aws-sdk-go/aws/credentials/stscreds |
| 2940 | 2026-03-13T17:53:57.487Z | google.golang.org/grpc/credentials/alts/internal/authinfo |
| 2941 | 2026-03-13T17:53:57.490Z | google.golang.org/grpc/credentials/alts/internal/handshaker/service |
| 2942 | 2026-03-13T17:53:57.504Z | google.golang.org/grpc/internal/googlecloud |
| 2943 | 2026-03-13T17:53:57.526Z | google.golang.org/grpc/credentials/alts/internal/handshaker |
| 2944 | 2026-03-13T17:53:57.541Z | google.golang.org/grpc/credentials/oauth |
| 2945 | 2026-03-13T17:53:57.541Z | google.golang.org/genproto/googleapis/type/date |
| 2946 | 2026-03-13T17:53:57.541Z | github.com/aws/aws-sdk-go/aws/session |
| 2947 | 2026-03-13T17:53:57.541Z | google.golang.org/protobuf/types/known/emptypb |
| 2948 | 2026-03-13T17:53:57.565Z | google.golang.org/api/internal/gensupport |
| 2949 | 2026-03-13T17:53:57.588Z | go.opencensus.io/plugin/ochttp/propagation/b3 |
| 2950 | 2026-03-13T17:53:57.599Z | google.golang.org/api/googleapi/transport |
| 2951 | 2026-03-13T17:53:57.599Z | google.golang.org/genproto/googleapis/storage/v2 |
| 2952 | 2026-03-13T17:53:57.612Z | google.golang.org/grpc/credentials/alts |
| 2953 | 2026-03-13T17:53:57.628Z | google.golang.org/api/transport/http/internal/propagation |
| 2954 | 2026-03-13T17:53:57.650Z | go.opencensus.io/plugin/ochttp |
| 2955 | 2026-03-13T17:53:57.675Z | github.com/cockroachdb/cockroach/pkg/util/flagutil |
| 2956 | 2026-03-13T17:53:57.698Z | google.golang.org/grpc/credentials/google |
| 2957 | 2026-03-13T17:53:57.718Z | github.com/cockroachdb/cockroach/pkg/util/sdnotify |
| 2958 | 2026-03-13T17:53:57.735Z | github.com/cockroachdb/cockroach/pkg/workload/bank |
| 2959 | 2026-03-13T17:53:57.746Z | github.com/cockroachdb/cockroach/pkg/workload/bulkingest |
| 2960 | 2026-03-13T17:53:57.750Z | google.golang.org/api/transport/grpc |
| 2961 | 2026-03-13T17:53:57.760Z | github.com/prometheus/client_golang/prometheus/promhttp |
| 2962 | 2026-03-13T17:53:57.820Z | github.com/cockroachdb/cockroach/pkg/workload/examples |
| 2963 | 2026-03-13T17:53:57.874Z | google.golang.org/api/transport/http |
| 2964 | 2026-03-13T17:53:57.915Z | github.com/cockroachdb/cockroach/pkg/workload/kv |
| 2965 | 2026-03-13T17:53:57.927Z | github.com/cockroachdb/cockroach/pkg/workload/faker |
| 2966 | 2026-03-13T17:53:57.951Z | github.com/cockroachdb/cockroach-go/v2/crdb/crdbpgx |
| 2967 | 2026-03-13T17:53:57.980Z | google.golang.org/api/iamcredentials/v1 |
| 2968 | 2026-03-13T17:53:58.029Z | google.golang.org/api/storage/v1 |
| 2969 | 2026-03-13T17:53:58.043Z | google.golang.org/api/transport |
| 2970 | 2026-03-13T17:53:58.066Z | github.com/cockroachdb/cockroach/pkg/workload/cli |
| 2971 | 2026-03-13T17:53:58.083Z | cloud.google.com/go/storage/internal/apiv2 |
| 2972 | 2026-03-13T17:53:58.097Z | github.com/cockroachdb/cockroach/pkg/workload/workloadimpl |
| 2973 | 2026-03-13T17:53:58.121Z | github.com/cockroachdb/cockroach/pkg/workload/ttllogger |
| 2974 | 2026-03-13T17:53:58.136Z | github.com/cockroachdb/cockroach/pkg/workload/tpcc |
| 2975 | 2026-03-13T17:53:58.191Z | github.com/cockroachdb/cockroach/pkg/workload/movr |
| 2976 | 2026-03-13T17:53:58.211Z | github.com/cockroachdb/cockroach/pkg/workload/tpch |
| 2977 | 2026-03-13T17:53:58.267Z | github.com/cockroachdb/cockroach/pkg/workload/ycsb |
| 2978 | 2026-03-13T17:53:58.303Z | github.com/russross/blackfriday/v2 |
| 2979 | 2026-03-13T17:53:58.655Z | github.com/cpuguy83/go-md2man/v2/md2man |
| 2980 | 2026-03-13T17:53:58.690Z | github.com/spf13/cobra/doc |
| 2981 | 2026-03-13T17:53:58.699Z | cloud.google.com/go/storage |
| 2982 | 2026-03-13T17:53:59.011Z | github.com/aws/aws-sdk-go/service/s3/s3iface |
| 2983 | 2026-03-13T17:53:59.126Z | github.com/aws/aws-sdk-go/service/s3/s3manager |
| 2984 | 2026-03-13T17:54:14.931Z | github.com/cockroachdb/pebble/sstable |
| 2985 | 2026-03-13T17:54:15.124Z | github.com/cockroachdb/pebble |
| 2986 | 2026-03-13T17:54:15.811Z | github.com/cockroachdb/pebble/tool |
| 2987 | 2026-03-13T17:54:15.815Z | github.com/cockroachdb/cockroach/pkg/base |
| 2988 | 2026-03-13T17:54:15.975Z | github.com/cockroachdb/cockroach/pkg/util/admission |
| 2989 | 2026-03-13T17:54:15.979Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirecancel |
| 2990 | 2026-03-13T17:54:15.979Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness |
| 2991 | 2026-03-13T17:54:15.979Z | github.com/cockroachdb/cockroach/pkg/util/netutil |
| 2992 | 2026-03-13T17:54:15.979Z | github.com/cockroachdb/cockroach/pkg/ui |
| 2993 | 2026-03-13T17:54:15.979Z | github.com/cockroachdb/cockroach/pkg/testutils |
| 2994 | 2026-03-13T17:54:16.010Z | github.com/cockroachdb/cockroach/pkg/storage |
| 2995 | 2026-03-13T17:54:16.029Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance |
| 2996 | 2026-03-13T17:54:16.034Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance |
| 2997 | 2026-03-13T17:54:16.055Z | github.com/cockroachdb/cockroach/pkg/ui/distoss |
| 2998 | 2026-03-13T17:54:16.105Z | github.com/cockroachdb/cockroach/pkg/util/grpcutil |
| 2999 | 2026-03-13T17:54:16.154Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondatapb |
| 3000 | 2026-03-13T17:54:16.186Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangecache |
| 3001 | 2026-03-13T17:54:16.339Z | github.com/cockroachdb/cockroach/pkg/security/sessionrevival |
| 3002 | 2026-03-13T17:54:16.342Z | github.com/cockroachdb/cockroach/pkg/sql/sessiondata |
| 3003 | 2026-03-13T17:54:16.342Z | github.com/cockroachdb/cockroach/pkg/kv |
| 3004 | 2026-03-13T17:54:16.608Z | github.com/cockroachdb/cockroach/pkg/internal/client/requestbatcher |
| 3005 | 2026-03-13T17:54:16.608Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/idalloc |
| 3006 | 2026-03-13T17:54:16.614Z | github.com/cockroachdb/cockroach/pkg/startupmigrations/leasemanager |
| 3007 | 2026-03-13T17:54:16.614Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnrecovery |
| 3008 | 2026-03-13T17:54:16.615Z | github.com/cockroachdb/cockroach/pkg/kv/kvprober |
| 3009 | 2026-03-13T17:54:16.615Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvserverbase |
| 3010 | 2026-03-13T17:54:16.646Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/abortspan |
| 3011 | 2026-03-13T17:54:16.656Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient |
| 3012 | 2026-03-13T17:54:16.688Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/stateloader |
| 3013 | 2026-03-13T17:54:16.742Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanset |
| 3014 | 2026-03-13T17:54:16.759Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rditer |
| 3015 | 2026-03-13T17:54:16.775Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/readsummary |
| 3016 | 2026-03-13T17:54:16.791Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/rangefeed |
| 3017 | 2026-03-13T17:54:16.807Z | github.com/cockroachdb/cockroach/pkg/cli/syncbench |
| 3018 | 2026-03-13T17:54:16.807Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/txnwait |
| 3019 | 2026-03-13T17:54:16.828Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval/result |
| 3020 | 2026-03-13T17:54:16.843Z | github.com/cockroachdb/cockroach/pkg/sql/sem/tree |
| 3021 | 2026-03-13T17:54:16.855Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/gc |
| 3022 | 2026-03-13T17:54:16.949Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/spanlatch |
| 3023 | 2026-03-13T17:54:17.042Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/intentresolver |
| 3024 | 2026-03-13T17:54:17.194Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/concurrency |
| 3025 | 2026-03-13T17:54:18.618Z | github.com/cockroachdb/cockroach/pkg/sql/sem/transform |
| 3026 | 2026-03-13T17:54:18.622Z | github.com/cockroachdb/cockroach/pkg/sql/memsize |
| 3027 | 2026-03-13T17:54:18.622Z | github.com/cockroachdb/cockroach/pkg/config/zonepb |
| 3028 | 2026-03-13T17:54:18.622Z | github.com/cockroachdb/cockroach/pkg/sql/paramparse |
| 3029 | 2026-03-13T17:54:18.622Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/keyside |
| 3030 | 2026-03-13T17:54:18.622Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats/sqlstatsutil |
| 3031 | 2026-03-13T17:54:18.622Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catpb |
| 3032 | 2026-03-13T17:54:18.641Z | github.com/cockroachdb/cockroach/pkg/sql/parser |
| 3033 | 2026-03-13T17:54:18.659Z | github.com/cockroachdb/cockroach/pkg/col/colserde |
| 3034 | 2026-03-13T17:54:18.752Z | github.com/cockroachdb/cockroach/pkg/sql/colmem |
| 3035 | 2026-03-13T17:54:18.789Z | github.com/cockroachdb/cockroach/pkg/sql/colcontainer |
| 3036 | 2026-03-13T17:54:18.804Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam |
| 3037 | 2026-03-13T17:54:18.886Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexeccmp |
| 3038 | 2026-03-13T17:54:18.903Z | github.com/cockroachdb/cockroach/pkg/sql/schemachange |
| 3039 | 2026-03-13T17:54:18.915Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/hba |
| 3040 | 2026-03-13T17:54:18.997Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scpb |
| 3041 | 2026-03-13T17:54:19.531Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descpb |
| 3042 | 2026-03-13T17:54:20.185Z | github.com/cockroachdb/cockroach/pkg/sql/sqlerrors |
| 3043 | 2026-03-13T17:54:20.185Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/indexstorageparam |
| 3044 | 2026-03-13T17:54:20.185Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptpb |
| 3045 | 2026-03-13T17:54:20.185Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descidgen |
| 3046 | 2026-03-13T17:54:20.188Z | github.com/cockroachdb/cockroach/pkg/sql/contentionpb |
| 3047 | 2026-03-13T17:54:20.188Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics/diagnosticspb |
| 3048 | 2026-03-13T17:54:20.188Z | github.com/cockroachdb/cockroach/pkg/sql/catalog |
| 3049 | 2026-03-13T17:54:20.319Z | github.com/cockroachdb/cockroach/pkg/sql/contention/txnidcache |
| 3050 | 2026-03-13T17:54:20.525Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catalogkeys |
| 3051 | 2026-03-13T17:54:20.529Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors |
| 3052 | 2026-03-13T17:54:20.529Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/multiregion |
| 3053 | 2026-03-13T17:54:20.529Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catprivilege |
| 3054 | 2026-03-13T17:54:20.529Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/colinfo |
| 3055 | 2026-03-13T17:54:20.529Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc/valueside |
| 3056 | 2026-03-13T17:54:20.537Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/screl |
| 3057 | 2026-03-13T17:54:20.620Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemadesc |
| 3058 | 2026-03-13T17:54:20.703Z | github.com/cockroachdb/cockroach/pkg/rpc |
| 3059 | 2026-03-13T17:54:20.776Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/validate |
| 3060 | 2026-03-13T17:54:20.786Z | github.com/cockroachdb/cockroach/pkg/sql/sqlutil |
| 3061 | 2026-03-13T17:54:20.792Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire/pgwirebase |
| 3062 | 2026-03-13T17:54:20.797Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/dbdesc |
| 3063 | 2026-03-13T17:54:20.821Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/typedesc |
| 3064 | 2026-03-13T17:54:20.906Z | github.com/cockroachdb/cockroach/pkg/sql/colencoding |
| 3065 | 2026-03-13T17:54:20.969Z | github.com/cockroachdb/cockroach/pkg/util/tracing/zipper |
| 3066 | 2026-03-13T17:54:20.984Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/nstree |
| 3067 | 2026-03-13T17:54:21.025Z | github.com/cockroachdb/cockroach/pkg/sql/scheduledlogging |
| 3068 | 2026-03-13T17:54:21.159Z | github.com/cockroachdb/cockroach/pkg/server/tracedumper |
| 3069 | 2026-03-13T17:54:21.271Z | github.com/cockroachdb/cockroach/pkg/rpc/nodedialer |
| 3070 | 2026-03-13T17:54:21.419Z | github.com/cockroachdb/cockroach/pkg/util/tracing/collector |
| 3071 | 2026-03-13T17:54:21.423Z | github.com/cockroachdb/cockroach/pkg/blobs |
| 3072 | 2026-03-13T17:54:21.423Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/closedts/sidetransport |
| 3073 | 2026-03-13T17:54:21.590Z | github.com/cockroachdb/cockroach/pkg/cloud |
| 3074 | 2026-03-13T17:54:21.787Z | github.com/cockroachdb/cockroach/pkg/cloud/amazon |
| 3075 | 2026-03-13T17:54:21.791Z | github.com/cockroachdb/cockroach/pkg/cloud/azure |
| 3076 | 2026-03-13T17:54:21.791Z | github.com/cockroachdb/cockroach/pkg/cloud/httpsink |
| 3077 | 2026-03-13T17:54:21.791Z | github.com/cockroachdb/cockroach/pkg/cloud/gcp |
| 3078 | 2026-03-13T17:54:21.791Z | github.com/cockroachdb/cockroach/pkg/multitenant |
| 3079 | 2026-03-13T17:54:21.791Z | github.com/cockroachdb/cockroach/pkg/jobs/jobspb |
| 3080 | 2026-03-13T17:54:21.799Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/batcheval |
| 3081 | 2026-03-13T17:54:21.926Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/tenantrate |
| 3082 | 2026-03-13T17:54:21.995Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage |
| 3083 | 2026-03-13T17:54:22.008Z | github.com/cockroachdb/cockroach/pkg/cloud/nodelocal |
| 3084 | 2026-03-13T17:54:22.041Z | github.com/cockroachdb/cockroach/pkg/cloud/nullsink |
| 3085 | 2026-03-13T17:54:22.165Z | github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slprovider |
| 3086 | 2026-03-13T17:54:22.783Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scop |
| 3087 | 2026-03-13T17:54:22.911Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraph |
| 3088 | 2026-03-13T17:54:22.988Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scstage |
| 3089 | 2026-03-13T17:54:22.988Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/rules |
| 3090 | 2026-03-13T17:54:23.089Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/scgraphviz |
| 3091 | 2026-03-13T17:54:31.117Z | github.com/cockroachdb/cockroach/pkg/sql/faketreeeval |
| 3092 | 2026-03-13T17:54:31.117Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile/filetable |
| 3093 | 2026-03-13T17:54:31.121Z | github.com/cockroachdb/cockroach/pkg/sql/rowenc |
| 3094 | 2026-03-13T17:54:31.121Z | github.com/cockroachdb/cockroach/pkg/testutils/sqlutils |
| 3095 | 2026-03-13T17:54:31.125Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/schemaexpr |
| 3096 | 2026-03-13T17:54:31.321Z | github.com/cockroachdb/cockroach/pkg/cloud/userfile |
| 3097 | 2026-03-13T17:54:31.392Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/catformat |
| 3098 | 2026-03-13T17:54:31.400Z | github.com/cockroachdb/cockroach/pkg/col/coldataext |
| 3099 | 2026-03-13T17:54:31.403Z | github.com/cockroachdb/cockroach/pkg/sql/rowcontainer |
| 3100 | 2026-03-13T17:54:31.403Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/tabledesc |
| 3101 | 2026-03-13T17:54:31.417Z | github.com/cockroachdb/cockroach/pkg/sql/execinfrapb |
| 3102 | 2026-03-13T17:54:31.461Z | github.com/cockroachdb/cockroach/pkg/cloud/impl |
| 3103 | 2026-03-13T17:54:32.023Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/systemschema |
| 3104 | 2026-03-13T17:54:32.023Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descbuilder |
| 3105 | 2026-03-13T17:54:32.023Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/resolver |
| 3106 | 2026-03-13T17:54:32.026Z | github.com/cockroachdb/cockroach/pkg/sql/storageparam/tablestorageparam |
| 3107 | 2026-03-13T17:54:32.026Z | github.com/cockroachdb/cockroach/pkg/sql/opt/cat |
| 3108 | 2026-03-13T17:54:32.049Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild/internal/scbuildstmt |
| 3109 | 2026-03-13T17:54:32.061Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan/internal/opgen |
| 3110 | 2026-03-13T17:54:32.215Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/rewrite |
| 3111 | 2026-03-13T17:54:32.357Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partition |
| 3112 | 2026-03-13T17:54:32.436Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scplan |
| 3113 | 2026-03-13T17:54:32.448Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/bootstrap |
| 3114 | 2026-03-13T17:54:32.451Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/internal/catkv |
| 3115 | 2026-03-13T17:54:32.451Z | github.com/cockroachdb/cockroach/pkg/spanconfig |
| 3116 | 2026-03-13T17:54:32.464Z | github.com/cockroachdb/cockroach/pkg/config |
| 3117 | 2026-03-13T17:54:32.518Z | github.com/cockroachdb/cockroach/pkg/sql/opt |
| 3118 | 2026-03-13T17:54:32.552Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/corpus |
| 3119 | 2026-03-13T17:54:32.771Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts |
| 3120 | 2026-03-13T17:54:32.775Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfiglimiter |
| 3121 | 2026-03-13T17:54:32.775Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsplitter |
| 3122 | 2026-03-13T17:54:32.775Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigstore |
| 3123 | 2026-03-13T17:54:32.775Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvaccessor |
| 3124 | 2026-03-13T17:54:32.808Z | github.com/cockroachdb/cockroach/pkg/gossip |
| 3125 | 2026-03-13T17:54:32.821Z | github.com/cockroachdb/cockroach/pkg/sql/opt/constraint |
| 3126 | 2026-03-13T17:54:32.904Z | github.com/cockroachdb/cockroach/pkg/scheduledjobs |
| 3127 | 2026-03-13T17:54:32.943Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptreconcile |
| 3128 | 2026-03-13T17:54:32.966Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptcache |
| 3129 | 2026-03-13T17:54:32.981Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptstorage |
| 3130 | 2026-03-13T17:54:33.012Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedexpr |
| 3131 | 2026-03-13T17:54:33.096Z | github.com/cockroachdb/cockroach/pkg/sql/execstats |
| 3132 | 2026-03-13T17:54:33.100Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigptsreader |
| 3133 | 2026-03-13T17:54:33.185Z | github.com/cockroachdb/cockroach/pkg/sql/span |
| 3134 | 2026-03-13T17:54:33.185Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec |
| 3135 | 2026-03-13T17:54:33.192Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props |
| 3136 | 2026-03-13T17:54:33.274Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats |
| 3137 | 2026-03-13T17:54:33.372Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/liveness |
| 3138 | 2026-03-13T17:54:33.375Z | github.com/cockroachdb/cockroach/pkg/sql/stmtdiagnostics |
| 3139 | 2026-03-13T17:54:33.381Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob/gcjobnotifier |
| 3140 | 2026-03-13T17:54:33.386Z | github.com/cockroachdb/cockroach/pkg/server/serverpb |
| 3141 | 2026-03-13T17:54:33.394Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord |
| 3142 | 2026-03-13T17:54:33.405Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/explain |
| 3143 | 2026-03-13T17:54:33.517Z | github.com/cockroachdb/cockroach/pkg/sql/opt/props/physical |
| 3144 | 2026-03-13T17:54:33.628Z | github.com/cockroachdb/cockroach/pkg/server/status |
| 3145 | 2026-03-13T17:54:33.662Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver |
| 3146 | 2026-03-13T17:54:33.990Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan/replicaoracle |
| 3147 | 2026-03-13T17:54:34.004Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed |
| 3148 | 2026-03-13T17:54:34.004Z | github.com/cockroachdb/cockroach/pkg/sql/kvstreamer |
| 3149 | 2026-03-13T17:54:34.202Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed/rangefeedcache |
| 3150 | 2026-03-13T17:54:34.236Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instancestorage |
| 3151 | 2026-03-13T17:54:34.236Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher |
| 3152 | 2026-03-13T17:54:34.236Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/lease |
| 3153 | 2026-03-13T17:54:34.285Z | github.com/cockroachdb/cockroach/pkg/server/systemconfigwatcher |
| 3154 | 2026-03-13T17:54:34.285Z | github.com/cockroachdb/cockroach/pkg/server/settingswatcher |
| 3155 | 2026-03-13T17:54:34.291Z | github.com/cockroachdb/cockroach/pkg/server/tenantsettingswatcher |
| 3156 | 2026-03-13T17:54:34.419Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigkvsubscriber |
| 3157 | 2026-03-13T17:54:34.440Z | github.com/cockroachdb/cockroach/pkg/sql/sqlinstance/instanceprovider |
| 3158 | 2026-03-13T17:54:34.613Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/hydratedtables |
| 3159 | 2026-03-13T17:54:34.797Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/descs |
| 3160 | 2026-03-13T17:54:35.167Z | github.com/cockroachdb/cockroach/pkg/sql/sessioninit |
| 3161 | 2026-03-13T17:54:35.176Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/ingesting |
| 3162 | 2026-03-13T17:54:35.208Z | github.com/cockroachdb/cockroach/pkg/sql/sem/builtins |
| 3163 | 2026-03-13T17:54:35.251Z | github.com/cockroachdb/cockroach/pkg/sql/stats |
| 3164 | 2026-03-13T17:54:36.488Z | github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvtenant |
| 3165 | 2026-03-13T17:54:36.493Z | github.com/cockroachdb/cockroach/pkg/sql/idxusage |
| 3166 | 2026-03-13T17:54:36.494Z | github.com/cockroachdb/cockroach/pkg/migration/migrationcluster |
| 3167 | 2026-03-13T17:54:36.494Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/ssmemstorage |
| 3168 | 2026-03-13T17:54:36.494Z | github.com/cockroachdb/cockroach/pkg/sql/contention |
| 3169 | 2026-03-13T17:54:36.494Z | github.com/cockroachdb/cockroach/pkg/testutils/serverutils |
| 3170 | 2026-03-13T17:54:36.566Z | github.com/cockroachdb/cockroach/pkg/kv/bulk |
| 3171 | 2026-03-13T17:54:36.615Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/loqrecovery |
| 3172 | 2026-03-13T17:54:36.668Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/protectedts/ptprovider |
| 3173 | 2026-03-13T17:54:36.739Z | github.com/cockroachdb/cockroach/pkg/kv/kvserver/reports |
| 3174 | 2026-03-13T17:54:36.766Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/sslocal |
| 3175 | 2026-03-13T17:54:36.794Z | github.com/cockroachdb/cockroach/pkg/server/debug/pprofui |
| 3176 | 2026-03-13T17:54:36.877Z | github.com/cockroachdb/cockroach/pkg/ts |
| 3177 | 2026-03-13T17:54:37.026Z | github.com/cockroachdb/cockroach/pkg/server/debug |
| 3178 | 2026-03-13T17:54:37.913Z | github.com/cockroachdb/cockroach/pkg/sql/catalog/seqexpr |
| 3179 | 2026-03-13T17:54:37.923Z | github.com/cockroachdb/cockroach/pkg/jobs |
| 3180 | 2026-03-13T17:54:37.926Z | github.com/cockroachdb/cockroach/pkg/sql/opt/memo |
| 3181 | 2026-03-13T17:54:38.045Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdecomp |
| 3182 | 2026-03-13T17:54:38.056Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec/scmutationexec |
| 3183 | 2026-03-13T17:54:38.243Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scbuild |
| 3184 | 2026-03-13T17:54:38.423Z | github.com/cockroachdb/cockroach/pkg/jobs/jobsprotectedts |
| 3185 | 2026-03-13T17:54:38.426Z | github.com/cockroachdb/cockroach/pkg/migration |
| 3186 | 2026-03-13T17:54:38.426Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scexec |
| 3187 | 2026-03-13T17:54:38.427Z | github.com/cockroachdb/cockroach/pkg/sql/sqlstats/persistedsqlstats |
| 3188 | 2026-03-13T17:54:38.450Z | github.com/cockroachdb/cockroach/pkg/sql/row |
| 3189 | 2026-03-13T17:54:38.457Z | github.com/cockroachdb/cockroach/pkg/sql/delegate |
| 3190 | 2026-03-13T17:54:38.503Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigmanager |
| 3191 | 2026-03-13T17:54:38.616Z | github.com/cockroachdb/cockroach/pkg/sql/doctor |
| 3192 | 2026-03-13T17:54:38.799Z | github.com/cockroachdb/cockroach/pkg/sql/descmetadata |
| 3193 | 2026-03-13T17:54:38.799Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scrun |
| 3194 | 2026-03-13T17:54:38.986Z | github.com/cockroachdb/cockroach/pkg/sql/execinfra |
| 3195 | 2026-03-13T17:54:39.327Z | github.com/cockroachdb/cockroach/pkg/sql/colconv |
| 3196 | 2026-03-13T17:54:39.330Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecspan |
| 3197 | 2026-03-13T17:54:39.330Z | github.com/cockroachdb/cockroach/pkg/sql/colexecop |
| 3198 | 2026-03-13T17:54:39.330Z | github.com/cockroachdb/cockroach/pkg/sql/backfill |
| 3199 | 2026-03-13T17:54:39.330Z | github.com/cockroachdb/cockroach/pkg/sql/physicalplan |
| 3200 | 2026-03-13T17:54:39.337Z | github.com/cockroachdb/cockroach/pkg/sql/flowinfra |
| 3201 | 2026-03-13T17:54:39.451Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecargs |
| 3202 | 2026-03-13T17:54:39.454Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecutils |
| 3203 | 2026-03-13T17:54:39.629Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexechash |
| 3204 | 2026-03-13T17:54:39.777Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scdeps |
| 3205 | 2026-03-13T17:54:39.831Z | github.com/cockroachdb/cockroach/pkg/sql/colflow/colrpc |
| 3206 | 2026-03-13T17:54:39.865Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecbase |
| 3207 | 2026-03-13T17:54:39.868Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecsel |
| 3208 | 2026-03-13T17:54:39.868Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecagg |
| 3209 | 2026-03-13T17:54:39.874Z | github.com/cockroachdb/cockroach/pkg/sql/colfetcher |
| 3210 | 2026-03-13T17:54:40.157Z | github.com/cockroachdb/cockroach/pkg/jobs/joberror |
| 3211 | 2026-03-13T17:54:40.425Z | github.com/cockroachdb/cockroach/pkg/sql/opt/distribution |
| 3212 | 2026-03-13T17:54:40.434Z | github.com/cockroachdb/cockroach/pkg/sql/opt/indexrec |
| 3213 | 2026-03-13T17:54:40.434Z | github.com/cockroachdb/cockroach/pkg/sql/opt/ordering |
| 3214 | 2026-03-13T17:54:40.470Z | github.com/cockroachdb/cockroach/pkg/sql/opt/norm |
| 3215 | 2026-03-13T17:54:40.765Z | github.com/cockroachdb/cockroach/pkg/sql/querycache |
| 3216 | 2026-03-13T17:54:40.979Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecproj |
| 3217 | 2026-03-13T17:54:40.983Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecjoin |
| 3218 | 2026-03-13T17:54:41.300Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colexecwindow |
| 3219 | 2026-03-13T17:54:42.689Z | github.com/cockroachdb/cockroach/pkg/sql/opt/idxconstraint |
| 3220 | 2026-03-13T17:54:42.689Z | github.com/cockroachdb/cockroach/pkg/sql/opt/partialidx |
| 3221 | 2026-03-13T17:54:42.960Z | github.com/cockroachdb/cockroach/pkg/sql/opt/invertedidx |
| 3222 | 2026-03-13T17:54:43.254Z | github.com/cockroachdb/cockroach/pkg/sql/opt/xform |
| 3223 | 2026-03-13T17:54:43.257Z | github.com/cockroachdb/cockroach/pkg/sql/rowexec |
| 3224 | 2026-03-13T17:54:44.218Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optgen/exprgen |
| 3225 | 2026-03-13T17:54:44.225Z | github.com/cockroachdb/cockroach/pkg/sql/opt/exec/execbuilder |
| 3226 | 2026-03-13T17:54:44.461Z | github.com/cockroachdb/cockroach/pkg/sql/rowflow |
| 3227 | 2026-03-13T17:54:44.517Z | github.com/cockroachdb/cockroach/pkg/sql/colexec |
| 3228 | 2026-03-13T17:54:44.551Z | github.com/cockroachdb/cockroach/pkg/sql/opt/optbuilder |
| 3229 | 2026-03-13T17:54:47.717Z | github.com/cockroachdb/cockroach/pkg/sql/colexec/colbuilder |
| 3230 | 2026-03-13T17:54:48.098Z | github.com/cockroachdb/cockroach/pkg/sql/colflow |
| 3231 | 2026-03-13T17:54:48.468Z | github.com/cockroachdb/cockroach/pkg/sql/distsql |
| 3232 | 2026-03-13T17:54:48.759Z | github.com/cockroachdb/cockroach/pkg/sql |
| 3233 | 2026-03-13T17:54:52.969Z | github.com/cockroachdb/cockroach/pkg/migration/migrationjob |
| 3234 | 2026-03-13T17:54:52.973Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqltranslator |
| 3235 | 2026-03-13T17:54:52.973Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigjob |
| 3236 | 2026-03-13T17:54:52.973Z | github.com/cockroachdb/cockroach/pkg/server/diagnostics |
| 3237 | 2026-03-13T17:54:52.984Z | github.com/cockroachdb/cockroach/pkg/migration/migrations |
| 3238 | 2026-03-13T17:54:52.988Z | github.com/cockroachdb/cockroach/pkg/sql/gcjob |
| 3239 | 2026-03-13T17:54:52.988Z | github.com/cockroachdb/cockroach/pkg/server/heapprofiler |
| 3240 | 2026-03-13T17:54:52.997Z | github.com/cockroachdb/cockroach/pkg/sql/pgwire |
| 3241 | 2026-03-13T17:54:53.098Z | github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scjob |
| 3242 | 2026-03-13T17:54:53.279Z | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigreconciler |
| 3243 | 2026-03-13T17:54:53.305Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttljob |
| 3244 | 2026-03-13T17:54:53.428Z | github.com/cockroachdb/cockroach/pkg/sql/ttl/ttlschedule |
| 3245 | 2026-03-13T17:54:53.444Z | github.com/cockroachdb/cockroach/pkg/migration/migrationmanager |
| 3246 | 2026-03-13T17:54:53.628Z | github.com/cockroachdb/cockroach/pkg/startupmigrations |
| 3247 | 2026-03-13T17:54:53.663Z | github.com/cockroachdb/cockroach/pkg/sql/importer |
| 3248 | 2026-03-13T17:54:54.463Z | github.com/cockroachdb/cockroach/pkg/server |
| 3249 | 2026-03-13T17:54:56.145Z | github.com/cockroachdb/cockroach/pkg/cli/clierrorplus |
| 3250 | 2026-03-13T17:54:56.149Z | github.com/cockroachdb/cockroach/pkg/cli/democluster |
| 3251 | 2026-03-13T17:54:56.660Z | github.com/cockroachdb/cockroach/pkg/cli |
| 3252 | 2026-03-13T17:54:58.104Z | github.com/cockroachdb/cockroach/pkg/cmd/cockroach-oss |
| 3253 | 2026-03-13T17:55:05.486Z | rm -rf artifacts/cockroach |
| 3254 | 2026-03-13T17:55:05.492Z | mkdir -p artifacts/cockroach/lib |
| 3255 | 2026-03-13T17:55:05.496Z | ln ./cockroachoss artifacts/cockroach/cockroach |
| 3256 | 2026-03-13T17:55:05.497Z | ln ./cockroach-sql artifacts/cockroach/cockroach-sql |
| 3257 | 2026-03-13T17:55:05.506Z | ln lib/libgeos.so lib/libgeos_c.so artifacts/cockroach/lib/ |
| 3258 | 2026-03-13T17:55:05.506Z | tar -cvf - -C artifacts cockroach | gzip -9 > cockroach.tgz |
| 3259 | 2026-03-13T17:55:05.513Z | a cockroach/ 0K |
| 3260 | 2026-03-13T17:55:05.513Z | a cockroach/cockroach 353510K |
| 3261 | 2026-03-13T17:55:56.541Z | a cockroach/cockroach-sql 27577K |
| 3262 | 2026-03-13T17:56:02.194Z | a cockroach/lib/ 0K |
| 3263 | 2026-03-13T17:56:02.200Z | a cockroach/lib/libgeos_c.so 308K |
| 3264 | 2026-03-13T17:56:02.252Z | a cockroach/lib/libgeos.so 2535K |
| 3265 | 2026-03-13T17:56:02.678Z | sha256sum cockroach.tgz | awk '{ print $1 }' > cockroach.tgz.sha256 |
| 3266 | 2026-03-13T17:56:02.770Z | process exited: duration 418548 ms, exit code 0 |
| |
| 3267 | 2026-03-13T17:56:02.786Z | found 2 output files |
| 3268 | 2026-03-13T17:56:02.786Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz (93451344 bytes) |
| 3269 | 2026-03-13T17:56:04.655Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz |
| 3270 | 2026-03-13T17:56:04.667Z | uploading: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 (65 bytes) |
| 3271 | 2026-03-13T17:56:05.675Z | uploaded: /work/oxidecomputer/cockroach/cockroach.tgz.sha256 |