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