Skip to content

Continuous Integration #2399

Continuous Integration

Continuous Integration #2399

Triggered via schedule November 24, 2024 00:18
Status Failure
Total duration 5m 37s
Artifacts 78

ci.yml

on: schedule
Generate Jobs
7s
Generate Jobs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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 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 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~025C9G.dockerbuild Expired
52 KB
EnterpriseDB~docker-postgresql~06Y0HL.dockerbuild Expired
51.6 KB
EnterpriseDB~docker-postgresql~1CUV0R.dockerbuild Expired
52.7 KB
EnterpriseDB~docker-postgresql~1S96N4.dockerbuild Expired
73.1 KB
EnterpriseDB~docker-postgresql~26XX2T.dockerbuild Expired
73.3 KB
EnterpriseDB~docker-postgresql~27L394.dockerbuild Expired
58.4 KB
EnterpriseDB~docker-postgresql~3SHFAZ.dockerbuild Expired
53 KB
EnterpriseDB~docker-postgresql~3V3VHO.dockerbuild Expired
53.8 KB
EnterpriseDB~docker-postgresql~4IMJJW.dockerbuild Expired
54.8 KB
EnterpriseDB~docker-postgresql~508L12.dockerbuild Expired
57.2 KB
EnterpriseDB~docker-postgresql~5GN8WE.dockerbuild Expired
74.1 KB
EnterpriseDB~docker-postgresql~5O3XQ9.dockerbuild Expired
69.9 KB
EnterpriseDB~docker-postgresql~5OXKPO.dockerbuild Expired
69.8 KB
EnterpriseDB~docker-postgresql~6X7VTK.dockerbuild Expired
70.9 KB
EnterpriseDB~docker-postgresql~7N7KL7.dockerbuild Expired
54.1 KB
EnterpriseDB~docker-postgresql~94CRN1.dockerbuild Expired
57.6 KB
EnterpriseDB~docker-postgresql~9FZ7U2.dockerbuild Expired
70.7 KB
EnterpriseDB~docker-postgresql~AQTBIX.dockerbuild Expired
52.4 KB
EnterpriseDB~docker-postgresql~B2KIUZ.dockerbuild Expired
57.4 KB
EnterpriseDB~docker-postgresql~DEI5OP.dockerbuild Expired
76.4 KB
EnterpriseDB~docker-postgresql~DGB4UV.dockerbuild Expired
75.6 KB
EnterpriseDB~docker-postgresql~ECMKMN.dockerbuild Expired
52.4 KB
EnterpriseDB~docker-postgresql~ELSNYW.dockerbuild Expired
67.5 KB
EnterpriseDB~docker-postgresql~EVI9DA.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~F1HQPZ.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~F4C86S.dockerbuild Expired
58.8 KB
EnterpriseDB~docker-postgresql~G37YPT.dockerbuild Expired
51.4 KB
EnterpriseDB~docker-postgresql~GEHJ6B.dockerbuild Expired
54.6 KB
EnterpriseDB~docker-postgresql~H04IGE.dockerbuild Expired
76.9 KB
EnterpriseDB~docker-postgresql~JG28TZ.dockerbuild Expired
74.1 KB
EnterpriseDB~docker-postgresql~JHJNBQ.dockerbuild Expired
32.6 KB
EnterpriseDB~docker-postgresql~KPKHI7.dockerbuild Expired
69.7 KB
EnterpriseDB~docker-postgresql~KQT012.dockerbuild Expired
53.2 KB
EnterpriseDB~docker-postgresql~L2MBYB.dockerbuild Expired
41 KB
EnterpriseDB~docker-postgresql~LHIZQS.dockerbuild Expired
73.8 KB
EnterpriseDB~docker-postgresql~LLL518.dockerbuild Expired
71.8 KB
EnterpriseDB~docker-postgresql~LWOG54.dockerbuild Expired
53.3 KB
EnterpriseDB~docker-postgresql~M7S1YA.dockerbuild Expired
55 KB
EnterpriseDB~docker-postgresql~MNPE6J.dockerbuild Expired
73.1 KB
EnterpriseDB~docker-postgresql~MXJGHA.dockerbuild Expired
69.4 KB
EnterpriseDB~docker-postgresql~O148HI.dockerbuild Expired
69.3 KB
EnterpriseDB~docker-postgresql~P02I9M.dockerbuild Expired
55.5 KB
EnterpriseDB~docker-postgresql~PEVD33.dockerbuild Expired
69.6 KB
EnterpriseDB~docker-postgresql~PF3D0F.dockerbuild Expired
73.1 KB
EnterpriseDB~docker-postgresql~PRA2G4.dockerbuild Expired
55.2 KB
EnterpriseDB~docker-postgresql~PU9AZX.dockerbuild Expired
54.8 KB
EnterpriseDB~docker-postgresql~PV0HXZ.dockerbuild Expired
53.4 KB
EnterpriseDB~docker-postgresql~PYGJRX.dockerbuild Expired
51.7 KB
EnterpriseDB~docker-postgresql~QCSII3.dockerbuild Expired
70.4 KB
EnterpriseDB~docker-postgresql~QRVUXX.dockerbuild Expired
56.1 KB
EnterpriseDB~docker-postgresql~RAN61T.dockerbuild Expired
32.3 KB
EnterpriseDB~docker-postgresql~RDSQL4.dockerbuild Expired
50.6 KB
EnterpriseDB~docker-postgresql~RNKLDB.dockerbuild Expired
54.4 KB
EnterpriseDB~docker-postgresql~S2ODVS.dockerbuild Expired
55.5 KB
EnterpriseDB~docker-postgresql~SGYWK8.dockerbuild Expired
56.5 KB
EnterpriseDB~docker-postgresql~SI2BU6.dockerbuild Expired
78 KB
EnterpriseDB~docker-postgresql~SOAY5H.dockerbuild Expired
71.7 KB
EnterpriseDB~docker-postgresql~SUTRJC.dockerbuild Expired
75.4 KB
EnterpriseDB~docker-postgresql~ULAKID.dockerbuild Expired
53.1 KB
EnterpriseDB~docker-postgresql~UNJ3FW.dockerbuild Expired
73.1 KB
EnterpriseDB~docker-postgresql~V2KZSC.dockerbuild Expired
71 KB
EnterpriseDB~docker-postgresql~V3LXVJ.dockerbuild Expired
56.7 KB
EnterpriseDB~docker-postgresql~V4FTJY.dockerbuild Expired
53.9 KB
EnterpriseDB~docker-postgresql~VFX5A6.dockerbuild Expired
58.3 KB
EnterpriseDB~docker-postgresql~VGHDLA.dockerbuild Expired
51 KB
EnterpriseDB~docker-postgresql~VX7Q64.dockerbuild Expired
69.1 KB
EnterpriseDB~docker-postgresql~WJI6ZQ.dockerbuild Expired
69.2 KB
EnterpriseDB~docker-postgresql~WY4OPZ.dockerbuild Expired
41 KB
EnterpriseDB~docker-postgresql~X9VG2C.dockerbuild Expired
68.6 KB
EnterpriseDB~docker-postgresql~XB6DB9.dockerbuild Expired
54.7 KB
EnterpriseDB~docker-postgresql~XCWZZN.dockerbuild Expired
73.4 KB
EnterpriseDB~docker-postgresql~XLBR92.dockerbuild Expired
45.1 KB
EnterpriseDB~docker-postgresql~XX2HGO.dockerbuild Expired
76.2 KB
EnterpriseDB~docker-postgresql~Y06MJ4.dockerbuild Expired
69.5 KB
EnterpriseDB~docker-postgresql~Y24LGR.dockerbuild Expired
53.6 KB
EnterpriseDB~docker-postgresql~ZDXILB.dockerbuild Expired
49.7 KB
EnterpriseDB~docker-postgresql~ZOMMZ0.dockerbuild Expired
56.3 KB
EnterpriseDB~docker-postgresql~ZXY1HH.dockerbuild Expired
69.4 KB