Build: #1279 failed
Job: PHP 8.1 - SQLite Coverage failed
Build log
The build generated 516 lines of output. Download or view full build log.
13-Jun-2024 17:53:27 | Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1279 (PHPBB3-DDM-COVR-1279) is being prepared for building on agent Docker, bamboo version: 9.2.7 |
13-Jun-2024 17:53:27 | |
13-Jun-2024 17:53:27 | Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-COVR |
13-Jun-2024 17:53:27 | Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1279 (PHPBB3-DDM-COVR-1279) |
13-Jun-2024 17:53:27 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
13-Jun-2024 17:53:27 | Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-COVR |
13-Jun-2024 17:53:27 | Updating source code to revision: 5992eff175105415296053995dba4e1f48c28270 |
13-Jun-2024 17:53:27 | Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-COVR/.git'. |
13-Jun-2024 17:53:27 | Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-COVR/.git/ |
13-Jun-2024 17:53:27 | Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. |
13-Jun-2024 17:53:39 | Checking out revision 5992eff175105415296053995dba4e1f48c28270. |
13-Jun-2024 17:53:40 | Already on 'master' |
13-Jun-2024 17:53:40 | Updated source code to revision: 5992eff175105415296053995dba4e1f48c28270 |
13-Jun-2024 17:53:40 | Finished task 'Checkout Default Repository' with result: Success |
13-Jun-2024 17:53:40 | Running pre-build action: VCS Version Collector |
13-Jun-2024 17:53:40 | Running pre-build action: Build Log Labeller Pre Build Action |
13-Jun-2024 17:53:40 | Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1279 (PHPBB3-DDM-COVR-1279) started building on agent 'Docker' () |
13-Jun-2024 17:53:40 | Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-COVR |
13-Jun-2024 17:53:40 | Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' |
13-Jun-2024 17:53:40 | Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1279 (PHPBB3-DDM-COVR-1279)' ... running command line: /usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-COVR ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-COVR |
13-Jun-2024 17:53:41 | #0 building with "default" instance using docker driver |
13-Jun-2024 17:53:41 | |
13-Jun-2024 17:53:41 | #1 [internal] load build definition from Dockerfile |
13-Jun-2024 17:53:41 | #1 transferring dockerfile: 583B done |
13-Jun-2024 17:53:41 | #1 DONE 0.0s |
13-Jun-2024 17:53:41 | |
13-Jun-2024 17:53:41 | #2 [internal] load metadata for docker.io/library/php:8.1 |
13-Jun-2024 17:53:41 | #2 DONE 0.7s |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #3 [internal] load .dockerignore |
13-Jun-2024 17:53:42 | #3 transferring context: 2B done |
13-Jun-2024 17:53:42 | #3 DONE 0.0s |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #4 [1/7] FROM docker.io/library/php:8.1@sha256:49fac2cf1a5e060dbebbd449b4409f85a8aa2076fd0a8050f1d5f3e66e18d121 |
13-Jun-2024 17:53:42 | #4 DONE 0.0s |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #5 [2/7] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip |
13-Jun-2024 17:53:42 | #5 CACHED |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #6 [3/7] RUN pecl install xdebug-3.2.2 |
13-Jun-2024 17:53:42 | #6 CACHED |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #7 [4/7] RUN docker-php-ext-enable xdebug |
13-Jun-2024 17:53:42 | #7 CACHED |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #8 [5/7] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini |
13-Jun-2024 17:53:42 | #8 CACHED |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #9 [6/7] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini |
13-Jun-2024 17:53:42 | #9 DONE 0.8s |
13-Jun-2024 17:53:42 | |
13-Jun-2024 17:53:42 | #10 [7/7] RUN git config --system user.name Docker && git config --system user.email docker@localhost |
13-Jun-2024 17:53:43 | #10 DONE 0.4s |
13-Jun-2024 17:53:43 | |
13-Jun-2024 17:53:43 | #11 exporting to image |
13-Jun-2024 17:53:43 | #11 exporting layers 0.1s done |
13-Jun-2024 17:53:43 | #11 writing image sha256:b2163372d67c06dbe843fea238a022f88e0ed7573722060678b1ead6bbbd682d done |
13-Jun-2024 17:53:43 | #11 naming to docker.io/library/phpbb:php-8.1 done |
13-Jun-2024 17:53:43 | #11 DONE 0.1s |
13-Jun-2024 17:53:43 | Built Docker image 'phpbb:php-8.1' |
13-Jun-2024 17:53:43 | Finished task 'Build image' with result: Success |
13-Jun-2024 17:53:43 | Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-COVR |
13-Jun-2024 17:53:43 | Starting task 'Run phpunit with coverage' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' |
13-Jun-2024 17:53:43 | Running image name (phpbb:php-8.1) |
13-Jun-2024 17:53:43 | Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Coverage #1279 (PHPBB3-DDM-COVR-1279)' ... running command line: /usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-COVR:/data --workdir /data/phpBB --rm -u=991 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ..; phpBB/vendor/bin/phpunit --group default --coverage-html build/coverage ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-COVR |
13-Jun-2024 17:53:44 | You are using the deprecated option "--dev". It has no effect and will break in Composer 3. |
13-Jun-2024 17:53:44 | Installing dependencies from lock file (including require-dev) |
13-Jun-2024 17:53:44 | Verifying lock file contents can be installed on current platform. |
13-Jun-2024 17:53:44 | Package operations: 142 installs, 0 updates, 0 removals |
13-Jun-2024 17:53:44 | Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. |
13-Jun-2024 17:53:44 | - Downloading composer/installers (v1.12.0) |
13-Jun-2024 17:53:44 | - Downloading composer/package-versions-deprecated (1.11.99.5) |
13-Jun-2024 17:53:44 | - Downloading bantu/ini-get-wrapper (v1.0.1) |
13-Jun-2024 17:53:44 | - Downloading carlos-mg89/oauth (0.8.15) |
13-Jun-2024 17:53:44 | - Downloading chita/topological_sort (v3.0.1) |
13-Jun-2024 17:53:44 | - Downloading symfony/process (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-php81 (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-php80 (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-php73 (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/finder (v6.4.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-mbstring (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-ctype (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/filesystem (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-intl-normalizer (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-intl-grapheme (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/string (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading psr/container (2.0.2) |
13-Jun-2024 17:53:44 | - Downloading symfony/service-contracts (v3.4.1) |
13-Jun-2024 17:53:44 | - Downloading symfony/deprecation-contracts (v3.4.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/console (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading seld/signal-handler (2.0.2) |
13-Jun-2024 17:53:44 | - Downloading seld/phar-utils (1.2.1) |
13-Jun-2024 17:53:44 | - Downloading seld/jsonlint (1.10.2) |
13-Jun-2024 17:53:44 | - Downloading react/promise (v3.1.0) |
13-Jun-2024 17:53:44 | - Downloading psr/log (3.0.0) |
13-Jun-2024 17:53:44 | - Downloading justinrainbow/json-schema (v5.2.13) |
13-Jun-2024 17:53:44 | - Downloading composer/pcre (3.1.1) |
13-Jun-2024 17:53:44 | - Downloading composer/xdebug-handler (3.0.3) |
13-Jun-2024 17:53:44 | - Downloading composer/spdx-licenses (1.5.8) |
13-Jun-2024 17:53:44 | - Downloading composer/semver (3.4.0) |
13-Jun-2024 17:53:44 | - Downloading composer/metadata-minifier (1.0.0) |
13-Jun-2024 17:53:44 | - Downloading composer/class-map-generator (1.1.0) |
13-Jun-2024 17:53:44 | - Downloading composer/ca-bundle (1.4.1) |
13-Jun-2024 17:53:44 | - Downloading composer/composer (2.7.1) |
13-Jun-2024 17:53:44 | - Downloading psr/cache (3.0.0) |
13-Jun-2024 17:53:44 | - Downloading doctrine/deprecations (1.1.3) |
13-Jun-2024 17:53:44 | - Downloading doctrine/event-manager (1.2.0) |
13-Jun-2024 17:53:44 | - Downloading doctrine/cache (2.2.0) |
13-Jun-2024 17:53:44 | - Downloading doctrine/dbal (3.3.8) |
13-Jun-2024 17:53:44 | - Downloading google/recaptcha (1.3.0) |
13-Jun-2024 17:53:44 | - Downloading guzzlehttp/promises (1.5.3) |
13-Jun-2024 17:53:44 | - Downloading ralouphie/getallheaders (3.0.3) |
13-Jun-2024 17:53:44 | - Downloading psr/http-message (1.1) |
13-Jun-2024 17:53:44 | - Downloading guzzlehttp/psr7 (1.9.1) |
13-Jun-2024 17:53:44 | - Downloading laminas/laminas-code (4.13.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/yaml (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading laravel/homestead (v14.5.0) |
13-Jun-2024 17:53:44 | - Downloading marc1706/fast-image-size (v1.1.7) |
13-Jun-2024 17:53:44 | - Downloading symfony/http-client-contracts (v3.4.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/http-client (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading brick/math (0.12.1) |
13-Jun-2024 17:53:44 | - Downloading spomky-labs/pki-framework (1.1.1) |
13-Jun-2024 17:53:44 | - Downloading psr/http-factory (1.0.2) |
13-Jun-2024 17:53:44 | - Downloading psr/http-client (1.0.3) |
13-Jun-2024 17:53:44 | - Downloading psr/clock (1.0.0) |
13-Jun-2024 17:53:44 | - Downloading paragonie/random_compat (v9.99.100) |
13-Jun-2024 17:53:44 | - Downloading paragonie/sodium_compat (v1.20.0) |
13-Jun-2024 17:53:44 | - Downloading paragonie/constant_time_encoding (v2.6.3) |
13-Jun-2024 17:53:44 | - Downloading web-token/jwt-library (3.3.0) |
13-Jun-2024 17:53:44 | - Downloading web-token/jwt-util-ecc (3.3.0) |
13-Jun-2024 17:53:44 | - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0) |
13-Jun-2024 17:53:44 | - Downloading web-token/jwt-signature (3.3.0) |
13-Jun-2024 17:53:44 | - Downloading web-token/jwt-key-mgmt (3.3.0) |
13-Jun-2024 17:53:44 | - Downloading spomky-labs/base64url (v2.0.4) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-php72 (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-intl-idn (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading guzzlehttp/guzzle (6.5.8) |
13-Jun-2024 17:53:44 | - Downloading minishlink/web-push (v8.0.0) |
13-Jun-2024 17:53:44 | - Downloading sebastian/version (3.0.2) |
13-Jun-2024 17:53:44 | - Downloading sebastian/type (3.2.1) |
13-Jun-2024 17:53:44 | - Downloading sebastian/resource-operations (3.0.3) |
13-Jun-2024 17:53:44 | - Downloading sebastian/recursion-context (4.0.5) |
13-Jun-2024 17:53:44 | - Downloading sebastian/object-reflector (2.0.4) |
13-Jun-2024 17:53:44 | - Downloading sebastian/object-enumerator (4.0.4) |
13-Jun-2024 17:53:44 | - Downloading sebastian/global-state (5.0.6) |
13-Jun-2024 17:53:44 | - Downloading sebastian/exporter (4.0.5) |
13-Jun-2024 17:53:44 | - Downloading sebastian/environment (5.1.5) |
13-Jun-2024 17:53:44 | - Downloading sebastian/diff (4.0.5) |
13-Jun-2024 17:53:44 | - Downloading sebastian/comparator (4.0.8) |
13-Jun-2024 17:53:44 | - Downloading sebastian/code-unit (1.0.8) |
13-Jun-2024 17:53:44 | - Downloading sebastian/cli-parser (1.0.1) |
13-Jun-2024 17:53:44 | - Downloading phpunit/php-timer (5.0.3) |
13-Jun-2024 17:53:44 | - Downloading phpunit/php-text-template (2.0.4) |
13-Jun-2024 17:53:44 | - Downloading phpunit/php-invoker (3.1.1) |
13-Jun-2024 17:53:44 | - Downloading phpunit/php-file-iterator (3.0.6) |
13-Jun-2024 17:53:44 | - Downloading theseer/tokenizer (1.2.2) |
13-Jun-2024 17:53:44 | - Downloading nikic/php-parser (v4.18.0) |
13-Jun-2024 17:53:44 | - Downloading sebastian/lines-of-code (1.0.4) |
13-Jun-2024 17:53:44 | - Downloading sebastian/complexity (2.0.3) |
13-Jun-2024 17:53:44 | - Downloading sebastian/code-unit-reverse-lookup (2.0.3) |
13-Jun-2024 17:53:44 | - Downloading phpunit/php-code-coverage (9.2.30) |
13-Jun-2024 17:53:44 | - Downloading phar-io/version (3.2.1) |
13-Jun-2024 17:53:44 | - Downloading phar-io/manifest (2.0.3) |
13-Jun-2024 17:53:44 | - Downloading myclabs/deep-copy (1.11.1) |
13-Jun-2024 17:53:44 | - Downloading doctrine/instantiator (2.0.0) |
13-Jun-2024 17:53:44 | - Downloading phpunit/phpunit (9.6.17) |
13-Jun-2024 17:53:44 | - Downloading misantron/dbunit (5.3.0) |
13-Jun-2024 17:53:44 | - Downloading phing/phing (2.17.4) |
13-Jun-2024 17:53:44 | - Downloading webmozart/assert (1.11.0) |
13-Jun-2024 17:53:44 | - Downloading phpstan/phpdoc-parser (1.26.0) |
13-Jun-2024 17:53:44 | - Downloading phpdocumentor/reflection-common (2.2.0) |
13-Jun-2024 17:53:44 | - Downloading phpdocumentor/type-resolver (1.8.2) |
13-Jun-2024 17:53:44 | - Downloading phpdocumentor/reflection-docblock (5.3.0) |
13-Jun-2024 17:53:44 | - Downloading spatie/array-to-xml (3.2.3) |
13-Jun-2024 17:53:44 | - Downloading netresearch/jsonmapper (v4.4.1) |
13-Jun-2024 17:53:44 | - Downloading fidry/cpu-core-counter (1.1.0) |
13-Jun-2024 17:53:44 | - Downloading felixfbecker/language-server-protocol (v1.5.2) |
13-Jun-2024 17:53:44 | - Downloading felixfbecker/advanced-json-rpc (v3.2.1) |
13-Jun-2024 17:53:44 | - Downloading dnoegel/php-xdg-base-dir (v0.1.1) |
13-Jun-2024 17:53:44 | - Downloading amphp/amp (v2.6.2) |
13-Jun-2024 17:53:44 | - Downloading amphp/byte-stream (v1.8.1) |
13-Jun-2024 17:53:44 | - Downloading vimeo/psalm (5.22.2) |
13-Jun-2024 17:53:44 | - Downloading symfony/routing (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/polyfill-php83 (v1.29.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/http-foundation (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading psr/event-dispatcher (1.0.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/event-dispatcher-contracts (v3.4.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/event-dispatcher (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/var-dumper (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/error-handler (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/http-kernel (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/var-exporter (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/dependency-injection (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/config (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/cache-contracts (v3.4.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/cache (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/framework-bundle (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading psalm/plugin-symfony (v5.1.0) |
13-Jun-2024 17:53:44 | - Downloading s9e/sweetdom (3.4.0) |
13-Jun-2024 17:53:44 | - Downloading s9e/regexp-builder (1.4.6) |
13-Jun-2024 17:53:44 | - Downloading s9e/text-formatter (2.16.0) |
13-Jun-2024 17:53:44 | - Downloading squizlabs/php_codesniffer (3.9.0) |
13-Jun-2024 17:53:44 | - Downloading masterminds/html5 (2.8.1) |
13-Jun-2024 17:53:44 | - Downloading symfony/dom-crawler (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/browser-kit (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/css-selector (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading symfony/mime (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading friendsofphp/proxy-manager-lts (v1.0.16) |
13-Jun-2024 17:53:44 | - Downloading symfony/proxy-manager-bridge (v6.4.3) |
13-Jun-2024 17:53:44 | - Downloading twig/twig (v3.8.0) |
13-Jun-2024 17:53:44 | - Downloading symfony/translation-contracts (v3.4.1) |
13-Jun-2024 17:53:44 | - Downloading symfony/twig-bridge (v6.4.3) |
13-Jun-2024 17:53:47 | 0/142 [>---------------------------] 0% 21/142 [====>-----------------------] 14% 38/142 [=======>--------------------] 26% 43/142 [========>-------------------] 30% 61/142 [============>---------------] 42% 73/142 [==============>-------------] 51% 87/142 [=================>----------] 61% 100/142 [===================>--------] 70% 115/142 [======================>-----] 80% 129/142 [=========================>--] 90% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive |
13-Jun-2024 17:53:47 | - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing carlos-mg89/oauth (0.8.15): Extracting archive |
13-Jun-2024 17:53:47 | - Installing chita/topological_sort (v3.0.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/process (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/finder (v6.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/filesystem (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/string (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/container (2.0.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/service-contracts (v3.4.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/console (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing seld/signal-handler (2.0.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing seld/phar-utils (1.2.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing seld/jsonlint (1.10.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing react/promise (v3.1.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/log (3.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing justinrainbow/json-schema (v5.2.13): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/pcre (3.1.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/xdebug-handler (3.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/spdx-licenses (1.5.8): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/semver (3.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/metadata-minifier (1.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/class-map-generator (1.1.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/ca-bundle (1.4.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing composer/composer (2.7.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/cache (3.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing doctrine/deprecations (1.1.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing doctrine/event-manager (1.2.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing doctrine/cache (2.2.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing doctrine/dbal (3.3.8): Extracting archive |
13-Jun-2024 17:53:47 | - Installing google/recaptcha (1.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing guzzlehttp/promises (1.5.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing ralouphie/getallheaders (3.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/http-message (1.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing guzzlehttp/psr7 (1.9.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing laminas/laminas-code (4.13.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/yaml (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing laravel/homestead (v14.5.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing marc1706/fast-image-size (v1.1.7): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/http-client-contracts (v3.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/http-client (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing brick/math (0.12.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing spomky-labs/pki-framework (1.1.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/http-factory (1.0.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/http-client (1.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/clock (1.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing paragonie/random_compat (v9.99.100): Extracting archive |
13-Jun-2024 17:53:47 | - Installing paragonie/sodium_compat (v1.20.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing web-token/jwt-library (3.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing web-token/jwt-signature (3.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing spomky-labs/base64url (v2.0.4): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing guzzlehttp/guzzle (6.5.8): Extracting archive |
13-Jun-2024 17:53:47 | - Installing minishlink/web-push (v8.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/version (3.0.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/type (3.2.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/resource-operations (3.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/recursion-context (4.0.5): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/object-reflector (2.0.4): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/object-enumerator (4.0.4): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/global-state (5.0.6): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/exporter (4.0.5): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/environment (5.1.5): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/diff (4.0.5): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/comparator (4.0.8): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/code-unit (1.0.8): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/cli-parser (1.0.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpunit/php-timer (5.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpunit/php-text-template (2.0.4): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpunit/php-invoker (3.1.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpunit/php-file-iterator (3.0.6): Extracting archive |
13-Jun-2024 17:53:47 | - Installing theseer/tokenizer (1.2.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing nikic/php-parser (v4.18.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/lines-of-code (1.0.4): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/complexity (2.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpunit/php-code-coverage (9.2.30): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phar-io/version (3.2.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phar-io/manifest (2.0.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing myclabs/deep-copy (1.11.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing doctrine/instantiator (2.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpunit/phpunit (9.6.17): Extracting archive |
13-Jun-2024 17:53:47 | - Installing misantron/dbunit (5.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phing/phing (2.17.4): Extracting archive |
13-Jun-2024 17:53:47 | - Installing webmozart/assert (1.11.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing spatie/array-to-xml (3.2.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing netresearch/jsonmapper (v4.4.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing fidry/cpu-core-counter (1.1.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing amphp/amp (v2.6.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing amphp/byte-stream (v1.8.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing vimeo/psalm (5.22.2): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/routing (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/http-foundation (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psr/event-dispatcher (1.0.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/event-dispatcher (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/var-dumper (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/error-handler (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/http-kernel (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/var-exporter (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/dependency-injection (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/config (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/cache-contracts (v3.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/cache (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/framework-bundle (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing psalm/plugin-symfony (v5.1.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing s9e/sweetdom (3.4.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing s9e/regexp-builder (1.4.6): Extracting archive |
13-Jun-2024 17:53:47 | - Installing s9e/text-formatter (2.16.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing masterminds/html5 (2.8.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/dom-crawler (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/browser-kit (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/css-selector (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/mime (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive |
13-Jun-2024 17:53:47 | - Installing twig/twig (v3.8.0): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/translation-contracts (v3.4.1): Extracting archive |
13-Jun-2024 17:53:47 | - Installing symfony/twig-bridge (v6.4.3): Extracting archive |
13-Jun-2024 17:53:50 | 0/140 [>---------------------------] 0% 19/140 [===>------------------------] 13% 35/140 [=======>--------------------] 25% 44/140 [========>-------------------] 31% 63/140 [============>---------------] 45% 73/140 [==============>-------------] 52% 93/140 [==================>---------] 66% 102/140 [====================>-------] 72% 113/140 [======================>-----] 80% 128/140 [=========================>--] 91% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. |
13-Jun-2024 17:53:50 | Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. |
13-Jun-2024 17:53:50 | Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. |
13-Jun-2024 17:53:50 | Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. |
13-Jun-2024 17:53:50 | Generating autoload files |
13-Jun-2024 17:53:51 | 100 packages you are using are looking for funding. |
13-Jun-2024 17:53:51 | Use the `composer fund` command to find out more! |
13-Jun-2024 17:53:53 | PHPUnit 9.6.17 by Sebastian Bergmann and contributors. |
13-Jun-2024 17:53:53 | |
13-Jun-2024 17:54:32 | ............................................................. 61 / 7496 ( 0%) |
13-Jun-2024 17:54:40 | ............................................................. 122 / 7496 ( 1%) |
13-Jun-2024 17:54:42 | .................................................I.....SSSS.. 183 / 7496 ( 2%) |
13-Jun-2024 17:54:44 | ..........SSSSSSSS............S...S.......................... 244 / 7496 ( 3%) |
13-Jun-2024 17:54:48 | .......................................................S..... 305 / 7496 ( 4%) |
13-Jun-2024 17:54:57 | ............................................................. 366 / 7496 ( 4%) |
13-Jun-2024 17:54:58 | ............................................................. 427 / 7496 ( 5%) |
13-Jun-2024 17:54:59 | ............................................................. 488 / 7496 ( 6%) |
13-Jun-2024 17:55:00 | ............................................................. 549 / 7496 ( 7%) |
13-Jun-2024 17:55:01 | ............................................................. 610 / 7496 ( 8%) |
13-Jun-2024 17:55:02 | ............................................................. 671 / 7496 ( 8%) |
13-Jun-2024 17:55:03 | ............................................................. 732 / 7496 ( 9%) |
13-Jun-2024 17:55:04 | ............................................................. 793 / 7496 ( 10%) |
13-Jun-2024 17:55:05 | ............................................................. 854 / 7496 ( 11%) |
13-Jun-2024 17:55:06 | ............................................................. 915 / 7496 ( 12%) |
13-Jun-2024 17:55:07 | ............................................................. 976 / 7496 ( 13%) |
13-Jun-2024 17:55:08 | ............................................................. 1037 / 7496 ( 13%) |
13-Jun-2024 17:55:09 | ............................................................. 1098 / 7496 ( 14%) |
13-Jun-2024 17:55:39 | ..............................................I...S.......... 1159 / 7496 ( 15%) |
13-Jun-2024 17:55:52 | .....S....................................................... 1220 / 7496 ( 16%) |
13-Jun-2024 17:56:01 | ............................................................. 1281 / 7496 ( 17%) |
13-Jun-2024 17:56:04 | ...................................................S.S.S..... 1342 / 7496 ( 17%) |
13-Jun-2024 17:56:07 | ............................................................. 1403 / 7496 ( 18%) |
13-Jun-2024 17:56:07 | ............................................................. 1464 / 7496 ( 19%) |
13-Jun-2024 17:56:07 | ............................................................. 1525 / 7496 ( 20%) |
13-Jun-2024 17:56:08 | ............................................................. 1586 / 7496 ( 21%) |
13-Jun-2024 17:56:08 | ............................................................. 1647 / 7496 ( 21%) |
13-Jun-2024 17:56:08 | ............................................................. 1708 / 7496 ( 22%) |
13-Jun-2024 17:56:09 | ............................................................. 1769 / 7496 ( 23%) |
13-Jun-2024 17:56:09 | ............................................................. 1830 / 7496 ( 24%) |
13-Jun-2024 17:56:09 | ............................................................. 1891 / 7496 ( 25%) |
13-Jun-2024 17:56:09 | ............................................................. 1952 / 7496 ( 26%) |
13-Jun-2024 17:56:10 | ............................................................. 2013 / 7496 ( 26%) |
13-Jun-2024 17:56:10 | ............................................................. 2074 / 7496 ( 27%) |
13-Jun-2024 17:56:10 | ............................................................. 2135 / 7496 ( 28%) |
13-Jun-2024 17:56:11 | ............................................................. 2196 / 7496 ( 29%) |
13-Jun-2024 17:56:12 | ............................................................. 2257 / 7496 ( 30%) |
13-Jun-2024 17:56:13 | ............................................................. 2318 / 7496 ( 30%) |
13-Jun-2024 17:56:15 | ............................................................. 2379 / 7496 ( 31%) |
13-Jun-2024 17:56:16 | ............................................................. 2440 / 7496 ( 32%) |
13-Jun-2024 17:56:17 | ............................................................. 2501 / 7496 ( 33%) |
13-Jun-2024 17:56:18 | ................I.II......................................... 2562 / 7496 ( 34%) |
13-Jun-2024 17:56:18 | ............................................................. 2623 / 7496 ( 34%) |
13-Jun-2024 17:56:19 | ............................................................. 2684 / 7496 ( 35%) |
13-Jun-2024 17:56:20 | ............................................................. 2745 / 7496 ( 36%) |
13-Jun-2024 17:56:21 | ............................................................. 2806 / 7496 ( 37%) |
13-Jun-2024 17:56:23 | ............................................................. 2867 / 7496 ( 38%) |
13-Jun-2024 17:56:24 | ............................................................. 2928 / 7496 ( 39%) |
13-Jun-2024 17:56:25 | ............................................................. 2989 / 7496 ( 39%) |
13-Jun-2024 17:56:25 | ............................................................. 3050 / 7496 ( 40%) |
13-Jun-2024 17:56:34 | ............................................................. 3111 / 7496 ( 41%) |
13-Jun-2024 17:56:38 | ............................................................. 3172 / 7496 ( 42%) |
13-Jun-2024 17:56:41 | .................................................S........... 3233 / 7496 ( 43%) |
13-Jun-2024 17:56:46 | ............................................................. 3294 / 7496 ( 43%) |
13-Jun-2024 17:56:46 | ............................................................. 3355 / 7496 ( 44%) |
13-Jun-2024 17:56:47 | ............................................................. 3416 / 7496 ( 45%) |
13-Jun-2024 17:57:00 | ............................................................. 3477 / 7496 ( 46%) |
13-Jun-2024 17:57:04 | ............................................................. 3538 / 7496 ( 47%) |
13-Jun-2024 17:57:17 | ............................................................. 3599 / 7496 ( 48%) |
13-Jun-2024 17:57:20 | ............................................................. 3660 / 7496 ( 48%) |
13-Jun-2024 17:57:21 | ............................................................. 3721 / 7496 ( 49%) |
13-Jun-2024 17:57:22 | ............................................................. 3782 / 7496 ( 50%) |
13-Jun-2024 17:57:23 | ............................................................. 3843 / 7496 ( 51%) |
13-Jun-2024 17:57:23 | ............................................................. 3904 / 7496 ( 52%) |
13-Jun-2024 17:57:23 | ............................................................. 3965 / 7496 ( 52%) |
13-Jun-2024 17:57:24 | ............................................................. 4026 / 7496 ( 53%) |
13-Jun-2024 17:57:24 | ............................................................. 4087 / 7496 ( 54%) |
13-Jun-2024 17:57:25 | ............................................................. 4148 / 7496 ( 55%) |
13-Jun-2024 17:57:29 | ............................................................. 4209 / 7496 ( 56%) |
13-Jun-2024 17:57:30 | ............................................................. 4270 / 7496 ( 56%) |
13-Jun-2024 17:57:33 | ............................................................. 4331 / 7496 ( 57%) |
13-Jun-2024 17:57:34 | ............................................................. 4392 / 7496 ( 58%) |
13-Jun-2024 17:57:35 | ............................................................. 4453 / 7496 ( 59%) |
13-Jun-2024 17:57:41 | ............................................................. 4514 / 7496 ( 60%) |
13-Jun-2024 17:57:46 | ............................................................. 4575 / 7496 ( 61%) |
13-Jun-2024 17:57:57 | ............................................................. 4636 / 7496 ( 61%) |
13-Jun-2024 17:57:58 | ............................................................. 4697 / 7496 ( 62%) |
13-Jun-2024 17:57:59 | ............................................................. 4758 / 7496 ( 63%) |
13-Jun-2024 17:57:59 | ............................................................. 4819 / 7496 ( 64%) |
13-Jun-2024 17:57:59 | ............................................................. 4880 / 7496 ( 65%) |
13-Jun-2024 17:58:00 | ............................................................. 4941 / 7496 ( 65%) |
13-Jun-2024 17:58:00 | ............................................................. 5002 / 7496 ( 66%) |
13-Jun-2024 17:58:00 | ............................................................. 5063 / 7496 ( 67%) |
13-Jun-2024 17:58:00 | ............................................................. 5124 / 7496 ( 68%) |
13-Jun-2024 17:58:01 | ............................................................. 5185 / 7496 ( 69%) |
13-Jun-2024 17:58:01 | ............................................................. 5246 / 7496 ( 69%) |
13-Jun-2024 17:58:10 | ............................................................. 5307 / 7496 ( 70%) |
13-Jun-2024 17:58:23 | ............................................................. 5368 / 7496 ( 71%) |
13-Jun-2024 17:58:30 | ............................................................. 5429 / 7496 ( 72%) |
13-Jun-2024 17:58:33 | ............................................................. 5490 / 7496 ( 73%) |
13-Jun-2024 17:58:34 | ............................................................. 5551 / 7496 ( 74%) |
13-Jun-2024 17:58:35 | ............................................................. 5612 / 7496 ( 74%) |
13-Jun-2024 17:58:35 | ............................................................. 5673 / 7496 ( 75%) |
13-Jun-2024 17:58:37 | ............................................................. 5734 / 7496 ( 76%) |
13-Jun-2024 17:58:39 | ............................................................. 5795 / 7496 ( 77%) |
13-Jun-2024 17:58:42 | ............................................................. 5856 / 7496 ( 78%) |
13-Jun-2024 17:58:44 | ............................................................. 5917 / 7496 ( 78%) |
13-Jun-2024 17:58:46 | ............................................................. 5978 / 7496 ( 79%) |
13-Jun-2024 17:58:48 | ............................................................. 6039 / 7496 ( 80%) |
13-Jun-2024 17:58:51 | ............................................................. 6100 / 7496 ( 81%) |
13-Jun-2024 17:58:53 | ............................................................. 6161 / 7496 ( 82%) |
13-Jun-2024 17:58:55 | ............................................................. 6222 / 7496 ( 83%) |
13-Jun-2024 17:58:58 | ............................................................. 6283 / 7496 ( 83%) |
13-Jun-2024 17:59:00 | ............................................................. 6344 / 7496 ( 84%) |
13-Jun-2024 17:59:03 | ............................................................. 6405 / 7496 ( 85%) |
13-Jun-2024 17:59:05 | ............................................................. 6466 / 7496 ( 86%) |
13-Jun-2024 17:59:07 | ............................................................. 6527 / 7496 ( 87%) |
13-Jun-2024 17:59:10 | ............................................................. 6588 / 7496 ( 87%) |
13-Jun-2024 17:59:12 | ............................................................. 6649 / 7496 ( 88%) |
13-Jun-2024 17:59:14 | ............................................................. 6710 / 7496 ( 89%) |
13-Jun-2024 17:59:17 | ............................................................. 6771 / 7496 ( 90%) |
13-Jun-2024 17:59:19 | ............................................................. 6832 / 7496 ( 91%) |
13-Jun-2024 17:59:22 | ............................................................. 6893 / 7496 ( 91%) |
13-Jun-2024 17:59:24 | ............................................................. 6954 / 7496 ( 92%) |
13-Jun-2024 17:59:26 | ............................................................. 7015 / 7496 ( 93%) |
13-Jun-2024 17:59:29 | ............................................................. 7076 / 7496 ( 94%) |
13-Jun-2024 17:59:31 | ............................................................. 7137 / 7496 ( 95%) |
13-Jun-2024 17:59:34 | ............................................................. 7198 / 7496 ( 96%) |
13-Jun-2024 17:59:36 | ............................................................. 7259 / 7496 ( 96%) |
13-Jun-2024 17:59:38 | ............................................................. 7320 / 7496 ( 97%) |
13-Jun-2024 17:59:41 | ............................................................. 7381 / 7496 ( 98%) |
13-Jun-2024 17:59:43 | ............................................................. 7442 / 7496 ( 99%) |
13-Jun-2024 17:59:45 | ...................................................... 7496 / 7496 (100%) |
13-Jun-2024 17:59:45 | |
13-Jun-2024 17:59:45 | Time: 05:52.153, Memory: 306.50 MB |
13-Jun-2024 17:59:45 | |
13-Jun-2024 17:59:45 | OK, but incomplete, skipped, or risky tests! |
13-Jun-2024 17:59:45 | Tests: 7496, Assertions: 79398, Skipped: 21, Incomplete: 5. |
13-Jun-2024 17:59:45 | |
13-Jun-2024 18:02:52 | Generating code coverage report in HTML format ... done [03:07.063] |
13-Jun-2024 18:02:53 | Finished task 'Run phpunit with coverage' with result: Success |
13-Jun-2024 18:02:53 | Running post build plugin 'Artifact Copier' |
13-Jun-2024 18:02:53 | Publishing an artifact: Coverage HTML Report |
13-Jun-2024 18:02:57 | Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 3.230 s |
13-Jun-2024 18:02:57 | Running post build plugin 'npm Cache Cleanup' |
13-Jun-2024 18:02:57 | Running post build plugin 'NCover Results Collector' |
13-Jun-2024 18:02:57 | Running post build plugin 'Build Results Label Collector' |
13-Jun-2024 18:02:57 | Running post build plugin 'Clover Results Collector' |
13-Jun-2024 18:02:57 | Running post build plugin 'Docker Container Cleanup' |
13-Jun-2024 18:02:59 | Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-COVR' |
13-Jun-2024 18:02:59 | Finalising the build... |
13-Jun-2024 18:02:59 | Stopping timer. |
13-Jun-2024 18:02:59 | Build PHPBB3-DDM-COVR-1279 completed. |
13-Jun-2024 18:02:59 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
13-Jun-2024 18:02:59 | Running on server: post build plugin 'NCover Results Collector' |
13-Jun-2024 18:02:59 | Running on server: post build plugin 'Build Labeller' |
13-Jun-2024 18:02:59 | Running on server: post build plugin 'Clover Delta Calculator' |
13-Jun-2024 18:02:59 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
13-Jun-2024 18:02:59 | All post build plugins have finished |
13-Jun-2024 18:02:59 | Generating build results summary... |
13-Jun-2024 18:02:59 | Saving build results to disk... |
13-Jun-2024 18:02:59 | Store variable context... |
13-Jun-2024 18:02:59 | Finished building PHPBB3-DDM-COVR-1279. |