Skip to content

Build prestashop images #10

Build prestashop images

Build prestashop images #10

Manually triggered November 14, 2024 15:11
Status Success
Total duration 22m 43s
Artifacts 50

build-prestashop.yml

on: workflow_dispatch
prepare
2s
prepare
Matrix: build-ps7
Matrix: build-ps8
notify-on-failure  /  notify-on-failure
notify-on-failure / notify-on-failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-ps7 (7.1, 1.7.8.11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.9)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
build-ps7 (7.1, 1.7.8.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git python3 $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127

Artifacts

Produced during runtime
Name Size
myparcelnl~docker-images~27G8DT.dockerbuild Expired
246 KB
myparcelnl~docker-images~39IG7W.dockerbuild Expired
251 KB
myparcelnl~docker-images~3AFJJI.dockerbuild Expired
237 KB
myparcelnl~docker-images~45X064.dockerbuild Expired
103 KB
myparcelnl~docker-images~5VM3UZ.dockerbuild Expired
249 KB
myparcelnl~docker-images~65O6JV.dockerbuild Expired
104 KB
myparcelnl~docker-images~7FK20O.dockerbuild Expired
245 KB
myparcelnl~docker-images~8MA8T5.dockerbuild Expired
240 KB
myparcelnl~docker-images~8TX0XO.dockerbuild Expired
250 KB
myparcelnl~docker-images~ADIBTG.dockerbuild Expired
248 KB
myparcelnl~docker-images~AX0HIZ.dockerbuild Expired
243 KB
myparcelnl~docker-images~D17IL1.dockerbuild Expired
250 KB
myparcelnl~docker-images~DQ93XA.dockerbuild Expired
234 KB
myparcelnl~docker-images~E6MFU8.dockerbuild Expired
246 KB
myparcelnl~docker-images~EK13GX.dockerbuild Expired
246 KB
myparcelnl~docker-images~EKJGK4.dockerbuild Expired
245 KB
myparcelnl~docker-images~EKKQU6.dockerbuild Expired
257 KB
myparcelnl~docker-images~EXWW3F.dockerbuild Expired
249 KB
myparcelnl~docker-images~GBD99J.dockerbuild Expired
102 KB
myparcelnl~docker-images~H5OOVJ.dockerbuild Expired
244 KB
myparcelnl~docker-images~IOTQA8.dockerbuild Expired
248 KB
myparcelnl~docker-images~J905AL.dockerbuild Expired
251 KB
myparcelnl~docker-images~JGMGF6.dockerbuild Expired
243 KB
myparcelnl~docker-images~JREM1A.dockerbuild Expired
243 KB
myparcelnl~docker-images~JYF7LJ.dockerbuild Expired
250 KB
myparcelnl~docker-images~K690TD.dockerbuild Expired
257 KB
myparcelnl~docker-images~KEA7UR.dockerbuild Expired
243 KB
myparcelnl~docker-images~KLZXNP.dockerbuild Expired
252 KB
myparcelnl~docker-images~KQV96Y.dockerbuild Expired
238 KB
myparcelnl~docker-images~LDIBFY.dockerbuild Expired
238 KB
myparcelnl~docker-images~M23DAF.dockerbuild Expired
245 KB
myparcelnl~docker-images~O4PI6N.dockerbuild Expired
243 KB
myparcelnl~docker-images~OA1PD6.dockerbuild Expired
103 KB
myparcelnl~docker-images~P4FY0T.dockerbuild Expired
103 KB
myparcelnl~docker-images~PGHPCP.dockerbuild Expired
104 KB
myparcelnl~docker-images~PV06AH.dockerbuild Expired
103 KB
myparcelnl~docker-images~RQZG9L.dockerbuild Expired
241 KB
myparcelnl~docker-images~S7QEPJ.dockerbuild Expired
249 KB
myparcelnl~docker-images~SR3P0S.dockerbuild Expired
251 KB
myparcelnl~docker-images~T0VQW4.dockerbuild Expired
251 KB
myparcelnl~docker-images~TS8ALU.dockerbuild Expired
102 KB
myparcelnl~docker-images~TVA9WC.dockerbuild Expired
239 KB
myparcelnl~docker-images~U4JHOV.dockerbuild Expired
244 KB
myparcelnl~docker-images~V6R9VN.dockerbuild Expired
102 KB
myparcelnl~docker-images~VARRNZ.dockerbuild Expired
249 KB
myparcelnl~docker-images~VBGE6J.dockerbuild Expired
240 KB
myparcelnl~docker-images~W4JN1L.dockerbuild Expired
102 KB
myparcelnl~docker-images~Y2XC6O.dockerbuild Expired
247 KB
myparcelnl~docker-images~Y7PLK0.dockerbuild Expired
245 KB
myparcelnl~docker-images~YYAM9O.dockerbuild Expired
241 KB