Skip to content

fix: adjust grep pattern #2414

fix: adjust grep pattern

fix: adjust grep pattern #2414

Triggered via push November 25, 2024 13:10
Status Failure
Total duration 5m 0s
Artifacts 78

ci.yml

on: push
Generate Jobs
5s
Generate Jobs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PostgreSQL 17 UBI8 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL 17 UBI9 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiLang
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tpgrouting_pkg=\"pgrouting_12\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\tppc64le) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"ppc64le\" ;; \t\t\ts390x) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/edb/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"s390x\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\t\"$pgrouting_pkg\" \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~154J8H.dockerbuild Expired
71.6 KB
EnterpriseDB~docker-postgresql~18MFK3.dockerbuild Expired
53.1 KB
EnterpriseDB~docker-postgresql~2U2N5H.dockerbuild Expired
69.6 KB
EnterpriseDB~docker-postgresql~3YGMBV.dockerbuild Expired
52.6 KB
EnterpriseDB~docker-postgresql~55VX1C.dockerbuild Expired
55.6 KB
EnterpriseDB~docker-postgresql~5HLR5X.dockerbuild Expired
69.7 KB
EnterpriseDB~docker-postgresql~5L6W4C.dockerbuild Expired
52.2 KB
EnterpriseDB~docker-postgresql~5SWWRC.dockerbuild Expired
72.1 KB
EnterpriseDB~docker-postgresql~6C9ZZE.dockerbuild Expired
51.7 KB
EnterpriseDB~docker-postgresql~6Z5TN7.dockerbuild Expired
57.4 KB
EnterpriseDB~docker-postgresql~782UPD.dockerbuild Expired
55.4 KB
EnterpriseDB~docker-postgresql~7LAXAK.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~8J0XXP.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~9E1JJL.dockerbuild Expired
55.4 KB
EnterpriseDB~docker-postgresql~9MN2G3.dockerbuild Expired
70 KB
EnterpriseDB~docker-postgresql~A51Y3E.dockerbuild Expired
53.1 KB
EnterpriseDB~docker-postgresql~ACILBW.dockerbuild Expired
74.6 KB
EnterpriseDB~docker-postgresql~AM0YWJ.dockerbuild Expired
72.5 KB
EnterpriseDB~docker-postgresql~BAQDG3.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~BK6525.dockerbuild Expired
56.6 KB
EnterpriseDB~docker-postgresql~C00SH5.dockerbuild Expired
69.1 KB
EnterpriseDB~docker-postgresql~D7S2VW.dockerbuild Expired
67.9 KB
EnterpriseDB~docker-postgresql~DSZTZG.dockerbuild Expired
47 KB
EnterpriseDB~docker-postgresql~DV6DNC.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~ED9P1V.dockerbuild Expired
70.8 KB
EnterpriseDB~docker-postgresql~GBLXMR.dockerbuild Expired
72.9 KB
EnterpriseDB~docker-postgresql~GU9KBY.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~GXZJQF.dockerbuild Expired
53 KB
EnterpriseDB~docker-postgresql~H2SP08.dockerbuild Expired
73.3 KB
EnterpriseDB~docker-postgresql~HEZVWI.dockerbuild Expired
55.2 KB
EnterpriseDB~docker-postgresql~J00KBI.dockerbuild Expired
77.6 KB
EnterpriseDB~docker-postgresql~JK4S3E.dockerbuild Expired
67.5 KB
EnterpriseDB~docker-postgresql~LERA24.dockerbuild Expired
41.1 KB
EnterpriseDB~docker-postgresql~MSNZNS.dockerbuild Expired
65.7 KB
EnterpriseDB~docker-postgresql~N8ZZK2.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~NE0GKD.dockerbuild Expired
69.7 KB
EnterpriseDB~docker-postgresql~NRPNXW.dockerbuild Expired
70 KB
EnterpriseDB~docker-postgresql~NVBY08.dockerbuild Expired
70.4 KB
EnterpriseDB~docker-postgresql~NWFZIH.dockerbuild Expired
54.9 KB
EnterpriseDB~docker-postgresql~NZNCY3.dockerbuild Expired
71.8 KB
EnterpriseDB~docker-postgresql~OBEUEJ.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~P4X0V2.dockerbuild Expired
55.6 KB
EnterpriseDB~docker-postgresql~PGCZ9V.dockerbuild Expired
53.6 KB
EnterpriseDB~docker-postgresql~PHQ92H.dockerbuild Expired
52.9 KB
EnterpriseDB~docker-postgresql~PW0U0J.dockerbuild Expired
57.2 KB
EnterpriseDB~docker-postgresql~PZA51W.dockerbuild Expired
50.7 KB
EnterpriseDB~docker-postgresql~Q3KC4L.dockerbuild Expired
66.3 KB
EnterpriseDB~docker-postgresql~QB0IFO.dockerbuild Expired
72.2 KB
EnterpriseDB~docker-postgresql~QDR1K3.dockerbuild Expired
72.2 KB
EnterpriseDB~docker-postgresql~QFMFUB.dockerbuild Expired
72.6 KB
EnterpriseDB~docker-postgresql~QKNZGH.dockerbuild Expired
55.6 KB
EnterpriseDB~docker-postgresql~QL67DI.dockerbuild Expired
73.2 KB
EnterpriseDB~docker-postgresql~QRX0PZ.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~R5O62M.dockerbuild Expired
51.4 KB
EnterpriseDB~docker-postgresql~RACOOQ.dockerbuild Expired
67.1 KB
EnterpriseDB~docker-postgresql~RARIPC.dockerbuild Expired
78.2 KB
EnterpriseDB~docker-postgresql~RFDM0G.dockerbuild Expired
74.5 KB
EnterpriseDB~docker-postgresql~RPAIWL.dockerbuild Expired
50.6 KB
EnterpriseDB~docker-postgresql~RVS1UC.dockerbuild Expired
78.6 KB
EnterpriseDB~docker-postgresql~RW6X1T.dockerbuild Expired
53.4 KB
EnterpriseDB~docker-postgresql~SCPZBS.dockerbuild Expired
54.9 KB
EnterpriseDB~docker-postgresql~SON4BD.dockerbuild Expired
33.8 KB
EnterpriseDB~docker-postgresql~T6TYT9.dockerbuild Expired
53.2 KB
EnterpriseDB~docker-postgresql~TBFTF5.dockerbuild Expired
54.3 KB
EnterpriseDB~docker-postgresql~TLD1SM.dockerbuild Expired
54.3 KB
EnterpriseDB~docker-postgresql~UDEXTD.dockerbuild Expired
54.9 KB
EnterpriseDB~docker-postgresql~UJ2P61.dockerbuild Expired
70.2 KB
EnterpriseDB~docker-postgresql~UQ05ZH.dockerbuild Expired
71.4 KB
EnterpriseDB~docker-postgresql~VA2F6G.dockerbuild Expired
57.1 KB
EnterpriseDB~docker-postgresql~WF3Z4U.dockerbuild Expired
77.4 KB
EnterpriseDB~docker-postgresql~WFLLQ3.dockerbuild Expired
41.7 KB
EnterpriseDB~docker-postgresql~WPOXSW.dockerbuild Expired
57.8 KB
EnterpriseDB~docker-postgresql~X5IKRI.dockerbuild Expired
55.5 KB
EnterpriseDB~docker-postgresql~XIZJNA.dockerbuild Expired
57.4 KB
EnterpriseDB~docker-postgresql~XL8WZN.dockerbuild Expired
77 KB
EnterpriseDB~docker-postgresql~Y9IM52.dockerbuild Expired
52.3 KB
EnterpriseDB~docker-postgresql~Z3J7TD.dockerbuild Expired
73.3 KB
EnterpriseDB~docker-postgresql~ZBO3MG.dockerbuild Expired
32.6 KB