simple 01-Jul-2024 17:32:48 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1295 (PHPBB3-DDM-JOB1-1295) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 01-Jul-2024 17:32:48 simple 01-Jul-2024 17:32:48 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:32:48 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1295 (PHPBB3-DDM-JOB1-1295) simple 01-Jul-2024 17:32:48 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jul-2024 17:32:48 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:32:48 Updating source code to revision: 82de8c7f5fab2fb946c003dc63f01fe3d4e8de89 simple 01-Jul-2024 17:32:48 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 01-Jul-2024 17:32:48 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Jul-2024 17:32:48 hint: is subject to change. To configure the initial branch name to use in all simple 01-Jul-2024 17:32:48 hint: of your new repositories, which will suppress this warning, call: simple 01-Jul-2024 17:32:48 hint: simple 01-Jul-2024 17:32:48 hint: git config --global init.defaultBranch simple 01-Jul-2024 17:32:48 hint: simple 01-Jul-2024 17:32:48 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Jul-2024 17:32:48 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Jul-2024 17:32:48 hint: simple 01-Jul-2024 17:32:48 hint: git branch -m simple 01-Jul-2024 17:32:48 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 01-Jul-2024 17:32:48 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 01-Jul-2024 17:33:03 Checking out revision 82de8c7f5fab2fb946c003dc63f01fe3d4e8de89. simple 01-Jul-2024 17:33:03 Already on 'master' simple 01-Jul-2024 17:33:03 Updated source code to revision: 82de8c7f5fab2fb946c003dc63f01fe3d4e8de89 simple 01-Jul-2024 17:33:03 Finished task 'Checkout Default Repository' with result: Success simple 01-Jul-2024 17:33:03 Running pre-build action: VCS Version Collector simple 01-Jul-2024 17:33:03 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jul-2024 17:33:03 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1295 (PHPBB3-DDM-JOB1-1295) started building on agent 'Docker' () command 01-Jul-2024 17:33:03 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:33:03 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Jul-2024 17:33:03 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1295 (PHPBB3-DDM-JOB1-1295)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 01-Jul-2024 17:33:04 #0 building with "default" instance using docker driver error 01-Jul-2024 17:33:04 error 01-Jul-2024 17:33:04 #1 [internal] load build definition from Dockerfile error 01-Jul-2024 17:33:04 #1 transferring dockerfile: 491B done error 01-Jul-2024 17:33:04 #1 DONE 0.0s error 01-Jul-2024 17:33:04 error 01-Jul-2024 17:33:04 #2 [internal] load metadata for docker.io/library/php:8.1 error 01-Jul-2024 17:33:04 #2 DONE 0.6s error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #3 [internal] load .dockerignore error 01-Jul-2024 17:33:05 #3 transferring context: 2B done error 01-Jul-2024 17:33:05 #3 DONE 0.0s error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #4 [1/6] FROM docker.io/library/php:8.1@sha256:49fac2cf1a5e060dbebbd449b4409f85a8aa2076fd0a8050f1d5f3e66e18d121 error 01-Jul-2024 17:33:05 #4 DONE 0.0s error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 01-Jul-2024 17:33:05 #5 CACHED error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #6 [3/6] RUN pecl install xdebug-3.2.2 error 01-Jul-2024 17:33:05 #6 CACHED error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Jul-2024 17:33:05 #7 CACHED error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Jul-2024 17:33:05 #8 CACHED error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 01-Jul-2024 17:33:05 #9 CACHED error 01-Jul-2024 17:33:05 error 01-Jul-2024 17:33:05 #10 exporting to image error 01-Jul-2024 17:33:05 #10 exporting layers done error 01-Jul-2024 17:33:05 #10 writing image sha256:02d9a187999d9081daf9bae497007ac4a86d2c1b898f157cb22de6957cfa73dd 0.0s done error 01-Jul-2024 17:33:05 #10 naming to docker.io/library/phpbb:php-8.1 0.0s done error 01-Jul-2024 17:33:05 #10 DONE 0.0s simple 01-Jul-2024 17:33:05 Built Docker image 'phpbb:php-8.1' simple 01-Jul-2024 17:33:05 Finished task 'Build image' with result: Success command 01-Jul-2024 17:33:05 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:33:05 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jul-2024 17:33:05 Running image name (phpbb:php-8.1) command 01-Jul-2024 17:33:05 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1295 (PHPBB3-DDM-JOB1-1295)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 01-Jul-2024 17:33:07 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 01-Jul-2024 17:33:07 Installing dependencies from lock file (including require-dev) build 01-Jul-2024 17:33:07 Verifying lock file contents can be installed on current platform. build 01-Jul-2024 17:33:07 Package operations: 142 installs, 0 updates, 0 removals build 01-Jul-2024 17:33:07 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. build 01-Jul-2024 17:33:07 - Downloading composer/installers (v1.12.0) build 01-Jul-2024 17:33:07 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Jul-2024 17:33:07 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Jul-2024 17:33:07 - Downloading carlos-mg89/oauth (0.8.15) build 01-Jul-2024 17:33:07 - Downloading chita/topological_sort (v3.0.1) build 01-Jul-2024 17:33:07 - Downloading symfony/process (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-php81 (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-php80 (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-php73 (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/finder (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-mbstring (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-ctype (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/filesystem (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/string (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/deprecation-contracts (v3.5.0) build 01-Jul-2024 17:33:07 - Downloading psr/container (2.0.2) build 01-Jul-2024 17:33:07 - Downloading symfony/service-contracts (v3.5.0) build 01-Jul-2024 17:33:07 - Downloading symfony/console (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading seld/signal-handler (2.0.2) build 01-Jul-2024 17:33:07 - Downloading seld/phar-utils (1.2.1) build 01-Jul-2024 17:33:07 - Downloading seld/jsonlint (1.10.2) build 01-Jul-2024 17:33:07 - Downloading react/promise (v3.2.0) build 01-Jul-2024 17:33:07 - Downloading psr/log (3.0.0) build 01-Jul-2024 17:33:07 - Downloading justinrainbow/json-schema (v5.2.13) build 01-Jul-2024 17:33:07 - Downloading composer/pcre (3.1.4) build 01-Jul-2024 17:33:07 - Downloading composer/xdebug-handler (3.0.5) build 01-Jul-2024 17:33:07 - Downloading composer/spdx-licenses (1.5.8) build 01-Jul-2024 17:33:07 - Downloading composer/semver (3.4.0) build 01-Jul-2024 17:33:07 - Downloading composer/metadata-minifier (1.0.0) build 01-Jul-2024 17:33:07 - Downloading composer/class-map-generator (1.3.4) build 01-Jul-2024 17:33:07 - Downloading composer/ca-bundle (1.5.0) build 01-Jul-2024 17:33:07 - Downloading composer/composer (2.7.7) build 01-Jul-2024 17:33:07 - Downloading psr/cache (3.0.0) build 01-Jul-2024 17:33:07 - Downloading doctrine/deprecations (1.1.3) build 01-Jul-2024 17:33:07 - Downloading doctrine/event-manager (1.2.0) build 01-Jul-2024 17:33:07 - Downloading doctrine/cache (2.2.0) build 01-Jul-2024 17:33:07 - Downloading doctrine/dbal (3.3.8) build 01-Jul-2024 17:33:07 - Downloading google/recaptcha (1.3.0) build 01-Jul-2024 17:33:07 - Downloading guzzlehttp/promises (1.5.3) build 01-Jul-2024 17:33:07 - Downloading ralouphie/getallheaders (3.0.3) build 01-Jul-2024 17:33:07 - Downloading psr/http-message (1.1) build 01-Jul-2024 17:33:07 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Jul-2024 17:33:07 - Downloading laminas/laminas-code (4.13.0) build 01-Jul-2024 17:33:07 - Downloading symfony/yaml (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading laravel/homestead (v14.5.0) build 01-Jul-2024 17:33:07 - Downloading marc1706/fast-image-size (v1.1.7) build 01-Jul-2024 17:33:07 - Downloading symfony/http-client-contracts (v3.5.0) build 01-Jul-2024 17:33:07 - Downloading symfony/http-client (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading brick/math (0.12.1) build 01-Jul-2024 17:33:07 - Downloading spomky-labs/pki-framework (1.2.1) build 01-Jul-2024 17:33:07 - Downloading psr/http-factory (1.1.0) build 01-Jul-2024 17:33:07 - Downloading psr/http-client (1.0.3) build 01-Jul-2024 17:33:07 - Downloading psr/clock (1.0.0) build 01-Jul-2024 17:33:07 - Downloading paragonie/random_compat (v9.99.100) build 01-Jul-2024 17:33:07 - Downloading paragonie/sodium_compat (v1.21.1) build 01-Jul-2024 17:33:07 - Downloading paragonie/constant_time_encoding (v2.7.0) build 01-Jul-2024 17:33:07 - Downloading web-token/jwt-library (3.4.3) build 01-Jul-2024 17:33:07 - Downloading web-token/jwt-util-ecc (3.4.3) build 01-Jul-2024 17:33:07 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 01-Jul-2024 17:33:07 - Downloading web-token/jwt-signature (3.4.3) build 01-Jul-2024 17:33:07 - Downloading web-token/jwt-key-mgmt (3.4.3) build 01-Jul-2024 17:33:07 - Downloading spomky-labs/base64url (v2.0.4) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-php72 (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Jul-2024 17:33:07 - Downloading minishlink/web-push (v8.0.0) build 01-Jul-2024 17:33:07 - Downloading sebastian/version (3.0.2) build 01-Jul-2024 17:33:07 - Downloading sebastian/type (3.2.1) build 01-Jul-2024 17:33:07 - Downloading sebastian/resource-operations (3.0.4) build 01-Jul-2024 17:33:07 - Downloading sebastian/recursion-context (4.0.5) build 01-Jul-2024 17:33:07 - Downloading sebastian/object-reflector (2.0.4) build 01-Jul-2024 17:33:07 - Downloading sebastian/object-enumerator (4.0.4) build 01-Jul-2024 17:33:07 - Downloading sebastian/global-state (5.0.7) build 01-Jul-2024 17:33:07 - Downloading sebastian/exporter (4.0.6) build 01-Jul-2024 17:33:07 - Downloading sebastian/environment (5.1.5) build 01-Jul-2024 17:33:07 - Downloading sebastian/diff (4.0.6) build 01-Jul-2024 17:33:07 - Downloading sebastian/comparator (4.0.8) build 01-Jul-2024 17:33:07 - Downloading sebastian/code-unit (1.0.8) build 01-Jul-2024 17:33:07 - Downloading sebastian/cli-parser (1.0.2) build 01-Jul-2024 17:33:07 - Downloading phpunit/php-timer (5.0.3) build 01-Jul-2024 17:33:07 - Downloading phpunit/php-text-template (2.0.4) build 01-Jul-2024 17:33:07 - Downloading phpunit/php-invoker (3.1.1) build 01-Jul-2024 17:33:07 - Downloading phpunit/php-file-iterator (3.0.6) build 01-Jul-2024 17:33:07 - Downloading theseer/tokenizer (1.2.3) build 01-Jul-2024 17:33:07 - Downloading nikic/php-parser (v4.19.1) build 01-Jul-2024 17:33:07 - Downloading sebastian/lines-of-code (1.0.4) build 01-Jul-2024 17:33:07 - Downloading sebastian/complexity (2.0.3) build 01-Jul-2024 17:33:07 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 01-Jul-2024 17:33:07 - Downloading phpunit/php-code-coverage (9.2.31) build 01-Jul-2024 17:33:07 - Downloading phar-io/version (3.2.1) build 01-Jul-2024 17:33:07 - Downloading phar-io/manifest (2.0.4) build 01-Jul-2024 17:33:07 - Downloading myclabs/deep-copy (1.12.0) build 01-Jul-2024 17:33:07 - Downloading doctrine/instantiator (2.0.0) build 01-Jul-2024 17:33:07 - Downloading phpunit/phpunit (9.6.19) build 01-Jul-2024 17:33:07 - Downloading misantron/dbunit (5.3.0) build 01-Jul-2024 17:33:07 - Downloading phing/phing (2.17.4) build 01-Jul-2024 17:33:07 - Downloading webmozart/assert (1.11.0) build 01-Jul-2024 17:33:07 - Downloading phpstan/phpdoc-parser (1.29.1) build 01-Jul-2024 17:33:07 - Downloading phpdocumentor/reflection-common (2.2.0) build 01-Jul-2024 17:33:07 - Downloading phpdocumentor/type-resolver (1.8.2) build 01-Jul-2024 17:33:07 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 01-Jul-2024 17:33:07 - Downloading spatie/array-to-xml (3.3.0) build 01-Jul-2024 17:33:07 - Downloading netresearch/jsonmapper (v4.4.1) build 01-Jul-2024 17:33:07 - Downloading fidry/cpu-core-counter (1.1.0) build 01-Jul-2024 17:33:07 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 01-Jul-2024 17:33:07 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 01-Jul-2024 17:33:07 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 01-Jul-2024 17:33:07 - Downloading amphp/amp (v2.6.4) build 01-Jul-2024 17:33:07 - Downloading amphp/byte-stream (v1.8.2) build 01-Jul-2024 17:33:07 - Downloading vimeo/psalm (5.24.0) build 01-Jul-2024 17:33:07 - Downloading symfony/routing (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/polyfill-php83 (v1.29.0) build 01-Jul-2024 17:33:07 - Downloading symfony/http-foundation (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading psr/event-dispatcher (1.0.0) build 01-Jul-2024 17:33:07 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 01-Jul-2024 17:33:07 - Downloading symfony/event-dispatcher (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/var-dumper (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/error-handler (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/http-kernel (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/var-exporter (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/dependency-injection (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/config (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/cache-contracts (v3.5.0) build 01-Jul-2024 17:33:07 - Downloading symfony/cache (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/framework-bundle (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading psalm/plugin-symfony (v5.2.2) build 01-Jul-2024 17:33:07 - Downloading s9e/sweetdom (3.4.1) build 01-Jul-2024 17:33:07 - Downloading s9e/regexp-builder (1.4.6) build 01-Jul-2024 17:33:07 - Downloading s9e/text-formatter (2.17.3) build 01-Jul-2024 17:33:07 - Downloading squizlabs/php_codesniffer (3.10.1) build 01-Jul-2024 17:33:07 - Downloading masterminds/html5 (2.9.0) build 01-Jul-2024 17:33:07 - Downloading symfony/dom-crawler (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/browser-kit (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/css-selector (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading symfony/mime (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 01-Jul-2024 17:33:07 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 01-Jul-2024 17:33:07 - Downloading twig/twig (v3.8.0) build 01-Jul-2024 17:33:07 - Downloading symfony/translation-contracts (v3.5.0) build 01-Jul-2024 17:33:07 - Downloading symfony/twig-bridge (v6.4.8) build 01-Jul-2024 17:33:10 0/142 [>---------------------------] 0% 22/142 [====>-----------------------] 15% 32/142 [======>---------------------] 22% 49/142 [=========>------------------] 34% 64/142 [============>---------------] 45% 77/142 [===============>------------] 54% 90/142 [=================>----------] 63% 100/142 [===================>--------] 70% 118/142 [=======================>----] 83% 132/142 [==========================>-] 92% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Jul-2024 17:33:10 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 01-Jul-2024 17:33:10 - Installing chita/topological_sort (v3.0.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/process (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/finder (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/filesystem (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/string (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/container (2.0.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/console (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing seld/signal-handler (2.0.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing seld/phar-utils (1.2.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing seld/jsonlint (1.10.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing react/promise (v3.2.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/log (3.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/pcre (3.1.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/semver (3.4.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/class-map-generator (1.3.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/ca-bundle (1.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing composer/composer (2.7.7): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/cache (3.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing doctrine/deprecations (1.1.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing doctrine/event-manager (1.2.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing doctrine/cache (2.2.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing doctrine/dbal (3.3.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing google/recaptcha (1.3.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/http-message (1.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing laminas/laminas-code (4.13.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/yaml (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing laravel/homestead (v14.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/http-client (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing brick/math (0.12.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/http-factory (1.1.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/http-client (1.0.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/clock (1.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 01-Jul-2024 17:33:10 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing web-token/jwt-library (3.4.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing minishlink/web-push (v8.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/version (3.0.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/type (3.2.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/global-state (5.0.7): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/exporter (4.0.6): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/environment (5.1.5): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/diff (4.0.6): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/comparator (4.0.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/code-unit (1.0.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpunit/php-timer (5.0.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 01-Jul-2024 17:33:10 - Installing theseer/tokenizer (1.2.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing nikic/php-parser (v4.19.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/complexity (2.0.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 01-Jul-2024 17:33:10 - Installing phar-io/version (3.2.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing phar-io/manifest (2.0.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing doctrine/instantiator (2.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpunit/phpunit (9.6.19): Extracting archive build 01-Jul-2024 17:33:10 - Installing misantron/dbunit (5.3.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing phing/phing (2.17.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing webmozart/assert (1.11.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing amphp/amp (v2.6.4): Extracting archive build 01-Jul-2024 17:33:10 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing vimeo/psalm (5.24.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/routing (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/error-handler (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/config (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/cache (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 01-Jul-2024 17:33:10 - Installing s9e/sweetdom (3.4.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Jul-2024 17:33:10 - Installing s9e/text-formatter (2.17.3): Extracting archive build 01-Jul-2024 17:33:10 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 01-Jul-2024 17:33:10 - Installing masterminds/html5 (2.9.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/css-selector (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/mime (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 01-Jul-2024 17:33:10 - Installing twig/twig (v3.8.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 01-Jul-2024 17:33:10 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 01-Jul-2024 17:33:14 0/140 [>---------------------------] 0% 14/140 [==>-------------------------] 10% 31/140 [======>---------------------] 22% 42/140 [========>-------------------] 30% 60/140 [============>---------------] 42% 78/140 [===============>------------] 55% 84/140 [================>-----------] 60% 101/140 [====================>-------] 72% 115/140 [=======================>----] 82% 127/140 [=========================>--] 90% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:14 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:14 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:14 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:14 Generating autoload files build 01-Jul-2024 17:33:14 101 packages you are using are looking for funding. build 01-Jul-2024 17:33:14 Use the `composer fund` command to find out more! build 01-Jul-2024 17:33:14 Buildfile: /data/build/build.xml build 01-Jul-2024 17:33:14  build 01-Jul-2024 17:33:14 phpBB > clean: build 01-Jul-2024 17:33:14  build 01-Jul-2024 17:33:14  [delete] Directory /data/build/logs does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/api does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/coverage does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/cpd does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/new_version does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 01-Jul-2024 17:33:14  [delete] Directory /data/build/save does not exist or is not a directory. build 01-Jul-2024 17:33:14  build 01-Jul-2024 17:33:14 phpBB > prepare: build 01-Jul-2024 17:33:14  build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/logs build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/api build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/codebrowser build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/coverage build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/cpd build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/dependencies build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/new_version build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/new_version/files build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/new_version/patches build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/new_version/release_files build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/new_version/update build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/old_versions build 01-Jul-2024 17:33:14  [mkdir] Created dir: /data/build/save build 01-Jul-2024 17:33:14  build 01-Jul-2024 17:33:14 phpBB > composer: build 01-Jul-2024 17:33:14  build 01-Jul-2024 17:33:15 Installing dependencies from lock file (including require-dev) build 01-Jul-2024 17:33:15 Verifying lock file contents can be installed on current platform. build 01-Jul-2024 17:33:15 Nothing to install, update or remove build 01-Jul-2024 17:33:15 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:15 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:15 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:15 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 17:33:15 Generating autoload files build 01-Jul-2024 17:33:15 101 packages you are using are looking for funding. build 01-Jul-2024 17:33:15 Use the `composer fund` command to find out more! build 01-Jul-2024 17:33:15  build 01-Jul-2024 17:33:15 phpBB > test: build 01-Jul-2024 17:33:15  build 01-Jul-2024 17:33:17 PHPUnit 9.6.19 by Sebastian Bergmann and contributors. build 01-Jul-2024 17:33:17 build 01-Jul-2024 17:33:55 ............................................................. 61 / 7827 ( 0%) build 01-Jul-2024 17:34:02 ............................................................. 122 / 7827 ( 1%) build 01-Jul-2024 17:34:04 .................................................I.....SSSS.. 183 / 7827 ( 2%) build 01-Jul-2024 17:34:06 ................SSSSSSSS............S...S.................... 244 / 7827 ( 3%) build 01-Jul-2024 17:34:09 ............................................................. 305 / 7827 ( 3%) build 01-Jul-2024 17:34:19 S............................................................ 366 / 7827 ( 4%) build 01-Jul-2024 17:34:20 ............................................................. 427 / 7827 ( 5%) build 01-Jul-2024 17:34:21 ............................................................. 488 / 7827 ( 6%) build 01-Jul-2024 17:34:22 ............................................................. 549 / 7827 ( 7%) build 01-Jul-2024 17:34:23 ............................................................. 610 / 7827 ( 7%) build 01-Jul-2024 17:34:25 ............................................................. 671 / 7827 ( 8%) build 01-Jul-2024 17:34:26 ............................................................. 732 / 7827 ( 9%) build 01-Jul-2024 17:34:26 ............................................................. 793 / 7827 ( 10%) build 01-Jul-2024 17:34:27 ............................................................. 854 / 7827 ( 10%) build 01-Jul-2024 17:34:28 ............................................................. 915 / 7827 ( 11%) build 01-Jul-2024 17:34:29 ............................................................. 976 / 7827 ( 12%) build 01-Jul-2024 17:34:30 ............................................................. 1037 / 7827 ( 13%) build 01-Jul-2024 17:34:31 ............................................................. 1098 / 7827 ( 14%) build 01-Jul-2024 17:34:49 .........................................................I... 1159 / 7827 ( 14%) build 01-Jul-2024 17:35:06 S...............S............................................ 1220 / 7827 ( 15%) build 01-Jul-2024 17:35:14 ............................................................. 1281 / 7827 ( 16%) build 01-Jul-2024 17:35:16 ............................................................. 1342 / 7827 ( 17%) build 01-Jul-2024 17:35:19 ..S.S.S...................................................... 1403 / 7827 ( 17%) build 01-Jul-2024 17:35:19 ............................................................. 1464 / 7827 ( 18%) build 01-Jul-2024 17:35:19 ............................................................. 1525 / 7827 ( 19%) build 01-Jul-2024 17:35:20 ............................................................. 1586 / 7827 ( 20%) build 01-Jul-2024 17:35:20 ............................................................. 1647 / 7827 ( 21%) build 01-Jul-2024 17:35:20 ............................................................. 1708 / 7827 ( 21%) build 01-Jul-2024 17:35:20 ............................................................. 1769 / 7827 ( 22%) build 01-Jul-2024 17:35:21 ............................................................. 1830 / 7827 ( 23%) build 01-Jul-2024 17:35:21 ............................................................. 1891 / 7827 ( 24%) build 01-Jul-2024 17:35:21 ............................................................. 1952 / 7827 ( 24%) build 01-Jul-2024 17:35:21 ............................................................. 2013 / 7827 ( 25%) build 01-Jul-2024 17:35:21 ............................................................. 2074 / 7827 ( 26%) build 01-Jul-2024 17:35:22 ............................................................. 2135 / 7827 ( 27%) build 01-Jul-2024 17:35:22 ............................................................. 2196 / 7827 ( 28%) build 01-Jul-2024 17:35:23 ............................................................. 2257 / 7827 ( 28%) build 01-Jul-2024 17:35:24 ............................................................. 2318 / 7827 ( 29%) build 01-Jul-2024 17:35:26 ............................................................. 2379 / 7827 ( 30%) build 01-Jul-2024 17:35:27 ............................................................. 2440 / 7827 ( 31%) build 01-Jul-2024 17:35:27 ............................................................. 2501 / 7827 ( 31%) build 01-Jul-2024 17:35:29 ..............................I.II........................... 2562 / 7827 ( 32%) build 01-Jul-2024 17:35:29 ............................................................. 2623 / 7827 ( 33%) build 01-Jul-2024 17:35:30 ............................................................. 2684 / 7827 ( 34%) build 01-Jul-2024 17:35:30 ............................................................. 2745 / 7827 ( 35%) build 01-Jul-2024 17:35:31 ............................................................. 2806 / 7827 ( 35%) build 01-Jul-2024 17:35:33 ............................................................. 2867 / 7827 ( 36%) build 01-Jul-2024 17:35:34 ............................................................. 2928 / 7827 ( 37%) build 01-Jul-2024 17:35:35 ............................................................. 2989 / 7827 ( 38%) build 01-Jul-2024 17:35:35 ............................................................. 3050 / 7827 ( 38%) build 01-Jul-2024 17:35:44 ............................................................. 3111 / 7827 ( 39%) build 01-Jul-2024 17:35:48 ............................................................. 3172 / 7827 ( 40%) build 01-Jul-2024 17:35:51 ............................................................. 3233 / 7827 ( 41%) build 01-Jul-2024 17:35:58 ..S.......................................................... 3294 / 7827 ( 42%) build 01-Jul-2024 17:35:58 ............................................................. 3355 / 7827 ( 42%) build 01-Jul-2024 17:35:59 ............................................................. 3416 / 7827 ( 43%) build 01-Jul-2024 17:36:06 ............................................................. 3477 / 7827 ( 44%) build 01-Jul-2024 17:36:16 ............................................................. 3538 / 7827 ( 45%) build 01-Jul-2024 17:36:25 ............................................................. 3599 / 7827 ( 45%) build 01-Jul-2024 17:36:32 ............................................................. 3660 / 7827 ( 46%) build 01-Jul-2024 17:36:33 ............................................................. 3721 / 7827 ( 47%) build 01-Jul-2024 17:36:34 ............................................................. 3782 / 7827 ( 48%) build 01-Jul-2024 17:36:34 ............................................................. 3843 / 7827 ( 49%) build 01-Jul-2024 17:36:35 ............................................................. 3904 / 7827 ( 49%) build 01-Jul-2024 17:36:35 ............................................................. 3965 / 7827 ( 50%) build 01-Jul-2024 17:36:35 ............................................................. 4026 / 7827 ( 51%) build 01-Jul-2024 17:36:35 ............................................................. 4087 / 7827 ( 52%) build 01-Jul-2024 17:36:36 ............................................................. 4148 / 7827 ( 52%) build 01-Jul-2024 17:36:41 ............................................................. 4209 / 7827 ( 53%) build 01-Jul-2024 17:36:41 ............................................................. 4270 / 7827 ( 54%) build 01-Jul-2024 17:36:45 ............................................................. 4331 / 7827 ( 55%) build 01-Jul-2024 17:36:46 ............................................................. 4392 / 7827 ( 56%) build 01-Jul-2024 17:36:47 ............................................................. 4453 / 7827 ( 56%) build 01-Jul-2024 17:36:51 ............................................................. 4514 / 7827 ( 57%) build 01-Jul-2024 17:36:55 ............................................................. 4575 / 7827 ( 58%) build 01-Jul-2024 17:37:08 ............................................................. 4636 / 7827 ( 59%) build 01-Jul-2024 17:37:10 ............................................................. 4697 / 7827 ( 60%) build 01-Jul-2024 17:37:11 ............................................................. 4758 / 7827 ( 60%) build 01-Jul-2024 17:37:11 ............................................................. 4819 / 7827 ( 61%) build 01-Jul-2024 17:37:11 ............................................................. 4880 / 7827 ( 62%) build 01-Jul-2024 17:37:11 ............................................................. 4941 / 7827 ( 63%) build 01-Jul-2024 17:37:12 ............................................................. 5002 / 7827 ( 63%) build 01-Jul-2024 17:37:12 ............................................................. 5063 / 7827 ( 64%) build 01-Jul-2024 17:37:12 ............................................................. 5124 / 7827 ( 65%) build 01-Jul-2024 17:37:12 ............................................................. 5185 / 7827 ( 66%) build 01-Jul-2024 17:37:13 ............................................................. 5246 / 7827 ( 67%) build 01-Jul-2024 17:37:17 ............................................................. 5307 / 7827 ( 67%) build 01-Jul-2024 17:37:29 ............................................................. 5368 / 7827 ( 68%) build 01-Jul-2024 17:37:38 ............................................................. 5429 / 7827 ( 69%) build 01-Jul-2024 17:37:43 ............................................................. 5490 / 7827 ( 70%) build 01-Jul-2024 17:37:44 ............................................................. 5551 / 7827 ( 70%) build 01-Jul-2024 17:37:44 ............................................................. 5612 / 7827 ( 71%) build 01-Jul-2024 17:37:45 ............................................................. 5673 / 7827 ( 72%) build 01-Jul-2024 17:37:45 ......................................SSSSSSSSSSSSSSSSSSSSSSS 5734 / 7827 ( 73%) build 01-Jul-2024 17:37:45 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7827 ( 74%) build 01-Jul-2024 17:37:45 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7827 ( 74%) build 01-Jul-2024 17:37:45 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7827 ( 75%) build 01-Jul-2024 17:37:46 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................ 5978 / 7827 ( 76%) build 01-Jul-2024 17:37:48 ............................................................. 6039 / 7827 ( 77%) build 01-Jul-2024 17:37:49 ............................................................. 6100 / 7827 ( 77%) build 01-Jul-2024 17:37:51 ............................................................. 6161 / 7827 ( 78%) build 01-Jul-2024 17:37:53 ............................................................. 6222 / 7827 ( 79%) build 01-Jul-2024 17:37:54 ............................................................. 6283 / 7827 ( 80%) build 01-Jul-2024 17:37:56 ............................................................. 6344 / 7827 ( 81%) build 01-Jul-2024 17:37:58 ............................................................. 6405 / 7827 ( 81%) build 01-Jul-2024 17:38:00 ............................................................. 6466 / 7827 ( 82%) build 01-Jul-2024 17:38:01 ............................................................. 6527 / 7827 ( 83%) build 01-Jul-2024 17:38:03 ............................................................. 6588 / 7827 ( 84%) build 01-Jul-2024 17:38:05 ............................................................. 6649 / 7827 ( 84%) build 01-Jul-2024 17:38:06 ............................................................. 6710 / 7827 ( 85%) build 01-Jul-2024 17:38:08 ............................................................. 6771 / 7827 ( 86%) build 01-Jul-2024 17:38:10 ............................................................. 6832 / 7827 ( 87%) build 01-Jul-2024 17:38:11 ............................................................. 6893 / 7827 ( 88%) build 01-Jul-2024 17:38:13 ............................................................. 6954 / 7827 ( 88%) build 01-Jul-2024 17:38:15 ............................................................. 7015 / 7827 ( 89%) build 01-Jul-2024 17:38:16 ............................................................. 7076 / 7827 ( 90%) build 01-Jul-2024 17:38:18 ............................................................. 7137 / 7827 ( 91%) build 01-Jul-2024 17:38:20 ............................................................. 7198 / 7827 ( 91%) build 01-Jul-2024 17:38:21 ............................................................. 7259 / 7827 ( 92%) build 01-Jul-2024 17:38:23 ............................................................. 7320 / 7827 ( 93%) build 01-Jul-2024 17:38:25 ............................................................. 7381 / 7827 ( 94%) build 01-Jul-2024 17:38:26 ............................................................. 7442 / 7827 ( 95%) build 01-Jul-2024 17:38:28 ............................................................. 7503 / 7827 ( 95%) build 01-Jul-2024 17:38:30 ............................................................. 7564 / 7827 ( 96%) build 01-Jul-2024 17:38:32 ............................................................. 7625 / 7827 ( 97%) build 01-Jul-2024 17:38:33 ............................................................. 7686 / 7827 ( 98%) build 01-Jul-2024 17:38:35 ............................................................. 7747 / 7827 ( 98%) build 01-Jul-2024 17:38:36 ................. build 01-Jul-2024 17:38:36 build 01-Jul-2024 17:38:36 Time: 05:18.242, Memory: 312.50 MB build 01-Jul-2024 17:38:36 build 01-Jul-2024 17:38:36 OK, but incomplete, skipped, or risky tests! build 01-Jul-2024 17:38:36 Tests: 7827, Assertions: 82495, Skipped: 272, Incomplete: 5. build 01-Jul-2024 17:38:36 build 01-Jul-2024 17:41:15 Generating code coverage report in Clover XML format ... done [02:39.695] build 01-Jul-2024 17:41:15 build 01-Jul-2024 17:41:40 Generating code coverage report in HTML format ... done [00:24.224] build 01-Jul-2024 17:41:40  build 01-Jul-2024 17:41:40 phpBB > docs: build 01-Jul-2024 17:41:40  build 01-Jul-2024 17:41:40 Updating project build 01-Jul-2024 17:41:40 build 01-Jul-2024 17:41:40 Version main build 01-Jul-2024 17:41:40 ------------ build 01-Jul-2024 17:41:40 build 01-Jul-2024 17:41:41 build 01-Jul-2024 17:41:42 0/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 01-Jul-2024 17:41:42  2/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 01-Jul-2024 17:41:45 Parsing diff build 01-Jul-2024 17:41:45  4/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 01-Jul-2024 17:41:45 Parsing diff_op build 01-Jul-2024 17:41:45 Parsing diff_op_copy build 01-Jul-2024 17:41:45 Parsing diff_op_delete build 01-Jul-2024 17:41:45 Parsing diff_op_add build 01-Jul-2024 17:41:45 Parsing diff_op_change build 01-Jul-2024 17:41:45 Parsing diff3 build 01-Jul-2024 17:41:45 Parsing diff3_op build 01-Jul-2024 17:41:45 Parsing diff3_op_copy build 01-Jul-2024 17:41:45 Parsing diff3_block_builder build 01-Jul-2024 17:41:45 Parsing diff_renderer build 01-Jul-2024 17:41:45  15/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 01-Jul-2024 17:41:45 Parsing diff_renderer_inline build 01-Jul-2024 17:41:45 Parsing diff_renderer_raw build 01-Jul-2024 17:41:45 Parsing diff_renderer_side_by_side build 01-Jul-2024 17:41:45 Parsing diff_engine build 01-Jul-2024 17:41:46  20/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 01-Jul-2024 17:41:46  21/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 01-Jul-2024 17:41:47  22/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 01-Jul-2024 17:41:47  23/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 01-Jul-2024 17:41:47 Parsing compress_tar build 01-Jul-2024 17:41:47 Parsing SphinxClient build 01-Jul-2024 17:41:47  26/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 01-Jul-2024 17:41:48  27/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 01-Jul-2024 17:41:48  28/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 01-Jul-2024 17:41:48 Parsing ftp_fsock build 01-Jul-2024 17:41:49 Parsing mcp_main build 01-Jul-2024 17:41:49  31/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 01-Jul-2024 17:41:50  32/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 01-Jul-2024 17:41:50  33/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4% 34/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 01-Jul-2024 17:41:50 Parsing mcp_pm_reports build 01-Jul-2024 17:41:50  35/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 01-Jul-2024 17:41:51  36/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 01-Jul-2024 17:41:51  37/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 01-Jul-2024 17:41:51  38/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 01-Jul-2024 17:41:51 Parsing mcp_logs_info build 01-Jul-2024 17:41:51 Parsing mcp_warn_info build 01-Jul-2024 17:41:51 Parsing mcp_reports_info build 01-Jul-2024 17:41:51 Parsing mcp_pm_reports_info build 01-Jul-2024 17:41:51 Parsing mcp_ban_info build 01-Jul-2024 17:41:51 Parsing mcp_notes_info build 01-Jul-2024 17:41:51  45/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_queue_info build 01-Jul-2024 17:41:52 Parsing acp_jabber build 01-Jul-2024 17:41:52  47/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 01-Jul-2024 17:41:52 Parsing acp_groups build 01-Jul-2024 17:41:53  49/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 01-Jul-2024 17:41:53  50/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_contact build 01-Jul-2024 17:41:53 Parsing auth_admin build 01-Jul-2024 17:41:53  52/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 01-Jul-2024 17:41:53  53/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 01-Jul-2024 17:41:54  54/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_board build 01-Jul-2024 17:41:54  55/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 01-Jul-2024 17:41:54  56/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 01-Jul-2024 17:41:54  57/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 01-Jul-2024 17:41:55 Parsing acp_email build 01-Jul-2024 17:41:55  59/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 01-Jul-2024 17:41:55  60/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 01-Jul-2024 17:41:55  61/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_captcha build 01-Jul-2024 17:41:55 Parsing acp_forums build 01-Jul-2024 17:41:55  63/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 01-Jul-2024 17:41:55  64/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 01-Jul-2024 17:41:56  65/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_icons build 01-Jul-2024 17:41:56  66/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_attachments build 01-Jul-2024 17:41:56  67/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_extensions build 01-Jul-2024 17:41:57  68/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 01-Jul-2024 17:41:57  69/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 01-Jul-2024 17:41:57  70/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 01-Jul-2024 17:41:57  71/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 01-Jul-2024 17:41:57  72/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 01-Jul-2024 17:41:57  73/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_jabber_info build 01-Jul-2024 17:41:57 Parsing acp_disallow_info build 01-Jul-2024 17:41:57 Parsing acp_groups_info build 01-Jul-2024 17:41:57 Parsing acp_modules_info build 01-Jul-2024 17:41:57 Parsing acp_contact_info build 01-Jul-2024 17:41:57 Parsing acp_bots_info build 01-Jul-2024 17:41:57 Parsing acp_logs_info build 01-Jul-2024 17:41:57  80/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_board_info build 01-Jul-2024 17:41:57 Parsing acp_search_info build 01-Jul-2024 17:41:57 Parsing acp_users_info build 01-Jul-2024 17:41:57 Parsing acp_php_info_info build 01-Jul-2024 17:41:57  84/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_email_info build 01-Jul-2024 17:41:57 Parsing acp_inactive_info build 01-Jul-2024 17:41:57 Parsing acp_words_info build 01-Jul-2024 17:41:57 Parsing acp_captcha_info build 01-Jul-2024 17:41:57 Parsing acp_forums_info build 01-Jul-2024 17:41:57 Parsing acp_bbcodes_info build 01-Jul-2024 17:41:57 Parsing acp_prune_info build 01-Jul-2024 17:41:57 Parsing acp_icons_info build 01-Jul-2024 17:41:57  92/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_attachments_info build 01-Jul-2024 17:41:57 Parsing acp_extensions_info build 01-Jul-2024 17:41:57 Parsing acp_profile_info build 01-Jul-2024 17:41:57 Parsing acp_ranks_info build 01-Jul-2024 17:41:57 Parsing acp_language_info build 01-Jul-2024 17:41:57 Parsing acp_styles_info build 01-Jul-2024 17:41:57 Parsing acp_permission_roles_info build 01-Jul-2024 17:41:58 Parsing acp_permissions_info build 01-Jul-2024 17:41:58  100/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_ban_info build 01-Jul-2024 17:41:58 Parsing acp_update_info build 01-Jul-2024 17:41:58 Parsing acp_main_info build 01-Jul-2024 17:41:58 Parsing acp_help_phpbb_info build 01-Jul-2024 17:41:58 Parsing acp_storage_info build 01-Jul-2024 17:41:58 Parsing acp_reasons_info build 01-Jul-2024 17:41:58 Parsing acp_permissions build 01-Jul-2024 17:41:58  107/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_ban build 01-Jul-2024 17:41:58 Parsing acp_update build 01-Jul-2024 17:41:58  109/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 01-Jul-2024 17:41:58  110/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 01-Jul-2024 17:41:58 111/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_storage build 01-Jul-2024 17:41:58  112/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 01-Jul-2024 17:41:58 113/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_data_collector build 01-Jul-2024 17:41:58  114/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_php_data_provider build 01-Jul-2024 17:41:58 Parsing phpbb_questionnaire_system_data_provider build 01-Jul-2024 17:41:58 Parsing phpbb_questionnaire_phpbb_data_provider build 01-Jul-2024 17:42:00 Parsing ucp_prefs build 01-Jul-2024 17:42:00  118/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 01-Jul-2024 17:42:00 Parsing ucp_auth_link build 01-Jul-2024 17:42:00 Parsing ucp_resend build 01-Jul-2024 17:42:00  121/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_groups build 01-Jul-2024 17:42:00  122/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_attachments build 01-Jul-2024 17:42:00  123/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_notifications build 01-Jul-2024 17:42:00  124/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 01-Jul-2024 17:42:00 Parsing ucp_activate build 01-Jul-2024 17:42:00  126/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 01-Jul-2024 17:42:01  127/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 01-Jul-2024 17:42:01  128/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 01-Jul-2024 17:42:01  129/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16% 130/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_register build 01-Jul-2024 17:42:01 Parsing ucp_prefs_info build 01-Jul-2024 17:42:01  131/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 01-Jul-2024 17:42:01 Parsing ucp_groups_info build 01-Jul-2024 17:42:01 Parsing ucp_attachments_info build 01-Jul-2024 17:42:01 Parsing ucp_notifications_info build 01-Jul-2024 17:42:01 Parsing ucp_main_info build 01-Jul-2024 17:42:01 Parsing ucp_zebra_info build 01-Jul-2024 17:42:01 Parsing ucp_pm_info build 01-Jul-2024 17:42:01 Parsing ucp_profile_info build 01-Jul-2024 17:42:01  139/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_profile build 01-Jul-2024 17:42:02  140/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 01-Jul-2024 17:42:02  141/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 01-Jul-2024 17:42:02 Parsing bitfield build 01-Jul-2024 17:42:03  143/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing messenger build 01-Jul-2024 17:42:03  144/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing queue build 01-Jul-2024 17:42:03 Parsing smtp_class build 01-Jul-2024 17:42:05 Parsing phpbb\content_visibility build 01-Jul-2024 17:42:05  147/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memory build 01-Jul-2024 17:42:05  148/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\apcu build 01-Jul-2024 17:42:05 Parsing phpbb\cache\driver\dummy build 01-Jul-2024 17:42:05 Parsing phpbb\cache\driver\wincache build 01-Jul-2024 17:42:05 Parsing phpbb\cache\driver\driver_interface build 01-Jul-2024 17:42:05  152/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\base build 01-Jul-2024 17:42:05 Parsing phpbb\cache\driver\memcached build 01-Jul-2024 17:42:05  154/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\redis build 01-Jul-2024 17:42:05 Parsing phpbb\cache\driver\file build 01-Jul-2024 17:42:05  156/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\service build 01-Jul-2024 17:42:05  157/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\manager build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\poll_option build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\pm_text build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\forum_description build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\contact_admin_info build 01-Jul-2024 17:42:05  162/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\plugins\user_signature build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\poll_title build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\post_text build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\group_description build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\plugins\forum_rules build 01-Jul-2024 17:42:05 Parsing phpbb\textreparser\row_based_plugin build 01-Jul-2024 17:42:05  168/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\base build 01-Jul-2024 17:42:05  170/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\textreparser\reparser_interface build 01-Jul-2024 17:42:05 Parsing phpbb\form\form_helper build 01-Jul-2024 17:42:05 Parsing phpbb\filesystem\exception\filesystem_exception build 01-Jul-2024 17:42:05 Parsing phpbb\filesystem\filesystem_interface build 01-Jul-2024 17:42:05  173/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\filesystem build 01-Jul-2024 17:42:05  174/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\helper build 01-Jul-2024 17:42:05  175/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\temp build 01-Jul-2024 17:42:05 Parsing phpbb\di\service_collection_iterator build 01-Jul-2024 17:42:05 Parsing phpbb\di\pass\markpublic_pass build 01-Jul-2024 17:42:05 Parsing phpbb\di\pass\collection_pass build 01-Jul-2024 17:42:05 Parsing phpbb\di\pass\convert_events build 01-Jul-2024 17:42:05 Parsing phpbb\di\service_collection build 01-Jul-2024 17:42:05  181/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\exception\service_not_found_exception build 01-Jul-2024 17:42:05 Parsing phpbb\di\exception\di_exception build 01-Jul-2024 17:42:05 Parsing phpbb\di\exception\multiple_service_definitions_exception build 01-Jul-2024 17:42:05 Parsing phpbb\di\ordered_service_collection build 01-Jul-2024 17:42:05 Parsing phpbb\di\container_builder build 01-Jul-2024 17:42:05  186/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\proxy_instantiator build 01-Jul-2024 17:42:05 Parsing phpbb\di\extension\container_configuration build 01-Jul-2024 17:42:05 Parsing phpbb\di\extension\config build 01-Jul-2024 17:42:05 Parsing phpbb\di\extension\core build 01-Jul-2024 17:42:05  190/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\extension\tables build 01-Jul-2024 17:42:05 Parsing phpbb\pagination build 01-Jul-2024 17:42:05  192/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\error_collector build 01-Jul-2024 17:42:06 Parsing phpbb\lock\flock build 01-Jul-2024 17:42:06 Parsing phpbb\lock\posting build 01-Jul-2024 17:42:06 Parsing phpbb\lock\db build 01-Jul-2024 17:42:06  196/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\resync build 01-Jul-2024 17:42:06 Parsing phpbb\attachment\upload build 01-Jul-2024 17:42:06  198/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\manager build 01-Jul-2024 17:42:06 Parsing phpbb\attachment\delete build 01-Jul-2024 17:42:06  200/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 01-Jul-2024 17:42:06 Parsing phpbb\php\ini build 01-Jul-2024 17:42:06 Parsing phpbb\module\module_manager build 01-Jul-2024 17:42:06  203/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\module\exception\module_not_found_exception build 01-Jul-2024 17:42:06 Parsing phpbb\module\exception\module_exception build 01-Jul-2024 17:42:06 Parsing phpbb\profilefields\type\type_string_common build 01-Jul-2024 17:42:06 Parsing phpbb\profilefields\type\type_bool build 01-Jul-2024 17:42:06  207/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_string build 01-Jul-2024 17:42:06 Parsing phpbb\profilefields\type\type_interface build 01-Jul-2024 17:42:06  209/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_int build 01-Jul-2024 17:42:06 Parsing phpbb\profilefields\type\type_date build 01-Jul-2024 17:42:06  211/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_dropdown build 01-Jul-2024 17:42:06  212/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_base build 01-Jul-2024 17:42:06 Parsing phpbb\profilefields\type\type_text build 01-Jul-2024 17:42:06  214/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_url build 01-Jul-2024 17:42:06 Parsing phpbb\profilefields\manager build 01-Jul-2024 17:42:06  216/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\lang_helper build 01-Jul-2024 17:42:06 Parsing phpbb\group\helper build 01-Jul-2024 17:42:06  218/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module_base build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\install_finish\task\install_extensions build 01-Jul-2024 17:42:07  220/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\task\populate_migrations build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\install_finish\task\notify_user build 01-Jul-2024 17:42:07  222/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\module build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\install_filesystem\module build 01-Jul-2024 17:42:07  225/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\abstract_requirements_module build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\requirements\task\check_filesystem build 01-Jul-2024 17:42:07  227/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_update build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\requirements\task\check_server_environment build 01-Jul-2024 17:42:07  229/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\install_module build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\requirements\update_module build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\update_filesystem\task\file_check build 01-Jul-2024 17:42:07  233/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 01-Jul-2024 17:42:07 Parsing phpbb\install\module\update_filesystem\task\update_files build 01-Jul-2024 17:42:07  235/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\task\diff_files build 01-Jul-2024 17:42:07  236/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\module build 01-Jul-2024 17:42:07 Parsing phpbb\install\updater_configuration build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\user_interaction_required_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\cannot_build_container_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\installer_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\installer_config_not_writable_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\jump_to_restart_point_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\file_updater_failure_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\resource_limit_reached_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\exception\invalid_dbms_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\sequential_task build 01-Jul-2024 17:42:07  247/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\install build 01-Jul-2024 17:42:07  248/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\config\show build 01-Jul-2024 17:42:07 Parsing phpbb\install\console\command\install\config\validate build 01-Jul-2024 17:42:07 Parsing phpbb\install\console\command\update\update build 01-Jul-2024 17:42:07  251/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\console\command\update\config\show build 01-Jul-2024 17:42:07 Parsing phpbb\install\console\command\update\config\validate build 01-Jul-2024 17:42:07  254/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\installer build 01-Jul-2024 17:42:07 Parsing phpbb\install\event\kernel_exception_subscriber build 01-Jul-2024 17:42:07 Parsing phpbb\install\task_interface build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\navigation\navigation_provider build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\navigation\update_navigation build 01-Jul-2024 17:42:07  258/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\navigation\install_navigation build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\navigation\main_navigation build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\navigation\navigation_interface build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\navigation\convertor_navigation build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\update_helper build 01-Jul-2024 17:42:07  263/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\container_factory build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\config build 01-Jul-2024 17:42:07  265/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\factory build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\iohandler\iohandler_base build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jul-2024 17:42:07 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 01-Jul-2024 17:42:07  269/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\cli_iohandler build 01-Jul-2024 17:42:07  270/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\iohandler_interface build 01-Jul-2024 17:42:08 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 01-Jul-2024 17:42:08 Parsing phpbb\install\helper\file_updater\factory build 01-Jul-2024 17:42:08  273/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\file_updater\compression_file_updater build 01-Jul-2024 17:42:08 Parsing phpbb\install\helper\file_updater\file_updater_interface build 01-Jul-2024 17:42:08 Parsing phpbb\install\helper\file_updater\file_updater build 01-Jul-2024 17:42:08  276/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\install_helper build 01-Jul-2024 17:42:08 Parsing phpbb\install\installer_configuration build 01-Jul-2024 17:42:08 Parsing phpbb\install\controller\update build 01-Jul-2024 17:42:08  279/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\installer_index build 01-Jul-2024 17:42:08 Parsing phpbb\install\controller\install build 01-Jul-2024 17:42:08  281/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\timeout_check build 01-Jul-2024 17:42:08 Parsing phpbb\install\controller\helper build 01-Jul-2024 17:42:08  283/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\controller\archive_download build 01-Jul-2024 17:42:08 Parsing phpbb\install\module_interface build 01-Jul-2024 17:42:08 Parsing phpbb\install\task_base build 01-Jul-2024 17:42:08 Parsing phpbb\exception\runtime_exception build 01-Jul-2024 17:42:08 Parsing phpbb\exception\exception_interface build 01-Jul-2024 17:42:08 Parsing phpbb\exception\version_check_exception build 01-Jul-2024 17:42:08 Parsing phpbb\exception\http_exception build 01-Jul-2024 17:42:08  290/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\tree_interface build 01-Jul-2024 17:42:08 Parsing phpbb\tree\nestedset build 01-Jul-2024 17:42:08  292/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\nestedset_forum build 01-Jul-2024 17:42:08 Parsing phpbb\help\manager build 01-Jul-2024 17:42:08 Parsing phpbb\help\controller\bbcode build 01-Jul-2024 17:42:08  295/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\controller build 01-Jul-2024 17:42:08 Parsing phpbb\help\controller\faq build 01-Jul-2024 17:42:08  297/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\help build 01-Jul-2024 17:42:08  299/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\file_downloader build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\sha_xf1 build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\argon2i build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\sha1_smf build 01-Jul-2024 17:42:08  302/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\phpass build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\bcrypt_2y build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\argon2id build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\md5_vb build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\driver_interface build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\helper build 01-Jul-2024 17:42:08  308/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\base build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\rehashable_driver_interface build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\bcrypt build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\sha1 build 01-Jul-2024 17:42:08  312/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\sha1_wcf1 build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\convert_password build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\salted_md5 build 01-Jul-2024 17:42:08  316/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\bcrypt_wcf2 build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\md5_phpbb2 build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\base_native build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\driver\md5_mybb build 01-Jul-2024 17:42:08 Parsing phpbb\passwords\manager build 01-Jul-2024 17:42:08  320/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\helper build 01-Jul-2024 17:42:09 Parsing phpbb\user build 01-Jul-2024 17:42:09  322/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\json_response build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\base_user build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\team build 01-Jul-2024 17:42:09  325/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\source_interface build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\user build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\base_group build 01-Jul-2024 17:42:09  328/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\topic build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\group build 01-Jul-2024 17:42:09 Parsing phpbb\mention\source\usergroup build 01-Jul-2024 17:42:09 Parsing phpbb\mention\controller\mention build 01-Jul-2024 17:42:09  333/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41% 334/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\manager build 01-Jul-2024 17:42:09 Parsing phpbb\composer\exception\runtime_exception build 01-Jul-2024 17:42:09 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 01-Jul-2024 17:42:09 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 01-Jul-2024 17:42:09 Parsing phpbb\composer\exception\managed_with_error_exception build 01-Jul-2024 17:42:09 Parsing phpbb\composer\installer build 01-Jul-2024 17:42:09  339/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\translate_composer_trait build 01-Jul-2024 17:42:09 Parsing phpbb\composer\io\html_output_formatter build 01-Jul-2024 17:42:09  341/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\io_interface build 01-Jul-2024 17:42:09 Parsing phpbb\composer\io\null_io build 01-Jul-2024 17:42:09 Parsing phpbb\composer\io\web_io build 01-Jul-2024 17:42:09 Parsing phpbb\composer\io\console_io build 01-Jul-2024 17:42:09 Parsing phpbb\composer\manager_interface build 01-Jul-2024 17:42:09 Parsing phpbb\composer\extension_manager build 01-Jul-2024 17:42:09  347/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\exception_subscriber build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\cache\purge build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\user\reclean build 01-Jul-2024 17:42:09  350/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\activate build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\user\add build 01-Jul-2024 17:42:09  352/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\user\delete_id build 01-Jul-2024 17:42:09  354/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\fixup\fix_left_right_ids build 01-Jul-2024 17:42:09  356/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\command build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\thumbnail\generate build 01-Jul-2024 17:42:09  358/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\delete build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\thumbnail\recreate build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\cron\cron_list build 01-Jul-2024 17:42:09  361/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\run build 01-Jul-2024 17:42:09 Parsing phpbb\console\command\config\set_atomic build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\config\get build 01-Jul-2024 17:42:10  364/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\command build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\config\increment build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\config\set build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\config\delete build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\dev\migration_tips build 01-Jul-2024 17:42:10  369/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\create build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\searchindex\list_all build 01-Jul-2024 17:42:10  371/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\searchindex\delete build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\update\check build 01-Jul-2024 17:42:10  373/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\db\migration_command build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\db\revert build 01-Jul-2024 17:42:10  376/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\migrate build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\db\list_command build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\reparser\reparse build 01-Jul-2024 17:42:10  379/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\update build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\show build 01-Jul-2024 17:42:10  382/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\enable build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\install build 01-Jul-2024 17:42:10  384/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\disable build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\command build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\remove build 01-Jul-2024 17:42:10  387/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\list_available build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\manage build 01-Jul-2024 17:42:10 Parsing phpbb\console\command\extension\purge build 01-Jul-2024 17:42:10  390/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\application build 01-Jul-2024 17:42:10 Parsing phpbb\feed\overall build 01-Jul-2024 17:42:10 Parsing phpbb\feed\topic_base build 01-Jul-2024 17:42:10  393/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\exception\no_feed_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\no_forum_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\unauthorized_topic_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\no_topic_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\feed_unavailable_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\feed_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\unauthorized_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\exception\unauthorized_forum_exception build 01-Jul-2024 17:42:10 Parsing phpbb\feed\topics build 01-Jul-2024 17:42:10  402/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\topics_active build 01-Jul-2024 17:42:10 Parsing phpbb\feed\forums build 01-Jul-2024 17:42:10  404/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forum build 01-Jul-2024 17:42:10 Parsing phpbb\feed\post_base build 01-Jul-2024 17:42:10  406/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\topic build 01-Jul-2024 17:42:10 Parsing phpbb\feed\helper build 01-Jul-2024 17:42:10  408/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\base build 01-Jul-2024 17:42:10  409/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\controller\feed build 01-Jul-2024 17:42:10  410/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\attachments_base build 01-Jul-2024 17:42:10 Parsing phpbb\feed\news build 01-Jul-2024 17:42:10 Parsing phpbb\feed\quote_helper build 01-Jul-2024 17:42:10 Parsing phpbb\feed\feed_interface build 01-Jul-2024 17:42:11  414/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\auth build 01-Jul-2024 17:42:11  415/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\facebook build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\oauth\service\twitter build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\oauth\service\google build 01-Jul-2024 17:42:11  418/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\service_interface build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\oauth\service\base build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\oauth\service\exception build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\oauth\service\bitly build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\oauth\oauth build 01-Jul-2024 17:42:11  423/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 01-Jul-2024 17:42:11  424/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\ldap build 01-Jul-2024 17:42:11  425/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\apache build 01-Jul-2024 17:42:11  426/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\provider_interface build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\base build 01-Jul-2024 17:42:11 Parsing phpbb\auth\provider\db build 01-Jul-2024 17:42:11  429/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider_collection build 01-Jul-2024 17:42:11 Parsing phpbb\files\filespec build 01-Jul-2024 17:42:11  431/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\factory build 01-Jul-2024 17:42:11 Parsing phpbb\files\filespec_storage build 01-Jul-2024 17:42:11  433/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53% 434/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 01-Jul-2024 17:42:11 Parsing phpbb\files\types\type_interface build 01-Jul-2024 17:42:11 Parsing phpbb\files\types\form_storage build 01-Jul-2024 17:42:12 Parsing phpbb\files\types\form build 01-Jul-2024 17:42:12  437/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local_storage build 01-Jul-2024 17:42:12 Parsing phpbb\files\types\base build 01-Jul-2024 17:42:12 Parsing phpbb\files\types\local build 01-Jul-2024 17:42:12  440/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\topic_form build 01-Jul-2024 17:42:12 Parsing phpbb\message\message build 01-Jul-2024 17:42:12  442/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\admin_form build 01-Jul-2024 17:42:12  443/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\form build 01-Jul-2024 17:42:12 Parsing phpbb\message\user_form build 01-Jul-2024 17:42:12  445/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\ip build 01-Jul-2024 17:42:12 Parsing phpbb\ban\type\user build 01-Jul-2024 17:42:12 Parsing phpbb\ban\type\type_interface build 01-Jul-2024 17:42:12  448/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\email build 01-Jul-2024 17:42:12 Parsing phpbb\ban\type\base build 01-Jul-2024 17:42:12  450/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 01-Jul-2024 17:42:12  451/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\ban\exception\no_valid_users_exception build 01-Jul-2024 17:42:12 Parsing phpbb\ban\exception\no_valid_ips_exception build 01-Jul-2024 17:42:12 Parsing phpbb\ban\exception\type_not_found_exception build 01-Jul-2024 17:42:12 Parsing phpbb\ban\exception\no_valid_emails_exception build 01-Jul-2024 17:42:12 Parsing phpbb\ban\exception\invalid_length_exception build 01-Jul-2024 17:42:12 Parsing phpbb\config_php_file build 01-Jul-2024 17:42:12 Parsing phpbb\path_helper build 01-Jul-2024 17:42:12  458/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 01-Jul-2024 17:42:12 Parsing phpbb\captcha\plugins\qa build 01-Jul-2024 17:42:12  460/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 01-Jul-2024 17:42:12 Parsing phpbb\captcha\plugins\recaptcha_v3 build 01-Jul-2024 17:42:12  462/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 01-Jul-2024 17:42:12  463/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\incomplete build 01-Jul-2024 17:42:12 Parsing phpbb\event\dispatcher build 01-Jul-2024 17:42:13 Parsing phpbb\event\php_exporter build 01-Jul-2024 17:42:13  466/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 01-Jul-2024 17:42:13  467/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\recursive_event_filter_iterator build 01-Jul-2024 17:42:13 Parsing phpbb\event\rst_exporter build 01-Jul-2024 17:42:13  469/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 01-Jul-2024 17:42:13 Parsing phpbb\event\kernel_terminate_subscriber build 01-Jul-2024 17:42:13 Parsing phpbb\event\kernel_exception_subscriber build 01-Jul-2024 17:42:13 Parsing phpbb\groupposition\groupposition_interface build 01-Jul-2024 17:42:13  473/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\legend build 01-Jul-2024 17:42:13 Parsing phpbb\groupposition\teampage build 01-Jul-2024 17:42:13  475/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\exception build 01-Jul-2024 17:42:13 Parsing phpbb\routing\router build 01-Jul-2024 17:42:13  477/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\loader_resolver build 01-Jul-2024 17:42:13 Parsing phpbb\routing\file_locator build 01-Jul-2024 17:42:13 Parsing phpbb\routing\helper build 01-Jul-2024 17:42:13  480/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\default_resources_locator build 01-Jul-2024 17:42:13 Parsing phpbb\routing\resources_locator\chained_resources_locator build 01-Jul-2024 17:42:13 Parsing phpbb\routing\resources_locator\resources_locator_interface build 01-Jul-2024 17:42:13 Parsing phpbb\routing\resources_locator\installer_resources_locator build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\s9e\utils build 01-Jul-2024 17:42:13  485/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\factory build 01-Jul-2024 17:42:13  486/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\acp_utils build 01-Jul-2024 17:42:13  488/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\parser build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\s9e\bbcode_merger build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\s9e\mention_helper build 01-Jul-2024 17:42:13  490/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\s9e\renderer build 01-Jul-2024 17:42:13  492/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\link_helper build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\parser_interface build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\cache_interface build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\renderer_interface build 01-Jul-2024 17:42:13  497/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\utils_interface build 01-Jul-2024 17:42:13 Parsing phpbb\textformatter\acp_utils_interface build 01-Jul-2024 17:42:13 Parsing phpbb\cron\manager build 01-Jul-2024 17:42:13 Parsing phpbb\cron\task\task build 01-Jul-2024 17:42:13 Parsing phpbb\cron\task\text_reparser\reparser build 01-Jul-2024 17:42:13  501/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\wrapper build 01-Jul-2024 17:42:13 Parsing phpbb\cron\task\parametrized build 01-Jul-2024 17:42:13 Parsing phpbb\cron\task\base build 01-Jul-2024 17:42:13 Parsing phpbb\cron\task\core\tidy_search build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\prune_forum build 01-Jul-2024 17:42:14  506/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\prune_shadow_topics build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\prune_all_forums build 01-Jul-2024 17:42:14  509/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\update_hashes build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\prune_notifications build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\tidy_sessions build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\tidy_plupload build 01-Jul-2024 17:42:14  513/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_cache build 01-Jul-2024 17:42:14 Parsing phpbb\cron\task\core\queue build 01-Jul-2024 17:42:14 Parsing phpbb\cron\event\cron_runner_listener build 01-Jul-2024 17:42:14 Parsing phpbb\cron\controller\cron build 01-Jul-2024 17:42:14 Parsing phpbb\viewonline_helper build 01-Jul-2024 17:42:14  518/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\finder\factory build 01-Jul-2024 17:42:14 Parsing phpbb\finder\recursive_path_iterator build 01-Jul-2024 17:42:14 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jul-2024 17:42:14 Parsing phpbb\finder\finder build 01-Jul-2024 17:42:14  522/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 01-Jul-2024 17:42:14 Parsing phpbb\language\exception\invalid_plural_rule_exception build 01-Jul-2024 17:42:14 Parsing phpbb\language\exception\language_file_not_found build 01-Jul-2024 17:42:14 Parsing phpbb\language\exception\language_exception build 01-Jul-2024 17:42:14 Parsing phpbb\language\language_file_loader build 01-Jul-2024 17:42:14  527/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 01-Jul-2024 17:42:14  528/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 01-Jul-2024 17:42:14 Parsing phpbb\config\db_text build 01-Jul-2024 17:42:14  530/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\db build 01-Jul-2024 17:42:14 Parsing phpbb\debug\debug build 01-Jul-2024 17:42:14  532/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\debug\error_handler build 01-Jul-2024 17:42:14 Parsing phpbb\filesystem build 01-Jul-2024 17:42:14 Parsing phpbb\mimetype\guesser_base build 01-Jul-2024 17:42:14 Parsing phpbb\mimetype\content_guesser build 01-Jul-2024 17:42:14 Parsing phpbb\mimetype\guesser_interface build 01-Jul-2024 17:42:14 Parsing phpbb\mimetype\extension_guesser build 01-Jul-2024 17:42:14  538/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\guesser build 01-Jul-2024 17:42:14 Parsing phpbb\permissions build 01-Jul-2024 17:42:14  540/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\group_request build 01-Jul-2024 17:42:14 Parsing phpbb\notification\type\quote build 01-Jul-2024 17:42:14  542/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post_closed build 01-Jul-2024 17:42:14  543/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_pm build 01-Jul-2024 17:42:15  544/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\post_in_queue build 01-Jul-2024 17:42:15  546/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\type_interface build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\mention build 01-Jul-2024 17:42:15  549/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\forum build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\approve_post build 01-Jul-2024 17:42:15  551/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request_approved build 01-Jul-2024 17:42:15  553/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\topic build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\disapprove_topic build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\base build 01-Jul-2024 17:42:15  555/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\post build 01-Jul-2024 17:42:15  557/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\topic_in_queue build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\report_pm_closed build 01-Jul-2024 17:42:15  559/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\admin_activate_user build 01-Jul-2024 17:42:15 Parsing phpbb\notification\type\bookmark build 01-Jul-2024 17:42:15  561/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\disapprove_post build 01-Jul-2024 17:42:15 Parsing phpbb\notification\manager build 01-Jul-2024 17:42:15  563/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 01-Jul-2024 17:42:15  564/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\method_interface build 01-Jul-2024 17:42:15 Parsing phpbb\notification\method\extended_method_interface build 01-Jul-2024 17:42:15 Parsing phpbb\notification\method\webpush build 01-Jul-2024 17:42:15  567/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 01-Jul-2024 17:42:15 Parsing phpbb\notification\method\jabber build 01-Jul-2024 17:42:15  569/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\messenger_base build 01-Jul-2024 17:42:15 Parsing phpbb\notification\method\base build 01-Jul-2024 17:42:15 Parsing phpbb\notification\exception build 01-Jul-2024 17:42:15 Parsing phpbb\class_loader build 01-Jul-2024 17:42:15  573/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\log\dummy build 01-Jul-2024 17:42:16 Parsing phpbb\log\log build 01-Jul-2024 17:42:16  575/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\log\log_interface build 01-Jul-2024 17:42:16 Parsing phpbb\controller\helper build 01-Jul-2024 17:42:16  577/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\controller\resolver build 01-Jul-2024 17:42:16 Parsing phpbb\controller\exception build 01-Jul-2024 17:42:16 Parsing phpbb\symfony_request build 01-Jul-2024 17:42:16  581/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\version_helper build 01-Jul-2024 17:42:16  582/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 01-Jul-2024 17:42:16 Parsing phpbb\search\backend\fulltext_sphinx build 01-Jul-2024 17:42:17  583/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 01-Jul-2024 17:42:17  584/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 01-Jul-2024 17:42:17 Parsing phpbb\search\backend\base build 01-Jul-2024 17:42:17  586/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 01-Jul-2024 17:42:17 Parsing phpbb\search\backend\sphinx\config_section build 01-Jul-2024 17:42:17 Parsing phpbb\search\backend\sphinx\config build 01-Jul-2024 17:42:17 Parsing phpbb\search\backend\sphinx\config_item build 01-Jul-2024 17:42:17  590/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\fulltext_postgres build 01-Jul-2024 17:42:17  591/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 01-Jul-2024 17:42:17 Parsing phpbb\search\exception\search_exception build 01-Jul-2024 17:42:17 Parsing phpbb\search\exception\no_search_backend_found_exception build 01-Jul-2024 17:42:17 Parsing phpbb\search\exception\action_in_progress_exception build 01-Jul-2024 17:42:17 Parsing phpbb\search\state_helper build 01-Jul-2024 17:42:17 Parsing phpbb\search\search_backend_factory build 01-Jul-2024 17:42:17  597/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\upload build 01-Jul-2024 17:42:17  598/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\gravatar build 01-Jul-2024 17:42:17  599/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver_interface build 01-Jul-2024 17:42:17 Parsing phpbb\avatar\driver\driver build 01-Jul-2024 17:42:17 Parsing phpbb\avatar\driver\local build 01-Jul-2024 17:42:17  602/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 01-Jul-2024 17:42:17  603/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\helper build 01-Jul-2024 17:42:17  604/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\comparator build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\sqlsrv_platform build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\table_helper build 01-Jul-2024 17:42:17  607/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\postgresql_platform build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\connection_parameter_factory build 01-Jul-2024 17:42:17  609/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\connection_factory build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\type_converter build 01-Jul-2024 17:42:17  612/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oci8\statement build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\oci8\driver build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\oci8\schema_manager build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\oci8\connection build 01-Jul-2024 17:42:17  616/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oci8\result build 01-Jul-2024 17:42:17 Parsing phpbb\db\doctrine\oracle_platform build 01-Jul-2024 17:42:18  618/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\profilefield_base_migration build 01-Jul-2024 17:42:18  619/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 01-Jul-2024 17:42:18 Parsing phpbb\db\migration\schema_generator build 01-Jul-2024 17:42:18  621/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\helper build 01-Jul-2024 17:42:18 Parsing phpbb\db\migration\tool\permission build 01-Jul-2024 17:42:18  623/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 01-Jul-2024 17:42:18 Parsing phpbb\db\migration\tool\module build 01-Jul-2024 17:42:18  625/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 01-Jul-2024 17:42:18 Parsing phpbb\db\migration\tool\tool_interface build 01-Jul-2024 17:42:18  628/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\migration\migration build 01-Jul-2024 17:42:18 Parsing phpbb\db\migration\migration_interface build 01-Jul-2024 17:42:18 Parsing phpbb\db\migration\exception build 01-Jul-2024 17:42:18 Parsing phpbb\db\driver\factory build 01-Jul-2024 17:42:18  631/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78% 632/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\oracle build 01-Jul-2024 17:42:18 Parsing phpbb\db\driver\mssql_base build 01-Jul-2024 17:42:18 Parsing phpbb\db\driver\mysql_base build 01-Jul-2024 17:42:18 Parsing phpbb\db\driver\mssql_odbc build 01-Jul-2024 17:42:18  635/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 01-Jul-2024 17:42:18  636/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver_interface build 01-Jul-2024 17:42:19 Parsing phpbb\db\driver\driver build 01-Jul-2024 17:42:19  638/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 01-Jul-2024 17:42:19  639/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\sqlite3 build 01-Jul-2024 17:42:19  640/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 01-Jul-2024 17:42:19  641/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 01-Jul-2024 17:42:19 Parsing phpbb\db\tools\factory build 01-Jul-2024 17:42:19 Parsing phpbb\db\tools\doctrine build 01-Jul-2024 17:42:19  644/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\tools\tools_interface build 01-Jul-2024 17:42:19 Parsing phpbb\db\tools\tools build 01-Jul-2024 17:42:19 Parsing phpbb\db\tools\mssql build 01-Jul-2024 17:42:19 Parsing phpbb\db\tools\postgres build 01-Jul-2024 17:42:19 Parsing phpbb\db\extractor\sqlite3_extractor build 01-Jul-2024 17:42:19  649/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 01-Jul-2024 17:42:19 Parsing phpbb\db\extractor\mysql_extractor build 01-Jul-2024 17:42:19  651/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jul-2024 17:42:19 Parsing phpbb\db\extractor\exception\invalid_format_exception build 01-Jul-2024 17:42:19 Parsing phpbb\db\extractor\mssql_extractor build 01-Jul-2024 17:42:19  654/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\extractor_interface build 01-Jul-2024 17:42:19 Parsing phpbb\db\extractor\postgres_extractor build 01-Jul-2024 17:42:19  656/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 01-Jul-2024 17:42:19 Parsing phpbb\db\extractor\oracle_extractor build 01-Jul-2024 17:42:20  658/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 01-Jul-2024 17:42:20  659/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 01-Jul-2024 17:42:20 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 01-Jul-2024 17:42:20 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jul-2024 17:42:20 Parsing phpbb\db\output_handler\html_migrator_output_handler build 01-Jul-2024 17:42:20 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 01-Jul-2024 17:42:20 Parsing phpbb\ucp\controller\webpush build 01-Jul-2024 17:42:20  665/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 01-Jul-2024 17:42:20  666/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 01-Jul-2024 17:42:20 Parsing phpbb\report\report_handler_pm build 01-Jul-2024 17:42:20 Parsing phpbb\report\handler_factory build 01-Jul-2024 17:42:20  669/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_reason_list_provider build 01-Jul-2024 17:42:20 Parsing phpbb\report\report_handler_interface build 01-Jul-2024 17:42:20 Parsing phpbb\report\exception\factory_invalid_argument_exception build 01-Jul-2024 17:42:20 Parsing phpbb\report\exception\report_permission_denied_exception build 01-Jul-2024 17:42:20 Parsing phpbb\report\exception\empty_report_exception build 01-Jul-2024 17:42:20 Parsing phpbb\report\exception\invalid_report_exception build 01-Jul-2024 17:42:20 Parsing phpbb\report\exception\entity_not_found_exception build 01-Jul-2024 17:42:20 Parsing phpbb\report\exception\already_reported_exception build 01-Jul-2024 17:42:20  677/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\exception\pm_reporting_disabled_exception build 01-Jul-2024 17:42:20 Parsing phpbb\report\report_handler build 01-Jul-2024 17:42:20 Parsing phpbb\report\controller\report build 01-Jul-2024 17:42:20  680/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 01-Jul-2024 17:42:20 Parsing phpbb\datetime build 01-Jul-2024 17:42:20  682/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 01-Jul-2024 17:42:20  683/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 01-Jul-2024 17:42:20 Parsing phpbb\posting\post_helper build 01-Jul-2024 17:42:20  685/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\di\extension_base build 01-Jul-2024 17:42:20 Parsing phpbb\extension\extension_interface build 01-Jul-2024 17:42:20 Parsing phpbb\extension\manager build 01-Jul-2024 17:42:21  688/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 01-Jul-2024 17:42:21 Parsing phpbb\extension\provider build 01-Jul-2024 17:42:21 Parsing phpbb\extension\exception build 01-Jul-2024 17:42:21 Parsing phpbb\plupload\plupload build 01-Jul-2024 17:42:21  692/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\storage\provider\provider_interface build 01-Jul-2024 17:42:21 Parsing phpbb\storage\provider\local build 01-Jul-2024 17:42:21 Parsing phpbb\storage\file_info build 01-Jul-2024 17:42:21 Parsing phpbb\storage\exception\storage_exception build 01-Jul-2024 17:42:21 Parsing phpbb\storage\exception\no_action_in_progress_exception build 01-Jul-2024 17:42:21 Parsing phpbb\storage\exception\action_in_progress_exception build 01-Jul-2024 17:42:21 Parsing phpbb\storage\state_helper build 01-Jul-2024 17:42:21  699/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 01-Jul-2024 17:42:21 Parsing phpbb\storage\adapter_factory build 01-Jul-2024 17:42:21  701/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\local build 01-Jul-2024 17:42:21  702/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\adapter_interface build 01-Jul-2024 17:42:21 Parsing phpbb\storage\controller\attachment build 01-Jul-2024 17:42:21  704/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 01-Jul-2024 17:42:21 Parsing phpbb\storage\controller\avatar build 01-Jul-2024 17:42:21  706/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\storage build 01-Jul-2024 17:42:21  707/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\stream_interface build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\tokenparser\event build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\tokenparser\includecss build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\tokenparser\defineparser build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\tokenparser\includejs build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\tokenparser\includeparser build 01-Jul-2024 17:42:21  713/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\twig build 01-Jul-2024 17:42:21  714/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\definition build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\extension build 01-Jul-2024 17:42:21  717/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\environment build 01-Jul-2024 17:42:21  718/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\routing build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\extension\forms build 01-Jul-2024 17:42:21  720/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\icon build 01-Jul-2024 17:42:21  721/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\extension\config build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\extension\avatar build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\node\includeasset build 01-Jul-2024 17:42:21  725/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\event build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\node\includenode build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\node\includecss build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\node\definenode build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\node\expression\binary\equalequal build 01-Jul-2024 17:42:21  730/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\expression\binary\notequalequal build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\node\includejs build 01-Jul-2024 17:42:21 Parsing phpbb\template\twig\lexer build 01-Jul-2024 17:42:21  733/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\exception\user_object_not_available build 01-Jul-2024 17:42:22 Parsing phpbb\template\context build 01-Jul-2024 17:42:22  735/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\assets_bag build 01-Jul-2024 17:42:22 Parsing phpbb\template\template build 01-Jul-2024 17:42:22 Parsing phpbb\template\base build 01-Jul-2024 17:42:22  738/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 01-Jul-2024 17:42:22 Parsing phpbb\request\request build 01-Jul-2024 17:42:22  740/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 01-Jul-2024 17:42:22 Parsing phpbb\request\request_interface build 01-Jul-2024 17:42:22 Parsing phpbb\request\type_cast_helper build 01-Jul-2024 17:42:22 Parsing phpbb\request\deactivated_super_global build 01-Jul-2024 17:42:22  744/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 01-Jul-2024 17:42:22  805/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 01-Jul-2024 17:42:22 build 01-Jul-2024 17:42:22 build 01-Jul-2024 17:42:23 0/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 01-Jul-2024 17:42:23  2/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 01-Jul-2024 17:42:24  3/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 01-Jul-2024 17:42:24  4/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 01-Jul-2024 17:42:24 Rendering Global interfaces.html build 01-Jul-2024 17:42:24  6/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 01-Jul-2024 17:42:24 Rendering Global opensearch.xml build 01-Jul-2024 17:42:24 Rendering Global search.html build 01-Jul-2024 17:42:24 Rendering Global doctum.js build 01-Jul-2024 17:42:24  10/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 01-Jul-2024 17:42:24 Rendering Namespace [Global Namespace] build 01-Jul-2024 17:42:24 Rendering Namespace phpbb build 01-Jul-2024 17:42:24  13/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\auth build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\auth\provider build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\auth\provider\oauth build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\auth\provider\oauth\service build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\avatar build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\avatar\driver build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\ban build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\ban\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\ban\type build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cache build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cache\driver build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\captcha build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\captcha\plugins build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\composer build 01-Jul-2024 17:42:24  28/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Rendering Namespace phpbb\composer\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\composer\io build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\config build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\cache build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\config build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\cron build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\db build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\dev build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\extension build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\fixup build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\reparser build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\searchindex build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\thumbnail build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\console\command\update build 01-Jul-2024 17:42:24  44/906 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\user build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\convert build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\convert\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cron build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cron\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cron\event build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cron\task build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cron\task\core build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\cron\task\text_reparser build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\doctrine build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\doctrine\oci8 build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\driver build 01-Jul-2024 17:42:24  59/906 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\extractor build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\extractor\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\migration build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\migration\tool build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\output_handler build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\db\tools build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\debug build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\di build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\di\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\di\extension build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\di\pass build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\event build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\extension build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\extension\di build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\feed build 01-Jul-2024 17:42:24  74/906 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\feed\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\feed\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\files build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\files\types build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\filesystem build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\filesystem\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\finder build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\form build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\group build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\groupposition build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\help build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\help\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\console build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\console\command build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\console\command\install build 01-Jul-2024 17:42:24  90/906 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\install\console\command\install\config build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\console\command\update build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\console\command\update\config build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\event build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\helper build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\helper\file_updater build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\helper\iohandler build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\helper\iohandler\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\helper\navigation build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\install_filesystem build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\install_filesystem\task build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\install_finish build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\install_finish\task build 01-Jul-2024 17:42:24  106/906 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\requirements build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\requirements\task build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\update_filesystem build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\install\module\update_filesystem\task build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\json build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\language build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\language\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\lock build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\log build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\mention build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\mention\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\mention\source build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\message build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\mimetype build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\module build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\module\exception build 01-Jul-2024 17:42:24  122/906 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\notification\method build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\notification\type build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\passwords build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\passwords\driver build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\php build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\plupload build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\posting build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\profilefields build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\profilefields\type build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\report build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\report\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\report\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\request build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\routing build 01-Jul-2024 17:42:24  137/906 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\routing\resources_locator build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\search build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\search\backend build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\search\backend\sphinx build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\search\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\storage build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\storage\adapter build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\storage\controller build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\storage\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\storage\provider build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template\exception build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template\twig build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template\twig\extension build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template\twig\node build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template\twig\node\expression build 01-Jul-2024 17:42:24  153/906 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\twig\node\expression\binary build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\template\twig\tokenparser build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\textformatter build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\textformatter\s9e build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\textreparser build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\textreparser\plugins build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\tree build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\ucp build 01-Jul-2024 17:42:24 Rendering Namespace phpbb\ucp\controller build 01-Jul-2024 17:42:24 Rendering Class SphinxClient build 01-Jul-2024 17:42:24 Rendering Class acp_attachments build 01-Jul-2024 17:42:25  164/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 01-Jul-2024 17:42:25 Rendering Class acp_ban build 01-Jul-2024 17:42:25 Rendering Class acp_ban_info build 01-Jul-2024 17:42:25 Rendering Class acp_bbcodes build 01-Jul-2024 17:42:25 Rendering Class acp_bbcodes_info build 01-Jul-2024 17:42:25 Rendering Class acp_board build 01-Jul-2024 17:42:25 Rendering Class acp_board_info build 01-Jul-2024 17:42:25  171/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 01-Jul-2024 17:42:25 Rendering Class acp_bots_info build 01-Jul-2024 17:42:25 Rendering Class acp_captcha build 01-Jul-2024 17:42:25 Rendering Class acp_captcha_info build 01-Jul-2024 17:42:25 Rendering Class acp_contact build 01-Jul-2024 17:42:25 Rendering Class acp_contact_info build 01-Jul-2024 17:42:25 Rendering Class acp_disallow build 01-Jul-2024 17:42:25 Rendering Class acp_disallow_info build 01-Jul-2024 17:42:25 Rendering Class acp_email build 01-Jul-2024 17:42:25 Rendering Class acp_email_info build 01-Jul-2024 17:42:25 Rendering Class acp_extensions build 01-Jul-2024 17:42:25 Rendering Class acp_extensions_info build 01-Jul-2024 17:42:25  183/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_forums build 01-Jul-2024 17:42:25 Rendering Class acp_forums_info build 01-Jul-2024 17:42:25 Rendering Class acp_groups build 01-Jul-2024 17:42:25 Rendering Class acp_groups_info build 01-Jul-2024 17:42:25 Rendering Class acp_help_phpbb build 01-Jul-2024 17:42:25 Rendering Class acp_help_phpbb_info build 01-Jul-2024 17:42:25 Rendering Class acp_icons build 01-Jul-2024 17:42:25 Rendering Class acp_icons_info build 01-Jul-2024 17:42:25  192/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_inactive build 01-Jul-2024 17:42:25 Rendering Class acp_inactive_info build 01-Jul-2024 17:42:25 Rendering Class acp_jabber build 01-Jul-2024 17:42:25 Rendering Class acp_jabber_info build 01-Jul-2024 17:42:25 Rendering Class acp_language build 01-Jul-2024 17:42:25 Rendering Class acp_language_info build 01-Jul-2024 17:42:25 Rendering Class acp_logs build 01-Jul-2024 17:42:25 Rendering Class acp_logs_info build 01-Jul-2024 17:42:25 Rendering Class acp_main build 01-Jul-2024 17:42:25 Rendering Class acp_main_info build 01-Jul-2024 17:42:25  201/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_modules build 01-Jul-2024 17:42:25 Rendering Class acp_modules_info build 01-Jul-2024 17:42:25 Rendering Class acp_permission_roles build 01-Jul-2024 17:42:25 Rendering Class acp_permission_roles_info build 01-Jul-2024 17:42:25 Rendering Class acp_permissions build 01-Jul-2024 17:42:25 Rendering Class acp_permissions_info build 01-Jul-2024 17:42:25 Rendering Class acp_php_info build 01-Jul-2024 17:42:25  208/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_php_info_info build 01-Jul-2024 17:42:25 Rendering Class acp_profile build 01-Jul-2024 17:42:25 Rendering Class acp_profile_info build 01-Jul-2024 17:42:25 Rendering Class acp_prune build 01-Jul-2024 17:42:25 Rendering Class acp_prune_info build 01-Jul-2024 17:42:25 Rendering Class acp_ranks build 01-Jul-2024 17:42:25 Rendering Class acp_ranks_info build 01-Jul-2024 17:42:25 Rendering Class acp_reasons build 01-Jul-2024 17:42:25 Rendering Class acp_reasons_info build 01-Jul-2024 17:42:25 Rendering Class acp_search build 01-Jul-2024 17:42:25  218/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_search_info build 01-Jul-2024 17:42:25 Rendering Class acp_storage build 01-Jul-2024 17:42:25 Rendering Class acp_storage_info build 01-Jul-2024 17:42:25 Rendering Class acp_styles build 01-Jul-2024 17:42:25 Rendering Class acp_styles_info build 01-Jul-2024 17:42:25  223/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 01-Jul-2024 17:42:25 Rendering Class acp_update_info build 01-Jul-2024 17:42:25 Rendering Class acp_users build 01-Jul-2024 17:42:25 Rendering Class acp_users_info build 01-Jul-2024 17:42:25 Rendering Class acp_words build 01-Jul-2024 17:42:25 Rendering Class acp_words_info build 01-Jul-2024 17:42:25 Rendering Class auth_admin build 01-Jul-2024 17:42:25 Rendering Class bbcode build 01-Jul-2024 17:42:25  231/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 01-Jul-2024 17:42:25 Rendering Class bitfield build 01-Jul-2024 17:42:25 Rendering Class compress build 01-Jul-2024 17:42:25  235/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_tar build 01-Jul-2024 17:42:25 Rendering Class compress_zip build 01-Jul-2024 17:42:25 Rendering Class diff build 01-Jul-2024 17:42:25 Rendering Class diff3 build 01-Jul-2024 17:42:25 Rendering Class diff3_block_builder build 01-Jul-2024 17:42:25  239/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_op build 01-Jul-2024 17:42:25 Rendering Class diff3_op_copy build 01-Jul-2024 17:42:25 Rendering Class diff_engine build 01-Jul-2024 17:42:25 Rendering Class diff_op build 01-Jul-2024 17:42:25 Rendering Class diff_op_add build 01-Jul-2024 17:42:25 Rendering Class diff_op_change build 01-Jul-2024 17:42:25 Rendering Class diff_op_copy build 01-Jul-2024 17:42:25 Rendering Class diff_op_delete build 01-Jul-2024 17:42:25  247/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer build 01-Jul-2024 17:42:25 Rendering Class diff_renderer_inline build 01-Jul-2024 17:42:25 Rendering Class diff_renderer_raw build 01-Jul-2024 17:42:25 Rendering Class diff_renderer_side_by_side build 01-Jul-2024 17:42:25  251/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_unified build 01-Jul-2024 17:42:25 Rendering Class ftp build 01-Jul-2024 17:42:25 Rendering Class ftp_fsock build 01-Jul-2024 17:42:25 Rendering Class jabber build 01-Jul-2024 17:42:25  255/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 01-Jul-2024 17:42:25 Rendering Class mcp_ban build 01-Jul-2024 17:42:25 Rendering Class mcp_ban_info build 01-Jul-2024 17:42:25  258/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_logs build 01-Jul-2024 17:42:25 Rendering Class mcp_logs_info build 01-Jul-2024 17:42:25 Rendering Class mcp_main build 01-Jul-2024 17:42:25 Rendering Class mcp_main_info build 01-Jul-2024 17:42:25 Rendering Class mcp_notes build 01-Jul-2024 17:42:25 Rendering Class mcp_notes_info build 01-Jul-2024 17:42:25 Rendering Class mcp_pm_reports build 01-Jul-2024 17:42:25 Rendering Class mcp_pm_reports_info build 01-Jul-2024 17:42:25 Rendering Class mcp_queue build 01-Jul-2024 17:42:25 Rendering Class mcp_queue_info build 01-Jul-2024 17:42:25  268/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_reports build 01-Jul-2024 17:42:25 Rendering Class mcp_reports_info build 01-Jul-2024 17:42:25 Rendering Class mcp_warn build 01-Jul-2024 17:42:25 Rendering Class mcp_warn_info build 01-Jul-2024 17:42:25 Rendering Class messenger build 01-Jul-2024 17:42:25 Rendering Class p_master build 01-Jul-2024 17:42:25  274/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class parse_message build 01-Jul-2024 17:42:25 Rendering Class phpbb\attachment\attachment_category build 01-Jul-2024 17:42:25  276/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 01-Jul-2024 17:42:25 Rendering Class phpbb\attachment\manager build 01-Jul-2024 17:42:25 Rendering Class phpbb\attachment\resync build 01-Jul-2024 17:42:25 Rendering Class phpbb\attachment\upload build 01-Jul-2024 17:42:25 Rendering Class phpbb\auth\auth build 01-Jul-2024 17:42:25  281/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\apache build 01-Jul-2024 17:42:25 Rendering Class phpbb\auth\provider\base build 01-Jul-2024 17:42:25 Rendering Class phpbb\auth\provider\db build 01-Jul-2024 17:42:25  284/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\ldap build 01-Jul-2024 17:42:25 Rendering Class phpbb\auth\provider\oauth\oauth build 01-Jul-2024 17:42:26  286/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider\oauth\service\bitly build 01-Jul-2024 17:42:26  288/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider\oauth\service\facebook build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider\oauth\service\google build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider\oauth\service\twitter build 01-Jul-2024 17:42:26  293/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider\provider_interface build 01-Jul-2024 17:42:26 Rendering Class phpbb\auth\provider_collection build 01-Jul-2024 17:42:26  296/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\driver build 01-Jul-2024 17:42:26 Rendering Class phpbb\avatar\driver\driver_interface build 01-Jul-2024 17:42:26 Rendering Class phpbb\avatar\driver\gravatar build 01-Jul-2024 17:42:26  299/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\local build 01-Jul-2024 17:42:26 Rendering Class phpbb\avatar\driver\upload build 01-Jul-2024 17:42:26  301/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 01-Jul-2024 17:42:26 Rendering Class phpbb\avatar\manager build 01-Jul-2024 17:42:26  303/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\exception\no_valid_users_exception build 01-Jul-2024 17:42:26  307/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\type_not_found_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\manager build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\type\base build 01-Jul-2024 17:42:26  310/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\type\ip build 01-Jul-2024 17:42:26  312/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\type_interface build 01-Jul-2024 17:42:26 Rendering Class phpbb\ban\type\user build 01-Jul-2024 17:42:26 Rendering Class phpbb\cache\driver\apcu build 01-Jul-2024 17:42:26  315/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\base build 01-Jul-2024 17:42:26 Rendering Class phpbb\cache\driver\driver_interface build 01-Jul-2024 17:42:26  317/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\dummy build 01-Jul-2024 17:42:26 Rendering Class phpbb\cache\driver\file build 01-Jul-2024 17:42:26  319/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memcached build 01-Jul-2024 17:42:26 Rendering Class phpbb\cache\driver\memory build 01-Jul-2024 17:42:26  321/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\redis build 01-Jul-2024 17:42:26 Rendering Class phpbb\cache\driver\wincache build 01-Jul-2024 17:42:26  323/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\service build 01-Jul-2024 17:42:26 Rendering Class phpbb\captcha\factory build 01-Jul-2024 17:42:26  325/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\plugins\captcha_abstract build 01-Jul-2024 17:42:26 Rendering Class phpbb\captcha\plugins\incomplete build 01-Jul-2024 17:42:26 Rendering Class phpbb\captcha\plugins\qa build 01-Jul-2024 17:42:26 Rendering Class phpbb\captcha\plugins\recaptcha build 01-Jul-2024 17:42:26  329/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 01-Jul-2024 17:42:26 Rendering Class phpbb\class_loader build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 01-Jul-2024 17:42:26  332/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\exception\managed_with_error_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\exception\runtime_exception build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\extension_manager build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\installer build 01-Jul-2024 17:42:26  337/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\io\html_output_formatter build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\io\io_interface build 01-Jul-2024 17:42:26  340/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\null_io build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\io\translate_composer_trait build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\io\web_io build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\manager build 01-Jul-2024 17:42:26 Rendering Class phpbb\composer\manager_interface build 01-Jul-2024 17:42:26  345/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 01-Jul-2024 17:42:26 Rendering Class phpbb\config\db build 01-Jul-2024 17:42:27 Rendering Class phpbb\config\db_text build 01-Jul-2024 17:42:27  348/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\application build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\cache\purge build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\command build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\config\command build 01-Jul-2024 17:42:27  353/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\delete build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\config\get build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\config\increment build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\config\set build 01-Jul-2024 17:42:27  358/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\cron\cron_list build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\cron\run build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\db\list_command build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\db\migrate build 01-Jul-2024 17:42:27  363/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\migration_command build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\db\revert build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\dev\migration_tips build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\command build 01-Jul-2024 17:42:27  367/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\disable build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\enable build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\install build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\list_available build 01-Jul-2024 17:42:27  371/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\manage build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\purge build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\remove build 01-Jul-2024 17:42:27  375/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\show build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\extension\update build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\fixup\update_hashes build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\reparser\list_all build 01-Jul-2024 17:42:27  379/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\reparser\reparse build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\searchindex\create build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\searchindex\delete build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\searchindex\list_all build 01-Jul-2024 17:42:27  383/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\delete build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\thumbnail\generate build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\thumbnail\recreate build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\update\check build 01-Jul-2024 17:42:27  387/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\activate build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\user\add build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\user\delete build 01-Jul-2024 17:42:27  390/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\delete_id build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\command\user\reclean build 01-Jul-2024 17:42:27 Rendering Class phpbb\console\exception_subscriber build 01-Jul-2024 17:42:27 Rendering Class phpbb\content_visibility build 01-Jul-2024 17:42:27  394/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\exception build 01-Jul-2024 17:42:27 Rendering Class phpbb\controller\helper build 01-Jul-2024 17:42:27 Rendering Class phpbb\controller\resolver build 01-Jul-2024 17:42:27  397/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\controller\convertor build 01-Jul-2024 17:42:27 Rendering Class phpbb\convert\convert build 01-Jul-2024 17:42:27 Rendering Class phpbb\convert\convertor build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\controller\cron build 01-Jul-2024 17:42:27  401/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\manager build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\base build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\prune_all_forums build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\prune_forum build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\prune_notifications build 01-Jul-2024 17:42:27  407/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_shadow_topics build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\queue build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\tidy_cache build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\tidy_plupload build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\tidy_search build 01-Jul-2024 17:42:27  412/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_sessions build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\tidy_warnings build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\core\update_hashes build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\parametrized build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\task build 01-Jul-2024 17:42:27  417/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\text_reparser\reparser build 01-Jul-2024 17:42:27 Rendering Class phpbb\cron\task\wrapper build 01-Jul-2024 17:42:27 Rendering Class phpbb\datetime build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\case_insensitive_string build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\comparator build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\connection_factory build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 01-Jul-2024 17:42:27  424/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\oci8\connection build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\oci8\driver build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\oci8\result build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\oci8\statement build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\oracle_platform build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\postgresql_platform build 01-Jul-2024 17:42:27  431/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\sqlsrv_platform build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\table_helper build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\doctrine\type_converter build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\driver\driver build 01-Jul-2024 17:42:27 Rendering Class phpbb\db\driver\driver_interface build 01-Jul-2024 17:42:27  436/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 01-Jul-2024 17:42:28  437/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 01-Jul-2024 17:42:28  438/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 01-Jul-2024 17:42:28  439/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 01-Jul-2024 17:42:28  440/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 01-Jul-2024 17:42:28  441/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysqli build 01-Jul-2024 17:42:28  442/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 01-Jul-2024 17:42:28  443/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 01-Jul-2024 17:42:28  444/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 01-Jul-2024 17:42:28  445/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 01-Jul-2024 17:42:28  446/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\extractor_interface build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\factory build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\mssql_extractor build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\mysql_extractor build 01-Jul-2024 17:42:28  452/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\oracle_extractor build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\postgres_extractor build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\extractor\sqlite3_extractor build 01-Jul-2024 17:42:28  455/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\exception build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\helper build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\migration build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\migration_interface build 01-Jul-2024 17:42:28  460/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\profilefield_base_migration build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\schema_generator build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\tool\config build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\tool\config_text build 01-Jul-2024 17:42:28  464/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\module build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\tool\permission build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\migration\tool\tool_interface build 01-Jul-2024 17:42:28  467/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migrator build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 01-Jul-2024 17:42:28  470/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\sql_insert_buffer build 01-Jul-2024 17:42:28 Rendering Class phpbb\db\tools\doctrine build 01-Jul-2024 17:42:29 Rendering Class phpbb\db\tools\factory build 01-Jul-2024 17:42:29  476/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 01-Jul-2024 17:42:29 Rendering Class phpbb\db\tools\postgres build 01-Jul-2024 17:42:29  478/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 01-Jul-2024 17:42:29  479/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 01-Jul-2024 17:42:29  480/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 01-Jul-2024 17:42:29 Rendering Class phpbb\debug\error_handler build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\container_builder build 01-Jul-2024 17:42:29  483/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\exception\service_not_found_exception build 01-Jul-2024 17:42:29  487/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\extension\config build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\extension\container_configuration build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\extension\core build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\extension\tables build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\ordered_service_collection build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\pass\collection_pass build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\pass\convert_events build 01-Jul-2024 17:42:29  493/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\markpublic_pass build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\proxy_instantiator build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\service_collection build 01-Jul-2024 17:42:29 Rendering Class phpbb\di\service_collection_iterator build 01-Jul-2024 17:42:29 Rendering Class phpbb\error_collector build 01-Jul-2024 17:42:29 Rendering Class phpbb\event\dispatcher build 01-Jul-2024 17:42:29 Rendering Class phpbb\event\dispatcher_interface build 01-Jul-2024 17:42:29  500/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\kernel_exception_subscriber build 01-Jul-2024 17:42:29 Rendering Class phpbb\event\kernel_terminate_subscriber build 01-Jul-2024 17:42:29 Rendering Class phpbb\event\md_exporter build 01-Jul-2024 17:42:29 Rendering Class phpbb\event\php_exporter build 01-Jul-2024 17:42:29  504/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 01-Jul-2024 17:42:29 Rendering Class phpbb\event\rst_exporter build 01-Jul-2024 17:42:29 Rendering Class phpbb\exception\exception_interface build 01-Jul-2024 17:42:29  507/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\exception\http_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\exception\runtime_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\exception\version_check_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\extension\base build 01-Jul-2024 17:42:29 Rendering Class phpbb\extension\di\extension_base build 01-Jul-2024 17:42:29 Rendering Class phpbb\extension\exception build 01-Jul-2024 17:42:29  513/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\extension_interface build 01-Jul-2024 17:42:29 Rendering Class phpbb\extension\manager build 01-Jul-2024 17:42:29 Rendering Class phpbb\extension\provider build 01-Jul-2024 17:42:29  516/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\base build 01-Jul-2024 17:42:29  519/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\controller\feed build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\feed_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\no_feed_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\no_forum_exception build 01-Jul-2024 17:42:29  524/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_topic_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\unauthorized_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\feed_interface build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\forum build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\forums build 01-Jul-2024 17:42:29  530/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\news build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\overall build 01-Jul-2024 17:42:29  533/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 01-Jul-2024 17:42:29  535/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\quote_helper build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\topic build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\topic_base build 01-Jul-2024 17:42:29 Rendering Class phpbb\feed\topics build 01-Jul-2024 17:42:29  538/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 01-Jul-2024 17:42:29 Rendering Class phpbb\file_downloader build 01-Jul-2024 17:42:29  540/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 01-Jul-2024 17:42:29 Rendering Class phpbb\files\filespec build 01-Jul-2024 17:42:30 Rendering Class phpbb\files\filespec_storage build 01-Jul-2024 17:42:30 Rendering Class phpbb\files\types\base build 01-Jul-2024 17:42:30  544/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\form build 01-Jul-2024 17:42:30 Rendering Class phpbb\files\types\form_storage build 01-Jul-2024 17:42:30 Rendering Class phpbb\files\types\local build 01-Jul-2024 17:42:30 Rendering Class phpbb\files\types\local_storage build 01-Jul-2024 17:42:30  548/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\type_interface build 01-Jul-2024 17:42:30 Rendering Class phpbb\files\upload build 01-Jul-2024 17:42:30 Rendering Class phpbb\filesystem build 01-Jul-2024 17:42:30  551/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\exception\filesystem_exception build 01-Jul-2024 17:42:30  552/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem build 01-Jul-2024 17:42:30 Rendering Class phpbb\filesystem\filesystem_interface build 01-Jul-2024 17:42:30  554/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 01-Jul-2024 17:42:30 Rendering Class phpbb\filesystem\temp build 01-Jul-2024 17:42:30  556/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\factory build 01-Jul-2024 17:42:30 Rendering Class phpbb\finder\finder build 01-Jul-2024 17:42:30 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jul-2024 17:42:30  559/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 01-Jul-2024 17:42:30 Rendering Class phpbb\form\form_helper build 01-Jul-2024 17:42:30 Rendering Class phpbb\group\helper build 01-Jul-2024 17:42:30 Rendering Class phpbb\groupposition\exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\groupposition\groupposition_interface build 01-Jul-2024 17:42:30 Rendering Class phpbb\groupposition\legend build 01-Jul-2024 17:42:30  565/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\teampage build 01-Jul-2024 17:42:30 Rendering Class phpbb\help\controller\bbcode build 01-Jul-2024 17:42:30 Rendering Class phpbb\help\controller\controller build 01-Jul-2024 17:42:30  568/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\faq build 01-Jul-2024 17:42:30 Rendering Class phpbb\help\controller\help build 01-Jul-2024 17:42:30 Rendering Class phpbb\help\manager build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\console\command\install\config\show build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\console\command\install\config\validate build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\console\command\install\install build 01-Jul-2024 17:42:30  574/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\config\show build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\console\command\update\config\validate build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\console\command\update\update build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\controller\archive_download build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\controller\helper build 01-Jul-2024 17:42:30  579/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\install build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\controller\installer_index build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\controller\timeout_check build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\controller\update build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\event\kernel_exception_subscriber build 01-Jul-2024 17:42:30  584/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\cannot_build_container_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\file_updater_failure_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\installer_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\invalid_dbms_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\exception\user_interaction_required_exception build 01-Jul-2024 17:42:30  592/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\config build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\container_factory build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 01-Jul-2024 17:42:30  595/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\factory build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\file_updater\file_updater build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\install_helper build 01-Jul-2024 17:42:30  600/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 01-Jul-2024 17:42:30  602/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\iohandler\factory build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 01-Jul-2024 17:42:30  605/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 01-Jul-2024 17:42:30  607/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\navigation\main_navigation build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\navigation\navigation_interface build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\navigation\navigation_provider build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\navigation\update_navigation build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\helper\update_helper build 01-Jul-2024 17:42:30  614/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\installer build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\installer_configuration build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\install_filesystem\module build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\install_finish\module build 01-Jul-2024 17:42:30  618/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\install_extensions build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\install_finish\task\notify_user build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 01-Jul-2024 17:42:30  622/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\install_module build 01-Jul-2024 17:42:30 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\requirements\task\check_update build 01-Jul-2024 17:42:31  626/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\update_module build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\update_filesystem\module build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jul-2024 17:42:31  630/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\file_check build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\module_base build 01-Jul-2024 17:42:31  634/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module_interface build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\sequential_task build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\task_base build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\task_interface build 01-Jul-2024 17:42:31 Rendering Class phpbb\install\updater_configuration build 01-Jul-2024 17:42:31 Rendering Class phpbb\json\sanitizer build 01-Jul-2024 17:42:31 Rendering Class phpbb\json_response build 01-Jul-2024 17:42:31  641/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 01-Jul-2024 17:42:31 Rendering Class phpbb\language\exception\language_exception build 01-Jul-2024 17:42:31 Rendering Class phpbb\language\exception\language_file_not_found build 01-Jul-2024 17:42:31 Rendering Class phpbb\language\language build 01-Jul-2024 17:42:31 Rendering Class phpbb\language\language_file_helper build 01-Jul-2024 17:42:31  646/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 01-Jul-2024 17:42:31 Rendering Class phpbb\lock\db build 01-Jul-2024 17:42:31 Rendering Class phpbb\lock\flock build 01-Jul-2024 17:42:31 Rendering Class phpbb\lock\posting build 01-Jul-2024 17:42:31 Rendering Class phpbb\log\dummy build 01-Jul-2024 17:42:31 Rendering Class phpbb\log\log build 01-Jul-2024 17:42:31  652/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\log\log_interface build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\controller\mention build 01-Jul-2024 17:42:31  654/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\base_group build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\base_user build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\friend build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\group build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\source_interface build 01-Jul-2024 17:42:31  659/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\team build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\topic build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\user build 01-Jul-2024 17:42:31 Rendering Class phpbb\mention\source\usergroup build 01-Jul-2024 17:42:31 Rendering Class phpbb\message\admin_form build 01-Jul-2024 17:42:31  664/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\form build 01-Jul-2024 17:42:31 Rendering Class phpbb\message\message build 01-Jul-2024 17:42:31 Rendering Class phpbb\message\topic_form build 01-Jul-2024 17:42:31  667/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\user_form build 01-Jul-2024 17:42:31 Rendering Class phpbb\mimetype\content_guesser build 01-Jul-2024 17:42:31 Rendering Class phpbb\mimetype\extension_guesser build 01-Jul-2024 17:42:31  670/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mimetype\guesser build 01-Jul-2024 17:42:31 Rendering Class phpbb\mimetype\guesser_base build 01-Jul-2024 17:42:31 Rendering Class phpbb\mimetype\guesser_interface build 01-Jul-2024 17:42:31 Rendering Class phpbb\module\exception\module_exception build 01-Jul-2024 17:42:31 Rendering Class phpbb\module\exception\module_not_found_exception build 01-Jul-2024 17:42:31 Rendering Class phpbb\module\module_manager build 01-Jul-2024 17:42:31  676/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\exception build 01-Jul-2024 17:42:31 Rendering Class phpbb\notification\manager build 01-Jul-2024 17:42:31 Rendering Class phpbb\notification\method\base build 01-Jul-2024 17:42:31  679/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\board build 01-Jul-2024 17:42:31 Rendering Class phpbb\notification\method\email build 01-Jul-2024 17:42:31  681/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 01-Jul-2024 17:42:31 Rendering Class phpbb\notification\method\jabber build 01-Jul-2024 17:42:31  683/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\messenger_base build 01-Jul-2024 17:42:31 Rendering Class phpbb\notification\method\method_interface build 01-Jul-2024 17:42:31  685/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 01-Jul-2024 17:42:31 Rendering Class phpbb\notification\type\admin_activate_user build 01-Jul-2024 17:42:31  687/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 01-Jul-2024 17:42:31  688/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 01-Jul-2024 17:42:32  689/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 690/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 01-Jul-2024 17:42:32 Rendering Class phpbb\notification\type\bookmark build 01-Jul-2024 17:42:32 Rendering Class phpbb\notification\type\disapprove_post build 01-Jul-2024 17:42:32  692/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 01-Jul-2024 17:42:32  693/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 01-Jul-2024 17:42:32  694/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 01-Jul-2024 17:42:32  695/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 01-Jul-2024 17:42:32  696/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\mention build 01-Jul-2024 17:42:32  697/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 01-Jul-2024 17:42:32  698/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 01-Jul-2024 17:42:32  699/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 01-Jul-2024 17:42:32  700/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 01-Jul-2024 17:42:32  701/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 01-Jul-2024 17:42:32  702/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 01-Jul-2024 17:42:32  703/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 01-Jul-2024 17:42:32  704/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 01-Jul-2024 17:42:32  705/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 01-Jul-2024 17:42:32  706/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic_in_queue build 01-Jul-2024 17:42:32  707/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 01-Jul-2024 17:42:32  708/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 01-Jul-2024 17:42:32 Rendering Class phpbb\passwords\driver\argon2i build 01-Jul-2024 17:42:32  710/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 01-Jul-2024 17:42:32 Rendering Class phpbb\passwords\driver\base build 01-Jul-2024 17:42:32  713/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\base_native build 01-Jul-2024 17:42:32 Rendering Class phpbb\passwords\driver\bcrypt build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\bcrypt_2y build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 01-Jul-2024 17:42:33  716/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\driver_interface build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\helper build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\md5_mybb build 01-Jul-2024 17:42:33  720/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\md5_vb build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\phpass build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 01-Jul-2024 17:42:33  724/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\salted_md5 build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\sha1 build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\sha1_smf build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 01-Jul-2024 17:42:33  728/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha_xf1 build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\helper build 01-Jul-2024 17:42:33 Rendering Class phpbb\passwords\manager build 01-Jul-2024 17:42:33 Rendering Class phpbb\path_helper build 01-Jul-2024 17:42:33  732/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\permissions build 01-Jul-2024 17:42:33 Rendering Class phpbb\php\ini build 01-Jul-2024 17:42:33 Rendering Class phpbb\plupload\plupload build 01-Jul-2024 17:42:33  735/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\posting\post_helper build 01-Jul-2024 17:42:33 Rendering Class phpbb\profilefields\lang_helper build 01-Jul-2024 17:42:33 Rendering Class phpbb\profilefields\manager build 01-Jul-2024 17:42:33  738/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_base build 01-Jul-2024 17:42:33 Rendering Class phpbb\profilefields\type\type_bool build 01-Jul-2024 17:42:33  740/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_date build 01-Jul-2024 17:42:33  741/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_dropdown build 01-Jul-2024 17:42:33 Rendering Class phpbb\profilefields\type\type_int build 01-Jul-2024 17:42:33  743/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 01-Jul-2024 17:42:33 Rendering Class phpbb\profilefields\type\type_string build 01-Jul-2024 17:42:33  745/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 01-Jul-2024 17:42:33 Rendering Class phpbb\profilefields\type\type_text build 01-Jul-2024 17:42:33  747/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\controller\report build 01-Jul-2024 17:42:33  749/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\exception\already_reported_exception build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\exception\empty_report_exception build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\exception\entity_not_found_exception build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\exception\invalid_report_exception build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\exception\report_permission_denied_exception build 01-Jul-2024 17:42:33  756/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\handler_factory build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\report_handler build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\report_handler_interface build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\report_handler_pm build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\report_handler_post build 01-Jul-2024 17:42:33 Rendering Class phpbb\report\report_reason_list_provider build 01-Jul-2024 17:42:33  762/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\deactivated_super_global build 01-Jul-2024 17:42:33 Rendering Class phpbb\request\request build 01-Jul-2024 17:42:33 Rendering Class phpbb\request\request_interface build 01-Jul-2024 17:42:33  765/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 01-Jul-2024 17:42:33 Rendering Class phpbb\request\type_cast_helper_interface build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\file_locator build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\helper build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\loader_resolver build 01-Jul-2024 17:42:33  770/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 01-Jul-2024 17:42:33 Rendering Class phpbb\routing\router build 01-Jul-2024 17:42:33 Rendering Class phpbb\search\backend\base build 01-Jul-2024 17:42:33  776/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\search\backend\fulltext_mysql build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\backend\fulltext_native build 01-Jul-2024 17:42:34  778/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 01-Jul-2024 17:42:34  779/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_sphinx build 01-Jul-2024 17:42:34  780/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 01-Jul-2024 17:42:34  781/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\backend\sphinx\config_item build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\backend\sphinx\config_section build 01-Jul-2024 17:42:34  784/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_variable build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\exception\action_in_progress_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\exception\search_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\search\search_backend_factory build 01-Jul-2024 17:42:34  790/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 01-Jul-2024 17:42:34 Rendering Class phpbb\session build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\adapter\adapter_interface build 01-Jul-2024 17:42:34  793/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\adapter_factory build 01-Jul-2024 17:42:34  795/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\attachment build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\controller\avatar build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\controller\controller build 01-Jul-2024 17:42:34  798/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\action_in_progress_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\exception\storage_exception build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\file_info build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\helper build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\provider\local build 01-Jul-2024 17:42:34  804/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\provider_interface build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\state_helper build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\storage build 01-Jul-2024 17:42:34 Rendering Class phpbb\storage\stream_interface build 01-Jul-2024 17:42:34  808/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\asset build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\assets_bag build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\base build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\context build 01-Jul-2024 17:42:34  813/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\template build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\definition build 01-Jul-2024 17:42:34  816/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\extension build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\extension\avatar build 01-Jul-2024 17:42:34  819/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\extension\forms build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\extension\icon build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\extension\routing build 01-Jul-2024 17:42:34  823/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\lexer build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\loader build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\definenode build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\event build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 01-Jul-2024 17:42:34  829/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\includeasset build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\includecss build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\includejs build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\node\includenode build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\tokenparser\defineparser build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\tokenparser\event build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\tokenparser\includecss build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\tokenparser\includejs build 01-Jul-2024 17:42:34  838/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\includeparser build 01-Jul-2024 17:42:34 Rendering Class phpbb\template\twig\twig build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\acp_utils_interface build 01-Jul-2024 17:42:34  841/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\parser_interface build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\renderer_interface build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\acp_utils build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\factory build 01-Jul-2024 17:42:34  847/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\link_helper build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\mention_helper build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\parser build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\quote_helper build 01-Jul-2024 17:42:34  851/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\renderer build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\s9e\utils build 01-Jul-2024 17:42:34 Rendering Class phpbb\textformatter\utils_interface build 01-Jul-2024 17:42:34 Rendering Class phpbb\textreparser\base build 01-Jul-2024 17:42:34  855/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\manager build 01-Jul-2024 17:42:35 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 01-Jul-2024 17:42:35 Rendering Class phpbb\textreparser\plugins\forum_description build 01-Jul-2024 17:42:35  858/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_rules build 01-Jul-2024 17:42:35 Rendering Class phpbb\textreparser\plugins\group_description build 01-Jul-2024 17:42:35  860/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\pm_text build 01-Jul-2024 17:42:35 Rendering Class phpbb\textreparser\plugins\poll_option build 01-Jul-2024 17:42:35  862/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_title build 01-Jul-2024 17:42:35 Rendering Class phpbb\textreparser\plugins\post_text build 01-Jul-2024 17:42:35  864/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\user_signature build 01-Jul-2024 17:42:35 Rendering Class phpbb\textreparser\reparser_interface build 01-Jul-2024 17:42:35  866/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 01-Jul-2024 17:42:35 Rendering Class phpbb\tree\nestedset build 01-Jul-2024 17:42:35 Rendering Class phpbb\tree\nestedset_forum build 01-Jul-2024 17:42:35  869/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 01-Jul-2024 17:42:35 Rendering Class phpbb\ucp\controller\reset_password build 01-Jul-2024 17:42:35  871/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\webpush build 01-Jul-2024 17:42:35 Rendering Class phpbb\user build 01-Jul-2024 17:42:35 Rendering Class phpbb\user_loader build 01-Jul-2024 17:42:35  874/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 01-Jul-2024 17:42:35 Rendering Class phpbb\viewonline_helper build 01-Jul-2024 17:42:35 Rendering Class phpbb_questionnaire_data_collector build 01-Jul-2024 17:42:35  877/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_php_data_provider build 01-Jul-2024 17:42:35 Rendering Class phpbb_questionnaire_phpbb_data_provider build 01-Jul-2024 17:42:35 Rendering Class phpbb_questionnaire_system_data_provider build 01-Jul-2024 17:42:35 Rendering Class queue build 01-Jul-2024 17:42:35 Rendering Class smtp_class build 01-Jul-2024 17:42:35 Rendering Class transfer build 01-Jul-2024 17:42:35 Rendering Class ucp_activate build 01-Jul-2024 17:42:35  884/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_attachments build 01-Jul-2024 17:42:35 Rendering Class ucp_attachments_info build 01-Jul-2024 17:42:35 Rendering Class ucp_auth_link build 01-Jul-2024 17:42:35 Rendering Class ucp_auth_link_info build 01-Jul-2024 17:42:35 Rendering Class ucp_confirm build 01-Jul-2024 17:42:35 Rendering Class ucp_groups build 01-Jul-2024 17:42:35 Rendering Class ucp_groups_info build 01-Jul-2024 17:42:35 Rendering Class ucp_login_link build 01-Jul-2024 17:42:35 Rendering Class ucp_main build 01-Jul-2024 17:42:35 Rendering Class ucp_main_info build 01-Jul-2024 17:42:35 Rendering Class ucp_notifications build 01-Jul-2024 17:42:35  895/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_notifications_info build 01-Jul-2024 17:42:35 Rendering Class ucp_pm build 01-Jul-2024 17:42:35 Rendering Class ucp_pm_info build 01-Jul-2024 17:42:35 Rendering Class ucp_prefs build 01-Jul-2024 17:42:35 Rendering Class ucp_prefs_info build 01-Jul-2024 17:42:35 Rendering Class ucp_profile build 01-Jul-2024 17:42:35 Rendering Class ucp_profile_info build 01-Jul-2024 17:42:35 Rendering Class ucp_register build 01-Jul-2024 17:42:35 Rendering Class ucp_resend build 01-Jul-2024 17:42:35 Rendering Class ucp_zebra build 01-Jul-2024 17:42:35 Rendering Class ucp_zebra_info build 01-Jul-2024 17:42:35  906/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 Version Updated C Removed C build 01-Jul-2024 17:42:35 main 744 0 build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 Version Updated C Updated N Removed C Removed N build 01-Jul-2024 17:42:35 main 744 151 0 0 build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35  build 01-Jul-2024 17:42:35 phpBB > build: build 01-Jul-2024 17:42:35  build 01-Jul-2024 17:42:35  build 01-Jul-2024 17:42:35 BUILD FINISHED build 01-Jul-2024 17:42:35 build 01-Jul-2024 17:42:35 Total time: 9 minutes 20.90 seconds build 01-Jul-2024 17:42:35  simple 01-Jul-2024 17:42:38 Finished task 'Run tests' with result: Success command 01-Jul-2024 17:42:38 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 17:42:38 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jul-2024 17:42:38 Running image name (phpbb:php-8.1) command 01-Jul-2024 17:42:38 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1295 (PHPBB3-DDM-JOB1-1295)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 01-Jul-2024 17:42:40 Buildfile: /data/build/build.xml build 01-Jul-2024 17:42:40 build 01-Jul-2024 17:42:40 phpBB > sniff: build 01-Jul-2024 17:42:40 build 01-Jul-2024 17:42:44 ............................................................ 60 / 925 (6%) build 01-Jul-2024 17:42:50 ............................................................ 120 / 925 (13%) build 01-Jul-2024 17:42:55 ............................................................ 180 / 925 (19%) build 01-Jul-2024 17:43:00 ............................................................ 240 / 925 (26%) build 01-Jul-2024 17:43:04 ............................................................ 300 / 925 (32%) build 01-Jul-2024 17:43:11 ............................................................ 360 / 925 (39%) build 01-Jul-2024 17:43:14 ............................................................ 420 / 925 (45%) build 01-Jul-2024 17:43:23 ............................................................ 480 / 925 (52%) build 01-Jul-2024 17:43:26 ............................................................ 540 / 925 (58%) build 01-Jul-2024 17:43:27 ............................................................ 600 / 925 (65%) build 01-Jul-2024 17:43:28 ............................................................ 660 / 925 (71%) build 01-Jul-2024 17:43:28 ............................................................ 720 / 925 (78%) build 01-Jul-2024 17:43:30 ............................................................ 780 / 925 (84%) build 01-Jul-2024 17:43:36 ............................................................ 840 / 925 (91%) build 01-Jul-2024 17:43:42 ............................................................ 900 / 925 (97%) build 01-Jul-2024 17:43:43 ......................... 925 / 925 (100%) build 01-Jul-2024 17:43:43 build 01-Jul-2024 17:43:43 build 01-Jul-2024 17:43:43 Time: 1 mins, 3.57 secs; Memory: 28MB build 01-Jul-2024 17:43:43 build 01-Jul-2024 17:43:43 [php] Calling PHP function: preg_replace() build 01-Jul-2024 17:43:52 ............................................................ 60 / 206 (29%) build 01-Jul-2024 17:44:13 ............................................................ 120 / 206 (58%) build 01-Jul-2024 17:44:21 ............................................................ 180 / 206 (87%) build 01-Jul-2024 17:44:28 .......................... 206 / 206 (100%) build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 Time: 44.45 secs; Memory: 36MB build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 Time: 32ms; Memory: 6MB build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 BUILD FINISHED build 01-Jul-2024 17:44:28 build 01-Jul-2024 17:44:28 Total time: 1 minute 48.28 seconds build 01-Jul-2024 17:44:28 simple 01-Jul-2024 17:44:34 Finished task 'Run sniffs' with result: Success simple 01-Jul-2024 17:44:34 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 01-Jul-2024 17:44:34 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 01-Jul-2024 17:44:34 Finished task 'Parsing test results' with result: Success simple 01-Jul-2024 17:44:34 Running post build plugin 'Artifact Copier' simple 01-Jul-2024 17:44:34 Publishing an artifact: Coverage HTML Report simple 01-Jul-2024 17:44:36 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 2.136 s simple 01-Jul-2024 17:44:36 Running post build plugin 'npm Cache Cleanup' simple 01-Jul-2024 17:44:36 Running post build plugin 'NCover Results Collector' simple 01-Jul-2024 17:44:36 Running post build plugin 'Build Results Label Collector' simple 01-Jul-2024 17:44:36 Running post build plugin 'Clover Results Collector' simple 01-Jul-2024 17:44:36 Running post build plugin 'Docker Container Cleanup' simple 01-Jul-2024 17:44:38 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 01-Jul-2024 17:44:38 Finalising the build... simple 01-Jul-2024 17:44:38 Stopping timer. simple 01-Jul-2024 17:44:38 Build PHPBB3-DDM-JOB1-1295 completed. simple 01-Jul-2024 17:44:38 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jul-2024 17:44:38 Running on server: post build plugin 'NCover Results Collector' simple 01-Jul-2024 17:44:38 Running on server: post build plugin 'Build Labeller' simple 01-Jul-2024 17:44:38 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jul-2024 17:44:38 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jul-2024 17:44:38 All post build plugins have finished simple 01-Jul-2024 17:44:38 Generating build results summary... simple 01-Jul-2024 17:44:44 Saving build results to disk... simple 01-Jul-2024 17:44:44 Store variable context... simple 01-Jul-2024 17:44:45 Finished building PHPBB3-DDM-JOB1-1295.