simple 01-Jun-2024 07:18:51 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1269 (PHPBB3-DDM-JOB1-1269) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 01-Jun-2024 07:18:51 simple 01-Jun-2024 07:18:51 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jun-2024 07:18:51 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1269 (PHPBB3-DDM-JOB1-1269) simple 01-Jun-2024 07:18:51 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jun-2024 07:18:51 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jun-2024 07:18:51 Updating source code to revision: a7b4f035a4fac8a9d375538e05408823bc7481dd simple 01-Jun-2024 07:18:51 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 01-Jun-2024 07:18:51 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 01-Jun-2024 07:18:52 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 01-Jun-2024 07:19:12 Checking out revision a7b4f035a4fac8a9d375538e05408823bc7481dd. simple 01-Jun-2024 07:19:13 Already on 'master' simple 01-Jun-2024 07:19:13 Updated source code to revision: a7b4f035a4fac8a9d375538e05408823bc7481dd simple 01-Jun-2024 07:19:13 Finished task 'Checkout Default Repository' with result: Success simple 01-Jun-2024 07:19:13 Running pre-build action: VCS Version Collector simple 01-Jun-2024 07:19:13 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jun-2024 07:19:13 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1269 (PHPBB3-DDM-JOB1-1269) started building on agent 'Docker' () command 01-Jun-2024 07:19:13 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jun-2024 07:19:13 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Jun-2024 07:19:13 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1269 (PHPBB3-DDM-JOB1-1269)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 01-Jun-2024 07:19:14 #0 building with "default" instance using docker driver error 01-Jun-2024 07:19:14 error 01-Jun-2024 07:19:14 #1 [internal] load build definition from Dockerfile error 01-Jun-2024 07:19:14 #1 transferring dockerfile: 491B done error 01-Jun-2024 07:19:14 #1 DONE 0.0s error 01-Jun-2024 07:19:14 error 01-Jun-2024 07:19:14 #2 [internal] load metadata for docker.io/library/php:8.1 error 01-Jun-2024 07:19:14 #2 DONE 0.7s error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #3 [internal] load .dockerignore error 01-Jun-2024 07:19:15 #3 transferring context: 2B done error 01-Jun-2024 07:19:15 #3 DONE 0.0s error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #4 [1/6] FROM docker.io/library/php:8.1@sha256:55f74427fe5d7e5abb25dd681e1a2a92d90de4bc404e919bcc29743e96495224 error 01-Jun-2024 07:19:15 #4 DONE 0.0s error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 01-Jun-2024 07:19:15 #5 CACHED error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #6 [3/6] RUN pecl install xdebug-3.2.2 error 01-Jun-2024 07:19:15 #6 CACHED error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Jun-2024 07:19:15 #7 CACHED error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Jun-2024 07:19:15 #8 DONE 0.9s error 01-Jun-2024 07:19:15 error 01-Jun-2024 07:19:15 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 01-Jun-2024 07:19:16 #9 DONE 0.6s error 01-Jun-2024 07:19:16 error 01-Jun-2024 07:19:16 #10 exporting to image error 01-Jun-2024 07:19:16 #10 exporting layers 0.1s done error 01-Jun-2024 07:19:16 #10 writing image sha256:7f46e7044063cdf9f2f60c12c0d5d6a7fc4104177d0913a3039d1d27ac54eee6 0.0s done error 01-Jun-2024 07:19:16 #10 naming to docker.io/library/phpbb:php-8.1 error 01-Jun-2024 07:19:16 #10 naming to docker.io/library/phpbb:php-8.1 done error 01-Jun-2024 07:19:16 #10 DONE 0.1s simple 01-Jun-2024 07:19:16 Built Docker image 'phpbb:php-8.1' simple 01-Jun-2024 07:19:16 Finished task 'Build image' with result: Success command 01-Jun-2024 07:19:16 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jun-2024 07:19:16 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jun-2024 07:19:16 Running image name (phpbb:php-8.1) command 01-Jun-2024 07:19:16 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1269 (PHPBB3-DDM-JOB1-1269)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -t phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 01-Jun-2024 07:19:17 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 01-Jun-2024 07:19:17 Installing dependencies from lock file (including require-dev) build 01-Jun-2024 07:19:17 Verifying lock file contents can be installed on current platform. build 01-Jun-2024 07:19:18 Package operations: 142 installs, 0 updates, 0 removals build 01-Jun-2024 07:19:18 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 01-Jun-2024 07:19:18 - Downloading composer/installers (v1.12.0) build 01-Jun-2024 07:19:18 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Jun-2024 07:19:18 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Jun-2024 07:19:18 - Downloading carlos-mg89/oauth (0.8.15) build 01-Jun-2024 07:19:18 - Downloading chita/topological_sort (v3.0.1) build 01-Jun-2024 07:19:18 - Downloading symfony/process (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-php81 (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-php80 (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-php73 (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/finder (v6.4.0) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-mbstring (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-ctype (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/filesystem (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/string (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading psr/container (2.0.2) build 01-Jun-2024 07:19:18 - Downloading symfony/service-contracts (v3.4.1) build 01-Jun-2024 07:19:18 - Downloading symfony/deprecation-contracts (v3.4.0) build 01-Jun-2024 07:19:18 - Downloading symfony/console (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading seld/signal-handler (2.0.2) build 01-Jun-2024 07:19:18 - Downloading seld/phar-utils (1.2.1) build 01-Jun-2024 07:19:18 - Downloading seld/jsonlint (1.10.2) build 01-Jun-2024 07:19:18 - Downloading react/promise (v3.1.0) build 01-Jun-2024 07:19:18 - Downloading psr/log (3.0.0) build 01-Jun-2024 07:19:18 - Downloading justinrainbow/json-schema (v5.2.13) build 01-Jun-2024 07:19:18 - Downloading composer/pcre (3.1.1) build 01-Jun-2024 07:19:18 - Downloading composer/xdebug-handler (3.0.3) build 01-Jun-2024 07:19:18 - Downloading composer/spdx-licenses (1.5.8) build 01-Jun-2024 07:19:18 - Downloading composer/semver (3.4.0) build 01-Jun-2024 07:19:18 - Downloading composer/metadata-minifier (1.0.0) build 01-Jun-2024 07:19:18 - Downloading composer/class-map-generator (1.1.0) build 01-Jun-2024 07:19:18 - Downloading composer/ca-bundle (1.4.1) build 01-Jun-2024 07:19:18 - Downloading composer/composer (2.7.1) build 01-Jun-2024 07:19:18 - Downloading psr/cache (3.0.0) build 01-Jun-2024 07:19:18 - Downloading doctrine/deprecations (1.1.3) build 01-Jun-2024 07:19:18 - Downloading doctrine/event-manager (1.2.0) build 01-Jun-2024 07:19:18 - Downloading doctrine/cache (2.2.0) build 01-Jun-2024 07:19:18 - Downloading doctrine/dbal (3.3.8) build 01-Jun-2024 07:19:18 - Downloading google/recaptcha (1.3.0) build 01-Jun-2024 07:19:18 - Downloading guzzlehttp/promises (1.5.3) build 01-Jun-2024 07:19:18 - Downloading ralouphie/getallheaders (3.0.3) build 01-Jun-2024 07:19:18 - Downloading psr/http-message (1.1) build 01-Jun-2024 07:19:18 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Jun-2024 07:19:18 - Downloading laminas/laminas-code (4.13.0) build 01-Jun-2024 07:19:18 - Downloading symfony/yaml (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading laravel/homestead (v14.5.0) build 01-Jun-2024 07:19:18 - Downloading marc1706/fast-image-size (v1.1.7) build 01-Jun-2024 07:19:18 - Downloading symfony/http-client-contracts (v3.4.0) build 01-Jun-2024 07:19:18 - Downloading symfony/http-client (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading brick/math (0.12.1) build 01-Jun-2024 07:19:18 - Downloading spomky-labs/pki-framework (1.1.1) build 01-Jun-2024 07:19:18 - Downloading psr/http-factory (1.0.2) build 01-Jun-2024 07:19:18 - Downloading psr/http-client (1.0.3) build 01-Jun-2024 07:19:18 - Downloading psr/clock (1.0.0) build 01-Jun-2024 07:19:18 - Downloading paragonie/random_compat (v9.99.100) build 01-Jun-2024 07:19:18 - Downloading paragonie/sodium_compat (v1.20.0) build 01-Jun-2024 07:19:18 - Downloading paragonie/constant_time_encoding (v2.6.3) build 01-Jun-2024 07:19:18 - Downloading web-token/jwt-library (3.3.0) build 01-Jun-2024 07:19:18 - Downloading web-token/jwt-util-ecc (3.3.0) build 01-Jun-2024 07:19:18 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.3.0) build 01-Jun-2024 07:19:18 - Downloading web-token/jwt-signature (3.3.0) build 01-Jun-2024 07:19:18 - Downloading web-token/jwt-key-mgmt (3.3.0) build 01-Jun-2024 07:19:18 - Downloading spomky-labs/base64url (v2.0.4) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-php72 (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Jun-2024 07:19:18 - Downloading minishlink/web-push (v8.0.0) build 01-Jun-2024 07:19:18 - Downloading sebastian/version (3.0.2) build 01-Jun-2024 07:19:18 - Downloading sebastian/type (3.2.1) build 01-Jun-2024 07:19:18 - Downloading sebastian/resource-operations (3.0.3) build 01-Jun-2024 07:19:18 - Downloading sebastian/recursion-context (4.0.5) build 01-Jun-2024 07:19:18 - Downloading sebastian/object-reflector (2.0.4) build 01-Jun-2024 07:19:18 - Downloading sebastian/object-enumerator (4.0.4) build 01-Jun-2024 07:19:18 - Downloading sebastian/global-state (5.0.6) build 01-Jun-2024 07:19:18 - Downloading sebastian/exporter (4.0.5) build 01-Jun-2024 07:19:18 - Downloading sebastian/environment (5.1.5) build 01-Jun-2024 07:19:18 - Downloading sebastian/diff (4.0.5) build 01-Jun-2024 07:19:18 - Downloading sebastian/comparator (4.0.8) build 01-Jun-2024 07:19:18 - Downloading sebastian/code-unit (1.0.8) build 01-Jun-2024 07:19:18 - Downloading sebastian/cli-parser (1.0.1) build 01-Jun-2024 07:19:18 - Downloading phpunit/php-timer (5.0.3) build 01-Jun-2024 07:19:18 - Downloading phpunit/php-text-template (2.0.4) build 01-Jun-2024 07:19:18 - Downloading phpunit/php-invoker (3.1.1) build 01-Jun-2024 07:19:18 - Downloading phpunit/php-file-iterator (3.0.6) build 01-Jun-2024 07:19:18 - Downloading theseer/tokenizer (1.2.2) build 01-Jun-2024 07:19:18 - Downloading nikic/php-parser (v4.18.0) build 01-Jun-2024 07:19:18 - Downloading sebastian/lines-of-code (1.0.4) build 01-Jun-2024 07:19:18 - Downloading sebastian/complexity (2.0.3) build 01-Jun-2024 07:19:18 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 01-Jun-2024 07:19:18 - Downloading phpunit/php-code-coverage (9.2.30) build 01-Jun-2024 07:19:18 - Downloading phar-io/version (3.2.1) build 01-Jun-2024 07:19:18 - Downloading phar-io/manifest (2.0.3) build 01-Jun-2024 07:19:18 - Downloading myclabs/deep-copy (1.11.1) build 01-Jun-2024 07:19:18 - Downloading doctrine/instantiator (2.0.0) build 01-Jun-2024 07:19:18 - Downloading phpunit/phpunit (9.6.17) build 01-Jun-2024 07:19:18 - Downloading misantron/dbunit (5.3.0) build 01-Jun-2024 07:19:18 - Downloading phing/phing (2.17.4) build 01-Jun-2024 07:19:18 - Downloading webmozart/assert (1.11.0) build 01-Jun-2024 07:19:18 - Downloading phpstan/phpdoc-parser (1.26.0) build 01-Jun-2024 07:19:18 - Downloading phpdocumentor/reflection-common (2.2.0) build 01-Jun-2024 07:19:18 - Downloading phpdocumentor/type-resolver (1.8.2) build 01-Jun-2024 07:19:18 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 01-Jun-2024 07:19:18 - Downloading spatie/array-to-xml (3.2.3) build 01-Jun-2024 07:19:18 - Downloading netresearch/jsonmapper (v4.4.1) build 01-Jun-2024 07:19:18 - Downloading fidry/cpu-core-counter (1.1.0) build 01-Jun-2024 07:19:18 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 01-Jun-2024 07:19:18 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 01-Jun-2024 07:19:18 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 01-Jun-2024 07:19:18 - Downloading amphp/amp (v2.6.2) build 01-Jun-2024 07:19:18 - Downloading amphp/byte-stream (v1.8.1) build 01-Jun-2024 07:19:18 - Downloading vimeo/psalm (5.22.2) build 01-Jun-2024 07:19:18 - Downloading symfony/routing (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/polyfill-php83 (v1.29.0) build 01-Jun-2024 07:19:18 - Downloading symfony/http-foundation (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading psr/event-dispatcher (1.0.0) build 01-Jun-2024 07:19:18 - Downloading symfony/event-dispatcher-contracts (v3.4.0) build 01-Jun-2024 07:19:18 - Downloading symfony/event-dispatcher (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/var-dumper (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/error-handler (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/http-kernel (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/var-exporter (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/dependency-injection (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/config (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/cache-contracts (v3.4.0) build 01-Jun-2024 07:19:18 - Downloading symfony/cache (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/framework-bundle (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading psalm/plugin-symfony (v5.1.0) build 01-Jun-2024 07:19:18 - Downloading s9e/sweetdom (3.4.0) build 01-Jun-2024 07:19:18 - Downloading s9e/regexp-builder (1.4.6) build 01-Jun-2024 07:19:18 - Downloading s9e/text-formatter (2.16.0) build 01-Jun-2024 07:19:18 - Downloading squizlabs/php_codesniffer (3.9.0) build 01-Jun-2024 07:19:18 - Downloading masterminds/html5 (2.8.1) build 01-Jun-2024 07:19:18 - Downloading symfony/dom-crawler (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/browser-kit (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/css-selector (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading symfony/mime (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading friendsofphp/proxy-manager-lts (v1.0.16) build 01-Jun-2024 07:19:18 - Downloading symfony/proxy-manager-bridge (v6.4.3) build 01-Jun-2024 07:19:18 - Downloading twig/twig (v3.8.0) build 01-Jun-2024 07:19:18 - Downloading symfony/translation-contracts (v3.4.1) build 01-Jun-2024 07:19:18 - Downloading symfony/twig-bridge (v6.4.3) build 01-Jun-2024 07:19:22 0/142 [>---------------------------] 0% 2/142 [>---------------------------] 1% 15/142 [==>-------------------------] 10% 32/142 [======>---------------------] 22% 47/142 [=========>------------------] 33% 57/142 [===========>----------------] 40% 78/142 [===============>------------] 54% 87/142 [=================>----------] 61% 106/142 [====================>-------] 74% 117/142 [=======================>----] 82% 128/142 [=========================>--] 90% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Jun-2024 07:19:22 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 01-Jun-2024 07:19:22 - Installing chita/topological_sort (v3.0.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/process (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/finder (v6.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/filesystem (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/string (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/container (2.0.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/service-contracts (v3.4.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/console (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing seld/signal-handler (2.0.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing seld/phar-utils (1.2.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing seld/jsonlint (1.10.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing react/promise (v3.1.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/log (3.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/pcre (3.1.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/xdebug-handler (3.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/semver (3.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/class-map-generator (1.1.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/ca-bundle (1.4.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing composer/composer (2.7.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/cache (3.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing doctrine/deprecations (1.1.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing doctrine/event-manager (1.2.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing doctrine/cache (2.2.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing doctrine/dbal (3.3.8): Extracting archive build 01-Jun-2024 07:19:22 - Installing google/recaptcha (1.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/http-message (1.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing laminas/laminas-code (4.13.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/yaml (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing laravel/homestead (v14.5.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/http-client-contracts (v3.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/http-client (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing brick/math (0.12.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing spomky-labs/pki-framework (1.1.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/http-factory (1.0.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/http-client (1.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/clock (1.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 01-Jun-2024 07:19:22 - Installing paragonie/sodium_compat (v1.20.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing paragonie/constant_time_encoding (v2.6.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing web-token/jwt-library (3.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing web-token/jwt-util-ecc (3.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing web-token/jwt-signature-algorithm-ecdsa (3.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing web-token/jwt-signature (3.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing web-token/jwt-key-mgmt (3.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Jun-2024 07:19:22 - Installing minishlink/web-push (v8.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/version (3.0.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/type (3.2.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/resource-operations (3.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/global-state (5.0.6): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/exporter (4.0.5): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/environment (5.1.5): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/diff (4.0.5): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/comparator (4.0.8): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/code-unit (1.0.8): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/cli-parser (1.0.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpunit/php-timer (5.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 01-Jun-2024 07:19:22 - Installing theseer/tokenizer (1.2.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing nikic/php-parser (v4.18.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/complexity (2.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpunit/php-code-coverage (9.2.30): Extracting archive build 01-Jun-2024 07:19:22 - Installing phar-io/version (3.2.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing phar-io/manifest (2.0.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing myclabs/deep-copy (1.11.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing doctrine/instantiator (2.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpunit/phpunit (9.6.17): Extracting archive build 01-Jun-2024 07:19:22 - Installing misantron/dbunit (5.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing phing/phing (2.17.4): Extracting archive build 01-Jun-2024 07:19:22 - Installing webmozart/assert (1.11.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpstan/phpdoc-parser (1.26.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing spatie/array-to-xml (3.2.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing amphp/amp (v2.6.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing amphp/byte-stream (v1.8.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing vimeo/psalm (5.22.2): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/routing (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/http-foundation (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/event-dispatcher (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/var-dumper (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/error-handler (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/http-kernel (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/var-exporter (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/dependency-injection (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/config (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/cache-contracts (v3.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/cache (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/framework-bundle (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing psalm/plugin-symfony (v5.1.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing s9e/sweetdom (3.4.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Jun-2024 07:19:22 - Installing s9e/text-formatter (2.16.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing masterminds/html5 (2.8.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/dom-crawler (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/browser-kit (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/css-selector (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/mime (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/proxy-manager-bridge (v6.4.3): Extracting archive build 01-Jun-2024 07:19:22 - Installing twig/twig (v3.8.0): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/translation-contracts (v3.4.1): Extracting archive build 01-Jun-2024 07:19:22 - Installing symfony/twig-bridge (v6.4.3): Extracting archive build 01-Jun-2024 07:19:27 0/140 [>---------------------------] 0% 18/140 [===>------------------------] 12% 28/140 [=====>----------------------] 20% 45/140 [=========>------------------] 32% 56/140 [===========>----------------] 40% 76/140 [===============>------------] 54% 84/140 [================>-----------] 60% 98/140 [===================>--------] 70% 112/140 [======================>-----] 80% 126/140 [=========================>--] 90% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:27 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:27 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:27 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:27 Generating autoload files build 01-Jun-2024 07:19:28 100 packages you are using are looking for funding. build 01-Jun-2024 07:19:28 Use the `composer fund` command to find out more! build 01-Jun-2024 07:19:28 Buildfile: /data/build/build.xml build 01-Jun-2024 07:19:28  build 01-Jun-2024 07:19:28 phpBB > clean: build 01-Jun-2024 07:19:28  build 01-Jun-2024 07:19:28  [delete] Directory /data/build/logs does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/api does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/coverage does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/cpd does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/new_version does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 01-Jun-2024 07:19:28  [delete] Directory /data/build/save does not exist or is not a directory. build 01-Jun-2024 07:19:28  build 01-Jun-2024 07:19:28 phpBB > prepare: build 01-Jun-2024 07:19:28  build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/logs build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/api build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/codebrowser build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/coverage build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/cpd build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/dependencies build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/new_version build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/new_version/files build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/new_version/patches build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/new_version/release_files build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/new_version/update build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/old_versions build 01-Jun-2024 07:19:28  [mkdir] Created dir: /data/build/save build 01-Jun-2024 07:19:28  build 01-Jun-2024 07:19:28 phpBB > composer: build 01-Jun-2024 07:19:28  build 01-Jun-2024 07:19:29 Installing dependencies from lock file (including require-dev) build 01-Jun-2024 07:19:29 Verifying lock file contents can be installed on current platform. build 01-Jun-2024 07:19:29 Nothing to install, update or remove build 01-Jun-2024 07:19:29 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:29 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:29 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:29 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jun-2024 07:19:29 Generating autoload files build 01-Jun-2024 07:19:29 100 packages you are using are looking for funding. build 01-Jun-2024 07:19:29 Use the `composer fund` command to find out more! build 01-Jun-2024 07:19:29  build 01-Jun-2024 07:19:29 phpBB > test: build 01-Jun-2024 07:19:29  build 01-Jun-2024 07:19:32 PHPUnit 9.6.17 by Sebastian Bergmann and contributors. build 01-Jun-2024 07:19:33 build 01-Jun-2024 07:20:20 ............................................................. 61 / 7792 ( 0%) build 01-Jun-2024 07:20:28 ............................................................. 122 / 7792 ( 1%) build 01-Jun-2024 07:20:30 .................................................I.....SSSS.. 183 / 7792 ( 2%) build 01-Jun-2024 07:20:33 ..........SSSSSSSS............S...S.......................... 244 / 7792 ( 3%) build 01-Jun-2024 07:20:37 .......................................................S..... 305 / 7792 ( 3%) build 01-Jun-2024 07:20:47 ............................................................. 366 / 7792 ( 4%) build 01-Jun-2024 07:20:48 ............................................................. 427 / 7792 ( 5%) build 01-Jun-2024 07:20:50 ............................................................. 488 / 7792 ( 6%) build 01-Jun-2024 07:20:51 ............................................................. 549 / 7792 ( 7%) build 01-Jun-2024 07:20:53 ............................................................. 610 / 7792 ( 7%) build 01-Jun-2024 07:20:54 ............................................................. 671 / 7792 ( 8%) build 01-Jun-2024 07:20:56 ............................................................. 732 / 7792 ( 9%) build 01-Jun-2024 07:20:57 ............................................................. 793 / 7792 ( 10%) build 01-Jun-2024 07:20:59 ............................................................. 854 / 7792 ( 10%) build 01-Jun-2024 07:21:00 ............................................................. 915 / 7792 ( 11%) build 01-Jun-2024 07:21:02 ............................................................. 976 / 7792 ( 12%) build 01-Jun-2024 07:21:03 ............................................................. 1037 / 7792 ( 13%) build 01-Jun-2024 07:21:05 ............................................................. 1098 / 7792 ( 14%) build 01-Jun-2024 07:21:45 ..............................................I...S.......... 1159 / 7792 ( 14%) build 01-Jun-2024 07:22:01 .....S....................................................... 1220 / 7792 ( 15%) build 01-Jun-2024 07:22:11 ............................................................. 1281 / 7792 ( 16%) build 01-Jun-2024 07:22:15 ...................................................S.S.S..... 1342 / 7792 ( 17%) build 01-Jun-2024 07:22:19 ............................................................. 1403 / 7792 ( 18%) build 01-Jun-2024 07:22:20 ............................................................. 1464 / 7792 ( 18%) build 01-Jun-2024 07:22:20 ............................................................. 1525 / 7792 ( 19%) build 01-Jun-2024 07:22:21 ............................................................. 1586 / 7792 ( 20%) build 01-Jun-2024 07:22:21 ............................................................. 1647 / 7792 ( 21%) build 01-Jun-2024 07:22:22 ............................................................. 1708 / 7792 ( 21%) build 01-Jun-2024 07:22:22 ............................................................. 1769 / 7792 ( 22%) build 01-Jun-2024 07:22:22 ............................................................. 1830 / 7792 ( 23%) build 01-Jun-2024 07:22:23 ............................................................. 1891 / 7792 ( 24%) build 01-Jun-2024 07:22:23 ............................................................. 1952 / 7792 ( 25%) build 01-Jun-2024 07:22:23 ............................................................. 2013 / 7792 ( 25%) build 01-Jun-2024 07:22:24 ............................................................. 2074 / 7792 ( 26%) build 01-Jun-2024 07:22:24 ............................................................. 2135 / 7792 ( 27%) build 01-Jun-2024 07:22:25 ............................................................. 2196 / 7792 ( 28%) build 01-Jun-2024 07:22:26 ............................................................. 2257 / 7792 ( 28%) build 01-Jun-2024 07:22:29 ............................................................. 2318 / 7792 ( 29%) build 01-Jun-2024 07:22:32 ............................................................. 2379 / 7792 ( 30%) build 01-Jun-2024 07:22:33 ............................................................. 2440 / 7792 ( 31%) build 01-Jun-2024 07:22:34 ............................................................. 2501 / 7792 ( 32%) build 01-Jun-2024 07:22:36 .........I.II................................................ 2562 / 7792 ( 32%) build 01-Jun-2024 07:22:36 ............................................................. 2623 / 7792 ( 33%) build 01-Jun-2024 07:22:37 ............................................................. 2684 / 7792 ( 34%) build 01-Jun-2024 07:22:38 ............................................................. 2745 / 7792 ( 35%) build 01-Jun-2024 07:22:42 ............................................................. 2806 / 7792 ( 36%) build 01-Jun-2024 07:22:44 ............................................................. 2867 / 7792 ( 36%) build 01-Jun-2024 07:22:45 ............................................................. 2928 / 7792 ( 37%) build 01-Jun-2024 07:22:45 ............................................................. 2989 / 7792 ( 38%) build 01-Jun-2024 07:22:46 ............................................................. 3050 / 7792 ( 39%) build 01-Jun-2024 07:22:57 ............................................................. 3111 / 7792 ( 39%) build 01-Jun-2024 07:23:03 ............................................................. 3172 / 7792 ( 40%) build 01-Jun-2024 07:23:06 ..............................................S.............. 3233 / 7792 ( 41%) build 01-Jun-2024 07:23:11 ............................................................. 3294 / 7792 ( 42%) build 01-Jun-2024 07:23:12 ............................................................. 3355 / 7792 ( 43%) build 01-Jun-2024 07:23:13 ............................................................. 3416 / 7792 ( 43%) build 01-Jun-2024 07:23:28 ............................................................. 3477 / 7792 ( 44%) build 01-Jun-2024 07:23:32 ............................................................. 3538 / 7792 ( 45%) build 01-Jun-2024 07:23:49 ............................................................. 3599 / 7792 ( 46%) build 01-Jun-2024 07:23:50 ............................................................. 3660 / 7792 ( 46%) build 01-Jun-2024 07:23:51 ............................................................. 3721 / 7792 ( 47%) build 01-Jun-2024 07:23:52 ............................................................. 3782 / 7792 ( 48%) build 01-Jun-2024 07:23:53 ............................................................. 3843 / 7792 ( 49%) build 01-Jun-2024 07:23:54 ............................................................. 3904 / 7792 ( 50%) build 01-Jun-2024 07:23:54 ............................................................. 3965 / 7792 ( 50%) build 01-Jun-2024 07:23:54 ............................................................. 4026 / 7792 ( 51%) build 01-Jun-2024 07:23:55 ............................................................. 4087 / 7792 ( 52%) build 01-Jun-2024 07:23:56 ............................................................. 4148 / 7792 ( 53%) build 01-Jun-2024 07:24:02 ............................................................. 4209 / 7792 ( 54%) build 01-Jun-2024 07:24:04 ............................................................. 4270 / 7792 ( 54%) build 01-Jun-2024 07:24:08 ............................................................. 4331 / 7792 ( 55%) build 01-Jun-2024 07:24:09 ............................................................. 4392 / 7792 ( 56%) build 01-Jun-2024 07:24:11 ............................................................. 4453 / 7792 ( 57%) build 01-Jun-2024 07:24:19 ............................................................. 4514 / 7792 ( 57%) build 01-Jun-2024 07:24:31 ............................................................. 4575 / 7792 ( 58%) build 01-Jun-2024 07:24:40 ............................................................. 4636 / 7792 ( 59%) build 01-Jun-2024 07:24:41 ............................................................. 4697 / 7792 ( 60%) build 01-Jun-2024 07:24:42 ............................................................. 4758 / 7792 ( 61%) build 01-Jun-2024 07:24:42 ............................................................. 4819 / 7792 ( 61%) build 01-Jun-2024 07:24:43 ............................................................. 4880 / 7792 ( 62%) build 01-Jun-2024 07:24:43 ............................................................. 4941 / 7792 ( 63%) build 01-Jun-2024 07:24:43 ............................................................. 5002 / 7792 ( 64%) build 01-Jun-2024 07:24:44 ............................................................. 5063 / 7792 ( 64%) build 01-Jun-2024 07:24:44 ............................................................. 5124 / 7792 ( 65%) build 01-Jun-2024 07:24:44 ............................................................. 5185 / 7792 ( 66%) build 01-Jun-2024 07:24:45 ............................................................. 5246 / 7792 ( 67%) build 01-Jun-2024 07:25:02 ............................................................. 5307 / 7792 ( 68%) build 01-Jun-2024 07:25:13 ............................................................. 5368 / 7792 ( 68%) build 01-Jun-2024 07:25:21 ............................................................. 5429 / 7792 ( 69%) build 01-Jun-2024 07:25:24 ............................................................. 5490 / 7792 ( 70%) build 01-Jun-2024 07:25:25 ............................................................. 5551 / 7792 ( 71%) build 01-Jun-2024 07:25:26 ............................................................. 5612 / 7792 ( 72%) build 01-Jun-2024 07:25:26 ............................................................. 5673 / 7792 ( 72%) build 01-Jun-2024 07:25:27 ................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7792 ( 73%) build 01-Jun-2024 07:25:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7792 ( 74%) build 01-Jun-2024 07:25:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7792 ( 75%) build 01-Jun-2024 07:25:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7792 ( 75%) build 01-Jun-2024 07:25:29 SSSSSSSSSSSSSSSSSSS.......................................... 5978 / 7792 ( 76%) build 01-Jun-2024 07:25:32 ............................................................. 6039 / 7792 ( 77%) build 01-Jun-2024 07:25:36 ............................................................. 6100 / 7792 ( 78%) build 01-Jun-2024 07:25:39 ............................................................. 6161 / 7792 ( 79%) build 01-Jun-2024 07:25:41 ............................................................. 6222 / 7792 ( 79%) build 01-Jun-2024 07:25:44 ............................................................. 6283 / 7792 ( 80%) build 01-Jun-2024 07:25:48 ............................................................. 6344 / 7792 ( 81%) build 01-Jun-2024 07:25:50 ............................................................. 6405 / 7792 ( 82%) build 01-Jun-2024 07:25:53 ............................................................. 6466 / 7792 ( 82%) build 01-Jun-2024 07:25:56 ............................................................. 6527 / 7792 ( 83%) build 01-Jun-2024 07:25:59 ............................................................. 6588 / 7792 ( 84%) build 01-Jun-2024 07:26:02 ............................................................. 6649 / 7792 ( 85%) build 01-Jun-2024 07:26:05 ............................................................. 6710 / 7792 ( 86%) build 01-Jun-2024 07:26:08 ............................................................. 6771 / 7792 ( 86%) build 01-Jun-2024 07:26:11 ............................................................. 6832 / 7792 ( 87%) build 01-Jun-2024 07:26:15 ............................................................. 6893 / 7792 ( 88%) build 01-Jun-2024 07:26:18 ............................................................. 6954 / 7792 ( 89%) build 01-Jun-2024 07:26:20 ............................................................. 7015 / 7792 ( 90%) build 01-Jun-2024 07:26:24 ............................................................. 7076 / 7792 ( 90%) build 01-Jun-2024 07:26:27 ............................................................. 7137 / 7792 ( 91%) build 01-Jun-2024 07:26:30 ............................................................. 7198 / 7792 ( 92%) build 01-Jun-2024 07:26:33 ............................................................. 7259 / 7792 ( 93%) build 01-Jun-2024 07:26:36 ............................................................. 7320 / 7792 ( 93%) build 01-Jun-2024 07:26:39 ............................................................. 7381 / 7792 ( 94%) build 01-Jun-2024 07:26:42 ............................................................. 7442 / 7792 ( 95%) build 01-Jun-2024 07:26:45 ............................................................. 7503 / 7792 ( 96%) build 01-Jun-2024 07:26:48 ............................................................. 7564 / 7792 ( 97%) build 01-Jun-2024 07:26:51 ............................................................. 7625 / 7792 ( 97%) build 01-Jun-2024 07:26:53 ............................................................. 7686 / 7792 ( 98%) build 01-Jun-2024 07:26:56 ........................................... build 01-Jun-2024 07:26:56 build 01-Jun-2024 07:26:56 Time: 07:23.382, Memory: 306.50 MB build 01-Jun-2024 07:26:56 build 01-Jun-2024 07:26:56 OK, but incomplete, skipped, or risky tests! build 01-Jun-2024 07:26:56 Tests: 7792, Assertions: 66345, Skipped: 268, Incomplete: 5. build 01-Jun-2024 07:26:56 build 01-Jun-2024 07:30:55 Generating code coverage report in Clover XML format ... done [03:59.259] build 01-Jun-2024 07:30:55 build 01-Jun-2024 07:31:26 Generating code coverage report in HTML format ... done [00:30.620] build 01-Jun-2024 07:31:27  build 01-Jun-2024 07:31:27 phpBB > docs: build 01-Jun-2024 07:31:27  build 01-Jun-2024 07:31:27 Updating project build 01-Jun-2024 07:31:27 build 01-Jun-2024 07:31:27 Version main build 01-Jun-2024 07:31:27 ------------ build 01-Jun-2024 07:31:27 build 01-Jun-2024 07:31:34 build 01-Jun-2024 07:31:34 0/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 01-Jun-2024 07:31:34 Parsing phpbb\convert\convertor build 01-Jun-2024 07:31:35  3/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing bbcode_firstpass build 01-Jun-2024 07:31:35  4/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing parse_message build 01-Jun-2024 07:31:36 Parsing compress build 01-Jun-2024 07:31:36  6/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing compress_zip build 01-Jun-2024 07:31:36 Parsing compress_tar build 01-Jun-2024 07:31:36 Parsing phpbb_questionnaire_data_collector build 01-Jun-2024 07:31:36  9/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing phpbb_questionnaire_php_data_provider build 01-Jun-2024 07:31:36 Parsing phpbb_questionnaire_system_data_provider build 01-Jun-2024 07:31:36 Parsing phpbb_questionnaire_phpbb_data_provider build 01-Jun-2024 07:31:37 Parsing SphinxClient build 01-Jun-2024 07:31:38  13/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_notes_info build 01-Jun-2024 07:31:38  14/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_main_info build 01-Jun-2024 07:31:38 Parsing mcp_reports_info build 01-Jun-2024 07:31:38 Parsing mcp_queue_info build 01-Jun-2024 07:31:38 Parsing mcp_ban_info build 01-Jun-2024 07:31:38 Parsing mcp_pm_reports_info build 01-Jun-2024 07:31:38  19/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_logs_info build 01-Jun-2024 07:31:38 Parsing mcp_warn_info build 01-Jun-2024 07:31:39 Parsing mcp_notes build 01-Jun-2024 07:31:39  22/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_main build 01-Jun-2024 07:31:40  23/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_reports build 01-Jun-2024 07:31:40  24/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_queue build 01-Jun-2024 07:31:40  25/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_ban build 01-Jun-2024 07:31:41 26/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_pm_reports build 01-Jun-2024 07:31:41  27/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 01-Jun-2024 07:31:41  28/799 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 01-Jun-2024 07:31:43  29/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing messenger build 01-Jun-2024 07:31:43  30/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing queue build 01-Jun-2024 07:31:43 Parsing smtp_class build 01-Jun-2024 07:31:43 Parsing acp_bbcodes build 01-Jun-2024 07:31:43  33/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_extensions build 01-Jun-2024 07:31:44  34/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_bots build 01-Jun-2024 07:31:44  35/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_forums build 01-Jun-2024 07:31:44  36/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_jabber build 01-Jun-2024 07:31:45  37/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_disallow build 01-Jun-2024 07:31:45  38/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_captcha build 01-Jun-2024 07:31:45  39/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing auth_admin build 01-Jun-2024 07:31:45  40/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_main build 01-Jun-2024 07:31:45  41/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 01-Jun-2024 07:31:45  42/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_words build 01-Jun-2024 07:31:46  43/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_language build 01-Jun-2024 07:31:46  44/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_permissions build 01-Jun-2024 07:31:46  45/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_logs build 01-Jun-2024 07:31:47  46/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_users build 01-Jun-2024 07:31:47  47/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_bbcodes_info build 01-Jun-2024 07:31:47 Parsing acp_extensions_info build 01-Jun-2024 07:31:47 Parsing acp_bots_info build 01-Jun-2024 07:31:47 Parsing acp_forums_info build 01-Jun-2024 07:31:47 Parsing acp_jabber_info build 01-Jun-2024 07:31:47  52/799 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_disallow_info build 01-Jun-2024 07:31:47 Parsing acp_captcha_info build 01-Jun-2024 07:31:47 Parsing acp_main_info build 01-Jun-2024 07:31:47 Parsing acp_modules_info build 01-Jun-2024 07:31:47 Parsing acp_words_info build 01-Jun-2024 07:31:47 Parsing acp_language_info build 01-Jun-2024 07:31:47  58/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_permissions_info build 01-Jun-2024 07:31:47 Parsing acp_logs_info build 01-Jun-2024 07:31:47 Parsing acp_users_info build 01-Jun-2024 07:31:47  61/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_storage_info build 01-Jun-2024 07:31:47 Parsing acp_permission_roles_info build 01-Jun-2024 07:31:47 Parsing acp_help_phpbb_info build 01-Jun-2024 07:31:47 Parsing acp_attachments_info build 01-Jun-2024 07:31:47 Parsing acp_search_info build 01-Jun-2024 07:31:47  66/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_inactive_info build 01-Jun-2024 07:31:47 Parsing acp_prune_info build 01-Jun-2024 07:31:47 Parsing acp_icons_info build 01-Jun-2024 07:31:47 Parsing acp_php_info_info build 01-Jun-2024 07:31:47 Parsing acp_contact_info build 01-Jun-2024 07:31:48 Parsing acp_reasons_info build 01-Jun-2024 07:31:48  72/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_styles_info build 01-Jun-2024 07:31:48 Parsing acp_email_info build 01-Jun-2024 07:31:48 Parsing acp_update_info build 01-Jun-2024 07:31:48 Parsing acp_ranks_info build 01-Jun-2024 07:31:48 Parsing acp_ban_info build 01-Jun-2024 07:31:48 Parsing acp_profile_info build 01-Jun-2024 07:31:48  78/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_board_info build 01-Jun-2024 07:31:48 Parsing acp_groups_info build 01-Jun-2024 07:31:48 Parsing acp_storage build 01-Jun-2024 07:31:48  81/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_permission_roles build 01-Jun-2024 07:31:48  82/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_help_phpbb build 01-Jun-2024 07:31:48 Parsing acp_attachments build 01-Jun-2024 07:31:49  84/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search build 01-Jun-2024 07:31:49  85/799 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_inactive build 01-Jun-2024 07:31:49  86/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_prune build 01-Jun-2024 07:31:49  87/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_icons build 01-Jun-2024 07:31:49  88/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_php_info build 01-Jun-2024 07:31:49 Parsing acp_contact build 01-Jun-2024 07:31:50  90/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_reasons build 01-Jun-2024 07:31:50  91/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_styles build 01-Jun-2024 07:31:50  92/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_email build 01-Jun-2024 07:31:50  93/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_update build 01-Jun-2024 07:31:50 Parsing acp_ranks build 01-Jun-2024 07:31:50  95/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_ban build 01-Jun-2024 07:31:51  96/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_profile build 01-Jun-2024 07:31:51  97/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_board build 01-Jun-2024 07:31:51  98/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_groups build 01-Jun-2024 07:31:52  99/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing transfer build 01-Jun-2024 07:31:52  100/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing ftp build 01-Jun-2024 07:31:52 Parsing ftp_fsock build 01-Jun-2024 07:31:55 Parsing p_master build 01-Jun-2024 07:31:55  103/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing jabber build 01-Jun-2024 07:31:55  104/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing diff_renderer build 01-Jun-2024 07:31:55  105/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing diff_renderer_unified build 01-Jun-2024 07:31:55 Parsing diff_renderer_inline build 01-Jun-2024 07:31:55 Parsing diff_renderer_raw build 01-Jun-2024 07:31:55 Parsing diff_renderer_side_by_side build 01-Jun-2024 07:31:55 Parsing diff build 01-Jun-2024 07:31:55  110/799 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing mapped_diff build 01-Jun-2024 07:31:55 Parsing diff_op build 01-Jun-2024 07:31:55 Parsing diff_op_copy build 01-Jun-2024 07:31:55 Parsing diff_op_delete build 01-Jun-2024 07:31:55 Parsing diff_op_add build 01-Jun-2024 07:31:55 Parsing diff_op_change build 01-Jun-2024 07:31:55 Parsing diff3 build 01-Jun-2024 07:31:55 Parsing diff3_op build 01-Jun-2024 07:31:55 Parsing diff3_op_copy build 01-Jun-2024 07:31:55 Parsing diff3_block_builder build 01-Jun-2024 07:31:56 Parsing diff_engine build 01-Jun-2024 07:31:56  121/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing bbcode build 01-Jun-2024 07:31:57  122/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs build 01-Jun-2024 07:31:57  123/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 01-Jun-2024 07:31:57  124/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 01-Jun-2024 07:31:58  125/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 01-Jun-2024 07:31:58  126/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_profile build 01-Jun-2024 07:31:58  127/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs_info build 01-Jun-2024 07:31:58 Parsing ucp_zebra_info build 01-Jun-2024 07:31:58 Parsing ucp_main_info build 01-Jun-2024 07:31:58 Parsing ucp_profile_info build 01-Jun-2024 07:31:58 Parsing ucp_attachments_info build 01-Jun-2024 07:31:58  132/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 01-Jun-2024 07:31:58 Parsing ucp_pm_info build 01-Jun-2024 07:31:58 Parsing ucp_notifications_info build 01-Jun-2024 07:31:58 Parsing ucp_groups_info build 01-Jun-2024 07:31:58 Parsing ucp_resend build 01-Jun-2024 07:31:58  137/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_attachments build 01-Jun-2024 07:31:58  138/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_confirm build 01-Jun-2024 07:31:58 Parsing ucp_login_link build 01-Jun-2024 07:31:58  140/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_auth_link build 01-Jun-2024 07:31:59 Parsing ucp_pm build 01-Jun-2024 07:31:59  142/799 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_register build 01-Jun-2024 07:31:59  143/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_notifications build 01-Jun-2024 07:31:59  144/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing ucp_groups build 01-Jun-2024 07:32:01  145/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing bitfield build 01-Jun-2024 07:32:02  146/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\php\ini build 01-Jun-2024 07:32:02  147/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\legend build 01-Jun-2024 07:32:02  148/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\groupposition_interface build 01-Jun-2024 07:32:02 Parsing phpbb\groupposition\teampage build 01-Jun-2024 07:32:02  150/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\exception build 01-Jun-2024 07:32:02 Parsing phpbb\event\md_exporter build 01-Jun-2024 07:32:02  152/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\kernel_terminate_subscriber build 01-Jun-2024 07:32:02 Parsing phpbb\event\dispatcher build 01-Jun-2024 07:32:02 Parsing phpbb\event\dispatcher_interface build 01-Jun-2024 07:32:02 Parsing phpbb\event\rst_exporter build 01-Jun-2024 07:32:02  156/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\kernel_exception_subscriber build 01-Jun-2024 07:32:02 Parsing phpbb\event\php_exporter build 01-Jun-2024 07:32:02  158/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\recursive_event_filter_iterator build 01-Jun-2024 07:32:02 Parsing phpbb\plupload\plupload build 01-Jun-2024 07:32:02  160/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\search_backend_factory build 01-Jun-2024 07:32:03 Parsing phpbb\search\backend\fulltext_native build 01-Jun-2024 07:32:03  162/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config build 01-Jun-2024 07:32:03 Parsing phpbb\search\backend\sphinx\config_section build 01-Jun-2024 07:32:03  164/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config_variable build 01-Jun-2024 07:32:03 Parsing phpbb\search\backend\sphinx\config_item build 01-Jun-2024 07:32:03 Parsing phpbb\search\backend\search_backend_interface build 01-Jun-2024 07:32:03  167/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\fulltext_mysql build 01-Jun-2024 07:32:04  168/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\base build 01-Jun-2024 07:32:04  169/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_postgres build 01-Jun-2024 07:32:04  170/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_sphinx build 01-Jun-2024 07:32:04  171/799 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\exception\no_search_backend_found_exception build 01-Jun-2024 07:32:04 Parsing phpbb\search\exception\no_action_in_progress_exception build 01-Jun-2024 07:32:04 Parsing phpbb\search\exception\search_exception build 01-Jun-2024 07:32:04 Parsing phpbb\search\exception\action_in_progress_exception build 01-Jun-2024 07:32:04 Parsing phpbb\search\state_helper build 01-Jun-2024 07:32:04  176/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\filesystem build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\comparator build 01-Jun-2024 07:32:05  178/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\oracle_platform build 01-Jun-2024 07:32:05  179/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\connection_factory build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\table_helper build 01-Jun-2024 07:32:05  181/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\case_insensitive_string build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\connection_parameter_factory build 01-Jun-2024 07:32:05  183/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\oci8\driver build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\oci8\schema_manager build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\oci8\statement build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\oci8\result build 01-Jun-2024 07:32:05  187/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\oci8\connection build 01-Jun-2024 07:32:05 Parsing phpbb\db\doctrine\postgresql_platform build 01-Jun-2024 07:32:05  189/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\sqlsrv_platform build 01-Jun-2024 07:32:05  190/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\type_converter build 01-Jun-2024 07:32:05  191/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\tools\doctrine build 01-Jun-2024 07:32:05  192/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\tools\mssql build 01-Jun-2024 07:32:05 Parsing phpbb\db\tools\postgres build 01-Jun-2024 07:32:05 Parsing phpbb\db\tools\tools_interface build 01-Jun-2024 07:32:05  195/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\tools\tools build 01-Jun-2024 07:32:05 Parsing phpbb\db\tools\factory build 01-Jun-2024 07:32:06 Parsing phpbb\db\migrator build 01-Jun-2024 07:32:06  198/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\base_extractor build 01-Jun-2024 07:32:06  199/799 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\mssql_extractor build 01-Jun-2024 07:32:06  200/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\sqlite3_extractor build 01-Jun-2024 07:32:06  201/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\extractor_interface build 01-Jun-2024 07:32:06 Parsing phpbb\db\extractor\oracle_extractor build 01-Jun-2024 07:32:06  203/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\exception\invalid_format_exception build 01-Jun-2024 07:32:06 Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jun-2024 07:32:06 Parsing phpbb\db\extractor\postgres_extractor build 01-Jun-2024 07:32:06  206/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\mysql_extractor build 01-Jun-2024 07:32:06  207/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\factory build 01-Jun-2024 07:32:07 Parsing phpbb\db\driver\driver build 01-Jun-2024 07:32:07  209/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysqli build 01-Jun-2024 07:32:07  210/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\driver_interface build 01-Jun-2024 07:32:07  211/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\postgres build 01-Jun-2024 07:32:07  212/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mssql_base build 01-Jun-2024 07:32:07 Parsing phpbb\db\driver\mssqlnative build 01-Jun-2024 07:32:07  214/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\sqlite3 build 01-Jun-2024 07:32:07  215/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysql_base build 01-Jun-2024 07:32:07 Parsing phpbb\db\driver\oracle build 01-Jun-2024 07:32:07  217/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\factory build 01-Jun-2024 07:32:08  218/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\mssql_odbc build 01-Jun-2024 07:32:08  219/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\output_handler\migrator_output_handler_interface build 01-Jun-2024 07:32:08 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jun-2024 07:32:08  221/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\output_handler\null_migrator_output_handler build 01-Jun-2024 07:32:08 Parsing phpbb\db\output_handler\html_migrator_output_handler build 01-Jun-2024 07:32:08 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 01-Jun-2024 07:32:08 Parsing phpbb\db\sql_insert_buffer build 01-Jun-2024 07:32:08  225/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\permission build 01-Jun-2024 07:32:08  226/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\module build 01-Jun-2024 07:32:08  227/799 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\config build 01-Jun-2024 07:32:08 Parsing phpbb\db\migration\tool\config_text build 01-Jun-2024 07:32:08  229/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\tool_interface build 01-Jun-2024 07:32:08 Parsing phpbb\db\migration\helper build 01-Jun-2024 07:32:08 Parsing phpbb\db\migration\schema_generator build 01-Jun-2024 07:32:08  232/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\migration_interface build 01-Jun-2024 07:32:08 Parsing phpbb\db\migration\migration build 01-Jun-2024 07:32:08 Parsing phpbb\db\migration\exception build 01-Jun-2024 07:32:08  235/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\container_aware_migration build 01-Jun-2024 07:32:08  236/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\profilefield_base_migration build 01-Jun-2024 07:32:08  237/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\group\helper build 01-Jun-2024 07:32:08  238/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\request\type_cast_helper_interface build 01-Jun-2024 07:32:09 Parsing phpbb\request\request build 01-Jun-2024 07:32:09  240/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\request\deactivated_super_global build 01-Jun-2024 07:32:09  242/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\request\request_interface build 01-Jun-2024 07:32:09 Parsing phpbb\request\type_cast_helper build 01-Jun-2024 07:32:09 Parsing phpbb\finder\recursive_path_iterator build 01-Jun-2024 07:32:09 Parsing phpbb\finder\finder build 01-Jun-2024 07:32:09  245/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\factory build 01-Jun-2024 07:32:09 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jun-2024 07:32:09 Parsing phpbb\console\application build 01-Jun-2024 07:32:09  248/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\fixup\update_hashes build 01-Jun-2024 07:32:09  249/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\fixup\fix_left_right_ids build 01-Jun-2024 07:32:09  250/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\db\migration_command build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\db\console_migrator_output_handler build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\db\revert build 01-Jun-2024 07:32:09  253/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\db\list_command build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\db\migrate build 01-Jun-2024 07:32:09  255/799 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\cron\cron_list build 01-Jun-2024 07:32:09  257/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\cron\run build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\config\set_atomic build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\config\increment build 01-Jun-2024 07:32:09  259/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\get build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\config\set build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\config\delete build 01-Jun-2024 07:32:09  262/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\command build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\reparser\reparse build 01-Jun-2024 07:32:09  264/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\reparser\list_all build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\extension\purge build 01-Jun-2024 07:32:09  266/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\manage build 01-Jun-2024 07:32:09  268/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\list_available build 01-Jun-2024 07:32:09 Parsing phpbb\console\command\extension\disable build 01-Jun-2024 07:32:09  269/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\install build 01-Jun-2024 07:32:10  270/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\show build 01-Jun-2024 07:32:10  272/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\extension\enable build 01-Jun-2024 07:32:10 Parsing phpbb\console\command\extension\remove build 01-Jun-2024 07:32:10  273/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\extension\update build 01-Jun-2024 07:32:10  274/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\extension\command build 01-Jun-2024 07:32:10 Parsing phpbb\console\command\dev\migration_tips build 01-Jun-2024 07:32:10  276/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\searchindex\create build 01-Jun-2024 07:32:10  277/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\searchindex\list_all build 01-Jun-2024 07:32:10 Parsing phpbb\console\command\searchindex\delete build 01-Jun-2024 07:32:10  279/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\user\add build 01-Jun-2024 07:32:10  280/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\activate build 01-Jun-2024 07:32:10  281/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\reclean build 01-Jun-2024 07:32:10  282/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35% 283/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\delete build 01-Jun-2024 07:32:10 Parsing phpbb\console\command\thumbnail\generate build 01-Jun-2024 07:32:10  284/799 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\thumbnail\recreate build 01-Jun-2024 07:32:10 Parsing phpbb\console\command\thumbnail\delete build 01-Jun-2024 07:32:10  286/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\command build 01-Jun-2024 07:32:10 Parsing phpbb\console\command\cache\purge build 01-Jun-2024 07:32:10  288/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\console\command\update\check build 01-Jun-2024 07:32:10  289/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\console\exception_subscriber build 01-Jun-2024 07:32:10 Parsing phpbb\avatar\manager build 01-Jun-2024 07:32:11  291/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\helper build 01-Jun-2024 07:32:11  292/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver build 01-Jun-2024 07:32:11 Parsing phpbb\avatar\driver\local build 01-Jun-2024 07:32:11  294/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver_interface build 01-Jun-2024 07:32:11 Parsing phpbb\avatar\driver\upload build 01-Jun-2024 07:32:11  296/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\avatar\driver\gravatar build 01-Jun-2024 07:32:11  297/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\user_loader build 01-Jun-2024 07:32:11  298/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\permissions build 01-Jun-2024 07:32:11  299/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\admin_form build 01-Jun-2024 07:32:11  300/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\message build 01-Jun-2024 07:32:11  301/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\form build 01-Jun-2024 07:32:11  302/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\topic_form build 01-Jun-2024 07:32:11  303/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\user_form build 01-Jun-2024 07:32:12 Parsing phpbb\log\log build 01-Jun-2024 07:32:12  305/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\log\dummy build 01-Jun-2024 07:32:12 Parsing phpbb\log\log_interface build 01-Jun-2024 07:32:12  307/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\session build 01-Jun-2024 07:32:13  308/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\manager build 01-Jun-2024 07:32:13 Parsing phpbb\attachment\resync build 01-Jun-2024 07:32:13  310/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\upload build 01-Jun-2024 07:32:13  311/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\delete build 01-Jun-2024 07:32:13  312/799 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\attachment\attachment_category build 01-Jun-2024 07:32:13 Parsing phpbb\user build 01-Jun-2024 07:32:13  314/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\extension_guesser build 01-Jun-2024 07:32:13  315/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\content_guesser build 01-Jun-2024 07:32:13 Parsing phpbb\mimetype\guesser_base build 01-Jun-2024 07:32:13 Parsing phpbb\mimetype\guesser build 01-Jun-2024 07:32:13  318/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\guesser_interface build 01-Jun-2024 07:32:13 Parsing phpbb\files\types\local build 01-Jun-2024 07:32:13  320/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\type_interface build 01-Jun-2024 07:32:13 Parsing phpbb\files\types\local_storage build 01-Jun-2024 07:32:13  322/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\base build 01-Jun-2024 07:32:13 Parsing phpbb\files\types\form build 01-Jun-2024 07:32:13  324/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\form_storage build 01-Jun-2024 07:32:14 Parsing phpbb\files\filespec build 01-Jun-2024 07:32:14  326/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\filespec_storage build 01-Jun-2024 07:32:14  327/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\upload build 01-Jun-2024 07:32:14  328/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\files\factory build 01-Jun-2024 07:32:14 Parsing phpbb\profilefields\manager build 01-Jun-2024 07:32:14  330/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\lang_helper build 01-Jun-2024 07:32:14 Parsing phpbb\profilefields\type\type_int build 01-Jun-2024 07:32:14  332/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_date build 01-Jun-2024 07:32:14  333/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_text build 01-Jun-2024 07:32:14  334/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_dropdown build 01-Jun-2024 07:32:14  335/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_interface build 01-Jun-2024 07:32:14 Parsing phpbb\profilefields\type\type_string build 01-Jun-2024 07:32:14  337/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_url build 01-Jun-2024 07:32:14 Parsing phpbb\profilefields\type\type_string_common build 01-Jun-2024 07:32:15  339/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_base build 01-Jun-2024 07:32:15  340/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_bool build 01-Jun-2024 07:32:15  341/799 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\posting\post_helper build 01-Jun-2024 07:32:15 Parsing phpbb\lock\posting build 01-Jun-2024 07:32:15 Parsing phpbb\lock\db build 01-Jun-2024 07:32:15  344/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\lock\flock build 01-Jun-2024 07:32:15 Parsing phpbb\language\language_file_helper build 01-Jun-2024 07:32:15  346/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\language_file_loader build 01-Jun-2024 07:32:15  347/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\language build 01-Jun-2024 07:32:15  348/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\exception\language_file_not_found build 01-Jun-2024 07:32:15 Parsing phpbb\language\exception\language_exception build 01-Jun-2024 07:32:15 Parsing phpbb\language\exception\invalid_plural_rule_exception build 01-Jun-2024 07:32:15 Parsing phpbb\cron\event\cron_runner_listener build 01-Jun-2024 07:32:15 Parsing phpbb\cron\manager build 01-Jun-2024 07:32:15  353/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\text_reparser\reparser build 01-Jun-2024 07:32:15  354/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\wrapper build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\base build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\parametrized build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\core\tidy_sessions build 01-Jun-2024 07:32:15  358/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\core\queue build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\core\update_hashes build 01-Jun-2024 07:32:15  360/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_warnings build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\core\tidy_search build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\core\prune_shadow_topics build 01-Jun-2024 07:32:15  363/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_cache build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\core\prune_forum build 01-Jun-2024 07:32:15  365/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\prune_all_forums build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\core\prune_notifications build 01-Jun-2024 07:32:15  367/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_plupload build 01-Jun-2024 07:32:15 Parsing phpbb\cron\task\task build 01-Jun-2024 07:32:15  369/799 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\cron\controller\cron build 01-Jun-2024 07:32:16 Parsing phpbb\controller\resolver build 01-Jun-2024 07:32:16  371/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\helper build 01-Jun-2024 07:32:16  372/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\exception build 01-Jun-2024 07:32:16 Parsing phpbb\mention\controller\mention build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\source_interface build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\user build 01-Jun-2024 07:32:16  376/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47% 377/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\mention\source\base_user build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\friend build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\group build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\team build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\usergroup build 01-Jun-2024 07:32:16  381/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\mention\source\topic build 01-Jun-2024 07:32:16 Parsing phpbb\mention\source\base_group build 01-Jun-2024 07:32:16  383/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\debug\debug build 01-Jun-2024 07:32:16 Parsing phpbb\debug\error_handler build 01-Jun-2024 07:32:16 Parsing phpbb\path_helper build 01-Jun-2024 07:32:16  386/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\file_downloader build 01-Jun-2024 07:32:16 Parsing phpbb\pagination build 01-Jun-2024 07:32:16  388/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\json_response build 01-Jun-2024 07:32:16 Parsing phpbb\captcha\plugins\captcha_abstract build 01-Jun-2024 07:32:16  390/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\plugins\recaptcha_v3 build 01-Jun-2024 07:32:16  391/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 392/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\recaptcha build 01-Jun-2024 07:32:16 Parsing phpbb\captcha\plugins\incomplete build 01-Jun-2024 07:32:17  394/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\qa build 01-Jun-2024 07:32:17 Parsing phpbb\captcha\factory build 01-Jun-2024 07:32:17 Parsing phpbb\class_loader build 01-Jun-2024 07:32:17  396/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\textreparser\manager build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\row_based_plugin build 01-Jun-2024 07:32:17  398/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\textreparser\reparser_interface build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\user_signature build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\group_description build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\post_text build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\pm_text build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\forum_description build 01-Jun-2024 07:32:17  404/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\plugins\contact_admin_info build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\poll_option build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\forum_rules build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\plugins\poll_title build 01-Jun-2024 07:32:17 Parsing phpbb\textreparser\base build 01-Jun-2024 07:32:17  409/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\symfony_request build 01-Jun-2024 07:32:17 Parsing phpbb\storage\provider\local build 01-Jun-2024 07:32:17 Parsing phpbb\storage\provider\provider_interface build 01-Jun-2024 07:32:17 Parsing phpbb\storage\controller\attachment build 01-Jun-2024 07:32:17  413/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\storage\controller\avatar build 01-Jun-2024 07:32:17 Parsing phpbb\storage\controller\controller build 01-Jun-2024 07:32:17  415/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\storage\file_info build 01-Jun-2024 07:32:17 Parsing phpbb\storage\stream_interface build 01-Jun-2024 07:32:17 Parsing phpbb\storage\adapter_factory build 01-Jun-2024 07:32:17  418/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\adapter\local build 01-Jun-2024 07:32:17  419/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\adapter\adapter_interface build 01-Jun-2024 07:32:17 Parsing phpbb\storage\storage build 01-Jun-2024 07:32:18  421/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\exception\exception build 01-Jun-2024 07:32:18 Parsing phpbb\json\sanitizer build 01-Jun-2024 07:32:18 Parsing phpbb\datetime build 01-Jun-2024 07:32:18  424/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\config\db build 01-Jun-2024 07:32:18  425/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\config\config build 01-Jun-2024 07:32:18 Parsing phpbb\config\db_text build 01-Jun-2024 07:32:18  427/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\help\manager build 01-Jun-2024 07:32:18 Parsing phpbb\help\controller\faq build 01-Jun-2024 07:32:18  429/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\help\controller\bbcode build 01-Jun-2024 07:32:18 Parsing phpbb\help\controller\help build 01-Jun-2024 07:32:18  431/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\help\controller\controller build 01-Jun-2024 07:32:18 Parsing phpbb\extension\manager build 01-Jun-2024 07:32:18  433/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\extension_interface build 01-Jun-2024 07:32:18 Parsing phpbb\extension\provider build 01-Jun-2024 07:32:18 Parsing phpbb\extension\base build 01-Jun-2024 07:32:18  436/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\di\extension_base build 01-Jun-2024 07:32:18 Parsing phpbb\extension\exception build 01-Jun-2024 07:32:18 Parsing phpbb\error_collector build 01-Jun-2024 07:32:18  439/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\viewonline_helper build 01-Jun-2024 07:32:18 Parsing phpbb\module\module_manager build 01-Jun-2024 07:32:18  441/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\module\exception\module_exception build 01-Jun-2024 07:32:18 Parsing phpbb\module\exception\module_not_found_exception build 01-Jun-2024 07:32:18 Parsing phpbb\auth\provider\oauth\token_storage build 01-Jun-2024 07:32:19  444/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\auth\provider\oauth\service\bitly build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\oauth\service\twitter build 01-Jun-2024 07:32:19  446/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\auth\provider\oauth\service\base build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\oauth\service\facebook build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\oauth\service\service_interface build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\oauth\service\exception build 01-Jun-2024 07:32:19  450/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\oauth\service\google build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\oauth\oauth build 01-Jun-2024 07:32:19  452/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\db build 01-Jun-2024 07:32:19  453/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\apache build 01-Jun-2024 07:32:19  454/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\provider_interface build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\base build 01-Jun-2024 07:32:19 Parsing phpbb\auth\provider\ldap build 01-Jun-2024 07:32:20  457/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\auth build 01-Jun-2024 07:32:20  458/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider_collection build 01-Jun-2024 07:32:20  460/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\version_helper build 01-Jun-2024 07:32:20 Parsing phpbb\exception\exception_interface build 01-Jun-2024 07:32:20 Parsing phpbb\exception\version_check_exception build 01-Jun-2024 07:32:20 Parsing phpbb\exception\http_exception build 01-Jun-2024 07:32:20  463/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\exception\runtime_exception build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\utils_interface build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\acp_utils_interface build 01-Jun-2024 07:32:20  466/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\parser build 01-Jun-2024 07:32:20  467/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58% 468/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\mention_helper build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\s9e\quote_helper build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\s9e\renderer build 01-Jun-2024 07:32:20  470/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\utils build 01-Jun-2024 07:32:20  472/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\link_helper build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\s9e\bbcode_merger build 01-Jun-2024 07:32:20  473/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\factory build 01-Jun-2024 07:32:20  474/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\acp_utils build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\renderer_interface build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\cache_interface build 01-Jun-2024 07:32:20 Parsing phpbb\textformatter\parser_interface build 01-Jun-2024 07:32:21  478/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\notification\manager build 01-Jun-2024 07:32:21  479/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\notification\method\extended_method_interface build 01-Jun-2024 07:32:21 Parsing phpbb\notification\method\board build 01-Jun-2024 07:32:21  481/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\webpush build 01-Jun-2024 07:32:21  482/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\method_interface build 01-Jun-2024 07:32:21 Parsing phpbb\notification\method\base build 01-Jun-2024 07:32:21  484/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\email build 01-Jun-2024 07:32:21  485/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\messenger_base build 01-Jun-2024 07:32:21 Parsing phpbb\notification\method\jabber build 01-Jun-2024 07:32:21  487/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\notification\exception build 01-Jun-2024 07:32:21 Parsing phpbb\notification\type\report_pm_closed build 01-Jun-2024 07:32:21  489/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\mention build 01-Jun-2024 07:32:21 Parsing phpbb\notification\type\topic_in_queue build 01-Jun-2024 07:32:21  491/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\report_post build 01-Jun-2024 07:32:21  492/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\approve_topic build 01-Jun-2024 07:32:21 Parsing phpbb\notification\type\disapprove_post build 01-Jun-2024 07:32:21  494/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\type_interface build 01-Jun-2024 07:32:21 Parsing phpbb\notification\type\bookmark build 01-Jun-2024 07:32:21  496/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\forum build 01-Jun-2024 07:32:21  497/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\disapprove_topic build 01-Jun-2024 07:32:21 Parsing phpbb\notification\type\report_pm build 01-Jun-2024 07:32:21  499/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\group_request build 01-Jun-2024 07:32:22 Parsing phpbb\notification\type\base build 01-Jun-2024 07:32:22  501/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\report_post_closed build 01-Jun-2024 07:32:22  502/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\pm build 01-Jun-2024 07:32:22 Parsing phpbb\notification\type\approve_post build 01-Jun-2024 07:32:22  504/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63% 505/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\post build 01-Jun-2024 07:32:22 Parsing phpbb\notification\type\topic build 01-Jun-2024 07:32:22  506/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\group_request_approved build 01-Jun-2024 07:32:22 Parsing phpbb\notification\type\quote build 01-Jun-2024 07:32:22  508/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\post_in_queue build 01-Jun-2024 07:32:22 Parsing phpbb\notification\type\admin_activate_user build 01-Jun-2024 07:32:22  510/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\config_php_file build 01-Jun-2024 07:32:22 Parsing phpbb\feed\news build 01-Jun-2024 07:32:22  512/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\feed\forums build 01-Jun-2024 07:32:22 Parsing phpbb\feed\controller\feed build 01-Jun-2024 07:32:22  514/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\quote_helper build 01-Jun-2024 07:32:22 Parsing phpbb\feed\topics_active build 01-Jun-2024 07:32:22  516/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\forum build 01-Jun-2024 07:32:22 Parsing phpbb\feed\overall build 01-Jun-2024 07:32:22  518/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\feed_interface build 01-Jun-2024 07:32:22 Parsing phpbb\feed\helper build 01-Jun-2024 07:32:22  520/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\attachments_base build 01-Jun-2024 07:32:22 Parsing phpbb\feed\base build 01-Jun-2024 07:32:22  522/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\exception\feed_unavailable_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\unauthorized_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\no_feed_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\no_topic_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\unauthorized_topic_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\no_forum_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\feed_exception build 01-Jun-2024 07:32:22 Parsing phpbb\feed\exception\unauthorized_forum_exception build 01-Jun-2024 07:32:22  530/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\feed\topic_base build 01-Jun-2024 07:32:22 Parsing phpbb\feed\topics build 01-Jun-2024 07:32:22  532/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\feed\topic build 01-Jun-2024 07:32:23 Parsing phpbb\feed\post_base build 01-Jun-2024 07:32:23  534/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\install\event\kernel_exception_subscriber build 01-Jun-2024 07:32:23 Parsing phpbb\install\console\command\install\config\validate build 01-Jun-2024 07:32:23  536/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\install\config\show build 01-Jun-2024 07:32:23 Parsing phpbb\install\console\command\install\install build 01-Jun-2024 07:32:23  538/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\update\config\validate build 01-Jun-2024 07:32:23 Parsing phpbb\install\console\command\update\config\show build 01-Jun-2024 07:32:23  540/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\update\update build 01-Jun-2024 07:32:23 Parsing phpbb\install\installer_configuration build 01-Jun-2024 07:32:23  542/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\helper\update_helper build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\container_factory build 01-Jun-2024 07:32:23  544/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\compression_file_updater build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\file_updater\file_updater build 01-Jun-2024 07:32:23  546/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\file_updater_interface build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\file_updater\factory build 01-Jun-2024 07:32:23  549/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\iohandler\iohandler_base build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\iohandler\cli_iohandler build 01-Jun-2024 07:32:23  551/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 01-Jun-2024 07:32:23  552/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\iohandler\factory build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\iohandler\iohandler_interface build 01-Jun-2024 07:32:23  555/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\config build 01-Jun-2024 07:32:23  556/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\install_helper build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\navigation\install_navigation build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\navigation\navigation_interface build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\navigation\navigation_provider build 01-Jun-2024 07:32:23  560/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\helper\navigation\convertor_navigation build 01-Jun-2024 07:32:23 Parsing phpbb\install\helper\navigation\update_navigation build 01-Jun-2024 07:32:24 Parsing phpbb\install\helper\navigation\main_navigation build 01-Jun-2024 07:32:24  564/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\archive_download build 01-Jun-2024 07:32:24 Parsing phpbb\install\controller\install build 01-Jun-2024 07:32:24  565/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\helper build 01-Jun-2024 07:32:24  566/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\timeout_check build 01-Jun-2024 07:32:24 Parsing phpbb\install\controller\installer_index build 01-Jun-2024 07:32:24  568/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\install\controller\update build 01-Jun-2024 07:32:24  569/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\install\module_interface build 01-Jun-2024 07:32:24 Parsing phpbb\install\task_base build 01-Jun-2024 07:32:24 Parsing phpbb\install\updater_configuration build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\install_finish\task\install_extensions build 01-Jun-2024 07:32:24  573/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module\install_finish\task\populate_migrations build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\install_finish\task\notify_user build 01-Jun-2024 07:32:24  575/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module\install_finish\module build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 01-Jun-2024 07:32:24  577/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\install_filesystem\module build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\requirements\task\check_server_environment build 01-Jun-2024 07:32:24  579/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\task\check_filesystem build 01-Jun-2024 07:32:24  580/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\task\check_update build 01-Jun-2024 07:32:24  581/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\abstract_requirements_module build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\requirements\update_module build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\requirements\install_module build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 01-Jun-2024 07:32:24  585/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\update_files build 01-Jun-2024 07:32:24  586/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\diff_files build 01-Jun-2024 07:32:24  587/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\file_check build 01-Jun-2024 07:32:24  588/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jun-2024 07:32:24 Parsing phpbb\install\module\update_filesystem\module build 01-Jun-2024 07:32:24  591/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\exception\file_updater_failure_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\installer_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\installer_config_not_writable_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\resource_limit_reached_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\user_interaction_required_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\invalid_dbms_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\cannot_build_container_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\exception\jump_to_restart_point_exception build 01-Jun-2024 07:32:24 Parsing phpbb\install\task_interface build 01-Jun-2024 07:32:25  599/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\install\module_base build 01-Jun-2024 07:32:25 Parsing phpbb\install\installer build 01-Jun-2024 07:32:25  601/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\install\sequential_task build 01-Jun-2024 07:32:25 Parsing phpbb\tree\nestedset build 01-Jun-2024 07:32:25  603/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\tree\tree_interface build 01-Jun-2024 07:32:25 Parsing phpbb\tree\nestedset_forum build 01-Jun-2024 07:32:25 Parsing phpbb\di\pass\markpublic_pass build 01-Jun-2024 07:32:25 Parsing phpbb\di\pass\convert_events build 01-Jun-2024 07:32:25  607/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\di\pass\collection_pass build 01-Jun-2024 07:32:25 Parsing phpbb\di\service_collection build 01-Jun-2024 07:32:25 Parsing phpbb\di\container_builder build 01-Jun-2024 07:32:25  610/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\proxy_instantiator build 01-Jun-2024 07:32:25 Parsing phpbb\di\extension\tables build 01-Jun-2024 07:32:25 Parsing phpbb\di\extension\config build 01-Jun-2024 07:32:25  613/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\extension\container_configuration build 01-Jun-2024 07:32:25  615/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\extension\core build 01-Jun-2024 07:32:25 Parsing phpbb\di\service_collection_iterator build 01-Jun-2024 07:32:25 Parsing phpbb\di\exception\di_exception build 01-Jun-2024 07:32:25 Parsing phpbb\di\exception\service_not_found_exception build 01-Jun-2024 07:32:25 Parsing phpbb\di\exception\multiple_service_definitions_exception build 01-Jun-2024 07:32:25 Parsing phpbb\di\ordered_service_collection build 01-Jun-2024 07:32:26  620/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\content_visibility build 01-Jun-2024 07:32:26  621/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\routing\loader_resolver build 01-Jun-2024 07:32:26 Parsing phpbb\routing\resources_locator\default_resources_locator build 01-Jun-2024 07:32:26 Parsing phpbb\routing\resources_locator\resources_locator_interface build 01-Jun-2024 07:32:26 Parsing phpbb\routing\resources_locator\installer_resources_locator build 01-Jun-2024 07:32:26  625/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\routing\resources_locator\chained_resources_locator build 01-Jun-2024 07:32:26 Parsing phpbb\routing\file_locator build 01-Jun-2024 07:32:26 Parsing phpbb\routing\helper build 01-Jun-2024 07:32:26  628/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\routing\router build 01-Jun-2024 07:32:26  629/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\manager build 01-Jun-2024 07:32:26  630/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\extension_manager build 01-Jun-2024 07:32:26  631/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\manager_interface build 01-Jun-2024 07:32:26 Parsing phpbb\composer\io\io_interface build 01-Jun-2024 07:32:26 Parsing phpbb\composer\io\null_io build 01-Jun-2024 07:32:26 Parsing phpbb\composer\io\console_io build 01-Jun-2024 07:32:26  636/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\io\web_io build 01-Jun-2024 07:32:26 Parsing phpbb\composer\io\html_output_formatter build 01-Jun-2024 07:32:26 Parsing phpbb\composer\io\translate_composer_trait build 01-Jun-2024 07:32:26  638/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\exception\managed_with_clean_error_exception build 01-Jun-2024 07:32:26 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 01-Jun-2024 07:32:26 Parsing phpbb\composer\exception\runtime_exception build 01-Jun-2024 07:32:26 Parsing phpbb\composer\exception\managed_with_error_exception build 01-Jun-2024 07:32:26 Parsing phpbb\composer\installer build 01-Jun-2024 07:32:26  643/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\context build 01-Jun-2024 07:32:27  644/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\lexer build 01-Jun-2024 07:32:27  645/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\extension build 01-Jun-2024 07:32:27  646/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\twig build 01-Jun-2024 07:32:27  647/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\extension\username build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\extension\routing build 01-Jun-2024 07:32:27  649/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\icon build 01-Jun-2024 07:32:27  650/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\config build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\extension\forms build 01-Jun-2024 07:32:27  652/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\avatar build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\definition build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\node\definenode build 01-Jun-2024 07:32:27  655/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\node\includenode build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\node\includejs build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\node\includeasset build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\node\event build 01-Jun-2024 07:32:27  659/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\template\twig\node\expression\binary\equalequal build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\node\includecss build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\loader build 01-Jun-2024 07:32:27  663/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\template\twig\tokenparser\includeparser build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\tokenparser\includejs build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\tokenparser\defineparser build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\tokenparser\event build 01-Jun-2024 07:32:27  667/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\twig\tokenparser\includecss build 01-Jun-2024 07:32:27 Parsing phpbb\template\twig\environment build 01-Jun-2024 07:32:27  669/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\asset build 01-Jun-2024 07:32:27  670/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\assets_bag build 01-Jun-2024 07:32:27 Parsing phpbb\template\template build 01-Jun-2024 07:32:27  673/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\template\base build 01-Jun-2024 07:32:27 Parsing phpbb\template\exception\user_object_not_available build 01-Jun-2024 07:32:27 Parsing phpbb\filesystem\filesystem build 01-Jun-2024 07:32:27  675/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\filesystem\filesystem_interface build 01-Jun-2024 07:32:27 Parsing phpbb\filesystem\helper build 01-Jun-2024 07:32:28  677/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\filesystem\exception\filesystem_exception build 01-Jun-2024 07:32:28 Parsing phpbb\filesystem\temp build 01-Jun-2024 07:32:28 Parsing phpbb\ucp\controller\webpush build 01-Jun-2024 07:32:28  680/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ucp\controller\reset_password build 01-Jun-2024 07:32:28  681/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\form\form_helper build 01-Jun-2024 07:32:28 Parsing phpbb\ban\manager build 01-Jun-2024 07:32:28  683/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ban\exception\no_valid_users_exception build 01-Jun-2024 07:32:28 Parsing phpbb\ban\exception\invalid_length_exception build 01-Jun-2024 07:32:28 Parsing phpbb\ban\exception\no_valid_emails_exception build 01-Jun-2024 07:32:28 Parsing phpbb\ban\exception\no_valid_ips_exception build 01-Jun-2024 07:32:28 Parsing phpbb\ban\exception\type_not_found_exception build 01-Jun-2024 07:32:28  689/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\ip build 01-Jun-2024 07:32:28 Parsing phpbb\ban\type\user build 01-Jun-2024 07:32:28 Parsing phpbb\ban\type\type_interface build 01-Jun-2024 07:32:28  691/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\base build 01-Jun-2024 07:32:28  692/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\email build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\manager build 01-Jun-2024 07:32:28  694/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\passwords\helper build 01-Jun-2024 07:32:28  695/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\passwords\driver\sha_xf1 build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\md5_vb build 01-Jun-2024 07:32:28  697/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\passwords\driver\bcrypt_2y build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\sha1_wcf1 build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\phpass build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\argon2id build 01-Jun-2024 07:32:28  701/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\passwords\driver\base_native build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 01-Jun-2024 07:32:28  703/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\passwords\driver\md5_phpbb2 build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\driver_interface build 01-Jun-2024 07:32:28  705/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\convert_password build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\salted_md5 build 01-Jun-2024 07:32:28 Parsing phpbb\passwords\driver\rehashable_driver_interface build 01-Jun-2024 07:32:29  708/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\helper build 01-Jun-2024 07:32:29  709/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\base build 01-Jun-2024 07:32:29 Parsing phpbb\passwords\driver\md5_mybb build 01-Jun-2024 07:32:29 Parsing phpbb\passwords\driver\sha1_smf build 01-Jun-2024 07:32:29 Parsing phpbb\passwords\driver\sha1 build 01-Jun-2024 07:32:29  713/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\passwords\driver\argon2i build 01-Jun-2024 07:32:29 Parsing phpbb\passwords\driver\bcrypt build 01-Jun-2024 07:32:29  715/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\service build 01-Jun-2024 07:32:29  716/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\driver\wincache build 01-Jun-2024 07:32:29 Parsing phpbb\cache\driver\apcu build 01-Jun-2024 07:32:29 Parsing phpbb\cache\driver\dummy build 01-Jun-2024 07:32:29  719/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\driver\driver_interface build 01-Jun-2024 07:32:29 Parsing phpbb\cache\driver\redis build 01-Jun-2024 07:32:29  721/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\base build 01-Jun-2024 07:32:29  722/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\file build 01-Jun-2024 07:32:29  723/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\memcached build 01-Jun-2024 07:32:29 Parsing phpbb\cache\driver\memory build 01-Jun-2024 07:32:29  725/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\report\report_reason_list_provider build 01-Jun-2024 07:32:29 Parsing phpbb\report\controller\report build 01-Jun-2024 07:32:29  727/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\report\report_handler_pm build 01-Jun-2024 07:32:29 Parsing phpbb\report\report_handler_interface build 01-Jun-2024 07:32:29  729/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\report\exception\pm_reporting_disabled_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\exception\empty_report_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\exception\report_permission_denied_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\exception\invalid_report_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\exception\entity_not_found_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\exception\factory_invalid_argument_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\exception\already_reported_exception build 01-Jun-2024 07:32:29 Parsing phpbb\report\report_handler build 01-Jun-2024 07:32:29  737/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing phpbb\report\handler_factory build 01-Jun-2024 07:32:29 Parsing phpbb\report\report_handler_post build 01-Jun-2024 07:32:31  739/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 01-Jun-2024 07:32:31  799/799 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 01-Jun-2024 07:32:31 build 01-Jun-2024 07:32:31 build 01-Jun-2024 07:32:32 0/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 01-Jun-2024 07:32:32  2/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 01-Jun-2024 07:32:33  3/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 01-Jun-2024 07:32:33  4/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 01-Jun-2024 07:32:34 Rendering Global interfaces.html build 01-Jun-2024 07:32:34  6/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 01-Jun-2024 07:32:34 Rendering Global opensearch.xml build 01-Jun-2024 07:32:34 Rendering Global search.html build 01-Jun-2024 07:32:34  9/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doctum.js build 01-Jun-2024 07:32:34 Rendering Global doctum-search.json build 01-Jun-2024 07:32:34 Rendering Namespace [Global Namespace] build 01-Jun-2024 07:32:34  13/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\attachment build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\auth build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\auth\provider build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\auth\provider\oauth build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\auth\provider\oauth\service build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\avatar build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\avatar\driver build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\ban build 01-Jun-2024 07:32:34  21/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\ban\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\ban\type build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cache build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cache\driver build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\captcha build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\captcha\plugins build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\composer build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\composer\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\composer\io build 01-Jun-2024 07:32:34  30/901 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Rendering Namespace phpbb\config build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\cache build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\config build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\cron build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\db build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\dev build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\extension build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\fixup build 01-Jun-2024 07:32:34  40/901 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\reparser build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\searchindex build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\thumbnail build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\update build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\console\command\user build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\convert build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\convert\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cron build 01-Jun-2024 07:32:34  49/901 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\cron\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cron\event build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cron\task build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cron\task\core build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\cron\task\text_reparser build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\doctrine build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\doctrine\oci8 build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\driver build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\extractor build 01-Jun-2024 07:32:34  59/901 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\extractor\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\migration build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\migration\tool build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\output_handler build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\db\tools build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\debug build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\di build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\di\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\di\extension build 01-Jun-2024 07:32:34  68/901 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\pass build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\event build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\extension build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\extension\di build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\feed build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\feed\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\feed\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\files build 01-Jun-2024 07:32:34  77/901 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\files\types build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\filesystem build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\filesystem\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\finder build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\form build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\group build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\groupposition build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\help build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\help\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install build 01-Jun-2024 07:32:34  88/901 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\install\console build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\console\command build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\console\command\install build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\console\command\install\config build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\console\command\update build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\console\command\update\config build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\event build 01-Jun-2024 07:32:34  95/901 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\helper build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\helper\file_updater build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\helper\iohandler build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\helper\iohandler\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\helper\navigation build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\install_filesystem build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\install_filesystem\task build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\install_finish build 01-Jun-2024 07:32:34  105/901 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\install_finish\task build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\requirements build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\requirements\task build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\update_filesystem build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\install\module\update_filesystem\task build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\json build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\language build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\language\exception build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\lock build 01-Jun-2024 07:32:34  115/901 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\log build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\mention build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\mention\controller build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\mention\source build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\message build 01-Jun-2024 07:32:34 Rendering Namespace phpbb\mimetype build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\module build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\module\exception build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\notification build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\notification\method build 01-Jun-2024 07:32:35  124/901 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification\type build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\passwords build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\passwords\driver build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\php build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\plupload build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\posting build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\profilefields build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\profilefields\type build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\report build 01-Jun-2024 07:32:35  133/901 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\report\controller build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\report\exception build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\request build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\routing build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\routing\resources_locator build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\search build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\search\backend build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\search\backend\sphinx build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\search\exception build 01-Jun-2024 07:32:35  142/901 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\storage build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\storage\adapter build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\storage\controller build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\storage\exception build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\storage\provider build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template\exception build 01-Jun-2024 07:32:35  149/901 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\twig build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template\twig\extension build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template\twig\node build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template\twig\node\expression build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template\twig\node\expression\binary build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\template\twig\tokenparser build 01-Jun-2024 07:32:35  156/901 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\textformatter build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\textformatter\s9e build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\textreparser build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\textreparser\plugins build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\tree build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\ucp build 01-Jun-2024 07:32:35 Rendering Namespace phpbb\ucp\controller build 01-Jun-2024 07:32:35 Rendering Class SphinxClient build 01-Jun-2024 07:32:35 Rendering Class acp_attachments build 01-Jun-2024 07:32:35  164/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 01-Jun-2024 07:32:35 Rendering Class acp_ban build 01-Jun-2024 07:32:35 Rendering Class acp_ban_info build 01-Jun-2024 07:32:35 Rendering Class acp_bbcodes build 01-Jun-2024 07:32:35 Rendering Class acp_bbcodes_info build 01-Jun-2024 07:32:35 Rendering Class acp_board build 01-Jun-2024 07:32:35  170/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_board_info build 01-Jun-2024 07:32:35  171/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 01-Jun-2024 07:32:35 Rendering Class acp_bots_info build 01-Jun-2024 07:32:35 Rendering Class acp_captcha build 01-Jun-2024 07:32:35  175/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Rendering Class acp_captcha_info build 01-Jun-2024 07:32:35 Rendering Class acp_contact build 01-Jun-2024 07:32:35 Rendering Class acp_contact_info build 01-Jun-2024 07:32:35 Rendering Class acp_disallow build 01-Jun-2024 07:32:35 Rendering Class acp_disallow_info build 01-Jun-2024 07:32:35 Rendering Class acp_email build 01-Jun-2024 07:32:35 Rendering Class acp_email_info build 01-Jun-2024 07:32:35 Rendering Class acp_extensions build 01-Jun-2024 07:32:35 Rendering Class acp_extensions_info build 01-Jun-2024 07:32:35  183/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_forums build 01-Jun-2024 07:32:35 Rendering Class acp_forums_info build 01-Jun-2024 07:32:35 Rendering Class acp_groups build 01-Jun-2024 07:32:35 Rendering Class acp_groups_info build 01-Jun-2024 07:32:35 Rendering Class acp_help_phpbb build 01-Jun-2024 07:32:35 Rendering Class acp_help_phpbb_info build 01-Jun-2024 07:32:35  189/901 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_icons build 01-Jun-2024 07:32:35 Rendering Class acp_icons_info build 01-Jun-2024 07:32:35 Rendering Class acp_inactive build 01-Jun-2024 07:32:35 Rendering Class acp_inactive_info build 01-Jun-2024 07:32:35 Rendering Class acp_jabber build 01-Jun-2024 07:32:35 Rendering Class acp_jabber_info build 01-Jun-2024 07:32:35 Rendering Class acp_language build 01-Jun-2024 07:32:35  196/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_language_info build 01-Jun-2024 07:32:35 Rendering Class acp_logs build 01-Jun-2024 07:32:35 Rendering Class acp_logs_info build 01-Jun-2024 07:32:35 Rendering Class acp_main build 01-Jun-2024 07:32:35 Rendering Class acp_main_info build 01-Jun-2024 07:32:35 Rendering Class acp_modules build 01-Jun-2024 07:32:35  202/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_modules_info build 01-Jun-2024 07:32:35 Rendering Class acp_permission_roles build 01-Jun-2024 07:32:35 Rendering Class acp_permission_roles_info build 01-Jun-2024 07:32:35 Rendering Class acp_permissions build 01-Jun-2024 07:32:35 Rendering Class acp_permissions_info build 01-Jun-2024 07:32:35  207/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_php_info build 01-Jun-2024 07:32:35 Rendering Class acp_php_info_info build 01-Jun-2024 07:32:35 Rendering Class acp_profile build 01-Jun-2024 07:32:35 Rendering Class acp_profile_info build 01-Jun-2024 07:32:35 Rendering Class acp_prune build 01-Jun-2024 07:32:35 Rendering Class acp_prune_info build 01-Jun-2024 07:32:35  214/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_ranks build 01-Jun-2024 07:32:35 Rendering Class acp_ranks_info build 01-Jun-2024 07:32:35 Rendering Class acp_reasons build 01-Jun-2024 07:32:35 Rendering Class acp_reasons_info build 01-Jun-2024 07:32:35 Rendering Class acp_search build 01-Jun-2024 07:32:35 Rendering Class acp_search_info build 01-Jun-2024 07:32:35 Rendering Class acp_storage build 01-Jun-2024 07:32:35  220/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_storage_info build 01-Jun-2024 07:32:35 Rendering Class acp_styles build 01-Jun-2024 07:32:35 Rendering Class acp_styles_info build 01-Jun-2024 07:32:35  223/901 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 01-Jun-2024 07:32:35 Rendering Class acp_update_info build 01-Jun-2024 07:32:35 Rendering Class acp_users build 01-Jun-2024 07:32:36 Rendering Class acp_users_info build 01-Jun-2024 07:32:36  227/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class acp_words build 01-Jun-2024 07:32:36 Rendering Class acp_words_info build 01-Jun-2024 07:32:36 Rendering Class auth_admin build 01-Jun-2024 07:32:36 Rendering Class bbcode build 01-Jun-2024 07:32:36  231/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 01-Jun-2024 07:32:36 Rendering Class bitfield build 01-Jun-2024 07:32:36  233/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress build 01-Jun-2024 07:32:36 Rendering Class compress_tar build 01-Jun-2024 07:32:36 Rendering Class compress_zip build 01-Jun-2024 07:32:36 Rendering Class diff build 01-Jun-2024 07:32:36  237/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3 build 01-Jun-2024 07:32:36 Rendering Class diff3_block_builder build 01-Jun-2024 07:32:36  239/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_op build 01-Jun-2024 07:32:36 Rendering Class diff3_op_copy build 01-Jun-2024 07:32:36 Rendering Class diff_engine build 01-Jun-2024 07:32:36  243/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op build 01-Jun-2024 07:32:36 Rendering Class diff_op_add build 01-Jun-2024 07:32:36 Rendering Class diff_op_change build 01-Jun-2024 07:32:36 Rendering Class diff_op_copy build 01-Jun-2024 07:32:36 Rendering Class diff_op_delete build 01-Jun-2024 07:32:36  247/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer build 01-Jun-2024 07:32:36 Rendering Class diff_renderer_inline build 01-Jun-2024 07:32:36  250/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_raw build 01-Jun-2024 07:32:36 Rendering Class diff_renderer_side_by_side build 01-Jun-2024 07:32:36 Rendering Class diff_renderer_unified build 01-Jun-2024 07:32:36  252/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp build 01-Jun-2024 07:32:36 Rendering Class ftp_fsock build 01-Jun-2024 07:32:36  254/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class jabber build 01-Jun-2024 07:32:36 Rendering Class mapped_diff build 01-Jun-2024 07:32:36  256/901 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban build 01-Jun-2024 07:32:36 Rendering Class mcp_ban_info build 01-Jun-2024 07:32:36 Rendering Class mcp_logs build 01-Jun-2024 07:32:36 Rendering Class mcp_logs_info build 01-Jun-2024 07:32:36 Rendering Class mcp_main build 01-Jun-2024 07:32:36 Rendering Class mcp_main_info build 01-Jun-2024 07:32:36  262/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_notes build 01-Jun-2024 07:32:36 Rendering Class mcp_notes_info build 01-Jun-2024 07:32:36 Rendering Class mcp_pm_reports build 01-Jun-2024 07:32:36 Rendering Class mcp_pm_reports_info build 01-Jun-2024 07:32:36 Rendering Class mcp_queue build 01-Jun-2024 07:32:36 Rendering Class mcp_queue_info build 01-Jun-2024 07:32:36 Rendering Class mcp_reports build 01-Jun-2024 07:32:36  269/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_reports_info build 01-Jun-2024 07:32:36 Rendering Class mcp_warn build 01-Jun-2024 07:32:36 Rendering Class mcp_warn_info build 01-Jun-2024 07:32:36 Rendering Class messenger build 01-Jun-2024 07:32:36 Rendering Class p_master build 01-Jun-2024 07:32:36  274/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class parse_message build 01-Jun-2024 07:32:36 Rendering Class phpbb\attachment\attachment_category build 01-Jun-2024 07:32:36  276/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 01-Jun-2024 07:32:36 Rendering Class phpbb\attachment\manager build 01-Jun-2024 07:32:36 Rendering Class phpbb\attachment\resync build 01-Jun-2024 07:32:36  279/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\upload build 01-Jun-2024 07:32:36 Rendering Class phpbb\auth\auth build 01-Jun-2024 07:32:36  281/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\apache build 01-Jun-2024 07:32:36  283/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\base build 01-Jun-2024 07:32:36 Rendering Class phpbb\auth\provider\db build 01-Jun-2024 07:32:37 Rendering Class phpbb\auth\provider\ldap build 01-Jun-2024 07:32:37  285/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\oauth build 01-Jun-2024 07:32:37  286/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 01-Jun-2024 07:32:37  287/901 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\bitly build 01-Jun-2024 07:32:37 Rendering Class phpbb\auth\provider\oauth\service\exception build 01-Jun-2024 07:32:37 Rendering Class phpbb\auth\provider\oauth\service\facebook build 01-Jun-2024 07:32:37  290/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\google build 01-Jun-2024 07:32:37 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 01-Jun-2024 07:32:37  292/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\twitter build 01-Jun-2024 07:32:37 Rendering Class phpbb\auth\provider\oauth\token_storage build 01-Jun-2024 07:32:37  294/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\provider_interface build 01-Jun-2024 07:32:37  295/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 01-Jun-2024 07:32:37 Rendering Class phpbb\avatar\driver\driver build 01-Jun-2024 07:32:37  297/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\driver_interface build 01-Jun-2024 07:32:37 Rendering Class phpbb\avatar\driver\gravatar build 01-Jun-2024 07:32:37  299/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\local build 01-Jun-2024 07:32:37 Rendering Class phpbb\avatar\driver\upload build 01-Jun-2024 07:32:37  301/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 01-Jun-2024 07:32:37 Rendering Class phpbb\avatar\manager build 01-Jun-2024 07:32:37  303/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 01-Jun-2024 07:32:37  306/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_users_exception build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\exception\type_not_found_exception build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\manager build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\type\base build 01-Jun-2024 07:32:37  310/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\type\ip build 01-Jun-2024 07:32:37  312/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\type_interface build 01-Jun-2024 07:32:37 Rendering Class phpbb\ban\type\user build 01-Jun-2024 07:32:37  314/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\apcu build 01-Jun-2024 07:32:37 Rendering Class phpbb\cache\driver\base build 01-Jun-2024 07:32:37  316/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\driver_interface build 01-Jun-2024 07:32:37 Rendering Class phpbb\cache\driver\dummy build 01-Jun-2024 07:32:37  318/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 01-Jun-2024 07:32:38  319/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35% 320/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memcached build 01-Jun-2024 07:32:38 Rendering Class phpbb\cache\driver\memory build 01-Jun-2024 07:32:38  321/901 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\redis build 01-Jun-2024 07:32:38  322/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 01-Jun-2024 07:32:38  323/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\service build 01-Jun-2024 07:32:38  324/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 01-Jun-2024 07:32:38  325/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\captcha_abstract build 01-Jun-2024 07:32:38 Rendering Class phpbb\captcha\plugins\incomplete build 01-Jun-2024 07:32:38 Rendering Class phpbb\captcha\plugins\qa build 01-Jun-2024 07:32:38  328/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 01-Jun-2024 07:32:38  329/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 01-Jun-2024 07:32:38  330/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\class_loader build 01-Jun-2024 07:32:38  331/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\exception\managed_with_error_exception build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\exception\runtime_exception build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\extension_manager build 01-Jun-2024 07:32:38  336/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\installer build 01-Jun-2024 07:32:38  337/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 01-Jun-2024 07:32:38  338/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\html_output_formatter build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\io\io_interface build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\io\null_io build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\io\translate_composer_trait build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\io\web_io build 01-Jun-2024 07:32:38  343/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\composer\manager build 01-Jun-2024 07:32:38 Rendering Class phpbb\composer\manager_interface build 01-Jun-2024 07:32:38  345/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 01-Jun-2024 07:32:38 Rendering Class phpbb\config\db build 01-Jun-2024 07:32:38  347/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\db_text build 01-Jun-2024 07:32:38  348/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 01-Jun-2024 07:32:38 Rendering Class phpbb\console\application build 01-Jun-2024 07:32:38  350/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\cache\purge build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\command build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\config\command build 01-Jun-2024 07:32:39  353/901 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\delete build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\config\get build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\config\increment build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\config\set build 01-Jun-2024 07:32:39  357/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\cron\cron_list build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\cron\run build 01-Jun-2024 07:32:39  360/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\console_migrator_output_handler build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\db\list_command build 01-Jun-2024 07:32:39  362/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\migrate build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\db\migration_command build 01-Jun-2024 07:32:39  364/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\revert build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\dev\migration_tips build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\command build 01-Jun-2024 07:32:39  367/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\disable build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\enable build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\install build 01-Jun-2024 07:32:39  370/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\list_available build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\manage build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\purge build 01-Jun-2024 07:32:39  373/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\show build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\extension\update build 01-Jun-2024 07:32:39  376/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\fixup\update_hashes build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\reparser\list_all build 01-Jun-2024 07:32:39  379/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\reparser\reparse build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\searchindex\create build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\searchindex\delete build 01-Jun-2024 07:32:39  382/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\list_all build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\thumbnail\delete build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\thumbnail\generate build 01-Jun-2024 07:32:39  385/901 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\update\check build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\user\activate build 01-Jun-2024 07:32:39  388/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\add build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\command\user\delete build 01-Jun-2024 07:32:39  390/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\reclean build 01-Jun-2024 07:32:39 Rendering Class phpbb\console\exception_subscriber build 01-Jun-2024 07:32:39  392/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\content_visibility build 01-Jun-2024 07:32:39 Rendering Class phpbb\controller\exception build 01-Jun-2024 07:32:39  394/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 01-Jun-2024 07:32:39 Rendering Class phpbb\controller\resolver build 01-Jun-2024 07:32:39  396/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\controller\convertor build 01-Jun-2024 07:32:39 Rendering Class phpbb\convert\convert build 01-Jun-2024 07:32:39  398/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\convert\convertor build 01-Jun-2024 07:32:39 Rendering Class phpbb\cron\controller\cron build 01-Jun-2024 07:32:39 Rendering Class phpbb\cron\event\cron_runner_listener build 01-Jun-2024 07:32:39 Rendering Class phpbb\cron\manager build 01-Jun-2024 07:32:39  402/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\base build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\prune_all_forums build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\prune_forum build 01-Jun-2024 07:32:40  405/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_notifications build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\queue build 01-Jun-2024 07:32:40  408/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_cache build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\tidy_plupload build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\tidy_search build 01-Jun-2024 07:32:40  411/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_sessions build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\tidy_warnings build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\core\update_hashes build 01-Jun-2024 07:32:40  414/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\parametrized build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\task build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\text_reparser\reparser build 01-Jun-2024 07:32:40 Rendering Class phpbb\cron\task\wrapper build 01-Jun-2024 07:32:40  418/901 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\datetime build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\case_insensitive_string build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\comparator build 01-Jun-2024 07:32:40  421/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\connection_factory build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\oci8\connection build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\oci8\driver build 01-Jun-2024 07:32:40  425/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\result build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\oci8\statement build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\oracle_platform build 01-Jun-2024 07:32:40  429/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\postgresql_platform build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\doctrine\table_helper build 01-Jun-2024 07:32:40  432/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\type_converter build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\driver\driver build 01-Jun-2024 07:32:40 Rendering Class phpbb\db\driver\driver_interface build 01-Jun-2024 07:32:40  435/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 01-Jun-2024 07:32:40  436/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 01-Jun-2024 07:32:40  437/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 01-Jun-2024 07:32:40  438/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 01-Jun-2024 07:32:41  439/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 01-Jun-2024 07:32:41  440/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysqli build 01-Jun-2024 07:32:41  441/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 01-Jun-2024 07:32:41  442/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\postgres build 01-Jun-2024 07:32:41  443/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 01-Jun-2024 07:32:41  444/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 01-Jun-2024 07:32:41  445/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jun-2024 07:32:41 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 01-Jun-2024 07:32:41 Rendering Class phpbb\db\extractor\extractor_interface build 01-Jun-2024 07:32:41 Rendering Class phpbb\db\extractor\factory build 01-Jun-2024 07:32:41  449/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\mssql_extractor build 01-Jun-2024 07:32:41 Rendering Class phpbb\db\extractor\mysql_extractor build 01-Jun-2024 07:32:41 Rendering Class phpbb\db\extractor\oracle_extractor build 01-Jun-2024 07:32:41  452/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\postgres_extractor build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\extractor\sqlite3_extractor build 01-Jun-2024 07:32:42  454/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\exception build 01-Jun-2024 07:32:42  456/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\helper build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\migration build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\migration_interface build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\profilefield_base_migration build 01-Jun-2024 07:32:42  460/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\schema_generator build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\tool\config build 01-Jun-2024 07:32:42  462/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\config_text build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\tool\module build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migration\tool\permission build 01-Jun-2024 07:32:42  465/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\migrator build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 01-Jun-2024 07:32:42  468/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\sql_insert_buffer build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\tools\doctrine build 01-Jun-2024 07:32:42  474/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\factory build 01-Jun-2024 07:32:42  475/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 01-Jun-2024 07:32:42 Rendering Class phpbb\db\tools\postgres build 01-Jun-2024 07:32:42  477/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 01-Jun-2024 07:32:42  478/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools_interface build 01-Jun-2024 07:32:42  479/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\debug build 01-Jun-2024 07:32:42  480/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\error_handler build 01-Jun-2024 07:32:42 Rendering Class phpbb\di\container_builder build 01-Jun-2024 07:32:42 Rendering Class phpbb\di\exception\di_exception build 01-Jun-2024 07:32:42  483/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 01-Jun-2024 07:32:42 Rendering Class phpbb\di\exception\service_not_found_exception build 01-Jun-2024 07:32:42 Rendering Class phpbb\di\extension\config build 01-Jun-2024 07:32:42 Rendering Class phpbb\di\extension\container_configuration build 01-Jun-2024 07:32:42  487/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\extension\core build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\extension\tables build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\ordered_service_collection build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\pass\collection_pass build 01-Jun-2024 07:32:43  491/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\convert_events build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\pass\markpublic_pass build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\proxy_instantiator build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\service_collection build 01-Jun-2024 07:32:43 Rendering Class phpbb\di\service_collection_iterator build 01-Jun-2024 07:32:43  496/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\error_collector build 01-Jun-2024 07:32:43 Rendering Class phpbb\event\dispatcher build 01-Jun-2024 07:32:43 Rendering Class phpbb\event\dispatcher_interface build 01-Jun-2024 07:32:43 Rendering Class phpbb\event\kernel_exception_subscriber build 01-Jun-2024 07:32:43 Rendering Class phpbb\event\kernel_terminate_subscriber build 01-Jun-2024 07:32:43  501/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\md_exporter build 01-Jun-2024 07:32:43 Rendering Class phpbb\event\php_exporter build 01-Jun-2024 07:32:43 Rendering Class phpbb\event\recursive_event_filter_iterator build 01-Jun-2024 07:32:43  504/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\rst_exporter build 01-Jun-2024 07:32:43 Rendering Class phpbb\exception\exception_interface build 01-Jun-2024 07:32:43 Rendering Class phpbb\exception\http_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\exception\runtime_exception build 01-Jun-2024 07:32:43  508/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\exception\version_check_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\extension\base build 01-Jun-2024 07:32:43 Rendering Class phpbb\extension\di\extension_base build 01-Jun-2024 07:32:43 Rendering Class phpbb\extension\exception build 01-Jun-2024 07:32:43  512/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\extension_interface build 01-Jun-2024 07:32:43 Rendering Class phpbb\extension\manager build 01-Jun-2024 07:32:43 Rendering Class phpbb\extension\provider build 01-Jun-2024 07:32:43  515/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\attachments_base build 01-Jun-2024 07:32:43  517/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\base build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\controller\feed build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\exception\feed_exception build 01-Jun-2024 07:32:43  519/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\feed_unavailable_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\exception\no_feed_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\exception\no_forum_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\exception\no_topic_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\exception\unauthorized_exception build 01-Jun-2024 07:32:43  524/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\feed_interface build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\forum build 01-Jun-2024 07:32:43  528/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\forums build 01-Jun-2024 07:32:43  529/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 01-Jun-2024 07:32:43  530/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\news build 01-Jun-2024 07:32:43 Rendering Class phpbb\feed\overall build 01-Jun-2024 07:32:43  532/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\post_base build 01-Jun-2024 07:32:43  533/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\quote_helper build 01-Jun-2024 07:32:43  534/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic build 01-Jun-2024 07:32:44  536/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic_base build 01-Jun-2024 07:32:44 Rendering Class phpbb\feed\topics build 01-Jun-2024 07:32:44  537/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 01-Jun-2024 07:32:44  538/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\file_downloader build 01-Jun-2024 07:32:44  539/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 01-Jun-2024 07:32:44 Rendering Class phpbb\files\filespec build 01-Jun-2024 07:32:44 Rendering Class phpbb\files\filespec_storage build 01-Jun-2024 07:32:44  542/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\base build 01-Jun-2024 07:32:44 Rendering Class phpbb\files\types\form build 01-Jun-2024 07:32:44  544/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\form_storage build 01-Jun-2024 07:32:44 Rendering Class phpbb\files\types\local build 01-Jun-2024 07:32:44 Rendering Class phpbb\files\types\local_storage build 01-Jun-2024 07:32:44  547/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\type_interface build 01-Jun-2024 07:32:44 Rendering Class phpbb\files\upload build 01-Jun-2024 07:32:44 Rendering Class phpbb\filesystem build 01-Jun-2024 07:32:44  550/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\exception\filesystem_exception build 01-Jun-2024 07:32:44  551/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\filesystem build 01-Jun-2024 07:32:44 Rendering Class phpbb\filesystem\filesystem_interface build 01-Jun-2024 07:32:44  553/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 01-Jun-2024 07:32:44  554/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\temp build 01-Jun-2024 07:32:44 Rendering Class phpbb\finder\factory build 01-Jun-2024 07:32:44 Rendering Class phpbb\finder\finder build 01-Jun-2024 07:32:44 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jun-2024 07:32:44  558/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 01-Jun-2024 07:32:44 Rendering Class phpbb\form\form_helper build 01-Jun-2024 07:32:44 Rendering Class phpbb\group\helper build 01-Jun-2024 07:32:44 Rendering Class phpbb\groupposition\exception build 01-Jun-2024 07:32:44  562/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\groupposition_interface build 01-Jun-2024 07:32:44 Rendering Class phpbb\groupposition\legend build 01-Jun-2024 07:32:44 Rendering Class phpbb\groupposition\teampage build 01-Jun-2024 07:32:44  565/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\bbcode build 01-Jun-2024 07:32:44  566/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\controller build 01-Jun-2024 07:32:44 Rendering Class phpbb\help\controller\faq build 01-Jun-2024 07:32:44  568/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\help\controller\help build 01-Jun-2024 07:32:44 Rendering Class phpbb\help\manager build 01-Jun-2024 07:32:44  570/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\install\config\show build 01-Jun-2024 07:32:44 Rendering Class phpbb\install\console\command\install\config\validate build 01-Jun-2024 07:32:44  572/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\install\install build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\console\command\update\config\show build 01-Jun-2024 07:32:45  574/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\config\validate build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\console\command\update\update build 01-Jun-2024 07:32:45  576/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\archive_download build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\controller\helper build 01-Jun-2024 07:32:45  578/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\install build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\controller\installer_index build 01-Jun-2024 07:32:45  580/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\timeout_check build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\controller\update build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\event\kernel_exception_subscriber build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\exception\cannot_build_container_exception build 01-Jun-2024 07:32:45  584/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\file_updater_failure_exception build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\exception\installer_exception build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\exception\invalid_dbms_exception build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 01-Jun-2024 07:32:45  589/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\resource_limit_reached_exception build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\exception\user_interaction_required_exception build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\config build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\container_factory build 01-Jun-2024 07:32:45  593/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\file_updater\factory build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\file_updater\file_updater build 01-Jun-2024 07:32:45  596/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 01-Jun-2024 07:32:45  598/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 01-Jun-2024 07:32:45  600/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 01-Jun-2024 07:32:45  601/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jun-2024 07:32:45  602/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\factory build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 01-Jun-2024 07:32:45  606/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\install_navigation build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\navigation\main_navigation build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\navigation\navigation_interface build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\navigation\navigation_provider build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\navigation\update_navigation build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\helper\update_helper build 01-Jun-2024 07:32:45  612/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Rendering Class phpbb\install\installer build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\installer_configuration build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\install_filesystem\module build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 01-Jun-2024 07:32:45  616/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\module build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\install_finish\task\notify_user build 01-Jun-2024 07:32:45  619/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\requirements\install_module build 01-Jun-2024 07:32:45  622/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 01-Jun-2024 07:32:45 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 01-Jun-2024 07:32:46  624/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_update build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\module\requirements\update_module build 01-Jun-2024 07:32:46  626/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\module build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 01-Jun-2024 07:32:46  628/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 01-Jun-2024 07:32:46  630/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 01-Jun-2024 07:32:46  632/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module_base build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\module_interface build 01-Jun-2024 07:32:46  634/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\sequential_task build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\task_base build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\task_interface build 01-Jun-2024 07:32:46 Rendering Class phpbb\install\updater_configuration build 01-Jun-2024 07:32:46  638/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\json\sanitizer build 01-Jun-2024 07:32:46 Rendering Class phpbb\json_response build 01-Jun-2024 07:32:46 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 01-Jun-2024 07:32:46 Rendering Class phpbb\language\exception\language_exception build 01-Jun-2024 07:32:46  642/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\exception\language_file_not_found build 01-Jun-2024 07:32:46 Rendering Class phpbb\language\language build 01-Jun-2024 07:32:46 Rendering Class phpbb\language\language_file_helper build 01-Jun-2024 07:32:46  645/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 01-Jun-2024 07:32:46 Rendering Class phpbb\lock\db build 01-Jun-2024 07:32:46 Rendering Class phpbb\lock\flock build 01-Jun-2024 07:32:46  648/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\lock\posting build 01-Jun-2024 07:32:46 Rendering Class phpbb\log\dummy build 01-Jun-2024 07:32:46 Rendering Class phpbb\log\log build 01-Jun-2024 07:32:46  651/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\log\log_interface build 01-Jun-2024 07:32:46  652/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\controller\mention build 01-Jun-2024 07:32:46  653/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\base_group build 01-Jun-2024 07:32:46 Rendering Class phpbb\mention\source\base_user build 01-Jun-2024 07:32:46  655/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\friend build 01-Jun-2024 07:32:46 Rendering Class phpbb\mention\source\group build 01-Jun-2024 07:32:46 Rendering Class phpbb\mention\source\source_interface build 01-Jun-2024 07:32:46  658/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\team build 01-Jun-2024 07:32:46 Rendering Class phpbb\mention\source\topic build 01-Jun-2024 07:32:46 Rendering Class phpbb\mention\source\user build 01-Jun-2024 07:32:46  661/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\usergroup build 01-Jun-2024 07:32:46 Rendering Class phpbb\message\admin_form build 01-Jun-2024 07:32:46 Rendering Class phpbb\message\form build 01-Jun-2024 07:32:46  664/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\message build 01-Jun-2024 07:32:46 Rendering Class phpbb\message\topic_form build 01-Jun-2024 07:32:46  666/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\user_form build 01-Jun-2024 07:32:46 Rendering Class phpbb\mimetype\content_guesser build 01-Jun-2024 07:32:46  668/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\extension_guesser build 01-Jun-2024 07:32:46 Rendering Class phpbb\mimetype\guesser build 01-Jun-2024 07:32:46 Rendering Class phpbb\mimetype\guesser_base build 01-Jun-2024 07:32:46  671/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser_interface build 01-Jun-2024 07:32:46 Rendering Class phpbb\module\exception\module_exception build 01-Jun-2024 07:32:46 Rendering Class phpbb\module\exception\module_not_found_exception build 01-Jun-2024 07:32:47 Rendering Class phpbb\module\module_manager build 01-Jun-2024 07:32:47  675/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\exception build 01-Jun-2024 07:32:47 Rendering Class phpbb\notification\manager build 01-Jun-2024 07:32:47 Rendering Class phpbb\notification\method\base build 01-Jun-2024 07:32:47  678/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 01-Jun-2024 07:32:47 Rendering Class phpbb\notification\method\email build 01-Jun-2024 07:32:47  680/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 01-Jun-2024 07:32:47  681/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\jabber build 01-Jun-2024 07:32:47 Rendering Class phpbb\notification\method\messenger_base build 01-Jun-2024 07:32:47  683/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\method_interface build 01-Jun-2024 07:32:47 Rendering Class phpbb\notification\method\webpush build 01-Jun-2024 07:32:47  685/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\admin_activate_user build 01-Jun-2024 07:32:47  686/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_post build 01-Jun-2024 07:32:47  687/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 01-Jun-2024 07:32:47  688/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 01-Jun-2024 07:32:47  689/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 01-Jun-2024 07:32:47  690/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_post build 01-Jun-2024 07:32:47  691/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 01-Jun-2024 07:32:48  692/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 01-Jun-2024 07:32:48  693/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 01-Jun-2024 07:32:48  694/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 01-Jun-2024 07:32:48  695/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 01-Jun-2024 07:32:48  696/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\pm build 01-Jun-2024 07:32:48  697/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 01-Jun-2024 07:32:48  698/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 01-Jun-2024 07:32:48  699/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 01-Jun-2024 07:32:48  700/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 01-Jun-2024 07:32:48  701/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 01-Jun-2024 07:32:48  702/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 01-Jun-2024 07:32:49  703/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post_closed build 01-Jun-2024 07:32:49  704/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 01-Jun-2024 07:32:49  705/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 01-Jun-2024 07:32:49  706/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 01-Jun-2024 07:32:49  707/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 01-Jun-2024 07:32:49  708/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2i build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\argon2id build 01-Jun-2024 07:32:49  710/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\base build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\base_native build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\bcrypt build 01-Jun-2024 07:32:49  713/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt_2y build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 01-Jun-2024 07:32:49  715/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\driver_interface build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\helper build 01-Jun-2024 07:32:49  718/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_mybb build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\md5_phpbb2 build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\md5_vb build 01-Jun-2024 07:32:49  721/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\phpass build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 01-Jun-2024 07:32:49  723/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\salted_md5 build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\sha1 build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\sha1_smf build 01-Jun-2024 07:32:49  726/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_wcf1 build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\driver\sha_xf1 build 01-Jun-2024 07:32:49  728/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 01-Jun-2024 07:32:49 Rendering Class phpbb\passwords\manager build 01-Jun-2024 07:32:49 Rendering Class phpbb\path_helper build 01-Jun-2024 07:32:49  731/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\permissions build 01-Jun-2024 07:32:49 Rendering Class phpbb\php\ini build 01-Jun-2024 07:32:49  733/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\plupload\plupload build 01-Jun-2024 07:32:49 Rendering Class phpbb\posting\post_helper build 01-Jun-2024 07:32:49  735/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\lang_helper build 01-Jun-2024 07:32:49 Rendering Class phpbb\profilefields\manager build 01-Jun-2024 07:32:49 Rendering Class phpbb\profilefields\type\type_base build 01-Jun-2024 07:32:50  738/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 01-Jun-2024 07:32:50 Rendering Class phpbb\profilefields\type\type_date build 01-Jun-2024 07:32:50  740/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_dropdown build 01-Jun-2024 07:32:50  741/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_int build 01-Jun-2024 07:32:50  742/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 01-Jun-2024 07:32:50  743/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 01-Jun-2024 07:32:50  744/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 01-Jun-2024 07:32:50  745/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 01-Jun-2024 07:32:50  746/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 01-Jun-2024 07:32:50  747/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 01-Jun-2024 07:32:50  748/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\already_reported_exception build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\exception\empty_report_exception build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\exception\entity_not_found_exception build 01-Jun-2024 07:32:50  751/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\exception\invalid_report_exception build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 01-Jun-2024 07:32:50  754/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\report_permission_denied_exception build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\handler_factory build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\report_handler build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\report_handler_interface build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\report_handler_pm build 01-Jun-2024 07:32:50  759/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_handler_post build 01-Jun-2024 07:32:50 Rendering Class phpbb\report\report_reason_list_provider build 01-Jun-2024 07:32:50 Rendering Class phpbb\request\deactivated_super_global build 01-Jun-2024 07:32:50  762/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\request build 01-Jun-2024 07:32:50 Rendering Class phpbb\request\request_interface build 01-Jun-2024 07:32:50  764/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 01-Jun-2024 07:32:50 Rendering Class phpbb\request\type_cast_helper_interface build 01-Jun-2024 07:32:50  766/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\file_locator build 01-Jun-2024 07:32:50 Rendering Class phpbb\routing\helper build 01-Jun-2024 07:32:50 Rendering Class phpbb\routing\loader_resolver build 01-Jun-2024 07:32:50 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 01-Jun-2024 07:32:50  770/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\resources_locator\default_resources_locator build 01-Jun-2024 07:32:50 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 01-Jun-2024 07:32:50 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 01-Jun-2024 07:32:50 Rendering Class phpbb\routing\router build 01-Jun-2024 07:32:50 Rendering Class phpbb\search\backend\base build 01-Jun-2024 07:32:51  775/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_mysql build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\backend\fulltext_native build 01-Jun-2024 07:32:51  777/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_postgres build 01-Jun-2024 07:32:51  778/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_sphinx build 01-Jun-2024 07:32:51  779/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 01-Jun-2024 07:32:51  780/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 01-Jun-2024 07:32:51  781/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_item build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\backend\sphinx\config_section build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\backend\sphinx\config_variable build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\exception\action_in_progress_exception build 01-Jun-2024 07:32:51  785/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\exception\no_action_in_progress_exception build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\exception\search_exception build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\search_backend_factory build 01-Jun-2024 07:32:51 Rendering Class phpbb\search\state_helper build 01-Jun-2024 07:32:51  790/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\session build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\adapter\adapter_interface build 01-Jun-2024 07:32:51  792/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\adapter_factory build 01-Jun-2024 07:32:51  794/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\attachment build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\controller\avatar build 01-Jun-2024 07:32:51  796/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\controller build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\exception\exception build 01-Jun-2024 07:32:51  798/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\file_info build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\provider\local build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\provider\provider_interface build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\storage build 01-Jun-2024 07:32:51 Rendering Class phpbb\storage\stream_interface build 01-Jun-2024 07:32:51  803/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\asset build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\assets_bag build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\base build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\context build 01-Jun-2024 07:32:51  808/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\template build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\twig\definition build 01-Jun-2024 07:32:51  811/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 01-Jun-2024 07:32:51 Rendering Class phpbb\template\twig\extension build 01-Jun-2024 07:32:52  813/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\avatar build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\extension\config build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\extension\forms build 01-Jun-2024 07:32:52  816/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\icon build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\extension\routing build 01-Jun-2024 07:32:52  818/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\lexer build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\loader build 01-Jun-2024 07:32:52  821/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\definenode build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\node\event build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 01-Jun-2024 07:32:52  825/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\includeasset build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\node\includecss build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\node\includejs build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\node\includenode build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\tokenparser\defineparser build 01-Jun-2024 07:32:52  830/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\event build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\tokenparser\includecss build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\tokenparser\includejs build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\tokenparser\includeparser build 01-Jun-2024 07:32:52 Rendering Class phpbb\template\twig\twig build 01-Jun-2024 07:32:52  835/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\acp_utils_interface build 01-Jun-2024 07:32:52  836/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\parser_interface build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\renderer_interface build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\s9e\acp_utils build 01-Jun-2024 07:32:52  840/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\bbcode_merger build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\s9e\factory build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\s9e\link_helper build 01-Jun-2024 07:32:52  843/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\mention_helper build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\s9e\parser build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\s9e\quote_helper build 01-Jun-2024 07:32:52  846/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\renderer build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\s9e\utils build 01-Jun-2024 07:32:52 Rendering Class phpbb\textformatter\utils_interface build 01-Jun-2024 07:32:52  849/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\base build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\manager build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 01-Jun-2024 07:32:52  852/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_description build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\plugins\forum_rules build 01-Jun-2024 07:32:52  854/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\plugins\pm_text build 01-Jun-2024 07:32:52  856/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_option build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\plugins\poll_title build 01-Jun-2024 07:32:52  858/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\post_text build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\plugins\user_signature build 01-Jun-2024 07:32:52  860/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\reparser_interface build 01-Jun-2024 07:32:52 Rendering Class phpbb\textreparser\row_based_plugin build 01-Jun-2024 07:32:52  862/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\nestedset build 01-Jun-2024 07:32:53 Rendering Class phpbb\tree\nestedset_forum build 01-Jun-2024 07:32:53  864/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 01-Jun-2024 07:32:53  865/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 01-Jun-2024 07:32:53 Rendering Class phpbb\ucp\controller\webpush build 01-Jun-2024 07:32:53  867/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user build 01-Jun-2024 07:32:53 Rendering Class phpbb\user_loader build 01-Jun-2024 07:32:53  869/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 01-Jun-2024 07:32:53 Rendering Class phpbb\viewonline_helper build 01-Jun-2024 07:32:53  871/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 01-Jun-2024 07:32:53 Rendering Class phpbb_questionnaire_php_data_provider build 01-Jun-2024 07:32:53 Rendering Class phpbb_questionnaire_phpbb_data_provider build 01-Jun-2024 07:32:53 Rendering Class phpbb_questionnaire_system_data_provider build 01-Jun-2024 07:32:53 Rendering Class queue build 01-Jun-2024 07:32:53  876/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class smtp_class build 01-Jun-2024 07:32:53 Rendering Class transfer build 01-Jun-2024 07:32:53 Rendering Class ucp_activate build 01-Jun-2024 07:32:53  879/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_attachments build 01-Jun-2024 07:32:53 Rendering Class ucp_attachments_info build 01-Jun-2024 07:32:53 Rendering Class ucp_auth_link build 01-Jun-2024 07:32:53 Rendering Class ucp_auth_link_info build 01-Jun-2024 07:32:53  883/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_confirm build 01-Jun-2024 07:32:53 Rendering Class ucp_groups build 01-Jun-2024 07:32:53 Rendering Class ucp_groups_info build 01-Jun-2024 07:32:53 Rendering Class ucp_login_link build 01-Jun-2024 07:32:53  887/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main build 01-Jun-2024 07:32:53 Rendering Class ucp_main_info build 01-Jun-2024 07:32:53 Rendering Class ucp_notifications build 01-Jun-2024 07:32:53  890/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_notifications_info build 01-Jun-2024 07:32:53 Rendering Class ucp_pm build 01-Jun-2024 07:32:53 Rendering Class ucp_pm_info build 01-Jun-2024 07:32:53  893/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_prefs build 01-Jun-2024 07:32:53 Rendering Class ucp_prefs_info build 01-Jun-2024 07:32:53 Rendering Class ucp_profile build 01-Jun-2024 07:32:53 Rendering Class ucp_profile_info build 01-Jun-2024 07:32:53 Rendering Class ucp_register build 01-Jun-2024 07:32:53 Rendering Class ucp_resend build 01-Jun-2024 07:32:53 Rendering Class ucp_zebra build 01-Jun-2024 07:32:53  900/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_zebra_info build 01-Jun-2024 07:32:53  901/901 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 Version Updated C Removed C build 01-Jun-2024 07:32:53 main 739 0 build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 Version Updated C Updated N Removed C Removed N build 01-Jun-2024 07:32:53 main 739 151 0 0 build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53  build 01-Jun-2024 07:32:53 phpBB > build: build 01-Jun-2024 07:32:53  build 01-Jun-2024 07:32:53  build 01-Jun-2024 07:32:53 BUILD FINISHED build 01-Jun-2024 07:32:53 build 01-Jun-2024 07:32:53 Total time: 13 minutes 25.15 seconds build 01-Jun-2024 07:32:53  simple 01-Jun-2024 07:32:55 Finished task 'Run tests' with result: Success command 01-Jun-2024 07:32:55 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jun-2024 07:32:55 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jun-2024 07:32:55 Running image name (phpbb:php-8.1) command 01-Jun-2024 07:32:55 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1269 (PHPBB3-DDM-JOB1-1269)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 01-Jun-2024 07:32:56 Buildfile: /data/build/build.xml build 01-Jun-2024 07:32:57 build 01-Jun-2024 07:32:57 phpBB > sniff: build 01-Jun-2024 07:32:57 build 01-Jun-2024 07:33:11 ............................................................ 60 / 917 (7%) build 01-Jun-2024 07:33:17 ............................................................ 120 / 917 (13%) build 01-Jun-2024 07:33:18 ............................................................ 180 / 917 (20%) build 01-Jun-2024 07:33:19 ............................................................ 240 / 917 (26%) build 01-Jun-2024 07:33:21 ............................................................ 300 / 917 (33%) build 01-Jun-2024 07:33:23 ............................................................ 360 / 917 (39%) build 01-Jun-2024 07:33:27 ............................................................ 420 / 917 (46%) build 01-Jun-2024 07:33:39 ............................................................ 480 / 917 (52%) build 01-Jun-2024 07:33:45 ............................................................ 540 / 917 (59%) build 01-Jun-2024 07:33:54 ............................................................ 600 / 917 (65%) build 01-Jun-2024 07:34:02 ............................................................ 660 / 917 (72%) build 01-Jun-2024 07:34:10 ............................................................ 720 / 917 (79%) build 01-Jun-2024 07:34:19 ............................................................ 780 / 917 (85%) build 01-Jun-2024 07:34:28 ............................................................ 840 / 917 (92%) build 01-Jun-2024 07:34:35 ............................................................ 900 / 917 (98%) build 01-Jun-2024 07:34:36 ................. 917 / 917 (100%) build 01-Jun-2024 07:34:36 build 01-Jun-2024 07:34:36 build 01-Jun-2024 07:34:36 Time: 1 mins, 39.54 secs; Memory: 24MB build 01-Jun-2024 07:34:36 build 01-Jun-2024 07:34:36 [php] Calling PHP function: preg_replace() build 01-Jun-2024 07:34:46 ............................................................ 60 / 206 (29%) build 01-Jun-2024 07:35:09 ............................................................ 120 / 206 (58%) build 01-Jun-2024 07:35:28 ............................................................ 180 / 206 (87%) build 01-Jun-2024 07:35:37 .......................... 206 / 206 (100%) build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 Time: 1 mins, 0.23 secs; Memory: 34MB build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 Time: 50ms; Memory: 6MB build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 BUILD FINISHED build 01-Jun-2024 07:35:37 build 01-Jun-2024 07:35:37 Total time: 2 minutes 40.32 seconds build 01-Jun-2024 07:35:37 simple 01-Jun-2024 07:35:38 Finished task 'Run sniffs' with result: Success simple 01-Jun-2024 07:35:38 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 01-Jun-2024 07:35:38 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 01-Jun-2024 07:35:38 Finished task 'Parsing test results' with result: Success simple 01-Jun-2024 07:35:38 Running post build plugin 'Artifact Copier' simple 01-Jun-2024 07:35:38 Publishing an artifact: Coverage HTML Report simple 01-Jun-2024 07:35:44 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 6.353 s simple 01-Jun-2024 07:35:44 Running post build plugin 'npm Cache Cleanup' simple 01-Jun-2024 07:35:44 Running post build plugin 'NCover Results Collector' simple 01-Jun-2024 07:35:44 Running post build plugin 'Build Results Label Collector' simple 01-Jun-2024 07:35:44 Running post build plugin 'Clover Results Collector' simple 01-Jun-2024 07:35:44 Running post build plugin 'Docker Container Cleanup' simple 01-Jun-2024 07:35:53 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 01-Jun-2024 07:35:53 Finalising the build... simple 01-Jun-2024 07:35:53 Stopping timer. simple 01-Jun-2024 07:35:53 Build PHPBB3-DDM-JOB1-1269 completed. simple 01-Jun-2024 07:35:53 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jun-2024 07:35:53 Running on server: post build plugin 'NCover Results Collector' simple 01-Jun-2024 07:35:53 Running on server: post build plugin 'Build Labeller' simple 01-Jun-2024 07:35:53 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jun-2024 07:35:53 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jun-2024 07:35:53 All post build plugins have finished simple 01-Jun-2024 07:35:53 Generating build results summary... simple 01-Jun-2024 07:35:59 Saving build results to disk... simple 01-Jun-2024 07:36:00 Store variable context... simple 01-Jun-2024 07:36:00 Finished building PHPBB3-DDM-JOB1-1269.