Skip to content

fix keyring

fix keyring #3

Triggered via push November 25, 2024 07:02
Status Failure
Total duration 2m 16s
Artifacts 2

ci-slim.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-cli
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing gosu && apk add bash curl ca-certificates zip unzip git sqlite libcap libpng-dev php84 php84-dev php84-gd php84-curl php84-soap php84-sqlite3 php84-pgsql php84-mysqli php84-mbstring php84-xml php84-zip php84-bcmath php84-intl php84-ldap php84-pecl-igbinary php84-pecl-redis composer && apk cache clean && rm -rf /var/cache/apk/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 16
build-octane
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg gosu curl ca-certificates zip unzip git sqlite3 libcap2-bin libpng-dev build-essential libbrotli-dev && mkdir -p ~/.gnupg && chmod 600 ~/.gnupg && echo \"disable-ipv6\" >> ~/.gnupg/dirmngr.conf && echo \"Acquire::http::Pipeline-Depth 0;\" > /etc/apt/apt.conf.d/99custom && echo \"Acquire::http::No-Cache true;\" >> /etc/apt/apt.conf.d/99custom && echo \"Acquire::BrokenProxy true;\" >> /etc/apt/apt.conf.d/99custom && mkdir -p /etc/apt/keyrings && curl -sS 'https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x14aa40ec0831756756d7f66c4f4ea0aae5267a6c' | gpg --dearmor | tee /etc/apt/keyrings/ppa_ondrej_php.gpg > /dev/null && echo \"deb [signed-by=/etc/apt/keyrings/ppa_ondrej_php.gpg] https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble main\" > /etc/apt/sources.list.d/ppa_ondrej_php.list && apt-get update && apt-get install -y php8.4-cli php8.4-dev php8.4-pgsql php8.4-sqlite3 php8.4-gd php8.4-curl php8.4-imap php8.4-mysql php8.4-mbstring php8.4-xml php8.4-zip php8.4-bcmath php8.4-soap php8.4-intl php8.4-readline php8.4-ldap php-pear && pecl channel-update https://pecl.php.net/channel.xml && pecl install igbinary redis swoole && echo \"extension=igbinary.so\" > /etc/php/8.4/cli/conf.d/20-igbinary.ini && echo \"extension=redis.so\" > /etc/php/8.4/cli/conf.d/20-redis.ini && echo \"extension=swoole.so\" > /etc/php/8.4/cli/conf.d/20-swoole.ini && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && composer global require --quiet --no-ansi laravel/envoy && ln -s /root/.composer/vendor/laravel/envoy/bin/envoy /usr/bin/envoy && mkdir -p /etc/apt/keyrings && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && NODE_MAJOR=20 && echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list && apt update && apt install nodejs -y && npm install -g chokidar pnpm && composer clear-cache --quiet && pecl clear-cache && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /usr/share/doc/*" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
digital-entropy~dokar-php~T5R98D.dockerbuild
70.4 KB
digital-entropy~dokar-php~XI69CO.dockerbuild
18.8 KB