simple 20-Oct-2024 16:07:00 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite #596 (PHPBB3-DD33-JOB1-596) is being prepared for building on agent Default Agent, bamboo version: 9.2.16 simple 20-Oct-2024 16:07:00 simple 20-Oct-2024 16:07:00 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 20-Oct-2024 16:07:00 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite #596 (PHPBB3-DD33-JOB1-596) simple 20-Oct-2024 16:07:00 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 20-Oct-2024 16:07:00 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 20-Oct-2024 16:07:00 Updating source code to revision: 3c7bf782a7f6e48af4c747f714f303551f4efc12 simple 20-Oct-2024 16:07:00 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-JOB1/.git'. simple 20-Oct-2024 16:07:00 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1/.git/ simple 20-Oct-2024 16:07:00 hint: Using 'master' as the name for the initial branch. This default branch name simple 20-Oct-2024 16:07:00 hint: is subject to change. To configure the initial branch name to use in all simple 20-Oct-2024 16:07:00 hint: of your new repositories, which will suppress this warning, call: simple 20-Oct-2024 16:07:00 hint: simple 20-Oct-2024 16:07:00 hint: git config --global init.defaultBranch simple 20-Oct-2024 16:07:00 hint: simple 20-Oct-2024 16:07:00 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 20-Oct-2024 16:07:00 hint: 'development'. The just-created branch can be renamed via this command: simple 20-Oct-2024 16:07:00 hint: simple 20-Oct-2024 16:07:00 hint: git branch -m simple 20-Oct-2024 16:07:00 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 20-Oct-2024 16:07:11 Checking out revision 3c7bf782a7f6e48af4c747f714f303551f4efc12. simple 20-Oct-2024 16:07:11 Switched to branch '3.3.x' simple 20-Oct-2024 16:07:11 Updated source code to revision: 3c7bf782a7f6e48af4c747f714f303551f4efc12 simple 20-Oct-2024 16:07:11 Finished task 'Checkout Default Repository' with result: Success simple 20-Oct-2024 16:07:11 Running pre-build action: VCS Version Collector simple 20-Oct-2024 16:07:11 Running pre-build action: Build Log Labeller Pre Build Action simple 20-Oct-2024 16:07:11 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite #596 (PHPBB3-DD33-JOB1-596) started building on agent 'Default Agent' () command 20-Oct-2024 16:07:11 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 20-Oct-2024 16:07:11 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 20-Oct-2024 16:07:11 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite #596 (PHPBB3-DD33-JOB1-596)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-26488d41-81f0-419c-97eb-6ed4db2135cd build --force-rm=true --tag=phpbb:php-7.2 /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n error 20-Oct-2024 16:07:12 #0 building with "default" instance using docker driver error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #1 [internal] load build definition from Dockerfile error 20-Oct-2024 16:07:12 #1 transferring dockerfile: 398B done error 20-Oct-2024 16:07:12 #1 DONE 0.0s error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #2 [internal] load metadata for docker.io/library/php:7.2 error 20-Oct-2024 16:07:12 #2 DONE 0.6s error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #3 [internal] load .dockerignore error 20-Oct-2024 16:07:12 #3 transferring context: 2B done error 20-Oct-2024 16:07:12 #3 DONE 0.0s error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #4 [1/5] FROM docker.io/library/php:7.2@sha256:42ffbc0798e4449bbd1e14fc4dcb87774aa1ad1900a09ef6a965bc0880aa2161 error 20-Oct-2024 16:07:12 #4 DONE 0.0s error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #5 [2/5] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip && docker-php-ext-install -j$(nproc) zip error 20-Oct-2024 16:07:12 #5 CACHED error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #6 [3/5] RUN pecl install xdebug-2.9.0 error 20-Oct-2024 16:07:12 #6 CACHED error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #7 [4/5] RUN docker-php-ext-enable xdebug error 20-Oct-2024 16:07:12 #7 CACHED error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #8 [5/5] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 20-Oct-2024 16:07:12 #8 CACHED error 20-Oct-2024 16:07:12 error 20-Oct-2024 16:07:12 #9 exporting to image error 20-Oct-2024 16:07:12 #9 exporting layers done error 20-Oct-2024 16:07:12 #9 writing image sha256:697637c9001405a2087dd0d79cae69578176b697cc62b7e4c6846bc9a96c6314 done error 20-Oct-2024 16:07:12 #9 naming to docker.io/library/phpbb:php-7.2 done error 20-Oct-2024 16:07:12 #9 DONE 0.0s simple 20-Oct-2024 16:07:12 Built Docker image 'phpbb:php-7.2' simple 20-Oct-2024 16:07:12 Finished task 'Build image' with result: Success command 20-Oct-2024 16:07:12 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 20-Oct-2024 16:07:12 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 20-Oct-2024 16:07:12 Running image name (phpbb:php-7.2) command 20-Oct-2024 16:07:12 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite #596 (PHPBB3-DD33-JOB1-596)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-7.2 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n build 20-Oct-2024 16:07:14 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 20-Oct-2024 16:07:14 Installing dependencies from lock file (including require-dev) build 20-Oct-2024 16:07:14 Verifying lock file contents can be installed on current platform. build 20-Oct-2024 16:07:14 Package operations: 76 installs, 0 updates, 0 removals build 20-Oct-2024 16:07:14 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 20-Oct-2024 16:07:14 - Downloading composer/package-versions-deprecated (1.11.99.5) build 20-Oct-2024 16:07:14 - Downloading bantu/ini-get-wrapper (v1.0.1) build 20-Oct-2024 16:07:14 - Downloading carlos-mg89/oauth (0.8.15) build 20-Oct-2024 16:07:14 - Downloading symfony/polyfill-mbstring (v1.29.0) build 20-Oct-2024 16:07:14 - Downloading symfony/polyfill-ctype (v1.29.0) build 20-Oct-2024 16:07:14 - Downloading symfony/dom-crawler (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/css-selector (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/browser-kit (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/polyfill-php72 (v1.29.0) build 20-Oct-2024 16:07:14 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 20-Oct-2024 16:07:14 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 20-Oct-2024 16:07:14 - Downloading ralouphie/getallheaders (3.0.3) build 20-Oct-2024 16:07:14 - Downloading psr/http-message (1.1) build 20-Oct-2024 16:07:14 - Downloading guzzlehttp/psr7 (1.9.1) build 20-Oct-2024 16:07:14 - Downloading guzzlehttp/promises (1.5.3) build 20-Oct-2024 16:07:14 - Downloading guzzlehttp/guzzle (6.5.8) build 20-Oct-2024 16:07:14 - Downloading fabpot/goutte (v3.2.3) build 20-Oct-2024 16:07:14 - Downloading google/recaptcha (1.2.4) build 20-Oct-2024 16:07:14 - Downloading symfony/yaml (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/process (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading psr/log (1.1.4) build 20-Oct-2024 16:07:14 - Downloading symfony/debug (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/console (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading laravel/homestead (v7.20.0) build 20-Oct-2024 16:07:14 - Downloading marc1706/fast-image-size (v1.1.7) build 20-Oct-2024 16:07:14 - Downloading phing/phing (2.17.4) build 20-Oct-2024 16:07:14 - Downloading php-webdriver/webdriver (1.13.1) build 20-Oct-2024 16:07:14 - Downloading webmozart/assert (1.11.0) build 20-Oct-2024 16:07:14 - Downloading phpdocumentor/reflection-common (2.2.0) build 20-Oct-2024 16:07:14 - Downloading phpdocumentor/type-resolver (1.6.1) build 20-Oct-2024 16:07:14 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 20-Oct-2024 16:07:14 - Downloading sebastian/version (2.0.1) build 20-Oct-2024 16:07:14 - Downloading sebastian/resource-operations (2.0.3) build 20-Oct-2024 16:07:14 - Downloading sebastian/recursion-context (3.0.2) build 20-Oct-2024 16:07:14 - Downloading sebastian/object-reflector (1.1.3) build 20-Oct-2024 16:07:14 - Downloading sebastian/object-enumerator (3.0.5) build 20-Oct-2024 16:07:14 - Downloading sebastian/global-state (2.0.0) build 20-Oct-2024 16:07:14 - Downloading sebastian/exporter (3.1.6) build 20-Oct-2024 16:07:14 - Downloading sebastian/environment (4.2.5) build 20-Oct-2024 16:07:14 - Downloading sebastian/diff (3.0.6) build 20-Oct-2024 16:07:14 - Downloading sebastian/comparator (3.0.5) build 20-Oct-2024 16:07:14 - Downloading phpunit/php-timer (2.1.4) build 20-Oct-2024 16:07:14 - Downloading phpunit/php-text-template (1.2.1) build 20-Oct-2024 16:07:14 - Downloading phpunit/php-file-iterator (2.0.6) build 20-Oct-2024 16:07:14 - Downloading theseer/tokenizer (1.2.3) build 20-Oct-2024 16:07:14 - Downloading sebastian/code-unit-reverse-lookup (1.0.3) build 20-Oct-2024 16:07:14 - Downloading phpunit/php-token-stream (3.1.3) build 20-Oct-2024 16:07:14 - Downloading phpunit/php-code-coverage (6.1.4) build 20-Oct-2024 16:07:14 - Downloading doctrine/instantiator (1.5.0) build 20-Oct-2024 16:07:14 - Downloading phpspec/prophecy (v1.19.0) build 20-Oct-2024 16:07:14 - Downloading phar-io/version (2.0.1) build 20-Oct-2024 16:07:14 - Downloading phar-io/manifest (1.0.3) build 20-Oct-2024 16:07:14 - Downloading myclabs/deep-copy (1.12.0) build 20-Oct-2024 16:07:14 - Downloading phpunit/phpunit (7.5.20) build 20-Oct-2024 16:07:14 - Downloading phpunit/dbunit (4.0.0) build 20-Oct-2024 16:07:14 - Downloading psr/container (1.1.1) build 20-Oct-2024 16:07:14 - Downloading s9e/sweetdom (2.1.0.1) build 20-Oct-2024 16:07:14 - Downloading s9e/regexp-builder (1.4.6) build 20-Oct-2024 16:07:14 - Downloading s9e/text-formatter (2.11.5) build 20-Oct-2024 16:07:14 - Downloading squizlabs/php_codesniffer (3.10.1) build 20-Oct-2024 16:07:14 - Downloading symfony/filesystem (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/config (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/finder (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/http-foundation (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/event-dispatcher (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/http-kernel (v3.4.49) build 20-Oct-2024 16:07:14 - Downloading symfony/dependency-injection (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading zendframework/zend-eventmanager (3.2.1) build 20-Oct-2024 16:07:14 - Downloading zendframework/zend-code (3.4.1) build 20-Oct-2024 16:07:14 - Downloading ocramius/proxy-manager (2.2.4) build 20-Oct-2024 16:07:14 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading symfony/routing (v3.4.47) build 20-Oct-2024 16:07:14 - Downloading twig/twig (v2.16.0) build 20-Oct-2024 16:07:14 - Downloading symfony/twig-bridge (v3.4.47) build 20-Oct-2024 16:07:16 0/74 [>---------------------------] 0% 14/74 [=====>----------------------] 18% 19/74 [=======>--------------------] 25% 23/74 [========>-------------------] 31% 31/74 [===========>----------------] 41% 44/74 [================>-----------] 59% 48/74 [==================>---------] 64% 55/74 [====================>-------] 74% 63/74 [=======================>----] 85% 67/74 [=========================>--] 90% 74/74 [============================] 100% - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 20-Oct-2024 16:07:16 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/dom-crawler (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/css-selector (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/browser-kit (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing psr/http-message (1.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 20-Oct-2024 16:07:16 - Installing fabpot/goutte (v3.2.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing google/recaptcha (1.2.4): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/yaml (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/process (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing psr/log (1.1.4): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/debug (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/console (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing laravel/homestead (v7.20.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 20-Oct-2024 16:07:16 - Installing phing/phing (2.17.4): Extracting archive build 20-Oct-2024 16:07:16 - Installing php-webdriver/webdriver (1.13.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing webmozart/assert (1.11.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/version (2.0.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/resource-operations (2.0.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/recursion-context (3.0.2): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/object-reflector (1.1.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/object-enumerator (3.0.5): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/global-state (2.0.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/exporter (3.1.6): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/environment (4.2.5): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/diff (3.0.6): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/comparator (3.0.5): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/php-timer (2.1.4): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/php-text-template (1.2.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/php-file-iterator (2.0.6): Extracting archive build 20-Oct-2024 16:07:16 - Installing theseer/tokenizer (1.2.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/php-token-stream (3.1.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/php-code-coverage (6.1.4): Extracting archive build 20-Oct-2024 16:07:16 - Installing doctrine/instantiator (1.5.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpspec/prophecy (v1.19.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing phar-io/version (2.0.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing phar-io/manifest (1.0.3): Extracting archive build 20-Oct-2024 16:07:16 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/phpunit (7.5.20): Extracting archive build 20-Oct-2024 16:07:16 - Installing phpunit/dbunit (4.0.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing psr/container (1.1.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 20-Oct-2024 16:07:16 - Installing s9e/text-formatter (2.11.5): Extracting archive build 20-Oct-2024 16:07:16 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/filesystem (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/config (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/finder (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-php56 (v1.20.0) build 20-Oct-2024 16:07:16 - Installing symfony/polyfill-php70 (v1.20.0) build 20-Oct-2024 16:07:16 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing zendframework/zend-code (3.4.1): Extracting archive build 20-Oct-2024 16:07:16 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/routing (v3.4.47): Extracting archive build 20-Oct-2024 16:07:16 - Installing twig/twig (v2.16.0): Extracting archive build 20-Oct-2024 16:07:16 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 20-Oct-2024 16:07:17 0/73 [>---------------------------] 0% 10/73 [===>------------------------] 13% 18/73 [======>---------------------] 24% 25/73 [=========>------------------] 34% 32/73 [============>---------------] 43% 42/73 [================>-----------] 57% 52/73 [===================>--------] 71% 61/73 [=======================>----] 83% 71/73 [===========================>] 97% 73/73 [============================] 100%Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 20-Oct-2024 16:07:17 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 20-Oct-2024 16:07:17 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 20-Oct-2024 16:07:17 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 20-Oct-2024 16:07:17 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 20-Oct-2024 16:07:17 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 20-Oct-2024 16:07:17 Generating autoload files build 20-Oct-2024 16:07:18 47 packages you are using are looking for funding. build 20-Oct-2024 16:07:18 Use the `composer fund` command to find out more! build 20-Oct-2024 16:07:18 Buildfile: /data/build/build.xml build 20-Oct-2024 16:07:18  build 20-Oct-2024 16:07:18 phpBB > clean: build 20-Oct-2024 16:07:18  build 20-Oct-2024 16:07:18  [delete] Directory /data/build/logs does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/api does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/coverage does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/cpd does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/new_version does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 20-Oct-2024 16:07:18  [delete] Directory /data/build/save does not exist or is not a directory. build 20-Oct-2024 16:07:18  build 20-Oct-2024 16:07:18 phpBB > prepare: build 20-Oct-2024 16:07:18  build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/logs build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/api build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/codebrowser build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/coverage build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/cpd build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/dependencies build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/new_version build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/new_version/files build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/new_version/patches build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/new_version/release_files build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/new_version/update build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/old_versions build 20-Oct-2024 16:07:18  [mkdir] Created dir: /data/build/save build 20-Oct-2024 16:07:18  build 20-Oct-2024 16:07:18 phpBB > composer: build 20-Oct-2024 16:07:18  build 20-Oct-2024 16:07:18 Installing dependencies from lock file (including require-dev) build 20-Oct-2024 16:07:18 Verifying lock file contents can be installed on current platform. build 20-Oct-2024 16:07:18 Nothing to install, update or remove build 20-Oct-2024 16:07:18 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 20-Oct-2024 16:07:18 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 20-Oct-2024 16:07:18 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 20-Oct-2024 16:07:18 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 20-Oct-2024 16:07:18 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 20-Oct-2024 16:07:18 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 20-Oct-2024 16:07:18 Generating autoload files build 20-Oct-2024 16:07:19 47 packages you are using are looking for funding. build 20-Oct-2024 16:07:19 Use the `composer fund` command to find out more! build 20-Oct-2024 16:07:19  build 20-Oct-2024 16:07:19 phpBB > test: build 20-Oct-2024 16:07:19  build 20-Oct-2024 16:07:21 PHPUnit 7.5.20 by Sebastian Bergmann and contributors. build 20-Oct-2024 16:07:21 build 20-Oct-2024 16:07:36 ............................................................. 61 / 7540 ( 0%) build 20-Oct-2024 16:07:38 ............................................................. 122 / 7540 ( 1%) build 20-Oct-2024 16:07:40 ...................I.....SSSS..................SSSSSSSS...... 183 / 7540 ( 2%) build 20-Oct-2024 16:07:42 ...S...S..................................................... 244 / 7540 ( 3%) build 20-Oct-2024 16:07:50 ...................S......................................... 305 / 7540 ( 4%) build 20-Oct-2024 16:07:55 ............................................................. 366 / 7540 ( 4%) build 20-Oct-2024 16:07:57 ............................................................. 427 / 7540 ( 5%) build 20-Oct-2024 16:07:59 ............................................................. 488 / 7540 ( 6%) build 20-Oct-2024 16:08:02 ............................................................. 549 / 7540 ( 7%) build 20-Oct-2024 16:08:05 ............................................................. 610 / 7540 ( 8%) build 20-Oct-2024 16:08:07 ............................................................. 671 / 7540 ( 8%) build 20-Oct-2024 16:08:10 ............................................................. 732 / 7540 ( 9%) build 20-Oct-2024 16:08:13 ............................................................. 793 / 7540 ( 10%) build 20-Oct-2024 16:08:16 ............................................................. 854 / 7540 ( 11%) build 20-Oct-2024 16:08:19 ............................................................. 915 / 7540 ( 12%) build 20-Oct-2024 16:08:22 ............................................................. 976 / 7540 ( 12%) build 20-Oct-2024 16:08:24 ............................................................. 1037 / 7540 ( 13%) build 20-Oct-2024 16:08:28 ............................................................. 1098 / 7540 ( 14%) build 20-Oct-2024 16:08:32 ...............I............................................. 1159 / 7540 ( 15%) build 20-Oct-2024 16:08:43 ............................................................. 1220 / 7540 ( 16%) build 20-Oct-2024 16:08:47 ............................................................. 1281 / 7540 ( 16%) build 20-Oct-2024 16:08:54 ....................S.S.S.................................... 1342 / 7540 ( 17%) build 20-Oct-2024 16:08:55 ............................................................. 1403 / 7540 ( 18%) build 20-Oct-2024 16:08:57 ............................................................. 1464 / 7540 ( 19%) build 20-Oct-2024 16:08:58 ............................................................. 1525 / 7540 ( 20%) build 20-Oct-2024 16:09:00 ............................................................. 1586 / 7540 ( 21%) build 20-Oct-2024 16:09:00 ............................................................. 1647 / 7540 ( 21%) build 20-Oct-2024 16:09:01 ............................................................. 1708 / 7540 ( 22%) build 20-Oct-2024 16:09:01 ............................................................. 1769 / 7540 ( 23%) build 20-Oct-2024 16:09:02 ............................................................. 1830 / 7540 ( 24%) build 20-Oct-2024 16:09:03 ............................................................. 1891 / 7540 ( 25%) build 20-Oct-2024 16:09:04 ............................................................. 1952 / 7540 ( 25%) build 20-Oct-2024 16:09:04 ............................................................. 2013 / 7540 ( 26%) build 20-Oct-2024 16:09:05 ............................................................. 2074 / 7540 ( 27%) build 20-Oct-2024 16:09:08 ............................................................. 2135 / 7540 ( 28%) build 20-Oct-2024 16:09:13 ............................................................. 2196 / 7540 ( 29%) build 20-Oct-2024 16:09:19 ............................................................. 2257 / 7540 ( 29%) build 20-Oct-2024 16:09:23 ............................................................. 2318 / 7540 ( 30%) build 20-Oct-2024 16:09:24 ............................................................. 2379 / 7540 ( 31%) build 20-Oct-2024 16:09:28 .................................I.II........................ 2440 / 7540 ( 32%) build 20-Oct-2024 16:09:31 ............................................................. 2501 / 7540 ( 33%) build 20-Oct-2024 16:09:32 ............................................................. 2562 / 7540 ( 33%) build 20-Oct-2024 16:09:33 ............................................................. 2623 / 7540 ( 34%) build 20-Oct-2024 16:09:37 ............................................................. 2684 / 7540 ( 35%) build 20-Oct-2024 16:09:38 ............................................................. 2745 / 7540 ( 36%) build 20-Oct-2024 16:09:40 ............................................................. 2806 / 7540 ( 37%) build 20-Oct-2024 16:09:41 ............................................................. 2867 / 7540 ( 38%) build 20-Oct-2024 16:09:41 ............................................................. 2928 / 7540 ( 38%) build 20-Oct-2024 16:09:53 ............................................................. 2989 / 7540 ( 39%) build 20-Oct-2024 16:09:58 ............................................................. 3050 / 7540 ( 40%) build 20-Oct-2024 16:10:04 .................................................S........... 3111 / 7540 ( 41%) build 20-Oct-2024 16:10:11 ............................................................. 3172 / 7540 ( 42%) build 20-Oct-2024 16:10:11 ............................................................. 3233 / 7540 ( 42%) build 20-Oct-2024 16:10:13 ............................................................. 3294 / 7540 ( 43%) build 20-Oct-2024 16:10:43 ............................................................. 3355 / 7540 ( 44%) build 20-Oct-2024 16:10:50 ............................................................. 3416 / 7540 ( 45%) build 20-Oct-2024 16:11:02 ............................................................. 3477 / 7540 ( 46%) build 20-Oct-2024 16:11:03 ............................................................. 3538 / 7540 ( 46%) build 20-Oct-2024 16:11:05 ............................................................. 3599 / 7540 ( 47%) build 20-Oct-2024 16:11:06 ............................................................. 3660 / 7540 ( 48%) build 20-Oct-2024 16:11:08 ............................................................. 3721 / 7540 ( 49%) build 20-Oct-2024 16:11:08 ............................................................. 3782 / 7540 ( 50%) build 20-Oct-2024 16:11:09 ............................................................. 3843 / 7540 ( 50%) build 20-Oct-2024 16:11:10 ............................................................. 3904 / 7540 ( 51%) build 20-Oct-2024 16:11:10 ............................................................. 3965 / 7540 ( 52%) build 20-Oct-2024 16:11:13 ............................................................. 4026 / 7540 ( 53%) build 20-Oct-2024 16:11:17 ............................................................. 4087 / 7540 ( 54%) build 20-Oct-2024 16:11:19 ............................................................. 4148 / 7540 ( 55%) build 20-Oct-2024 16:11:24 ............................................................. 4209 / 7540 ( 55%) build 20-Oct-2024 16:11:25 ............................................................. 4270 / 7540 ( 56%) build 20-Oct-2024 16:11:29 ............................................................. 4331 / 7540 ( 57%) build 20-Oct-2024 16:11:41 ............................................................. 4392 / 7540 ( 58%) build 20-Oct-2024 16:12:08 ............................................................. 4453 / 7540 ( 59%) build 20-Oct-2024 16:12:36 ............................................................. 4514 / 7540 ( 59%) build 20-Oct-2024 16:12:39 ............................................................. 4575 / 7540 ( 60%) build 20-Oct-2024 16:12:43 ............................................................. 4636 / 7540 ( 61%) build 20-Oct-2024 16:12:43 ............................................................. 4697 / 7540 ( 62%) build 20-Oct-2024 16:12:44 ............................................................. 4758 / 7540 ( 63%) build 20-Oct-2024 16:12:45 ............................................................. 4819 / 7540 ( 63%) build 20-Oct-2024 16:12:45 ............................................................. 4880 / 7540 ( 64%) build 20-Oct-2024 16:12:46 ............................................................. 4941 / 7540 ( 65%) build 20-Oct-2024 16:12:47 ............................................................. 5002 / 7540 ( 66%) build 20-Oct-2024 16:12:48 ............................................................. 5063 / 7540 ( 67%) build 20-Oct-2024 16:13:17 ............................................................. 5124 / 7540 ( 67%) build 20-Oct-2024 16:13:53 ............................................................. 5185 / 7540 ( 68%) build 20-Oct-2024 16:14:04 ............................................................. 5246 / 7540 ( 69%) build 20-Oct-2024 16:14:13 ............................................................. 5307 / 7540 ( 70%) build 20-Oct-2024 16:14:17 ............................................................. 5368 / 7540 ( 71%) build 20-Oct-2024 16:14:18 ............................................................. 5429 / 7540 ( 72%) build 20-Oct-2024 16:14:20 ............................................................. 5490 / 7540 ( 72%) build 20-Oct-2024 16:14:21 ............................................................. 5551 / 7540 ( 73%) build 20-Oct-2024 16:14:21 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5612 / 7540 ( 74%) build 20-Oct-2024 16:14:21 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5673 / 7540 ( 75%) build 20-Oct-2024 16:14:21 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7540 ( 76%) build 20-Oct-2024 16:14:21 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7540 ( 76%) build 20-Oct-2024 16:14:24 SSSSSSSSSSSSSSSSSSSSSS....................................... 5856 / 7540 ( 77%) build 20-Oct-2024 16:14:28 ............................................................. 5917 / 7540 ( 78%) build 20-Oct-2024 16:14:33 ............................................................. 5978 / 7540 ( 79%) build 20-Oct-2024 16:14:37 ............................................................. 6039 / 7540 ( 80%) build 20-Oct-2024 16:14:41 ............................................................. 6100 / 7540 ( 80%) build 20-Oct-2024 16:14:45 ............................................................. 6161 / 7540 ( 81%) build 20-Oct-2024 16:14:50 ............................................................. 6222 / 7540 ( 82%) build 20-Oct-2024 16:14:54 ............................................................. 6283 / 7540 ( 83%) build 20-Oct-2024 16:14:58 ............................................................. 6344 / 7540 ( 84%) build 20-Oct-2024 16:15:02 ............................................................. 6405 / 7540 ( 84%) build 20-Oct-2024 16:15:07 ............................................................. 6466 / 7540 ( 85%) build 20-Oct-2024 16:15:11 ............................................................. 6527 / 7540 ( 86%) build 20-Oct-2024 16:15:15 ............................................................. 6588 / 7540 ( 87%) build 20-Oct-2024 16:15:19 ............................................................. 6649 / 7540 ( 88%) build 20-Oct-2024 16:15:23 ............................................................. 6710 / 7540 ( 88%) build 20-Oct-2024 16:15:27 ............................................................. 6771 / 7540 ( 89%) build 20-Oct-2024 16:15:31 ............................................................. 6832 / 7540 ( 90%) build 20-Oct-2024 16:15:35 ............................................................. 6893 / 7540 ( 91%) build 20-Oct-2024 16:15:40 ............................................................. 6954 / 7540 ( 92%) build 20-Oct-2024 16:15:44 ............................................................. 7015 / 7540 ( 93%) build 20-Oct-2024 16:15:48 ............................................................. 7076 / 7540 ( 93%) build 20-Oct-2024 16:15:52 ............................................................. 7137 / 7540 ( 94%) build 20-Oct-2024 16:15:56 ............................................................. 7198 / 7540 ( 95%) build 20-Oct-2024 16:16:00 ............................................................. 7259 / 7540 ( 96%) build 20-Oct-2024 16:16:05 ............................................................. 7320 / 7540 ( 97%) build 20-Oct-2024 16:16:09 ............................................................. 7381 / 7540 ( 97%) build 20-Oct-2024 16:16:13 ............................................................. 7442 / 7540 ( 98%) build 20-Oct-2024 16:16:15 ......................... build 20-Oct-2024 16:16:15 build 20-Oct-2024 16:16:15 Time: 8.92 minutes, Memory: 282.25 MB build 20-Oct-2024 16:16:15 build 20-Oct-2024 16:16:15 OK, but incomplete, skipped, or risky tests! build 20-Oct-2024 16:16:15 Tests: 7540, Assertions: 38421, Skipped: 269, Incomplete: 5. build 20-Oct-2024 16:16:15 build 20-Oct-2024 16:17:22 Generating code coverage report in Clover XML format ... done build 20-Oct-2024 16:17:22 build 20-Oct-2024 16:17:43 Generating code coverage report in HTML format ... done build 20-Oct-2024 16:17:43  build 20-Oct-2024 16:17:43 phpBB > docs: build 20-Oct-2024 16:17:43  build 20-Oct-2024 16:17:43 Updating project build 20-Oct-2024 16:17:43 build 20-Oct-2024 16:17:43 Version main build 20-Oct-2024 16:17:43 ------------ build 20-Oct-2024 16:17:43 build 20-Oct-2024 16:17:45 build 20-Oct-2024 16:17:45 0/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 20-Oct-2024 16:17:45  2/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 20-Oct-2024 16:17:48 Parsing diff build 20-Oct-2024 16:17:48  4/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 20-Oct-2024 16:17:48 Parsing diff_op build 20-Oct-2024 16:17:48 Parsing diff_op_copy build 20-Oct-2024 16:17:48 Parsing diff_op_delete build 20-Oct-2024 16:17:48 Parsing diff_op_add build 20-Oct-2024 16:17:48 Parsing diff_op_change build 20-Oct-2024 16:17:48 Parsing diff3 build 20-Oct-2024 16:17:48 Parsing diff3_op build 20-Oct-2024 16:17:48 Parsing diff3_op_copy build 20-Oct-2024 16:17:48 Parsing diff3_block_builder build 20-Oct-2024 16:17:49 Parsing diff_renderer build 20-Oct-2024 16:17:49  15/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing diff_renderer_unified build 20-Oct-2024 16:17:49 Parsing diff_renderer_inline build 20-Oct-2024 16:17:49 Parsing diff_renderer_raw build 20-Oct-2024 16:17:49 Parsing diff_renderer_side_by_side build 20-Oct-2024 16:17:49 Parsing diff_engine build 20-Oct-2024 16:17:49  20/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 20-Oct-2024 16:17:50  21/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 20-Oct-2024 16:17:51  22/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing compress build 20-Oct-2024 16:17:51  23/713 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing compress_zip build 20-Oct-2024 16:17:51 Parsing compress_tar build 20-Oct-2024 16:17:51 Parsing SphinxClient build 20-Oct-2024 16:17:51  26/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 20-Oct-2024 16:17:53  27/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 20-Oct-2024 16:17:53  28/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 20-Oct-2024 16:17:53 Parsing ftp_fsock build 20-Oct-2024 16:17:54 Parsing mcp_main build 20-Oct-2024 16:17:54  31/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_logs build 20-Oct-2024 16:17:54  32/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_warn build 20-Oct-2024 16:17:54  33/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 20-Oct-2024 16:17:55  34/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 20-Oct-2024 16:17:55  35/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 20-Oct-2024 16:17:55  36/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5% 37/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_notes build 20-Oct-2024 16:17:55 Parsing mcp_queue build 20-Oct-2024 16:17:55  38/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_main_info build 20-Oct-2024 16:17:55 Parsing mcp_logs_info build 20-Oct-2024 16:17:55 Parsing mcp_warn_info build 20-Oct-2024 16:17:55 Parsing mcp_reports_info build 20-Oct-2024 16:17:55 Parsing mcp_pm_reports_info build 20-Oct-2024 16:17:55  43/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing mcp_ban_info build 20-Oct-2024 16:17:55 Parsing mcp_notes_info build 20-Oct-2024 16:17:55 Parsing mcp_queue_info build 20-Oct-2024 16:17:57 Parsing acp_jabber build 20-Oct-2024 16:17:57  47/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_disallow build 20-Oct-2024 16:17:57 Parsing acp_groups build 20-Oct-2024 16:17:57  49/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 20-Oct-2024 16:17:57  50/713 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_contact build 20-Oct-2024 16:17:57 Parsing auth_admin build 20-Oct-2024 16:17:58  52/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bots build 20-Oct-2024 16:17:58  53/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_logs build 20-Oct-2024 16:17:58  54/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_board build 20-Oct-2024 16:17:58  55/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_search build 20-Oct-2024 16:17:59  56/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_users build 20-Oct-2024 16:17:59  57/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 20-Oct-2024 16:17:59 Parsing acp_email build 20-Oct-2024 16:17:59  59/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_inactive build 20-Oct-2024 16:17:59  60/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_words build 20-Oct-2024 16:17:59  61/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_captcha build 20-Oct-2024 16:18:00  62/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_forums build 20-Oct-2024 16:18:00  63/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_bbcodes build 20-Oct-2024 16:18:00  64/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_prune build 20-Oct-2024 16:18:00  65/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_icons build 20-Oct-2024 16:18:01  66/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_attachments build 20-Oct-2024 16:18:01  67/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_extensions build 20-Oct-2024 16:18:01  68/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_profile build 20-Oct-2024 16:18:01  69/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_ranks build 20-Oct-2024 16:18:02  70/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_language build 20-Oct-2024 16:18:02  71/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_styles build 20-Oct-2024 16:18:02  72/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_permission_roles build 20-Oct-2024 16:18:02  73/713 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_jabber_info build 20-Oct-2024 16:18:02 Parsing acp_disallow_info build 20-Oct-2024 16:18:02 Parsing acp_groups_info build 20-Oct-2024 16:18:02 Parsing acp_modules_info build 20-Oct-2024 16:18:02 Parsing acp_contact_info build 20-Oct-2024 16:18:02 Parsing acp_bots_info build 20-Oct-2024 16:18:02 Parsing acp_logs_info build 20-Oct-2024 16:18:02  80/713 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_board_info build 20-Oct-2024 16:18:02 Parsing acp_search_info build 20-Oct-2024 16:18:02 Parsing acp_users_info build 20-Oct-2024 16:18:02 Parsing acp_php_info_info build 20-Oct-2024 16:18:02  84/713 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_email_info build 20-Oct-2024 16:18:02 Parsing acp_inactive_info build 20-Oct-2024 16:18:02 Parsing acp_words_info build 20-Oct-2024 16:18:02 Parsing acp_captcha_info build 20-Oct-2024 16:18:02 Parsing acp_forums_info build 20-Oct-2024 16:18:02 Parsing acp_bbcodes_info build 20-Oct-2024 16:18:02 Parsing acp_prune_info build 20-Oct-2024 16:18:02  91/713 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_icons_info build 20-Oct-2024 16:18:02 Parsing acp_attachments_info build 20-Oct-2024 16:18:02 Parsing acp_extensions_info build 20-Oct-2024 16:18:02 Parsing acp_profile_info build 20-Oct-2024 16:18:02 Parsing acp_ranks_info build 20-Oct-2024 16:18:02 Parsing acp_language_info build 20-Oct-2024 16:18:02 Parsing acp_styles_info build 20-Oct-2024 16:18:02  98/713 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_permission_roles_info build 20-Oct-2024 16:18:02 Parsing acp_permissions_info build 20-Oct-2024 16:18:02 Parsing acp_ban_info build 20-Oct-2024 16:18:02 Parsing acp_update_info build 20-Oct-2024 16:18:02 Parsing acp_main_info build 20-Oct-2024 16:18:02  103/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing acp_help_phpbb_info build 20-Oct-2024 16:18:02 Parsing acp_reasons_info build 20-Oct-2024 16:18:02 Parsing acp_permissions build 20-Oct-2024 16:18:03  106/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing acp_ban build 20-Oct-2024 16:18:03  108/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing acp_update build 20-Oct-2024 16:18:03 Parsing acp_main build 20-Oct-2024 16:18:03  109/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing acp_help_phpbb build 20-Oct-2024 16:18:03 Parsing acp_reasons build 20-Oct-2024 16:18:03  111/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15% 112/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing phpbb_questionnaire_data_collector build 20-Oct-2024 16:18:03 Parsing phpbb_questionnaire_php_data_provider build 20-Oct-2024 16:18:03 Parsing phpbb_questionnaire_system_data_provider build 20-Oct-2024 16:18:03 Parsing phpbb_questionnaire_phpbb_data_provider build 20-Oct-2024 16:18:04  116/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_prefs build 20-Oct-2024 16:18:04 Parsing ucp_confirm build 20-Oct-2024 16:18:04 Parsing ucp_auth_link build 20-Oct-2024 16:18:04 Parsing ucp_resend build 20-Oct-2024 16:18:05  119/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16% 120/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_groups build 20-Oct-2024 16:18:05 Parsing ucp_attachments build 20-Oct-2024 16:18:05  121/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_notifications build 20-Oct-2024 16:18:05  122/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_login_link build 20-Oct-2024 16:18:05  123/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_activate build 20-Oct-2024 16:18:05 Parsing ucp_main build 20-Oct-2024 16:18:05  125/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_zebra build 20-Oct-2024 16:18:06  126/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_pm build 20-Oct-2024 16:18:06  127/713 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_register build 20-Oct-2024 16:18:06  128/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_prefs_info build 20-Oct-2024 16:18:06  129/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing ucp_auth_link_info build 20-Oct-2024 16:18:06 Parsing ucp_groups_info build 20-Oct-2024 16:18:06 Parsing ucp_attachments_info build 20-Oct-2024 16:18:06 Parsing ucp_notifications_info build 20-Oct-2024 16:18:06 Parsing ucp_main_info build 20-Oct-2024 16:18:06 Parsing ucp_zebra_info build 20-Oct-2024 16:18:06  135/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing ucp_pm_info build 20-Oct-2024 16:18:06 Parsing ucp_profile_info build 20-Oct-2024 16:18:06 Parsing ucp_profile build 20-Oct-2024 16:18:07 138/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing bbcode_firstpass build 20-Oct-2024 16:18:07  139/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing parse_message build 20-Oct-2024 16:18:07 Parsing bitfield build 20-Oct-2024 16:18:07  141/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19% 142/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb_hook build 20-Oct-2024 16:18:08 Parsing messenger build 20-Oct-2024 16:18:08  143/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing queue build 20-Oct-2024 16:18:08 Parsing smtp_class build 20-Oct-2024 16:18:10 Parsing phpbb\content_visibility build 20-Oct-2024 16:18:10  146/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\cache\driver\memory build 20-Oct-2024 16:18:10  147/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\cache\driver\apcu build 20-Oct-2024 16:18:10 Parsing phpbb\cache\driver\dummy build 20-Oct-2024 16:18:10 Parsing phpbb\cache\driver\wincache build 20-Oct-2024 16:18:10 Parsing phpbb\cache\driver\driver_interface build 20-Oct-2024 16:18:10  151/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\cache\driver\base build 20-Oct-2024 16:18:10  152/713 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\cache\driver\memcached build 20-Oct-2024 16:18:10 Parsing phpbb\cache\driver\redis build 20-Oct-2024 16:18:11  154/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\cache\driver\file build 20-Oct-2024 16:18:11  155/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\cache\service build 20-Oct-2024 16:18:11  156/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\textreparser\manager build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\poll_option build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\pm_text build 20-Oct-2024 16:18:11  159/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\textreparser\plugins\forum_description build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\contact_admin_info build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\user_signature build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\poll_title build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\post_text build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\plugins\group_description build 20-Oct-2024 16:18:11  165/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\textreparser\plugins\forum_rules build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\row_based_plugin build 20-Oct-2024 16:18:11 Parsing phpbb\textreparser\base build 20-Oct-2024 16:18:11  168/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\textreparser\reparser_interface build 20-Oct-2024 16:18:11 Parsing phpbb\filesystem\exception\filesystem_exception build 20-Oct-2024 16:18:11 Parsing phpbb\filesystem\filesystem_interface build 20-Oct-2024 16:18:11  171/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\filesystem\filesystem build 20-Oct-2024 16:18:11  172/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\di\service_collection_iterator build 20-Oct-2024 16:18:11 Parsing phpbb\di\pass\collection_pass build 20-Oct-2024 16:18:11 Parsing phpbb\di\service_collection build 20-Oct-2024 16:18:11 Parsing phpbb\di\ordered_service_collection build 20-Oct-2024 16:18:11  176/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\di\container_builder build 20-Oct-2024 16:18:11  177/713 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\di\proxy_instantiator build 20-Oct-2024 16:18:11 Parsing phpbb\di\extension\container_configuration build 20-Oct-2024 16:18:11 Parsing phpbb\di\extension\config build 20-Oct-2024 16:18:11  180/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\di\extension\core build 20-Oct-2024 16:18:11 Parsing phpbb\di\extension\tables build 20-Oct-2024 16:18:11 Parsing phpbb\pagination build 20-Oct-2024 16:18:11  183/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\error_collector build 20-Oct-2024 16:18:11 Parsing phpbb\lock\flock build 20-Oct-2024 16:18:11 Parsing phpbb\lock\posting build 20-Oct-2024 16:18:11  186/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\lock\db build 20-Oct-2024 16:18:11 Parsing phpbb\attachment\resync build 20-Oct-2024 16:18:11  188/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\attachment\upload build 20-Oct-2024 16:18:11  189/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\attachment\manager build 20-Oct-2024 16:18:12 Parsing phpbb\attachment\delete build 20-Oct-2024 16:18:12  191/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\php\ini build 20-Oct-2024 16:18:12 Parsing phpbb\module\module_manager build 20-Oct-2024 16:18:12  193/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\module\exception\module_not_found_exception build 20-Oct-2024 16:18:12 Parsing phpbb\module\exception\module_exception build 20-Oct-2024 16:18:12 Parsing phpbb\profilefields\type\type_string_common build 20-Oct-2024 16:18:12  196/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27% 197/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\profilefields\type\type_bool build 20-Oct-2024 16:18:12 Parsing phpbb\profilefields\type\type_string build 20-Oct-2024 16:18:12 Parsing phpbb\profilefields\type\type_interface build 20-Oct-2024 16:18:12  199/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\profilefields\type\type_int build 20-Oct-2024 16:18:12  200/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_date build 20-Oct-2024 16:18:12  201/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_dropdown build 20-Oct-2024 16:18:12  202/713 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_base build 20-Oct-2024 16:18:12 Parsing phpbb\profilefields\type\type_text build 20-Oct-2024 16:18:12  204/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_url build 20-Oct-2024 16:18:12 Parsing phpbb\profilefields\manager build 20-Oct-2024 16:18:12  206/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\lang_helper build 20-Oct-2024 16:18:12 Parsing phpbb\group\helper build 20-Oct-2024 16:18:12  208/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module_base build 20-Oct-2024 16:18:12 Parsing phpbb\install\module\install_finish\task\install_extensions build 20-Oct-2024 16:18:13  210/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\install_finish\task\populate_migrations build 20-Oct-2024 16:18:13  212/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\install_finish\task\notify_user build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\install_finish\module build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 20-Oct-2024 16:18:13  214/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\module\install_filesystem\module build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\requirements\abstract_requirements_module build 20-Oct-2024 16:18:13  217/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\module\requirements\task\check_filesystem build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\requirements\task\check_update build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\requirements\task\check_server_environment build 20-Oct-2024 16:18:13  219/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\module\requirements\install_module build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\requirements\update_module build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\update_filesystem\task\file_check build 20-Oct-2024 16:18:13  223/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 20-Oct-2024 16:18:13 Parsing phpbb\install\module\update_filesystem\task\update_files build 20-Oct-2024 16:18:13  225/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\module\update_filesystem\task\diff_files build 20-Oct-2024 16:18:13  226/713 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\module\update_filesystem\module build 20-Oct-2024 16:18:13 Parsing phpbb\install\updater_configuration build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\user_interaction_required_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\cannot_build_container_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\installer_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\installer_config_not_writable_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\jump_to_restart_point_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\file_updater_failure_exception build 20-Oct-2024 16:18:13  234/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\exception\resource_limit_reached_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\exception\invalid_dbms_exception build 20-Oct-2024 16:18:13 Parsing phpbb\install\console\command\install\install build 20-Oct-2024 16:18:13  237/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\console\command\install\config\show build 20-Oct-2024 16:18:13 Parsing phpbb\install\console\command\install\config\validate build 20-Oct-2024 16:18:13  239/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\console\command\update\update build 20-Oct-2024 16:18:13 Parsing phpbb\install\console\command\update\config\show build 20-Oct-2024 16:18:13  241/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\console\command\update\config\validate build 20-Oct-2024 16:18:13 Parsing phpbb\install\installer build 20-Oct-2024 16:18:13  243/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\event\kernel_exception_subscriber build 20-Oct-2024 16:18:13 Parsing phpbb\install\task_interface build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\navigation\navigation_provider build 20-Oct-2024 16:18:13  246/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\navigation\update_navigation build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\navigation\install_navigation build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\navigation\main_navigation build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\navigation\navigation_interface build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\navigation\convertor_navigation build 20-Oct-2024 16:18:13  251/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\helper\update_helper build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\container_factory build 20-Oct-2024 16:18:13  253/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\helper\config build 20-Oct-2024 16:18:13  254/713 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\helper\iohandler\factory build 20-Oct-2024 16:18:13 Parsing phpbb\install\helper\iohandler\iohandler_base build 20-Oct-2024 16:18:13  256/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 20-Oct-2024 16:18:14 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 20-Oct-2024 16:18:14  258/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\install\helper\iohandler\cli_iohandler build 20-Oct-2024 16:18:14  259/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\install\helper\iohandler\iohandler_interface build 20-Oct-2024 16:18:14 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 20-Oct-2024 16:18:14  261/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\install\helper\file_updater\factory build 20-Oct-2024 16:18:14 Parsing phpbb\install\helper\file_updater\compression_file_updater build 20-Oct-2024 16:18:14  264/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\helper\file_updater\file_updater_interface build 20-Oct-2024 16:18:14 Parsing phpbb\install\helper\file_updater\file_updater build 20-Oct-2024 16:18:14 Parsing phpbb\install\helper\install_helper build 20-Oct-2024 16:18:14  266/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\installer_configuration build 20-Oct-2024 16:18:14 Parsing phpbb\install\controller\update build 20-Oct-2024 16:18:14  268/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\controller\installer_index build 20-Oct-2024 16:18:14 Parsing phpbb\install\controller\install build 20-Oct-2024 16:18:14  270/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\controller\timeout_check build 20-Oct-2024 16:18:14 Parsing phpbb\install\controller\helper build 20-Oct-2024 16:18:14  272/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\install\controller\archive_download build 20-Oct-2024 16:18:14 Parsing phpbb\install\module_interface build 20-Oct-2024 16:18:14 Parsing phpbb\install\task_base build 20-Oct-2024 16:18:14 Parsing phpbb\exception\runtime_exception build 20-Oct-2024 16:18:14 Parsing phpbb\exception\exception_interface build 20-Oct-2024 16:18:14  277/713 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\exception\version_check_exception build 20-Oct-2024 16:18:14 Parsing phpbb\exception\http_exception build 20-Oct-2024 16:18:14 Parsing phpbb\tree\tree_interface build 20-Oct-2024 16:18:14 Parsing phpbb\tree\nestedset build 20-Oct-2024 16:18:14  281/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\tree\nestedset_forum build 20-Oct-2024 16:18:14 Parsing phpbb\help\manager build 20-Oct-2024 16:18:14 Parsing phpbb\help\controller\bbcode build 20-Oct-2024 16:18:14  284/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\help\controller\controller build 20-Oct-2024 16:18:14 Parsing phpbb\help\controller\faq build 20-Oct-2024 16:18:14  286/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\help\controller\help build 20-Oct-2024 16:18:14 Parsing phpbb\file_downloader build 20-Oct-2024 16:18:14  288/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\passwords\driver\sha_xf1 build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\argon2i build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\sha1_smf build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\phpass build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\bcrypt_2y build 20-Oct-2024 16:18:14  293/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\passwords\driver\argon2id build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\md5_vb build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\driver_interface build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\helper build 20-Oct-2024 16:18:14  297/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\passwords\driver\base build 20-Oct-2024 16:18:14 Parsing phpbb\passwords\driver\rehashable_driver_interface build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\driver\bcrypt build 20-Oct-2024 16:18:15  300/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\passwords\driver\sha1 build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\driver\sha1_wcf1 build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\driver\convert_password build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\driver\salted_md5 build 20-Oct-2024 16:18:15  304/713 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\passwords\driver\bcrypt_wcf2 build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\driver\md5_phpbb2 build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\driver\base_native build 20-Oct-2024 16:18:15  307/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\passwords\driver\md5_mybb build 20-Oct-2024 16:18:15 Parsing phpbb\passwords\manager build 20-Oct-2024 16:18:15  309/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\passwords\helper build 20-Oct-2024 16:18:15 Parsing phpbb\user build 20-Oct-2024 16:18:15  311/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\json_response build 20-Oct-2024 16:18:15 Parsing phpbb\console\exception_subscriber build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\cache\purge build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\user\reclean build 20-Oct-2024 16:18:15  315/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\user\activate build 20-Oct-2024 16:18:15  316/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\user\add build 20-Oct-2024 16:18:15  317/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\user\delete build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\user\delete_id build 20-Oct-2024 16:18:15  319/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\fixup\update_hashes build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\fixup\fix_left_right_ids build 20-Oct-2024 16:18:15  321/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\command build 20-Oct-2024 16:18:15  323/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\thumbnail\generate build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\thumbnail\delete build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\thumbnail\recreate build 20-Oct-2024 16:18:15  325/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\cron\cron_list build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\cron\run build 20-Oct-2024 16:18:15  327/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\set_atomic build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\config\get build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\config\command build 20-Oct-2024 16:18:15  331/713 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\config\increment build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\config\set build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\config\delete build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\dev\migration_tips build 20-Oct-2024 16:18:15 Parsing phpbb\console\command\update\check build 20-Oct-2024 16:18:15  335/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\db\migration_command build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\db\revert build 20-Oct-2024 16:18:16  338/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\db\migrate build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\db\list_command build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\reparser\reparse build 20-Oct-2024 16:18:16  341/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\extension\show build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\extension\enable build 20-Oct-2024 16:18:16  344/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\disable build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\extension\command build 20-Oct-2024 16:18:16 Parsing phpbb\console\command\extension\purge build 20-Oct-2024 16:18:16 Parsing phpbb\console\application build 20-Oct-2024 16:18:16  348/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\overall build 20-Oct-2024 16:18:16 Parsing phpbb\feed\topic_base build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\no_feed_exception build 20-Oct-2024 16:18:16  351/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\exception\no_forum_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\unauthorized_topic_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\no_topic_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\feed_unavailable_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\feed_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\unauthorized_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\exception\unauthorized_forum_exception build 20-Oct-2024 16:18:16 Parsing phpbb\feed\topics build 20-Oct-2024 16:18:16  359/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\topics_active build 20-Oct-2024 16:18:16 Parsing phpbb\feed\forums build 20-Oct-2024 16:18:16  361/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forum build 20-Oct-2024 16:18:16 Parsing phpbb\feed\post_base build 20-Oct-2024 16:18:16  363/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\topic build 20-Oct-2024 16:18:16 Parsing phpbb\feed\helper build 20-Oct-2024 16:18:16  365/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\base build 20-Oct-2024 16:18:16  366/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\controller\feed build 20-Oct-2024 16:18:16  367/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\attachments_base build 20-Oct-2024 16:18:16 Parsing phpbb\feed\news build 20-Oct-2024 16:18:16 Parsing phpbb\feed\quote_helper build 20-Oct-2024 16:18:16  370/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\feed_interface build 20-Oct-2024 16:18:16 Parsing phpbb\auth\auth build 20-Oct-2024 16:18:16  372/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\service\facebook build 20-Oct-2024 16:18:16 Parsing phpbb\auth\provider\oauth\service\twitter build 20-Oct-2024 16:18:16 Parsing phpbb\auth\provider\oauth\service\google build 20-Oct-2024 16:18:16  375/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\service\service_interface build 20-Oct-2024 16:18:16 Parsing phpbb\auth\provider\oauth\service\base build 20-Oct-2024 16:18:16 Parsing phpbb\auth\provider\oauth\service\exception build 20-Oct-2024 16:18:16 Parsing phpbb\auth\provider\oauth\service\bitly build 20-Oct-2024 16:18:17 Parsing phpbb\auth\provider\oauth\oauth build 20-Oct-2024 16:18:17  380/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\oauth\token_storage build 20-Oct-2024 16:18:17  381/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53% 382/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\ldap build 20-Oct-2024 16:18:17 Parsing phpbb\auth\provider\apache build 20-Oct-2024 16:18:17  383/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\provider_interface build 20-Oct-2024 16:18:17 Parsing phpbb\auth\provider\base build 20-Oct-2024 16:18:17 Parsing phpbb\auth\provider\db build 20-Oct-2024 16:18:17  386/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\auth\provider_collection build 20-Oct-2024 16:18:17 Parsing phpbb\files\filespec build 20-Oct-2024 16:18:17  388/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\factory build 20-Oct-2024 16:18:17 Parsing phpbb\files\upload build 20-Oct-2024 16:18:17  390/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\type_interface build 20-Oct-2024 16:18:17 Parsing phpbb\files\types\form build 20-Oct-2024 16:18:17 Parsing phpbb\files\types\base build 20-Oct-2024 16:18:17  393/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\files\types\remote build 20-Oct-2024 16:18:17  394/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\files\types\local build 20-Oct-2024 16:18:17 Parsing phpbb\message\topic_form build 20-Oct-2024 16:18:17  396/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\message build 20-Oct-2024 16:18:17  397/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55% 398/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\admin_form build 20-Oct-2024 16:18:17 Parsing phpbb\message\form build 20-Oct-2024 16:18:17 Parsing phpbb\message\user_form build 20-Oct-2024 16:18:17 400/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\config_php_file build 20-Oct-2024 16:18:18 Parsing phpbb\path_helper build 20-Oct-2024 16:18:18  402/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 20-Oct-2024 16:18:18 Parsing phpbb\captcha\gd_wave build 20-Oct-2024 16:18:18  404/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\nogd build 20-Oct-2024 16:18:18 Parsing phpbb\captcha\plugins\gd_wave build 20-Oct-2024 16:18:18 Parsing phpbb\captcha\plugins\qa build 20-Oct-2024 16:18:18  407/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 20-Oct-2024 16:18:19  408/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha_v3 build 20-Oct-2024 16:18:19  409/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\gd build 20-Oct-2024 16:18:19  411/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 20-Oct-2024 16:18:19 Parsing phpbb\captcha\colour_manager build 20-Oct-2024 16:18:20  412/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\gd build 20-Oct-2024 16:18:20  413/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\non_gd build 20-Oct-2024 16:18:20  414/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\captcha\char_cube3d build 20-Oct-2024 16:18:20  415/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher build 20-Oct-2024 16:18:21 Parsing phpbb\event\php_exporter build 20-Oct-2024 16:18:21  417/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\md_exporter build 20-Oct-2024 16:18:21  418/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\recursive_event_filter_iterator build 20-Oct-2024 16:18:21 Parsing phpbb\event\rst_exporter build 20-Oct-2024 16:18:21  420/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 20-Oct-2024 16:18:21 Parsing phpbb\event\kernel_terminate_subscriber build 20-Oct-2024 16:18:21 Parsing phpbb\event\kernel_exception_subscriber build 20-Oct-2024 16:18:21  423/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\groupposition_interface build 20-Oct-2024 16:18:21 Parsing phpbb\groupposition\legend build 20-Oct-2024 16:18:21  425/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\teampage build 20-Oct-2024 16:18:21  426/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\exception build 20-Oct-2024 16:18:21 Parsing phpbb\routing\router build 20-Oct-2024 16:18:21  428/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\routing\loader_resolver build 20-Oct-2024 16:18:21 Parsing phpbb\routing\file_locator build 20-Oct-2024 16:18:21  431/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\routing\helper build 20-Oct-2024 16:18:21 Parsing phpbb\routing\resources_locator\default_resources_locator build 20-Oct-2024 16:18:21 Parsing phpbb\routing\resources_locator\chained_resources_locator build 20-Oct-2024 16:18:21 Parsing phpbb\routing\resources_locator\resources_locator_interface build 20-Oct-2024 16:18:21 Parsing phpbb\routing\resources_locator\installer_resources_locator build 20-Oct-2024 16:18:21  435/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\utils build 20-Oct-2024 16:18:21 Parsing phpbb\textformatter\s9e\factory build 20-Oct-2024 16:18:21  437/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\acp_utils build 20-Oct-2024 16:18:21 Parsing phpbb\textformatter\s9e\parser build 20-Oct-2024 16:18:21  439/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\bbcode_merger build 20-Oct-2024 16:18:21 Parsing phpbb\textformatter\s9e\quote_helper build 20-Oct-2024 16:18:22  441/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\renderer build 20-Oct-2024 16:18:22  442/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\link_helper build 20-Oct-2024 16:18:22 Parsing phpbb\textformatter\parser_interface build 20-Oct-2024 16:18:22 Parsing phpbb\textformatter\cache_interface build 20-Oct-2024 16:18:22  445/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\textformatter\renderer_interface build 20-Oct-2024 16:18:22 Parsing phpbb\textformatter\utils_interface build 20-Oct-2024 16:18:22 Parsing phpbb\textformatter\acp_utils_interface build 20-Oct-2024 16:18:22 Parsing phpbb\cron\manager build 20-Oct-2024 16:18:22  449/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\task build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\text_reparser\reparser build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\wrapper build 20-Oct-2024 16:18:22  452/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\parametrized build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\base build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\tidy_search build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\prune_forum build 20-Oct-2024 16:18:22  456/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_warnings build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\prune_shadow_topics build 20-Oct-2024 16:18:22  458/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\cron\task\core\prune_all_forums build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\update_hashes build 20-Oct-2024 16:18:22  460/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\cron\task\core\prune_notifications build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\tidy_sessions build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\tidy_plupload build 20-Oct-2024 16:18:22  463/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\cron\task\core\tidy_cache build 20-Oct-2024 16:18:22 Parsing phpbb\cron\task\core\queue build 20-Oct-2024 16:18:22 Parsing phpbb\cron\event\cron_runner_listener build 20-Oct-2024 16:18:22 Parsing phpbb\cron\controller\cron build 20-Oct-2024 16:18:22  467/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\viewonline_helper build 20-Oct-2024 16:18:22 Parsing phpbb\language\language_file_helper build 20-Oct-2024 16:18:22 Parsing phpbb\language\exception\invalid_plural_rule_exception build 20-Oct-2024 16:18:22 Parsing phpbb\language\exception\language_file_not_found build 20-Oct-2024 16:18:22  471/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\language\exception\language_exception build 20-Oct-2024 16:18:22 Parsing phpbb\language\language_file_loader build 20-Oct-2024 16:18:22 Parsing phpbb\language\language build 20-Oct-2024 16:18:22  474/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\config\config build 20-Oct-2024 16:18:22 Parsing phpbb\config\db_text build 20-Oct-2024 16:18:22  476/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\config\db build 20-Oct-2024 16:18:22  477/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\debug\debug build 20-Oct-2024 16:18:22 Parsing phpbb\debug\error_handler build 20-Oct-2024 16:18:22 Parsing phpbb\filesystem build 20-Oct-2024 16:18:22 Parsing phpbb\mimetype\guesser_base build 20-Oct-2024 16:18:22 Parsing phpbb\mimetype\content_guesser build 20-Oct-2024 16:18:22 Parsing phpbb\mimetype\guesser_interface build 20-Oct-2024 16:18:22  483/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\mimetype\extension_guesser build 20-Oct-2024 16:18:22  484/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Parsing phpbb\mimetype\guesser build 20-Oct-2024 16:18:22 Parsing phpbb\recursive_dot_prefix_filter_iterator build 20-Oct-2024 16:18:23 Parsing phpbb\permissions build 20-Oct-2024 16:18:23  487/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\quote build 20-Oct-2024 16:18:23  489/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\report_post_closed build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\report_pm build 20-Oct-2024 16:18:23  491/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\report_post build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\post_in_queue build 20-Oct-2024 16:18:23  493/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\approve_topic build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\type_interface build 20-Oct-2024 16:18:23  495/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\forum build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\approve_post build 20-Oct-2024 16:18:23  497/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\group_request_approved build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\topic build 20-Oct-2024 16:18:23  499/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\disapprove_topic build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\base build 20-Oct-2024 16:18:23  501/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\pm build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\post build 20-Oct-2024 16:18:23  503/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\topic_in_queue build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\report_pm_closed build 20-Oct-2024 16:18:23  505/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\admin_activate_user build 20-Oct-2024 16:18:23 Parsing phpbb\notification\type\bookmark build 20-Oct-2024 16:18:23  507/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\notification\type\disapprove_post build 20-Oct-2024 16:18:23  509/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\notification\manager build 20-Oct-2024 16:18:24 Parsing phpbb\notification\method\board build 20-Oct-2024 16:18:24  510/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\notification\method\method_interface build 20-Oct-2024 16:18:24 Parsing phpbb\notification\method\email build 20-Oct-2024 16:18:24  512/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\notification\method\jabber build 20-Oct-2024 16:18:24 Parsing phpbb\notification\method\messenger_base build 20-Oct-2024 16:18:24 Parsing phpbb\notification\method\base build 20-Oct-2024 16:18:24 515/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\notification\exception build 20-Oct-2024 16:18:24 Parsing phpbb\class_loader build 20-Oct-2024 16:18:24 Parsing phpbb\log\dummy build 20-Oct-2024 16:18:24  518/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\log\log build 20-Oct-2024 16:18:24  519/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\log\log_interface build 20-Oct-2024 16:18:24 Parsing phpbb\controller\helper build 20-Oct-2024 16:18:24  521/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\controller\resolver build 20-Oct-2024 16:18:24 Parsing phpbb\controller\exception build 20-Oct-2024 16:18:24 Parsing phpbb\symfony_request build 20-Oct-2024 16:18:24  524/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\version_helper build 20-Oct-2024 16:18:24  525/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\fulltext_mysql build 20-Oct-2024 16:18:25  526/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\fulltext_sphinx build 20-Oct-2024 16:18:25  527/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\fulltext_native build 20-Oct-2024 16:18:25  528/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\base build 20-Oct-2024 16:18:25  529/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\sphinx\config_variable build 20-Oct-2024 16:18:25 Parsing phpbb\search\sphinx\config_comment build 20-Oct-2024 16:18:25 Parsing phpbb\search\sphinx\config_section build 20-Oct-2024 16:18:25 Parsing phpbb\search\sphinx\config build 20-Oct-2024 16:18:25  533/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\fulltext_postgres build 20-Oct-2024 16:18:25  534/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\upload build 20-Oct-2024 16:18:26  535/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\driver\gravatar build 20-Oct-2024 16:18:26  536/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\driver\driver_interface build 20-Oct-2024 16:18:26 Parsing phpbb\avatar\driver\driver build 20-Oct-2024 16:18:26  539/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\driver\remote build 20-Oct-2024 16:18:26 Parsing phpbb\avatar\driver\local build 20-Oct-2024 16:18:26  540/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\manager build 20-Oct-2024 16:18:26  541/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\profilefield_base_migration build 20-Oct-2024 16:18:26  542/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 20-Oct-2024 16:18:26 Parsing phpbb\db\migration\schema_generator build 20-Oct-2024 16:18:26  544/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\helper build 20-Oct-2024 16:18:26  545/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\tool\permission build 20-Oct-2024 16:18:26  546/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\tool\config build 20-Oct-2024 16:18:26 Parsing phpbb\db\migration\tool\module build 20-Oct-2024 16:18:26  548/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\tool\config_text build 20-Oct-2024 16:18:26 Parsing phpbb\db\migration\tool\tool_interface build 20-Oct-2024 16:18:26 Parsing phpbb\db\migration\migration build 20-Oct-2024 16:18:26  551/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\migration_interface build 20-Oct-2024 16:18:26 Parsing phpbb\db\migration\exception build 20-Oct-2024 16:18:26 Parsing phpbb\db\driver\factory build 20-Oct-2024 16:18:26  554/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\oracle build 20-Oct-2024 16:18:26  555/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mssql_base build 20-Oct-2024 16:18:26 Parsing phpbb\db\driver\mysql_base build 20-Oct-2024 16:18:27 Parsing phpbb\db\driver\mssql_odbc build 20-Oct-2024 16:18:27  558/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 20-Oct-2024 16:18:27 559/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\driver_interface build 20-Oct-2024 16:18:27  560/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78% 561/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\driver build 20-Oct-2024 16:18:27 Parsing phpbb\db\driver\mysqli build 20-Oct-2024 16:18:27  562/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\sqlite3 build 20-Oct-2024 16:18:27  563/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\postgres build 20-Oct-2024 16:18:27  564/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 20-Oct-2024 16:18:27 Parsing phpbb\db\tools\factory build 20-Oct-2024 16:18:27 Parsing phpbb\db\tools\tools_interface build 20-Oct-2024 16:18:28  567/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\tools build 20-Oct-2024 16:18:28  568/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\mssql build 20-Oct-2024 16:18:28  569/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\sqlite3 build 20-Oct-2024 16:18:28 Parsing phpbb\db\tools\postgres build 20-Oct-2024 16:18:28  571/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\sqlite3_extractor build 20-Oct-2024 16:18:28 Parsing phpbb\db\extractor\factory build 20-Oct-2024 16:18:28  573/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\mysql_extractor build 20-Oct-2024 16:18:28  574/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 20-Oct-2024 16:18:28 Parsing phpbb\db\extractor\exception\invalid_format_exception build 20-Oct-2024 16:18:28 Parsing phpbb\db\extractor\mssql_extractor build 20-Oct-2024 16:18:28  577/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\extractor_interface build 20-Oct-2024 16:18:28 Parsing phpbb\db\extractor\postgres_extractor build 20-Oct-2024 16:18:28  579/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 20-Oct-2024 16:18:28 Parsing phpbb\db\extractor\oracle_extractor build 20-Oct-2024 16:18:28  581/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 20-Oct-2024 16:18:28  582/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 20-Oct-2024 16:18:28 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 20-Oct-2024 16:18:28 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 20-Oct-2024 16:18:28 Parsing phpbb\db\output_handler\html_migrator_output_handler build 20-Oct-2024 16:18:29 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 20-Oct-2024 16:18:29  587/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\delete_cookies build 20-Oct-2024 16:18:29 Parsing phpbb\ucp\controller\reset_password build 20-Oct-2024 16:18:29  589/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\report\report_handler_pm build 20-Oct-2024 16:18:29 Parsing phpbb\report\handler_factory build 20-Oct-2024 16:18:29 Parsing phpbb\report\report_reason_list_provider build 20-Oct-2024 16:18:29  592/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_handler_interface build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\factory_invalid_argument_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\report_permission_denied_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\empty_report_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\invalid_report_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\entity_not_found_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\already_reported_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 20-Oct-2024 16:18:29 Parsing phpbb\report\report_handler build 20-Oct-2024 16:18:29  601/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\controller\report build 20-Oct-2024 16:18:29  602/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 20-Oct-2024 16:18:29 Parsing phpbb\datetime build 20-Oct-2024 16:18:29  604/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 20-Oct-2024 16:18:29  605/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\finder build 20-Oct-2024 16:18:29  606/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 20-Oct-2024 16:18:29 Parsing phpbb\extension\di\extension_base build 20-Oct-2024 16:18:29  608/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\extension_interface build 20-Oct-2024 16:18:30  610/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\manager build 20-Oct-2024 16:18:30 Parsing phpbb\extension\base build 20-Oct-2024 16:18:30 Parsing phpbb\extension\provider build 20-Oct-2024 16:18:30 Parsing phpbb\extension\exception build 20-Oct-2024 16:18:30 Parsing phpbb\hook\finder build 20-Oct-2024 16:18:30  614/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\plupload\plupload build 20-Oct-2024 16:18:30  615/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\template\twig\tokenparser\event build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\tokenparser\includecss build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\tokenparser\php build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\tokenparser\defineparser build 20-Oct-2024 16:18:30  619/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\template\twig\tokenparser\includephp build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\tokenparser\includejs build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\tokenparser\includeparser build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\twig build 20-Oct-2024 16:18:30  623/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\loader build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\definition build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\extension build 20-Oct-2024 16:18:30  626/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\environment build 20-Oct-2024 16:18:30  627/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\extension\routing build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\extension\username build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\extension\config build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\extension\avatar build 20-Oct-2024 16:18:30  631/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\node\includeasset build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\event build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\includenode build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\includecss build 20-Oct-2024 16:18:30  635/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\node\php build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\definenode build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\includephp build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\expression\binary\equalequal build 20-Oct-2024 16:18:30  639/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\node\expression\binary\notequalequal build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\node\includejs build 20-Oct-2024 16:18:30 Parsing phpbb\template\twig\lexer build 20-Oct-2024 16:18:30  642/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\exception\user_object_not_available build 20-Oct-2024 16:18:30 Parsing phpbb\template\context build 20-Oct-2024 16:18:30  644/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\assets_bag build 20-Oct-2024 16:18:30 Parsing phpbb\template\template build 20-Oct-2024 16:18:30 Parsing phpbb\template\base build 20-Oct-2024 16:18:30  647/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\asset build 20-Oct-2024 16:18:30 Parsing phpbb\request\request build 20-Oct-2024 16:18:30  649/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 20-Oct-2024 16:18:30 Parsing phpbb\request\request_interface build 20-Oct-2024 16:18:30 Parsing phpbb\request\type_cast_helper build 20-Oct-2024 16:18:30  652/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\deactivated_super_global build 20-Oct-2024 16:18:31 Parsing done build 20-Oct-2024 16:18:31  713/713 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 20-Oct-2024 16:18:31 build 20-Oct-2024 16:18:31 build 20-Oct-2024 16:18:31 0/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 20-Oct-2024 16:18:32  2/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 20-Oct-2024 16:18:33  3/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 20-Oct-2024 16:18:33  4/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 20-Oct-2024 16:18:33 Rendering Global interfaces.html build 20-Oct-2024 16:18:33  6/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 20-Oct-2024 16:18:33 Rendering Global opensearch.xml build 20-Oct-2024 16:18:33 Rendering Global search.html build 20-Oct-2024 16:18:33 Rendering Global doctum.js build 20-Oct-2024 16:18:33  10/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 20-Oct-2024 16:18:33 Rendering Namespace [Global Namespace] build 20-Oct-2024 16:18:34  12/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb build 20-Oct-2024 16:18:34  13/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\auth build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\auth\provider build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\auth\provider\oauth build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\auth\provider\oauth\service build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\avatar build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\avatar\driver build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cache build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cache\driver build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\captcha build 20-Oct-2024 16:18:34  23/792 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha\plugins build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\config build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\cache build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\config build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\cron build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\db build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\dev build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\extension build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\fixup build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\reparser build 20-Oct-2024 16:18:34  35/792 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\thumbnail build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\update build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\console\command\user build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\controller build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\convert build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\convert\controller build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cron build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cron\controller build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cron\event build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cron\task build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cron\task\core build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\cron\task\text_reparser build 20-Oct-2024 16:18:34  47/792 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\db build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\driver build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\extractor build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\extractor\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\migration build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\migration\tool build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\output_handler build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\db\tools build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\debug build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\di build 20-Oct-2024 16:18:34  58/792 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\extension build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\di\pass build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\event build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\extension build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\extension\di build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\feed build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\feed\controller build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\feed\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\files build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\files\types build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\filesystem build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\filesystem\exception build 20-Oct-2024 16:18:34  70/792 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\group build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\groupposition build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\help build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\help\controller build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\hook build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\console build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\console\command build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\console\command\install build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\console\command\install\config build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\console\command\update build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\console\command\update\config build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\controller build 20-Oct-2024 16:18:34  83/792 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\event build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\helper build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\helper\file_updater build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\helper\iohandler build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\helper\iohandler\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\helper\navigation build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\install_filesystem build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\install_filesystem\task build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\install_finish build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\install_finish\task build 20-Oct-2024 16:18:34  95/792 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\requirements build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\requirements\task build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\update_filesystem build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\install\module\update_filesystem\task build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\language build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\language\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\lock build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\log build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\message build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\mimetype build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\module build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\module\exception build 20-Oct-2024 16:18:34  107/792 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\notification\method build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\notification\type build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\passwords build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\passwords\driver build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\php build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\plupload build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\profilefields build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\profilefields\type build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\report build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\report\controller build 20-Oct-2024 16:18:34  118/792 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\report\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\request build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\routing build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\routing\resources_locator build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\search build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\search\sphinx build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template\exception build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template\twig build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template\twig\extension build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template\twig\node build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template\twig\node\expression build 20-Oct-2024 16:18:34  130/792 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\twig\node\expression\binary build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\template\twig\tokenparser build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\textformatter build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\textformatter\s9e build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\textreparser build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\textreparser\plugins build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\tree build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\ucp build 20-Oct-2024 16:18:34 Rendering Namespace phpbb\ucp\controller build 20-Oct-2024 16:18:34 Rendering Class SphinxClient build 20-Oct-2024 16:18:34 Rendering Class acp_attachments build 20-Oct-2024 16:18:34  141/792 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Class acp_attachments_info build 20-Oct-2024 16:18:34 Rendering Class acp_ban build 20-Oct-2024 16:18:34 Rendering Class acp_ban_info build 20-Oct-2024 16:18:34 Rendering Class acp_bbcodes build 20-Oct-2024 16:18:34 Rendering Class acp_bbcodes_info build 20-Oct-2024 16:18:34 Rendering Class acp_board build 20-Oct-2024 16:18:34  147/792 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_board_info build 20-Oct-2024 16:18:34 Rendering Class acp_bots build 20-Oct-2024 16:18:34 Rendering Class acp_bots_info build 20-Oct-2024 16:18:34 Rendering Class acp_captcha build 20-Oct-2024 16:18:34  151/792 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Rendering Class acp_captcha_info build 20-Oct-2024 16:18:34 Rendering Class acp_contact build 20-Oct-2024 16:18:34 Rendering Class acp_contact_info build 20-Oct-2024 16:18:34 Rendering Class acp_disallow build 20-Oct-2024 16:18:34 Rendering Class acp_disallow_info build 20-Oct-2024 16:18:34 Rendering Class acp_email build 20-Oct-2024 16:18:34 Rendering Class acp_email_info build 20-Oct-2024 16:18:34 Rendering Class acp_extensions build 20-Oct-2024 16:18:34 Rendering Class acp_extensions_info build 20-Oct-2024 16:18:34  160/792 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_forums build 20-Oct-2024 16:18:34 Rendering Class acp_forums_info build 20-Oct-2024 16:18:34 Rendering Class acp_groups build 20-Oct-2024 16:18:34 Rendering Class acp_groups_info build 20-Oct-2024 16:18:34 Rendering Class acp_help_phpbb build 20-Oct-2024 16:18:34 Rendering Class acp_help_phpbb_info build 20-Oct-2024 16:18:34 Rendering Class acp_icons build 20-Oct-2024 16:18:34  167/792 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_icons_info build 20-Oct-2024 16:18:34 Rendering Class acp_inactive build 20-Oct-2024 16:18:34 Rendering Class acp_inactive_info build 20-Oct-2024 16:18:34 Rendering Class acp_jabber build 20-Oct-2024 16:18:34 Rendering Class acp_jabber_info build 20-Oct-2024 16:18:34 Rendering Class acp_language build 20-Oct-2024 16:18:34 Rendering Class acp_language_info build 20-Oct-2024 16:18:34 Rendering Class acp_logs build 20-Oct-2024 16:18:34 Rendering Class acp_logs_info build 20-Oct-2024 16:18:34  176/792 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_main build 20-Oct-2024 16:18:34 Rendering Class acp_main_info build 20-Oct-2024 16:18:34 Rendering Class acp_modules build 20-Oct-2024 16:18:34 Rendering Class acp_modules_info build 20-Oct-2024 16:18:34 Rendering Class acp_permission_roles build 20-Oct-2024 16:18:34 Rendering Class acp_permission_roles_info build 20-Oct-2024 16:18:34 Rendering Class acp_permissions build 20-Oct-2024 16:18:34 Rendering Class acp_permissions_info build 20-Oct-2024 16:18:34  184/792 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_php_info build 20-Oct-2024 16:18:34 Rendering Class acp_php_info_info build 20-Oct-2024 16:18:34 Rendering Class acp_profile build 20-Oct-2024 16:18:34 Rendering Class acp_profile_info build 20-Oct-2024 16:18:34 Rendering Class acp_prune build 20-Oct-2024 16:18:34 Rendering Class acp_prune_info build 20-Oct-2024 16:18:34 Rendering Class acp_ranks build 20-Oct-2024 16:18:34 Rendering Class acp_ranks_info build 20-Oct-2024 16:18:35  192/792 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_reasons build 20-Oct-2024 16:18:35 Rendering Class acp_reasons_info build 20-Oct-2024 16:18:35 Rendering Class acp_search build 20-Oct-2024 16:18:35 Rendering Class acp_search_info build 20-Oct-2024 16:18:35 Rendering Class acp_styles build 20-Oct-2024 16:18:35 Rendering Class acp_styles_info build 20-Oct-2024 16:18:35  198/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class acp_update build 20-Oct-2024 16:18:35 Rendering Class acp_update_info build 20-Oct-2024 16:18:35 Rendering Class acp_users build 20-Oct-2024 16:18:35 Rendering Class acp_users_info build 20-Oct-2024 16:18:35 Rendering Class acp_words build 20-Oct-2024 16:18:35 Rendering Class acp_words_info build 20-Oct-2024 16:18:35 Rendering Class auth_admin build 20-Oct-2024 16:18:35  205/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode build 20-Oct-2024 16:18:35  206/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class bbcode_firstpass build 20-Oct-2024 16:18:35 Rendering Class bitfield build 20-Oct-2024 16:18:35  208/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class compress build 20-Oct-2024 16:18:35 Rendering Class compress_tar build 20-Oct-2024 16:18:35 Rendering Class compress_zip build 20-Oct-2024 16:18:35 Rendering Class diff build 20-Oct-2024 16:18:35  212/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3 build 20-Oct-2024 16:18:35 Rendering Class diff3_block_builder build 20-Oct-2024 16:18:35  214/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff3_op build 20-Oct-2024 16:18:35 Rendering Class diff3_op_copy build 20-Oct-2024 16:18:35 Rendering Class diff_engine build 20-Oct-2024 16:18:35 Rendering Class diff_op build 20-Oct-2024 16:18:35 Rendering Class diff_op_add build 20-Oct-2024 16:18:35 Rendering Class diff_op_change build 20-Oct-2024 16:18:35  220/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_op_copy build 20-Oct-2024 16:18:35 Rendering Class diff_op_delete build 20-Oct-2024 16:18:35 Rendering Class diff_renderer build 20-Oct-2024 16:18:35 Rendering Class diff_renderer_inline build 20-Oct-2024 16:18:35 Rendering Class diff_renderer_raw build 20-Oct-2024 16:18:35  225/792 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class diff_renderer_side_by_side build 20-Oct-2024 16:18:35 Rendering Class diff_renderer_unified build 20-Oct-2024 16:18:35 Rendering Class ftp build 20-Oct-2024 16:18:35  228/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class ftp_fsock build 20-Oct-2024 16:18:35 Rendering Class jabber build 20-Oct-2024 16:18:35  230/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mapped_diff build 20-Oct-2024 16:18:35 Rendering Class mcp_ban build 20-Oct-2024 16:18:35  232/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_ban_info build 20-Oct-2024 16:18:35 Rendering Class mcp_logs build 20-Oct-2024 16:18:35 Rendering Class mcp_logs_info build 20-Oct-2024 16:18:35 Rendering Class mcp_main build 20-Oct-2024 16:18:35 Rendering Class mcp_main_info build 20-Oct-2024 16:18:35 Rendering Class mcp_notes build 20-Oct-2024 16:18:35 Rendering Class mcp_notes_info build 20-Oct-2024 16:18:35 Rendering Class mcp_pm_reports build 20-Oct-2024 16:18:35 Rendering Class mcp_pm_reports_info build 20-Oct-2024 16:18:35  241/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class mcp_queue build 20-Oct-2024 16:18:35 Rendering Class mcp_queue_info build 20-Oct-2024 16:18:35 Rendering Class mcp_reports build 20-Oct-2024 16:18:35 Rendering Class mcp_reports_info build 20-Oct-2024 16:18:35 Rendering Class mcp_warn build 20-Oct-2024 16:18:35 Rendering Class mcp_warn_info build 20-Oct-2024 16:18:35 Rendering Class messenger build 20-Oct-2024 16:18:35  248/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class p_master build 20-Oct-2024 16:18:35 Rendering Class parse_message build 20-Oct-2024 16:18:35  250/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\attachment\delete build 20-Oct-2024 16:18:35  251/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\attachment\manager build 20-Oct-2024 16:18:35 Rendering Class phpbb\attachment\resync build 20-Oct-2024 16:18:35 Rendering Class phpbb\attachment\upload build 20-Oct-2024 16:18:35  254/792 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\auth build 20-Oct-2024 16:18:35 Rendering Class phpbb\auth\provider\apache build 20-Oct-2024 16:18:35  256/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\base build 20-Oct-2024 16:18:35 Rendering Class phpbb\auth\provider\db build 20-Oct-2024 16:18:35  258/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\ldap build 20-Oct-2024 16:18:35 Rendering Class phpbb\auth\provider\oauth\oauth build 20-Oct-2024 16:18:36  260/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\base build 20-Oct-2024 16:18:36  261/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\bitly build 20-Oct-2024 16:18:36 Rendering Class phpbb\auth\provider\oauth\service\exception build 20-Oct-2024 16:18:36 Rendering Class phpbb\auth\provider\oauth\service\facebook build 20-Oct-2024 16:18:36 Rendering Class phpbb\auth\provider\oauth\service\google build 20-Oct-2024 16:18:36  265/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\auth\provider\oauth\service\service_interface build 20-Oct-2024 16:18:36 Rendering Class phpbb\auth\provider\oauth\service\twitter build 20-Oct-2024 16:18:36 Rendering Class phpbb\auth\provider\oauth\token_storage build 20-Oct-2024 16:18:36  268/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\auth\provider\provider_interface build 20-Oct-2024 16:18:36 Rendering Class phpbb\auth\provider_collection build 20-Oct-2024 16:18:36  270/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\driver\driver build 20-Oct-2024 16:18:36 Rendering Class phpbb\avatar\driver\driver_interface build 20-Oct-2024 16:18:36 Rendering Class phpbb\avatar\driver\gravatar build 20-Oct-2024 16:18:36  273/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\driver\local build 20-Oct-2024 16:18:36  275/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\driver\remote build 20-Oct-2024 16:18:36 Rendering Class phpbb\avatar\driver\upload build 20-Oct-2024 16:18:36  276/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\manager build 20-Oct-2024 16:18:36 Rendering Class phpbb\cache\driver\apcu build 20-Oct-2024 16:18:36  278/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\base build 20-Oct-2024 16:18:36  279/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\driver_interface build 20-Oct-2024 16:18:36 Rendering Class phpbb\cache\driver\dummy build 20-Oct-2024 16:18:36  281/792 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 20-Oct-2024 16:18:36 Rendering Class phpbb\cache\driver\memcached build 20-Oct-2024 16:18:36  283/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 20-Oct-2024 16:18:36  284/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\redis build 20-Oct-2024 16:18:36 Rendering Class phpbb\cache\driver\wincache build 20-Oct-2024 16:18:36  286/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\cache\service build 20-Oct-2024 16:18:36  287/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\char_cube3d build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\colour_manager build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\factory build 20-Oct-2024 16:18:36  290/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\gd build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\gd_wave build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\non_gd build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\plugins\captcha_abstract build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\plugins\gd build 20-Oct-2024 16:18:36  295/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\gd_wave build 20-Oct-2024 16:18:36 Rendering Class phpbb\captcha\plugins\nogd build 20-Oct-2024 16:18:36  297/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\qa build 20-Oct-2024 16:18:37 Rendering Class phpbb\captcha\plugins\recaptcha build 20-Oct-2024 16:18:37  299/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 20-Oct-2024 16:18:37  301/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\class_loader build 20-Oct-2024 16:18:37 Rendering Class phpbb\config\config build 20-Oct-2024 16:18:37 Rendering Class phpbb\config\db build 20-Oct-2024 16:18:37 Rendering Class phpbb\config\db_text build 20-Oct-2024 16:18:37  304/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\application build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\cache\purge build 20-Oct-2024 16:18:37  307/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\command build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\config\command build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\config\delete build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\config\get build 20-Oct-2024 16:18:37  311/792 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\increment build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\config\set build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\config\set_atomic build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\cron\cron_list build 20-Oct-2024 16:18:37  315/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\cron\run build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\db\list_command build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\db\migrate build 20-Oct-2024 16:18:37  319/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\migration_command build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\db\revert build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\dev\migration_tips build 20-Oct-2024 16:18:37  322/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\command build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\extension\disable build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\extension\enable build 20-Oct-2024 16:18:37  325/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\purge build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\extension\show build 20-Oct-2024 16:18:37  328/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\fixup\update_hashes build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\reparser\list_all build 20-Oct-2024 16:18:37  331/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\reparser\reparse build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\thumbnail\delete build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\thumbnail\generate build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\thumbnail\recreate build 20-Oct-2024 16:18:37  334/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\update\check build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\user\activate build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\user\add build 20-Oct-2024 16:18:37  337/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\delete build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\command\user\delete_id build 20-Oct-2024 16:18:37  339/792 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\reclean build 20-Oct-2024 16:18:37 Rendering Class phpbb\console\exception_subscriber build 20-Oct-2024 16:18:37 Rendering Class phpbb\content_visibility build 20-Oct-2024 16:18:37  342/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\exception build 20-Oct-2024 16:18:37 Rendering Class phpbb\controller\helper build 20-Oct-2024 16:18:37 Rendering Class phpbb\controller\resolver build 20-Oct-2024 16:18:37  345/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\controller\convertor build 20-Oct-2024 16:18:37 Rendering Class phpbb\convert\convert build 20-Oct-2024 16:18:37 Rendering Class phpbb\convert\convertor build 20-Oct-2024 16:18:37  348/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\cron\controller\cron build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\event\cron_runner_listener build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\manager build 20-Oct-2024 16:18:37  352/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\base build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\task\core\prune_all_forums build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\task\core\prune_forum build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\task\core\prune_notifications build 20-Oct-2024 16:18:37  356/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_shadow_topics build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\task\core\queue build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\task\core\tidy_cache build 20-Oct-2024 16:18:37 Rendering Class phpbb\cron\task\core\tidy_plupload build 20-Oct-2024 16:18:38  359/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_search build 20-Oct-2024 16:18:38 Rendering Class phpbb\cron\task\core\tidy_sessions build 20-Oct-2024 16:18:38 Rendering Class phpbb\cron\task\core\tidy_warnings build 20-Oct-2024 16:18:38  362/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\update_hashes build 20-Oct-2024 16:18:38 Rendering Class phpbb\cron\task\parametrized build 20-Oct-2024 16:18:38 Rendering Class phpbb\cron\task\task build 20-Oct-2024 16:18:38 Rendering Class phpbb\cron\task\text_reparser\reparser build 20-Oct-2024 16:18:38  366/792 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\wrapper build 20-Oct-2024 16:18:38 Rendering Class phpbb\datetime build 20-Oct-2024 16:18:38  369/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\driver build 20-Oct-2024 16:18:38 Rendering Class phpbb\db\driver\driver_interface build 20-Oct-2024 16:18:38  370/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\factory build 20-Oct-2024 16:18:38  371/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\mssql_base build 20-Oct-2024 16:18:38  372/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\mssql_odbc build 20-Oct-2024 16:18:38  373/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssqlnative build 20-Oct-2024 16:18:38  374/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysql_base build 20-Oct-2024 16:18:38  375/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47% 376/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysqli build 20-Oct-2024 16:18:38 Rendering Class phpbb\db\driver\oracle build 20-Oct-2024 16:18:38  377/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\postgres build 20-Oct-2024 16:18:39 378/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\sqlite3 build 20-Oct-2024 16:18:39  379/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\extractor\base_extractor build 20-Oct-2024 16:18:39  380/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\extractor\extractor_interface build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\extractor\factory build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\extractor\mssql_extractor build 20-Oct-2024 16:18:39  385/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\mysql_extractor build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\extractor\oracle_extractor build 20-Oct-2024 16:18:39  387/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\postgres_extractor build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\extractor\sqlite3_extractor build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\container_aware_migration build 20-Oct-2024 16:18:39  390/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\migration\exception build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\helper build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\migration build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\migration_interface build 20-Oct-2024 16:18:39  394/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\migration\profilefield_base_migration build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\schema_generator build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\tool\config build 20-Oct-2024 16:18:39  397/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\config_text build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\tool\module build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migration\tool\permission build 20-Oct-2024 16:18:39  400/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\tool_interface build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\migrator build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 20-Oct-2024 16:18:39  403/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\sql_insert_buffer build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\tools\factory build 20-Oct-2024 16:18:39  409/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\tools\mssql build 20-Oct-2024 16:18:39 Rendering Class phpbb\db\tools\postgres build 20-Oct-2024 16:18:39  411/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\tools\sqlite3 build 20-Oct-2024 16:18:39  412/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 20-Oct-2024 16:18:39  413/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 20-Oct-2024 16:18:39  414/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 20-Oct-2024 16:18:39 Rendering Class phpbb\debug\error_handler build 20-Oct-2024 16:18:39  416/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\di\container_builder build 20-Oct-2024 16:18:39 Rendering Class phpbb\di\extension\config build 20-Oct-2024 16:18:39 Rendering Class phpbb\di\extension\container_configuration build 20-Oct-2024 16:18:39  419/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\di\extension\core build 20-Oct-2024 16:18:40 Rendering Class phpbb\di\extension\tables build 20-Oct-2024 16:18:40 Rendering Class phpbb\di\ordered_service_collection build 20-Oct-2024 16:18:40 Rendering Class phpbb\di\pass\collection_pass build 20-Oct-2024 16:18:40 Rendering Class phpbb\di\proxy_instantiator build 20-Oct-2024 16:18:40  424/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\service_collection build 20-Oct-2024 16:18:40 Rendering Class phpbb\di\service_collection_iterator build 20-Oct-2024 16:18:40 Rendering Class phpbb\error_collector build 20-Oct-2024 16:18:40 Rendering Class phpbb\event\dispatcher build 20-Oct-2024 16:18:40  429/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\event\dispatcher_interface build 20-Oct-2024 16:18:40 Rendering Class phpbb\event\kernel_exception_subscriber build 20-Oct-2024 16:18:40 Rendering Class phpbb\event\kernel_terminate_subscriber build 20-Oct-2024 16:18:40 Rendering Class phpbb\event\md_exporter build 20-Oct-2024 16:18:40 Rendering Class phpbb\event\php_exporter build 20-Oct-2024 16:18:40  433/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\event\recursive_event_filter_iterator build 20-Oct-2024 16:18:40  434/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\event\rst_exporter build 20-Oct-2024 16:18:40 Rendering Class phpbb\exception\exception_interface build 20-Oct-2024 16:18:40 Rendering Class phpbb\exception\http_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\exception\runtime_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\exception\version_check_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\extension\base build 20-Oct-2024 16:18:40  440/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\extension\di\extension_base build 20-Oct-2024 16:18:40 Rendering Class phpbb\extension\exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\extension\extension_interface build 20-Oct-2024 16:18:40 Rendering Class phpbb\extension\manager build 20-Oct-2024 16:18:40  444/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\provider build 20-Oct-2024 16:18:40  445/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\base build 20-Oct-2024 16:18:40  447/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\controller\feed build 20-Oct-2024 16:18:40  449/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\exception\feed_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\exception\no_feed_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\exception\no_forum_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\exception\no_topic_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\exception\unauthorized_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 20-Oct-2024 16:18:40  455/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\feed_interface build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\forum build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\forums build 20-Oct-2024 16:18:40  459/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\helper build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\news build 20-Oct-2024 16:18:40  461/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\overall build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\post_base build 20-Oct-2024 16:18:40  463/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\quote_helper build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\topic build 20-Oct-2024 16:18:40 465/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\topic_base build 20-Oct-2024 16:18:40 Rendering Class phpbb\feed\topics build 20-Oct-2024 16:18:40  467/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\topics_active build 20-Oct-2024 16:18:40 Rendering Class phpbb\file_downloader build 20-Oct-2024 16:18:40  469/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 20-Oct-2024 16:18:40 Rendering Class phpbb\files\filespec build 20-Oct-2024 16:18:40 Rendering Class phpbb\files\types\base build 20-Oct-2024 16:18:40  472/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\types\form build 20-Oct-2024 16:18:40 Rendering Class phpbb\files\types\local build 20-Oct-2024 16:18:40 Rendering Class phpbb\files\types\remote build 20-Oct-2024 16:18:40  475/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\types\type_interface build 20-Oct-2024 16:18:40 Rendering Class phpbb\files\upload build 20-Oct-2024 16:18:40 Rendering Class phpbb\filesystem build 20-Oct-2024 16:18:41  478/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\exception\filesystem_exception build 20-Oct-2024 16:18:41  479/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem build 20-Oct-2024 16:18:41 Rendering Class phpbb\filesystem\filesystem_interface build 20-Oct-2024 16:18:41  481/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\finder build 20-Oct-2024 16:18:41  482/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60% 483/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\group\helper build 20-Oct-2024 16:18:41 Rendering Class phpbb\groupposition\exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\groupposition\groupposition_interface build 20-Oct-2024 16:18:41 Rendering Class phpbb\groupposition\legend build 20-Oct-2024 16:18:41 Rendering Class phpbb\groupposition\teampage build 20-Oct-2024 16:18:41  487/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\help\controller\bbcode build 20-Oct-2024 16:18:41 Rendering Class phpbb\help\controller\controller build 20-Oct-2024 16:18:41  489/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\help\controller\faq build 20-Oct-2024 16:18:41 Rendering Class phpbb\help\controller\help build 20-Oct-2024 16:18:41 Rendering Class phpbb\help\manager build 20-Oct-2024 16:18:41 Rendering Class phpbb\hook\finder build 20-Oct-2024 16:18:41  493/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\install\console\command\install\config\show build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\console\command\install\config\validate build 20-Oct-2024 16:18:41  496/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\install\console\command\install\install build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\console\command\update\config\show build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\console\command\update\config\validate build 20-Oct-2024 16:18:41  499/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\update build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\controller\archive_download build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\controller\helper build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\controller\install build 20-Oct-2024 16:18:41  502/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\installer_index build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\controller\timeout_check build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\controller\update build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\event\kernel_exception_subscriber build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\exception\cannot_build_container_exception build 20-Oct-2024 16:18:41  507/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\file_updater_failure_exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\exception\installer_exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\exception\invalid_dbms_exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 20-Oct-2024 16:18:41  513/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\user_interaction_required_exception build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\config build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\container_factory build 20-Oct-2024 16:18:41  516/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\file_updater\factory build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\file_updater\file_updater build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 20-Oct-2024 16:18:41  520/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\install_helper build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 20-Oct-2024 16:18:41  524/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 20-Oct-2024 16:18:41  525/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\factory build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 20-Oct-2024 16:18:41  529/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\navigation\main_navigation build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\navigation\navigation_interface build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\navigation\navigation_provider build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\helper\navigation\update_navigation build 20-Oct-2024 16:18:41  534/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\update_helper build 20-Oct-2024 16:18:41 Rendering Class phpbb\install\installer build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\installer_configuration build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\install_filesystem\module build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 20-Oct-2024 16:18:42  539/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\module build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\install_finish\task\notify_user build 20-Oct-2024 16:18:42  542/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 20-Oct-2024 16:18:42  543/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\requirements\install_module build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 20-Oct-2024 16:18:42  546/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\task\check_server_environment build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\requirements\task\check_update build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\requirements\update_module build 20-Oct-2024 16:18:42  549/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\module build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 20-Oct-2024 16:18:42  552/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\module_base build 20-Oct-2024 16:18:42  556/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module_interface build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\task_base build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\task_interface build 20-Oct-2024 16:18:42 Rendering Class phpbb\install\updater_configuration build 20-Oct-2024 16:18:42 Rendering Class phpbb\json_response build 20-Oct-2024 16:18:42  561/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 20-Oct-2024 16:18:42 Rendering Class phpbb\language\exception\language_exception build 20-Oct-2024 16:18:42 Rendering Class phpbb\language\exception\language_file_not_found build 20-Oct-2024 16:18:42 Rendering Class phpbb\language\language build 20-Oct-2024 16:18:42 Rendering Class phpbb\language\language_file_helper build 20-Oct-2024 16:18:42  566/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 20-Oct-2024 16:18:42 Rendering Class phpbb\lock\db build 20-Oct-2024 16:18:42 Rendering Class phpbb\lock\flock build 20-Oct-2024 16:18:42 Rendering Class phpbb\lock\posting build 20-Oct-2024 16:18:42 Rendering Class phpbb\log\dummy build 20-Oct-2024 16:18:42  571/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\log\log build 20-Oct-2024 16:18:42 Rendering Class phpbb\log\log_interface build 20-Oct-2024 16:18:42  573/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\message\admin_form build 20-Oct-2024 16:18:42  575/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\message\form build 20-Oct-2024 16:18:42 Rendering Class phpbb\message\message build 20-Oct-2024 16:18:42 Rendering Class phpbb\message\topic_form build 20-Oct-2024 16:18:42  577/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\message\user_form build 20-Oct-2024 16:18:42 Rendering Class phpbb\mimetype\content_guesser build 20-Oct-2024 16:18:42  579/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mimetype\extension_guesser build 20-Oct-2024 16:18:42 Rendering Class phpbb\mimetype\guesser build 20-Oct-2024 16:18:42 Rendering Class phpbb\mimetype\guesser_base build 20-Oct-2024 16:18:42 Rendering Class phpbb\mimetype\guesser_interface build 20-Oct-2024 16:18:42 Rendering Class phpbb\module\exception\module_exception build 20-Oct-2024 16:18:42  584/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\module\exception\module_not_found_exception build 20-Oct-2024 16:18:42 Rendering Class phpbb\module\module_manager build 20-Oct-2024 16:18:42 Rendering Class phpbb\notification\exception build 20-Oct-2024 16:18:42 Rendering Class phpbb\notification\manager build 20-Oct-2024 16:18:42  588/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74% 589/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\base build 20-Oct-2024 16:18:42 Rendering Class phpbb\notification\method\board build 20-Oct-2024 16:18:42  591/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\email build 20-Oct-2024 16:18:42 Rendering Class phpbb\notification\method\jabber build 20-Oct-2024 16:18:42  592/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\messenger_base build 20-Oct-2024 16:18:43  593/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\method_interface build 20-Oct-2024 16:18:43 Rendering Class phpbb\notification\type\admin_activate_user build 20-Oct-2024 16:18:43  595/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 20-Oct-2024 16:18:43  596/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 20-Oct-2024 16:18:43  597/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\base build 20-Oct-2024 16:18:43  598/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\bookmark build 20-Oct-2024 16:18:43  599/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\disapprove_post build 20-Oct-2024 16:18:43  600/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75% 601/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\disapprove_topic build 20-Oct-2024 16:18:43 Rendering Class phpbb\notification\type\forum build 20-Oct-2024 16:18:43  602/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 20-Oct-2024 16:18:43  603/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 20-Oct-2024 16:18:43  604/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 20-Oct-2024 16:18:43 605/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 606/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\post build 20-Oct-2024 16:18:43 Rendering Class phpbb\notification\type\post_in_queue build 20-Oct-2024 16:18:43  607/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\quote build 20-Oct-2024 16:18:44  608/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\report_pm build 20-Oct-2024 16:18:44  609/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 610/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 20-Oct-2024 16:18:44 Rendering Class phpbb\notification\type\report_post build 20-Oct-2024 16:18:44  611/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 20-Oct-2024 16:18:44  612/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77% 613/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 20-Oct-2024 16:18:44 Rendering Class phpbb\notification\type\topic_in_queue build 20-Oct-2024 16:18:44  614/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\type_interface build 20-Oct-2024 16:18:44  615/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\pagination build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\argon2i build 20-Oct-2024 16:18:44  617/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\passwords\driver\argon2id build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\base build 20-Oct-2024 16:18:44  619/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\base_native build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\bcrypt build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\bcrypt_2y build 20-Oct-2024 16:18:44  622/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\convert_password build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\driver_interface build 20-Oct-2024 16:18:44  625/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\helper build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\md5_mybb build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\md5_phpbb2 build 20-Oct-2024 16:18:44  628/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_vb build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\phpass build 20-Oct-2024 16:18:44  631/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\salted_md5 build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\sha1 build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\sha1_smf build 20-Oct-2024 16:18:44  634/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_wcf1 build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\driver\sha_xf1 build 20-Oct-2024 16:18:44  637/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 20-Oct-2024 16:18:44 Rendering Class phpbb\passwords\manager build 20-Oct-2024 16:18:44 Rendering Class phpbb\path_helper build 20-Oct-2024 16:18:44 Rendering Class phpbb\permissions build 20-Oct-2024 16:18:44  640/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\php\ini build 20-Oct-2024 16:18:44 Rendering Class phpbb\plupload\plupload build 20-Oct-2024 16:18:45  643/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\lang_helper build 20-Oct-2024 16:18:45 Rendering Class phpbb\profilefields\manager build 20-Oct-2024 16:18:45 Rendering Class phpbb\profilefields\type\type_base build 20-Oct-2024 16:18:45  645/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 20-Oct-2024 16:18:45  647/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_date build 20-Oct-2024 16:18:45 Rendering Class phpbb\profilefields\type\type_dropdown build 20-Oct-2024 16:18:45  648/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_int build 20-Oct-2024 16:18:45  649/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81% 650/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 20-Oct-2024 16:18:45 Rendering Class phpbb\profilefields\type\type_string build 20-Oct-2024 16:18:45  651/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 20-Oct-2024 16:18:45  652/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 20-Oct-2024 16:18:45 Rendering Class phpbb\profilefields\type\type_url build 20-Oct-2024 16:18:45  654/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\recursive_dot_prefix_filter_iterator build 20-Oct-2024 16:18:45  655/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\exception\already_reported_exception build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\exception\empty_report_exception build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\exception\entity_not_found_exception build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 20-Oct-2024 16:18:45  660/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\invalid_report_exception build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\exception\report_permission_denied_exception build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\handler_factory build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\report_handler build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\report_handler_interface build 20-Oct-2024 16:18:45  666/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_handler_pm build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\report_handler_post build 20-Oct-2024 16:18:45 Rendering Class phpbb\report\report_reason_list_provider build 20-Oct-2024 16:18:45 Rendering Class phpbb\request\deactivated_super_global build 20-Oct-2024 16:18:45  670/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\request build 20-Oct-2024 16:18:45 Rendering Class phpbb\request\request_interface build 20-Oct-2024 16:18:45  672/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 20-Oct-2024 16:18:45 Rendering Class phpbb\request\type_cast_helper_interface build 20-Oct-2024 16:18:45 Rendering Class phpbb\routing\file_locator build 20-Oct-2024 16:18:45  675/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\helper build 20-Oct-2024 16:18:45 Rendering Class phpbb\routing\loader_resolver build 20-Oct-2024 16:18:45 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 20-Oct-2024 16:18:45 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 20-Oct-2024 16:18:45 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 20-Oct-2024 16:18:45 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 20-Oct-2024 16:18:45  681/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\routing\router build 20-Oct-2024 16:18:45 Rendering Class phpbb\search\base build 20-Oct-2024 16:18:45 Rendering Class phpbb\search\fulltext_mysql build 20-Oct-2024 16:18:45 Rendering Class phpbb\search\fulltext_native build 20-Oct-2024 16:18:45  685/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\fulltext_postgres build 20-Oct-2024 16:18:46  686/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86% 687/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\fulltext_sphinx build 20-Oct-2024 16:18:46 Rendering Class phpbb\search\sphinx\config build 20-Oct-2024 16:18:46  688/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\sphinx\config_comment build 20-Oct-2024 16:18:46 Rendering Class phpbb\search\sphinx\config_section build 20-Oct-2024 16:18:46 Rendering Class phpbb\search\sphinx\config_variable build 20-Oct-2024 16:18:46 Rendering Class phpbb\session build 20-Oct-2024 16:18:46 Rendering Class phpbb\symfony_request build 20-Oct-2024 16:18:46  693/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\template\asset build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\assets_bag build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\base build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\context build 20-Oct-2024 16:18:46  697/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\template\exception\user_object_not_available build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\template build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\definition build 20-Oct-2024 16:18:46  700/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\template\twig\environment build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\extension build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\extension\avatar build 20-Oct-2024 16:18:46  703/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\template\twig\extension\config build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\extension\routing build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\extension\username build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\lexer build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\loader build 20-Oct-2024 16:18:46  708/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\twig\node\definenode build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\event build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\includeasset build 20-Oct-2024 16:18:46  714/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\node\includecss build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\includejs build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\includenode build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\includephp build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\node\php build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\tokenparser\defineparser build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\tokenparser\event build 20-Oct-2024 16:18:46  720/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\tokenparser\includecss build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\tokenparser\includejs build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\tokenparser\includeparser build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\tokenparser\includephp build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\tokenparser\php build 20-Oct-2024 16:18:46 Rendering Class phpbb\template\twig\twig build 20-Oct-2024 16:18:46  726/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\textformatter\acp_utils_interface build 20-Oct-2024 16:18:46  727/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\textformatter\cache_interface build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\parser_interface build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\renderer_interface build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\s9e\acp_utils build 20-Oct-2024 16:18:46  731/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\s9e\bbcode_merger build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\s9e\factory build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\s9e\link_helper build 20-Oct-2024 16:18:46  734/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\s9e\parser build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\s9e\quote_helper build 20-Oct-2024 16:18:46  736/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 92%Rendering Class phpbb\textformatter\s9e\renderer build 20-Oct-2024 16:18:46 Rendering Class phpbb\textformatter\s9e\utils build 20-Oct-2024 16:18:46  738/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\utils_interface build 20-Oct-2024 16:18:46 Rendering Class phpbb\textreparser\base build 20-Oct-2024 16:18:46 Rendering Class phpbb\textreparser\manager build 20-Oct-2024 16:18:46  741/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textreparser\plugins\contact_admin_info build 20-Oct-2024 16:18:46 Rendering Class phpbb\textreparser\plugins\forum_description build 20-Oct-2024 16:18:46  743/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textreparser\plugins\forum_rules build 20-Oct-2024 16:18:47 Rendering Class phpbb\textreparser\plugins\group_description build 20-Oct-2024 16:18:47  745/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\pm_text build 20-Oct-2024 16:18:47  746/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\poll_option build 20-Oct-2024 16:18:47 Rendering Class phpbb\textreparser\plugins\poll_title build 20-Oct-2024 16:18:47  748/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\post_text build 20-Oct-2024 16:18:47 Rendering Class phpbb\textreparser\plugins\user_signature build 20-Oct-2024 16:18:47  750/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\reparser_interface build 20-Oct-2024 16:18:47  752/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\row_based_plugin build 20-Oct-2024 16:18:47 Rendering Class phpbb\tree\nestedset build 20-Oct-2024 16:18:47 Rendering Class phpbb\tree\nestedset_forum build 20-Oct-2024 16:18:47  754/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 20-Oct-2024 16:18:47  755/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\ucp\controller\delete_cookies build 20-Oct-2024 16:18:47 Rendering Class phpbb\ucp\controller\reset_password build 20-Oct-2024 16:18:47 Rendering Class phpbb\user build 20-Oct-2024 16:18:47  758/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\user_loader build 20-Oct-2024 16:18:47  759/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\version_helper build 20-Oct-2024 16:18:47 Rendering Class phpbb\viewonline_helper build 20-Oct-2024 16:18:47  761/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb_hook build 20-Oct-2024 16:18:47 Rendering Class phpbb_questionnaire_data_collector build 20-Oct-2024 16:18:47 Rendering Class phpbb_questionnaire_php_data_provider build 20-Oct-2024 16:18:47 Rendering Class phpbb_questionnaire_phpbb_data_provider build 20-Oct-2024 16:18:47 Rendering Class phpbb_questionnaire_system_data_provider build 20-Oct-2024 16:18:47  766/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class queue build 20-Oct-2024 16:18:47 Rendering Class smtp_class build 20-Oct-2024 16:18:47 Rendering Class transfer build 20-Oct-2024 16:18:47 Rendering Class ucp_activate build 20-Oct-2024 16:18:47  770/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_attachments build 20-Oct-2024 16:18:47 Rendering Class ucp_attachments_info build 20-Oct-2024 16:18:47 Rendering Class ucp_auth_link build 20-Oct-2024 16:18:47 Rendering Class ucp_auth_link_info build 20-Oct-2024 16:18:47 Rendering Class ucp_confirm build 20-Oct-2024 16:18:47 Rendering Class ucp_groups build 20-Oct-2024 16:18:47 Rendering Class ucp_groups_info build 20-Oct-2024 16:18:47 Rendering Class ucp_login_link build 20-Oct-2024 16:18:47 Rendering Class ucp_main build 20-Oct-2024 16:18:47  779/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main_info build 20-Oct-2024 16:18:47 Rendering Class ucp_notifications build 20-Oct-2024 16:18:47 Rendering Class ucp_notifications_info build 20-Oct-2024 16:18:47 Rendering Class ucp_pm build 20-Oct-2024 16:18:47 Rendering Class ucp_pm_info build 20-Oct-2024 16:18:47 Rendering Class ucp_prefs build 20-Oct-2024 16:18:47 Rendering Class ucp_prefs_info build 20-Oct-2024 16:18:47  786/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_profile build 20-Oct-2024 16:18:47 Rendering Class ucp_profile_info build 20-Oct-2024 16:18:47 Rendering Class ucp_register build 20-Oct-2024 16:18:47 Rendering Class ucp_resend build 20-Oct-2024 16:18:47 Rendering Class ucp_zebra build 20-Oct-2024 16:18:47 Rendering Class ucp_zebra_info build 20-Oct-2024 16:18:47  792/792 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 Version Updated C Removed C build 20-Oct-2024 16:18:47 main 653 0 build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 Version Updated C Updated N Removed C Removed N build 20-Oct-2024 16:18:47 main 653 128 0 0 build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47  build 20-Oct-2024 16:18:47 phpBB > build: build 20-Oct-2024 16:18:47  build 20-Oct-2024 16:18:47  build 20-Oct-2024 16:18:47 BUILD FINISHED build 20-Oct-2024 16:18:47 build 20-Oct-2024 16:18:47 Total time: 11 minutes 29.32 seconds build 20-Oct-2024 16:18:47  simple 20-Oct-2024 16:18:49 Finished task 'Run tests' with result: Success command 20-Oct-2024 16:18:49 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 20-Oct-2024 16:18:49 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 20-Oct-2024 16:18:49 Running image name (phpbb:php-7.2) command 20-Oct-2024 16:18:49 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite #596 (PHPBB3-DD33-JOB1-596)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-7.2 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n build 20-Oct-2024 16:18:49 Buildfile: /data/build/build.xml build 20-Oct-2024 16:18:49 build 20-Oct-2024 16:18:49 phpBB > sniff: build 20-Oct-2024 16:18:49 build 20-Oct-2024 16:18:54 ............................................................ 60 / 801 (7%) build 20-Oct-2024 16:18:59 ............................................................ 120 / 801 (15%) build 20-Oct-2024 16:19:02 ............................................................ 180 / 801 (22%) build 20-Oct-2024 16:19:06 ............................................................ 240 / 801 (30%) build 20-Oct-2024 16:19:15 ............................................................ 300 / 801 (37%) build 20-Oct-2024 16:19:18 ............................................................ 360 / 801 (45%) build 20-Oct-2024 16:19:24 ............................................................ 420 / 801 (52%) build 20-Oct-2024 16:19:26 ............................................................ 480 / 801 (60%) build 20-Oct-2024 16:19:26 ............................................................ 540 / 801 (67%) build 20-Oct-2024 16:19:27 ............................................................ 600 / 801 (75%) build 20-Oct-2024 16:19:28 ............................................................ 660 / 801 (82%) build 20-Oct-2024 16:19:33 ............................................................ 720 / 801 (90%) build 20-Oct-2024 16:19:38 ............................................................ 780 / 801 (97%) build 20-Oct-2024 16:19:39 ..................... 801 / 801 (100%) build 20-Oct-2024 16:19:39 build 20-Oct-2024 16:19:39 build 20-Oct-2024 16:19:39 Time: 49.32 secs; Memory: 48.01MB build 20-Oct-2024 16:19:39 build 20-Oct-2024 16:19:39 [php] Calling PHP function: preg_replace() build 20-Oct-2024 16:19:47 ............................................................ 60 / 205 (29%) build 20-Oct-2024 16:20:07 ............................................................ 120 / 205 (59%) build 20-Oct-2024 16:20:15 ............................................................ 180 / 205 (88%) build 20-Oct-2024 16:20:21 ......................... 205 / 205 (100%) build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 Time: 42.14 secs; Memory: 38.01MB build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 Time: 38ms; Memory: 4MB build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 BUILD FINISHED build 20-Oct-2024 16:20:21 build 20-Oct-2024 16:20:21 Total time: 1 minute 31.76 seconds build 20-Oct-2024 16:20:21 simple 20-Oct-2024 16:20:24 Finished task 'Run sniffs' with result: Success simple 20-Oct-2024 16:20:24 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 20-Oct-2024 16:20:24 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1... simple 20-Oct-2024 16:20:24 Finished task 'Parsing test results' with result: Success simple 20-Oct-2024 16:20:24 Running post build plugin 'Artifact Copier' simple 20-Oct-2024 16:20:24 Publishing an artifact: Coverage HTML Report simple 20-Oct-2024 16:20:26 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 1.931 s simple 20-Oct-2024 16:20:26 Running post build plugin 'npm Cache Cleanup' simple 20-Oct-2024 16:20:26 Running post build plugin 'NCover Results Collector' simple 20-Oct-2024 16:20:26 Running post build plugin 'Build Results Label Collector' simple 20-Oct-2024 16:20:26 Running post build plugin 'Clover Results Collector' simple 20-Oct-2024 16:20:26 Running post build plugin 'Docker Container Cleanup' simple 20-Oct-2024 16:20:28 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-JOB1' simple 20-Oct-2024 16:20:28 Finalising the build... simple 20-Oct-2024 16:20:28 Stopping timer. simple 20-Oct-2024 16:20:28 Build PHPBB3-DD33-JOB1-596 completed. simple 20-Oct-2024 16:20:28 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 20-Oct-2024 16:20:29 Running on server: post build plugin 'NCover Results Collector' simple 20-Oct-2024 16:20:29 Running on server: post build plugin 'Build Labeller' simple 20-Oct-2024 16:20:29 Running on server: post build plugin 'Clover Delta Calculator' simple 20-Oct-2024 16:20:29 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 20-Oct-2024 16:20:29 All post build plugins have finished simple 20-Oct-2024 16:20:29 Generating build results summary... simple 20-Oct-2024 16:20:34 Saving build results to disk... simple 20-Oct-2024 16:20:34 Store variable context... simple 20-Oct-2024 16:20:35 Finished building PHPBB3-DD33-JOB1-596.