Skip to content

Add pg_search to the compute images #31561

Add pg_search to the compute images

Add pg_search to the compute images #31561

Triggered via pull request January 13, 2025 17:04
Status Cancelled
Total duration 8m 10s
Artifacts

build_and_test.yml

on: pull_request
check-permissions  /  check-permissions
0s
build-build-tools-image  /  check-image
4s
cancel-previous-e2e-tests
3s
check-submodules
22s
trigger-custom-extensions-build-and-wait
5m 11s
Matrix: build-build-tools-image / build-image
build-build-tools-image  /  merge-images
0s
Matrix: build-and-test-locally
Matrix: check-codestyle-rust
get-benchmarks-durations
0s
check-codestyle-python  /  check-codestyle-python
36s
Matrix: compute-node-image-arch
Matrix: neon-image-arch
check-codestyle-jsonnet
10s
Matrix: coverage-report
Matrix: benchmarks
Matrix: compute-node-image
neon-image
0s
create-test-report
0s
Matrix: vm-compute-node-image
Matrix: test-images
report-benchmarks-failures
0s
promote-images-dev
0s
promote-images-prod
0s
trigger-e2e-tests  /  tag
push-to-acr-dev  /  push-to-acr
conclusion
0s
trigger-e2e-tests  /  cancel-previous-e2e-tests
pin-build-tools-image  /  check-manifests
push-to-acr-prod  /  push-to-acr
trigger-e2e-tests  /  trigger-e2e-tests
pin-build-tools-image  /  tag-image
promote-compatibility-data
0s

Annotations

19 errors and 5 warnings
compute-node-image-arch (v15, bullseye, x64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c wget https://github.com/paradedb/paradedb/archive/refs/tags/v0.14.0.tar.gz -O paradedb.tar.gz && echo \"49d9b4b16f38e69a5a0dfdd63a887a57261b8101566ddc801155b2d2693dffef paradedb.tar.gz\" | sha256sum --check && mkdir paradedb-src && cd paradedb-src && tar xzf ../paradedb.tar.gz --strip-components=1 -C . && sed -i 's/pgrx = { git = \"https:\\/\\/github.com\\/paradedb\\/pgrx.git\", rev = \"f251f1e\" }/pgrx = { version = \"0.12.7\", features = [ \"unsafe-postgres\" ] }/g' pg_search/Cargo.toml && cargo pgrx install --release && echo \"trusted = true\" >> /usr/local/pgsql/share/extension/pg_search.control" did not complete successfully: exit code: 1
compute-node-image-arch (v14, bullseye, x64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c wget https://github.com/paradedb/paradedb/archive/refs/tags/v0.14.0.tar.gz -O paradedb.tar.gz && echo \"49d9b4b16f38e69a5a0dfdd63a887a57261b8101566ddc801155b2d2693dffef paradedb.tar.gz\" | sha256sum --check && mkdir paradedb-src && cd paradedb-src && tar xzf ../paradedb.tar.gz --strip-components=1 -C . && sed -i 's/pgrx = { git = \"https:\\/\\/github.com\\/paradedb\\/pgrx.git\", rev = \"f251f1e\" }/pgrx = { version = \"0.12.7\", features = [ \"unsafe-postgres\" ] }/g' pg_search/Cargo.toml && cargo pgrx install --release && echo \"trusted = true\" >> /usr/local/pgsql/share/extension/pg_search.control" did not complete successfully: exit code: 1
compute-node-image-arch (v16, bullseye, x64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c wget https://github.com/paradedb/paradedb/archive/refs/tags/v0.14.0.tar.gz -O paradedb.tar.gz && echo \"49d9b4b16f38e69a5a0dfdd63a887a57261b8101566ddc801155b2d2693dffef paradedb.tar.gz\" | sha256sum --check && mkdir paradedb-src && cd paradedb-src && tar xzf ../paradedb.tar.gz --strip-components=1 -C . && sed -i 's/pgrx = { git = \"https:\\/\\/github.com\\/paradedb\\/pgrx.git\", rev = \"f251f1e\" }/pgrx = { version = \"0.12.7\", features = [ \"unsafe-postgres\" ] }/g' pg_search/Cargo.toml && cargo pgrx install --release && echo \"trusted = true\" >> /usr/local/pgsql/share/extension/pg_search.control" did not complete successfully: exit code: 1
compute-node-image-arch (v17, bookworm, x64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euo pipefail -c wget https://github.com/paradedb/paradedb/archive/refs/tags/v0.14.0.tar.gz -O paradedb.tar.gz && echo \"49d9b4b16f38e69a5a0dfdd63a887a57261b8101566ddc801155b2d2693dffef paradedb.tar.gz\" | sha256sum --check && mkdir paradedb-src && cd paradedb-src && tar xzf ../paradedb.tar.gz --strip-components=1 -C . && sed -i 's/pgrx = { git = \"https:\\/\\/github.com\\/paradedb\\/pgrx.git\", rev = \"f251f1e\" }/pgrx = { version = \"0.12.7\", features = [ \"unsafe-postgres\" ] }/g' pg_search/Cargo.toml && cargo pgrx install --release && echo \"trusted = true\" >> /usr/local/pgsql/share/extension/pg_search.control" did not complete successfully: exit code: 1
compute-node-image-arch (v15, bullseye, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
neon-image-arch (arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
compute-node-image-arch (v16, bullseye, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
compute-node-image-arch (v14, bullseye, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
compute-node-image-arch (v17, bookworm, arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (arm64, debug) / build-neon
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (arm64, release) / build-neon
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
neon-image-arch (x64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
check-codestyle-rust (arm64)
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
check-codestyle-rust (arm64)
The operation was canceled.
build-and-test-locally (x64, release) / build-neon
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, release) / build-neon
The operation was canceled.
build-and-test-locally (x64, debug) / build-neon
Canceling since a higher priority waiting request for 'Build and Test-10373/merge-anysha' exists
build-and-test-locally (x64, debug) / build-neon
The operation was canceled.
conclusion
Process completed with exit code 1.
compute-node-image-arch (v15, bullseye, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v14, bullseye, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v16, bullseye, x64)
Process "docker run" closed with code 125
compute-node-image-arch (v17, bookworm, x64)
Process "docker run" closed with code 125
neon-image-arch (x64)
Process "docker run" closed with code 125