Skip to content

Build Nightly Alpine Images #807

Build Nightly Alpine Images

Build Nightly Alpine Images #807

Triggered via schedule January 4, 2025 04:47
Status Failure
Total duration 4m 1s
Artifacts
Matrix: build_nightly_images
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build_nightly_images (8.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apk update && apk add --no-cache libstdc++ libpq && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS curl-dev brotli-dev postgresql-dev openssl-dev pcre-dev pcre2-dev sqlite-dev zlib-dev && docker-php-ext-install pdo_mysql && pecl channel-update pecl.php.net && pecl install --configureoptions 'enable-redis-igbinary=\"no\" enable-redis-lzf=\"no\" enable-redis-zstd=\"no\"' redis-6.1.0 && docker-php-ext-enable redis && docker-php-ext-install sockets && docker-php-source extract && mkdir /usr/src/php/ext/swoole && curl -sfL https://github.com/swoole/swoole-src/archive/master.tar.gz -o swoole.tar.gz && tar xfz swoole.tar.gz --strip-components=1 -C /usr/src/php/ext/swoole && docker-php-ext-configure swoole --enable-mysqlnd --enable-swoole-pgsql --enable-swoole-sqlite --enable-brotli --enable-openssl --enable-sockets --enable-swoole-curl && docker-php-ext-install -j$(nproc) swoole && rm -f swoole.tar.gz && docker-php-source delete && apk del .build-deps" did not complete successfully: exit code: 2
build_nightly_images (8.3)
The job was canceled because "_8_1" failed.
build_nightly_images (8.3)
The operation was canceled.
build_nightly_images (8.2)
The job was canceled because "_8_1" failed.
build_nightly_images (8.2)
The operation was canceled.
build_nightly_images (8.4)
The job was canceled because "_8_1" failed.
build_nightly_images (8.4)
The operation was canceled.