Feature TR-5944 upgrade LTI 1.3 library dependencies #158
Google Cloud Build / devkit-lti (tao-artefacts)
succeeded
Dec 22, 2023 in 54s
Summary
Build Information
Trigger | devkit-lti |
Build | 3909dd7e-6cd1-4697-8deb-22aac483f7f1 |
Start | 2023-12-22T00:33:52-08:00 |
Duration | 51.63s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/docker | SUCCESS | 38.653s |
Details
starting build "3909dd7e-6cd1-4697-8deb-22aac483f7f1"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/oat-sa/devkit-lti1p3
* branch d81a2791213409815b438cd54fde444005135135 -> FETCH_HEAD
HEAD is now at d81a279 chore: try out dev-feature/TR-5944/upgrade-dependencies LTI 1.3 libraries
BUILD
Already have image (with digest): gcr.io/cloud-builders/docker
Sending build context to Docker daemon 1.35MB
Step 1/9 : FROM europe-west1-docker.pkg.dev/tao-artefacts/base-images/php-v8.2:v1.0.5 as fpm
v1.0.5: Pulling from tao-artefacts/base-images/php-v8.2
96526aa774ef: Pulling fs layer
c2b4f1479ad8: Pulling fs layer
e266ff8d3cec: Pulling fs layer
6127d1435a8c: Pulling fs layer
3cd239193044: Pulling fs layer
e382ad9012a8: Pulling fs layer
4d8d49898a73: Pulling fs layer
d4492a3b5df6: Pulling fs layer
194b7a99c342: Pulling fs layer
b9c5b8064206: Pulling fs layer
ff10e6c3daa2: Pulling fs layer
7ea184f8e9c8: Pulling fs layer
6127d1435a8c: Waiting
3cd239193044: Waiting
e382ad9012a8: Waiting
4d8d49898a73: Waiting
d4492a3b5df6: Waiting
194b7a99c342: Waiting
b9c5b8064206: Waiting
ff10e6c3daa2: Waiting
7ea184f8e9c8: Waiting
e266ff8d3cec: Download complete
6127d1435a8c: Verifying Checksum
6127d1435a8c: Download complete
c2b4f1479ad8: Verifying Checksum
c2b4f1479ad8: Download complete
96526aa774ef: Verifying Checksum
96526aa774ef: Download complete
96526aa774ef: Pull complete
c2b4f1479ad8: Pull complete
e266ff8d3cec: Pull complete
6127d1435a8c: Pull complete
e382ad9012a8: Verifying Checksum
e382ad9012a8: Download complete
d4492a3b5df6: Download complete
4d8d49898a73: Verifying Checksum
4d8d49898a73: Download complete
3cd239193044: Verifying Checksum
3cd239193044: Download complete
194b7a99c342: Verifying Checksum
194b7a99c342: Download complete
3cd239193044: Pull complete
e382ad9012a8: Pull complete
b9c5b8064206: Verifying Checksum
b9c5b8064206: Download complete
7ea184f8e9c8: Verifying Checksum
7ea184f8e9c8: Download complete
4d8d49898a73: Pull complete
d4492a3b5df6: Pull complete
194b7a99c342: Pull complete
b9c5b8064206: Pull complete
ff10e6c3daa2: Verifying Checksum
ff10e6c3daa2: Download complete
ff10e6c3daa2: Pull complete
7ea184f8e9c8: Pull complete
Digest: sha256:17bf7c11372a5008c41c0ca9ac54785812d373bf18c3ae6c4189086a0286b5c0
Status: Downloaded newer image for europe-west1-docker.pkg.dev/tao-artefacts/base-images/php-v8.2:v1.0.5
---> 64607b733aca
Step 2/9 : RUN set -eux; { echo 'opcache.preload=/var/www/html/config/preload.php'; echo 'opcache.preload_user=www-data'; echo 'opcache.memory_consumption=256'; echo 'opcache.max_accelerated_files=20000'; echo 'opcache.validate_timestamps=0'; echo 'realpath_cache_size=4096K'; echo 'realpath_cache_ttl=600'; } >> /usr/local/etc/php/conf.d/docker-php-ext-opcache.ini ;
---> Running in 1cf24733ef9d
�[91m+ echo 'opcache.preload=/var/www/html/config/preload.php'
+ echo 'opcache.preload_user=www-data'
+ echo 'opcache.memory_consumption=256'
�[0m�[91m+ echo 'opcache.max_accelerated_files=20000'
+ echo 'opcache.validate_timestamps=0'
+ echo 'realpath_cache_size=4096K'
+ echo 'realpath_cache_ttl=600'
�[0mRemoving intermediate container 1cf24733ef9d
---> 7bd9c8a52a6c
Step 3/9 : FROM composer:2 AS composer
2: Pulling from library/composer
661ff4d9561e: Already exists
fbc99979baa6: Pulling fs layer
47536423e079: Pulling fs layer
1be6d4fc569f: Pulling fs layer
d6970d99b9a1: Pulling fs layer
621aa29822ce: Pulling fs layer
936cd71d98ae: Pulling fs layer
9e4c41540b84: Pulling fs layer
e05d714a88db: Pulling fs layer
bd79c7837e69: Pulling fs layer
a24b8a7d9bfb: Pulling fs layer
604b540db9c3: Pulling fs layer
8d39b743972a: Pulling fs layer
d5205a6d114c: Pulling fs layer
d6970d99b9a1: Waiting
621aa29822ce: Waiting
936cd71d98ae: Waiting
9e4c41540b84: Waiting
e05d714a88db: Waiting
bd79c7837e69: Waiting
a24b8a7d9bfb: Waiting
604b540db9c3: Waiting
8d39b743972a: Waiting
d5205a6d114c: Waiting
47536423e079: Verifying Checksum
47536423e079: Download complete
1be6d4fc569f: Verifying Checksum
1be6d4fc569f: Download complete
fbc99979baa6: Verifying Checksum
fbc99979baa6: Download complete
fbc99979baa6: Pull complete
47536423e079: Pull complete
621aa29822ce: Verifying Checksum
621aa29822ce: Download complete
1be6d4fc569f: Pull complete
d6970d99b9a1: Verifying Checksum
d6970d99b9a1: Download complete
936cd71d98ae: Verifying Checksum
936cd71d98ae: Download complete
d6970d99b9a1: Pull complete
621aa29822ce: Pull complete
9e4c41540b84: Verifying Checksum
9e4c41540b84: Download complete
e05d714a88db: Verifying Checksum
e05d714a88db: Download complete
a24b8a7d9bfb: Verifying Checksum
a24b8a7d9bfb: Download complete
604b540db9c3: Verifying Checksum
604b540db9c3: Download complete
8d39b743972a: Verifying Checksum
8d39b743972a: Download complete
bd79c7837e69: Verifying Checksum
bd79c7837e69: Download complete
d5205a6d114c: Verifying Checksum
d5205a6d114c: Download complete
936cd71d98ae: Pull complete
9e4c41540b84: Pull complete
e05d714a88db: Pull complete
bd79c7837e69: Pull complete
a24b8a7d9bfb: Pull complete
604b540db9c3: Pull complete
8d39b743972a: Pull complete
d5205a6d114c: Pull complete
Digest: sha256:7f42b1495c62246a92c8271dcc9352afe58440b518225366e44563892fba122c
Status: Downloaded newer image for composer:2
---> 4d6028791a6d
Step 4/9 : WORKDIR /var/www/html
---> Running in c8407ae6eb64
Removing intermediate container c8407ae6eb64
---> 555a951c45b5
Step 5/9 : COPY . .
---> ffdfbf4b07b1
Step 6/9 : RUN set -eux; composer self-update --2; composer install -n --optimize-autoloader --no-dev --prefer-dist; composer dump-autoload -n --optimize --no-dev --classmap-authoritative; rm -rf .build/;
---> Running in 252c858c340a
�[91m+ composer self-update --2
�[0m�[91mStoring "stable" as default update channel for the next self-update run.
�[0m�[91mYou are already using the latest available Composer version 2.6.6 (2.x channel).
�[0m�[91m+ composer install -n --optimize-autoloader --no-dev --prefer-dist
�[0m�[91mInstalling dependencies from lock file
�[0m�[91mVerifying lock file contents can be installed on current platform.
�[0m�[91mPackage operations: 96 installs, 0 updates, 0 removals
�[0m�[91m - Downloading symfony/flex (v1.18.7)
�[0m�[91m - Downloading carbonphp/carbon-doctrine-types (3.1.0)
�[0m�[91m - Downloading paragonie/constant_time_encoding (v2.6.3)
�[0m�[91m - Downloading phpseclib/phpseclib (3.0.34)
�[0m�[91m - Downloading codercat/jwk-to-pem (1.1)
�[0m�[91m - Downloading defuse/php-encryption (v2.4.0)
�[0m�[91m - Downloading doctrine/lexer (1.2.1)
�[0m�[91m - Downloading symfony/deprecation-contracts (v2.5.2)
�[0m�[91m - Downloading psr/http-message (1.1)
�[0m�[91m - Downloading psr/http-client (1.0.3)
�[0m�[91m - Downloading ralouphie/getallheaders (3.0.3)
�[0m�[91m - Downloading psr/http-factory (1.0.2)
�[0m�[91m - Downloading guzzlehttp/psr7 (2.6.2)
�[0m�[91m - Downloading guzzlehttp/promises (2.0.2)
�[0m�[91m - Downloading guzzlehttp/guzzle (7.8.1)
�[0m�[91m - Downloading psr/clock (1.0.0)
�[0m�[91m - Downloading lcobucci/clock (3.2.0)
�[0m�[91m - Downloading symfony/polyfill-mbstring (v1.28.0)
�[0m�[91m - Downloading lcobucci/jwt (4.3.0)
�[0m�[91m - Downloading league/event (2.2.0)
�[0m�[91m - Downloading league/uri-interfaces (7.4.0)
�[0m�[91m - Downloading league/uri (7.4.0)
�[0m�[91m - Downloading symfony/yaml (v5.4.31)
�[0m�[91m - Downloading symfony/polyfill-php80 (v1.28.0)
�[0m�[91m - Downloading symfony/routing (v5.4.33)
�[0m�[91m - Downloading symfony/polyfill-php81 (v1.28.0)
�[0m�[91m - Downloading symfony/polyfill-php73 (v1.28.0)
�[0m�[91m - Downloading symfony/http-foundation (v5.4.32)
�[0m�[91m - Downloading psr/event-dispatcher (1.0.0)
�[0m�[91m - Downloading symfony/event-dispatcher-contracts (v3.4.0)
�[0m�[91m - Downloading symfony/event-dispatcher (v5.4.26)
�[0m�[91m - Downloading symfony/var-dumper (v5.4.29)
�[0m�[91m - Downloading psr/log (1.1.4)
�[0m�[91m - Downloading symfony/error-handler (v5.4.29)
�[0m�[91m - Downloading symfony/http-kernel (v5.4.33)
�[0m�[91m - Downloading symfony/finder (v5.4.27)
�[0m�[91m - Downloading symfony/filesystem (v5.4.25)
�[0m�[91m - Downloading psr/container (1.1.2)
�[0m�[91m - Downloading symfony/service-contracts (v2.5.2)
�[0m�[91m - Downloading symfony/dependency-injection (v5.4.33)
�[0m�[91m - Downloading symfony/config (v5.4.31)
�[0m�[91m - Downloading symfony/var-exporter (v6.4.1)
�[0m�[91m - Downloading psr/cache (2.0.0)
�[0m�[91m - Downloading symfony/cache-contracts (v2.5.2)
�[0m�[91m - Downloading symfony/cache (v5.4.32)
�[0m�[91m - Downloading symfony/framework-bundle (v5.4.24)
�[0m�[91m - Downloading symfony/polyfill-intl-normalizer (v1.28.0)
�[0m�[91m - Downloading symfony/polyfill-intl-grapheme (v1.28.0)
�[0m�[91m - Downloading symfony/string (v5.4.32)
�[0m�[91m - Downloading symfony/console (v5.3.7)
�[0m�[91m - Downloading oat-sa/lib-health-check (1.1.0)
�[0m�[91m - Downloading oat-sa/bundle-health-check (2.1.0)
�[0m�[91m - Downloading symfony/password-hasher (v5.4.31)
�[0m�[91m - Downloading symfony/security-core (v5.4.30)
�[0m�[91m - Downloading symfony/property-info (v5.4.24)
�[0m�[91m - Downloading symfony/property-access (v5.4.26)
�[0m�[91m - Downloading symfony/security-http (v5.4.31)
�[0m�[91m - Downloading symfony/security-guard (v5.4.27)
�[0m�[91m - Downloading symfony/security-csrf (v5.4.27)
�[0m�[91m - Downloading symfony/security-bundle (v5.4.31)
�[0m�[91m - Downloading symfony/psr-http-message-bridge (v2.3.1)
�[0m�[91m - Downloading ramsey/collection (2.0.0)
�[0m�[91m - Downloading brick/math (0.11.0)
�[0m�[91m - Downloading ramsey/uuid (4.7.5)
�[0m�[91m - Downloading psr/http-server-handler (1.0.2)
�[0m�[91m - Downloading nyholm/psr7 (1.8.1)
�[0m�[91m - Downloading symfony/translation-contracts (v2.5.2)
�[0m�[91m - Downloading symfony/translation (v5.4.31)
�[0m�[91m - Downloading nesbot/carbon (2.72.1)
�[0m�[91m - Downloading league/oauth2-server (8.5.4)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-core (7.0.0)
�[0m�[91m - Downloading oat-sa/bundle-lti1p3 (7.1.0)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-ags (2.0.0)
�[0m�[91m - Downloading twig/twig (v3.8.0)
�[0m�[91m - Downloading symfony/dom-crawler (v5.4.32)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-basic-outcome (5.0.0)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-deep-linking (4.1.0)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-nrps (8.0.0)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-proctoring (1.0.0)
�[0m�[91m - Downloading oat-sa/lib-lti1p3-submission-review (1.0.0)
�[0m�[91m - Downloading doctrine/annotations (1.13.2)
�[0m�[91m - Downloading sensio/framework-extra-bundle (v6.2.0)
�[0m�[91m - Downloading symfony/css-selector (v5.3.4)
�[0m�[91m - Downloading symfony/dotenv (v5.3.8)
�[0m�[91m - Downloading symfony/expression-language (v5.3.7)
�[0m�[91m - Downloading symfony/polyfill-intl-icu (v1.23.0)
�[0m�[91m - Downloading symfony/options-resolver (v5.3.7)
�[0m�[91m - Downloading symfony/form (v5.3.8)
�[0m�[91m - Downloading monolog/monolog (2.3.5)
�[0m�[91m - Downloading symfony/monolog-bridge (v5.3.7)
�[0m�[91m - Downloading symfony/monolog-bundle (v3.7.0)
�[0m�[91m - Downloading symfony/stopwatch (v5.3.4)
�[0m�[91m - Downloading symfony/twig-bridge (v5.3.7)
�[0m�[91m - Downloading symfony/validator (v5.3.8)
�[0m�[91m - Downloading symfony/twig-bundle (v5.3.4)
�[0m�[91m - Downloading twig/extra-bundle (v3.3.3)
�[0m�[91m 0/96 [>---------------------------] 0%�[0m�[91m
14/96 [====>-----------------------] 14%�[0m�[91m
51/96 [==============>-------------] 53%�[0m�[91m
66/96 [===================>--------] 68%�[0m�[91m
76/96 [======================>-----] 79%�[0m�[91m
84/96 [========================>---] 87%�[0m�[91m
93/96 [===========================>] 96%�[0m�[91m
96/96 [============================] 100%�[0m�[91m
�[0m�[91m - Installing symfony/flex (v1.18.7): Extracting archive
�[0m�[91m - Installing carbonphp/carbon-doctrine-types (3.1.0): Extracting archive
�[0m�[91m - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive
�[0m�[91m - Installing phpseclib/phpseclib (3.0.34): Extracting archive
�[0m�[91m - Installing codercat/jwk-to-pem (1.1): Extracting archive
�[0m�[91m - Installing defuse/php-encryption (v2.4.0): Extracting archive
�[0m�[91m - Installing doctrine/lexer (1.2.1): Extracting archive
�[0m�[91m - Installing symfony/deprecation-contracts (v2.5.2): Extracting archive
�[0m�[91m - Installing psr/http-message (1.1): Extracting archive
�[0m�[91m - Installing psr/http-client (1.0.3): Extracting archive
�[0m�[91m - Installing ralouphie/getallheaders (3.0.3): Extracting archive
�[0m�[91m - Installing psr/http-factory (1.0.2): Extracting archive
�[0m�[91m - Installing guzzlehttp/psr7 (2.6.2): Extracting archive
�[0m�[91m - Installing guzzlehttp/promises (2.0.2): Extracting archive
�[0m�[91m - Installing guzzlehttp/guzzle (7.8.1): Extracting archive
�[0m�[91m - Installing psr/clock (1.0.0): Extracting archive
�[0m�[91m - Installing lcobucci/clock (3.2.0): Extracting archive
�[0m�[91m - Installing symfony/polyfill-mbstring (v1.28.0): Extracting archive
�[0m�[91m - Installing lcobucci/jwt (4.3.0): Extracting archive
�[0m�[91m - Installing league/event (2.2.0): Extracting archive
�[0m�[91m - Installing league/uri-interfaces (7.4.0): Extracting archive
�[0m�[91m - Installing league/uri (7.4.0): Extracting archive
�[0m�[91m - Installing symfony/yaml (v5.4.31): Extracting archive
�[0m�[91m - Installing symfony/polyfill-php80 (v1.28.0): Extracting archive
�[0m�[91m - Installing symfony/routing (v5.4.33): Extracting archive
�[0m�[91m - Installing symfony/polyfill-php81 (v1.28.0): Extracting archive
�[0m�[91m - Installing symfony/polyfill-php73 (v1.28.0): Extracting archive
�[0m�[91m - Installing symfony/http-foundation (v5.4.32): Extracting archive
�[0m�[91m - Installing psr/event-dispatcher (1.0.0): Extracting archive
�[0m�[91m - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive
�[0m�[91m - Installing symfony/event-dispatcher (v5.4.26): Extracting archive
�[0m�[91m - Installing symfony/var-dumper (v5.4.29): Extracting archive
�[0m�[91m - Installing psr/log (1.1.4): Extracting archive
�[0m�[91m - Installing symfony/error-handler (v5.4.29): Extracting archive
�[0m�[91m - Installing symfony/http-kernel (v5.4.33): Extracting archive
�[0m�[91m - Installing symfony/finder (v5.4.27): Extracting archive
�[0m�[91m - Installing symfony/filesystem (v5.4.25): Extracting archive
�[0m�[91m - Installing psr/container (1.1.2): Extracting archive
�[0m�[91m - Installing symfony/service-contracts (v2.5.2): Extracting archive
�[0m�[91m - Installing symfony/dependency-injection (v5.4.33): Extracting archive
�[0m�[91m - Installing symfony/config (v5.4.31): Extracting archive
�[0m�[91m - Installing symfony/var-exporter (v6.4.1): Extracting archive
�[0m�[91m - Installing psr/cache (2.0.0): Extracting archive
�[0m�[91m - Installing symfony/cache-contracts (v2.5.2): Extracting archive
�[0m�[91m - Installing symfony/cache (v5.4.32): Extracting archive
�[0m�[91m - Installing symfony/framework-bundle (v5.4.24): Extracting archive
�[0m�[91m - Installing symfony/polyfill-intl-normalizer (v1.28.0): Extracting archive
�[0m�[91m - Installing symfony/polyfill-intl-grapheme (v1.28.0): Extracting archive
�[0m�[91m - Installing symfony/string (v5.4.32): Extracting archive
�[0m�[91m - Installing symfony/console (v5.3.7): Extracting archive
�[0m�[91m - Installing oat-sa/lib-health-check (1.1.0): Extracting archive
�[0m�[91m - Installing oat-sa/bundle-health-check (2.1.0): Extracting archive
�[0m�[91m - Installing symfony/password-hasher (v5.4.31): Extracting archive
�[0m�[91m - Installing symfony/security-core (v5.4.30): Extracting archive
�[0m�[91m - Installing symfony/property-info (v5.4.24): Extracting archive
�[0m�[91m - Installing symfony/property-access (v5.4.26): Extracting archive
�[0m�[91m - Installing symfony/security-http (v5.4.31): Extracting archive
�[0m�[91m - Installing symfony/security-guard (v5.4.27): Extracting archive
�[0m�[91m - Installing symfony/security-csrf (v5.4.27): Extracting archive
�[0m�[91m - Installing symfony/security-bundle (v5.4.31): Extracting archive
�[0m�[91m - Installing symfony/psr-http-message-bridge (v2.3.1): Extracting archive
�[0m�[91m - Installing ramsey/collection (2.0.0): Extracting archive
�[0m�[91m - Installing brick/math (0.11.0): Extracting archive
�[0m�[91m - Installing ramsey/uuid (4.7.5): Extracting archive
�[0m�[91m - Installing psr/http-server-handler (1.0.2): Extracting archive
�[0m�[91m - Installing nyholm/psr7 (1.8.1): Extracting archive
�[0m�[91m - Installing symfony/translation-contracts (v2.5.2): Extracting archive
�[0m�[91m - Installing symfony/translation (v5.4.31): Extracting archive
�[0m�[91m - Installing nesbot/carbon (2.72.1): Extracting archive
�[0m�[91m - Installing league/oauth2-server (8.5.4): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-core (7.0.0): Extracting archive
�[0m�[91m - Installing oat-sa/bundle-lti1p3 (7.1.0): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-ags (2.0.0): Extracting archive
�[0m�[91m - Installing twig/twig (v3.8.0): Extracting archive
�[0m�[91m - Installing symfony/dom-crawler (v5.4.32): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-basic-outcome (5.0.0): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-deep-linking (4.1.0): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-nrps (8.0.0): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-proctoring (1.0.0): Extracting archive
�[0m�[91m - Installing oat-sa/lib-lti1p3-submission-review (1.0.0): Extracting archive
�[0m�[91m - Installing doctrine/annotations (1.13.2): Extracting archive
�[0m�[91m - Installing sensio/framework-extra-bundle (v6.2.0): Extracting archive
�[0m�[91m - Installing symfony/css-selector (v5.3.4): Extracting archive
�[0m�[91m - Installing symfony/dotenv (v5.3.8): Extracting archive
�[0m�[91m - Installing symfony/expression-language (v5.3.7): Extracting archive
�[0m�[91m - Installing symfony/polyfill-intl-icu (v1.23.0): Extracting archive
�[0m�[91m - Installing symfony/options-resolver (v5.3.7): Extracting archive
�[0m�[91m - Installing symfony/form (v5.3.8): Extracting archive
�[0m�[91m - Installing monolog/monolog (2.3.5): Extracting archive
�[0m�[91m - Installing symfony/monolog-bridge (v5.3.7): Extracting archive
�[0m�[91m - Installing symfony/monolog-bundle (v3.7.0): Extracting archive
�[0m�[91m - Installing symfony/stopwatch (v5.3.4): Extracting archive
�[0m�[91m - Installing symfony/twig-bridge (v5.3.7): Extracting archive
�[0m�[91m - Installing symfony/validator (v5.3.8): Extracting archive
�[0m�[91m - Installing symfony/twig-bundle (v5.3.4): Extracting archive
�[0m�[91m - Installing twig/extra-bundle (v3.3.3): Extracting archive
�[0m�[91m 0/95 [>---------------------------] 0%�[0m�[91m
20/95 [=====>----------------------] 21%�[0m�[91m
36/95 [==========>-----------------] 37%�[0m�[91m
45/95 [=============>--------------] 47%�[0m�[91m
55/95 [================>-----------] 57%�[0m�[91m
65/95 [===================>--------] 68%�[0m�[91m
69/95 [====================>-------] 72%�[0m�[91m
79/95 [=======================>----] 83%�[0m�[91m
86/95 [=========================>--] 90%�[0m�[91m
95/95 [============================] 100%
�[0m�[91mGenerating optimized autoload files
�[0m�[91m70 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
�[0m�[91m
Run composer recipes at any time to see the status of your Symfony recipes.
�[0m�[91mExecuting script cache:clear�[0m�[91m [OK]
�[0m�[91mExecuting script assets:install public�[0m
�[91m [OK]
�[0m�[91m+ composer dump-autoload -n --optimize --no-dev --classmap-authoritative
�[0mGenerating optimized autoload files (authoritative)
Generated optimized autoload files (authoritative) containing 3905 classes
�[91m+ rm -rf�[0m�[91m .build/
�[0mRemoving intermediate container 252c858c340a
---> 599e31354517
Step 7/9 : FROM fpm
---> 7bd9c8a52a6c
Step 8/9 : WORKDIR /var/www/html
---> Running in cd1cf1047241
Removing intermediate container cd1cf1047241
---> 492950ded8b3
Step 9/9 : COPY --from=composer /var/www/html /var/www/html
---> fd0cbb2aadd6
Successfully built fd0cbb2aadd6
Successfully tagged europe-west1-docker.pkg.dev/tao-artefacts/devkit/lti-devkit:d81a2791213409815b438cd54fde444005135135
PUSH
Pushing europe-west1-docker.pkg.dev/tao-artefacts/devkit/lti-devkit:d81a2791213409815b438cd54fde444005135135
The push refers to repository [europe-west1-docker.pkg.dev/tao-artefacts/devkit/lti-devkit]
5f43f6e3652c: Preparing
0f785126ac6c: Preparing
2ba57577692b: Preparing
ae1cbe52e9cf: Preparing
d5fa325d2e6b: Preparing
a7da90e5171c: Preparing
5f9bb1f96d31: Preparing
bf9784003ad3: Preparing
c489bfb46daf: Preparing
9aef790beb42: Preparing
0879877b1220: Preparing
5098481513f8: Preparing
4f289166ee76: Preparing
cc2447e1835a: Preparing
a7da90e5171c: Waiting
5f9bb1f96d31: Waiting
bf9784003ad3: Waiting
c489bfb46daf: Waiting
9aef790beb42: Waiting
0879877b1220: Waiting
5098481513f8: Waiting
4f289166ee76: Waiting
cc2447e1835a: Waiting
d5fa325d2e6b: Layer already exists
ae1cbe52e9cf: Layer already exists
2ba57577692b: Layer already exists
a7da90e5171c: Layer already exists
bf9784003ad3: Layer already exists
5f9bb1f96d31: Layer already exists
c489bfb46daf: Layer already exists
9aef790beb42: Layer already exists
0879877b1220: Layer already exists
cc2447e1835a: Layer already exists
5098481513f8: Layer already exists
4f289166ee76: Layer already exists
0f785126ac6c: Pushed
5f43f6e3652c: Pushed
d81a2791213409815b438cd54fde444005135135: digest: sha256:54c09ae0af17a07b4e2319aff31e36885633717a5253fe7270d19b0ab60d4d33 size: 3248
DONE
Loading