simple 03-Apr-2025 18:35:55 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1404 (PHPBB3-DDM-P5SP-1404) is being prepared for building on agent Default Agent, bamboo version: 9.2.16 simple 03-Apr-2025 18:35:55 simple 03-Apr-2025 18:35:55 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 03-Apr-2025 18:35:55 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1404 (PHPBB3-DDM-P5SP-1404) simple 03-Apr-2025 18:35:55 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 03-Apr-2025 18:35:55 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 03-Apr-2025 18:35:55 Updating source code to revision: 10cb4991a0255190d46b958d9f9f15271b929417 simple 03-Apr-2025 18:35:55 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-P5SP/.git'. simple 03-Apr-2025 18:35:55 hint: Using 'master' as the name for the initial branch. This default branch name simple 03-Apr-2025 18:35:55 hint: is subject to change. To configure the initial branch name to use in all simple 03-Apr-2025 18:35:55 hint: of your new repositories, which will suppress this warning, call: simple 03-Apr-2025 18:35:55 hint: simple 03-Apr-2025 18:35:55 hint: git config --global init.defaultBranch <name> simple 03-Apr-2025 18:35:55 hint: simple 03-Apr-2025 18:35:55 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 03-Apr-2025 18:35:55 hint: 'development'. The just-created branch can be renamed via this command: simple 03-Apr-2025 18:35:55 hint: simple 03-Apr-2025 18:35:55 hint: git branch -m <name> simple 03-Apr-2025 18:35:55 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP/.git/ simple 03-Apr-2025 18:35:56 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 03-Apr-2025 18:36:08 Checking out revision 10cb4991a0255190d46b958d9f9f15271b929417. simple 03-Apr-2025 18:36:09 Already on 'master' simple 03-Apr-2025 18:36:09 Updated source code to revision: 10cb4991a0255190d46b958d9f9f15271b929417 simple 03-Apr-2025 18:36:09 Finished task 'Checkout Default Repository' with result: Success simple 03-Apr-2025 18:36:09 Running pre-build action: VCS Version Collector simple 03-Apr-2025 18:36:09 Running pre-build action: Build Log Labeller Pre Build Action simple 03-Apr-2025 18:36:09 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1404 (PHPBB3-DDM-P5SP-1404) started building on agent 'Default Agent' () command 03-Apr-2025 18:36:09 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 03-Apr-2025 18:36:09 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 03-Apr-2025 18:36:09 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1404 (PHPBB3-DDM-P5SP-1404)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-bdc75fce-5a7e-413f-9efe-8a281d6b6f0f build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n error 03-Apr-2025 18:36:09 #0 building with "default" instance using docker driver error 03-Apr-2025 18:36:09 error 03-Apr-2025 18:36:09 #1 [internal] load build definition from Dockerfile error 03-Apr-2025 18:36:09 #1 transferring dockerfile: 511B done error 03-Apr-2025 18:36:09 #1 DONE 0.0s error 03-Apr-2025 18:36:09 error 03-Apr-2025 18:36:09 #2 [internal] load metadata for docker.io/library/php:8.1 error 03-Apr-2025 18:36:10 #2 DONE 0.7s error 03-Apr-2025 18:36:10 error 03-Apr-2025 18:36:10 #3 [internal] load .dockerignore error 03-Apr-2025 18:36:10 #3 transferring context: 2B done error 03-Apr-2025 18:36:10 #3 DONE 0.0s error 03-Apr-2025 18:36:10 error 03-Apr-2025 18:36:10 #4 [1/6] FROM docker.io/library/php:8.1@sha256:1dbc6eb99bf07d94c9773a21c8569049c57499c4f3c15fd93056464e30d79e8e error 03-Apr-2025 18:36:10 #4 DONE 0.0s error 03-Apr-2025 18:36:10 error 03-Apr-2025 18:36:10 #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 03-Apr-2025 18:36:10 #5 CACHED error 03-Apr-2025 18:36:10 error 03-Apr-2025 18:36:10 #6 [3/6] RUN pecl install xdebug-3.2.2 error 03-Apr-2025 18:36:10 #6 CACHED error 03-Apr-2025 18:36:10 error 03-Apr-2025 18:36:10 #7 [4/6] RUN docker-php-ext-enable xdebug error 03-Apr-2025 18:36:10 #7 CACHED error 03-Apr-2025 18:36:10 error 03-Apr-2025 18:36:10 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 03-Apr-2025 18:36:11 #8 DONE 1.2s error 03-Apr-2025 18:36:11 error 03-Apr-2025 18:36:11 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 03-Apr-2025 18:36:12 #9 DONE 0.4s error 03-Apr-2025 18:36:12 error 03-Apr-2025 18:36:12 #10 exporting to image error 03-Apr-2025 18:36:12 #10 exporting layers 0.1s done error 03-Apr-2025 18:36:12 #10 writing image sha256:6a521123557ee5c2e7b615923024f2aeba9cd54e6d7bf3366266c14e68853e93 done error 03-Apr-2025 18:36:12 #10 naming to docker.io/library/phpbb:php-8.1 done error 03-Apr-2025 18:36:12 #10 DONE 0.1s simple 03-Apr-2025 18:36:12 Built Docker image 'phpbb:php-8.1' simple 03-Apr-2025 18:36:12 Finished task 'Build image' with result: Success command 03-Apr-2025 18:36:12 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 03-Apr-2025 18:36:12 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 03-Apr-2025 18:36:12 Running image name (phpbb:php-8.1) command 03-Apr-2025 18:36:12 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1404 (PHPBB3-DDM-P5SP-1404)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP:/data --workdir /data/phpBB --rm -u=990 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; git fetch --tags https://github.com/phpbb/phpbb.git 2>&1; ../phpBB/vendor/bin/phing package\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n build 03-Apr-2025 18:36:13 [30;43mYou are using the deprecated option "--dev". It has no effect and will break in Composer 3.[39;49m build 03-Apr-2025 18:36:13 [32mInstalling dependencies from lock file (including require-dev)[39m build 03-Apr-2025 18:36:13 [32mVerifying lock file contents can be installed on current platform.[39m build 03-Apr-2025 18:36:13 [32mPackage operations: 143 installs, 0 updates, 0 removals[39m build 03-Apr-2025 18:36:13 [30;43mCannot 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.[39;49m build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/installers[39m ([33mv1.12.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/package-versions-deprecated[39m ([33m1.11.99.5[39m) build 03-Apr-2025 18:36:13 - Downloading [32mbantu/ini-get-wrapper[39m ([33mv1.0.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcarlos-mg89/oauth[39m ([33m0.8.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32mchita/topological_sort[39m ([33mv3.0.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/process[39m ([33mv6.4.15[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-php81[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-php80[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-php73[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/finder[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-mbstring[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-ctype[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/filesystem[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-intl-normalizer[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-intl-grapheme[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/string[39m ([33mv6.4.15[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/deprecation-contracts[39m ([33mv3.5.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/container[39m ([33m2.0.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/service-contracts[39m ([33mv3.5.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/console[39m ([33mv6.4.15[39m) build 03-Apr-2025 18:36:13 - Downloading [32mseld/signal-handler[39m ([33m2.0.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32mseld/phar-utils[39m ([33m1.2.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mseld/jsonlint[39m ([33m1.11.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mreact/promise[39m ([33mv3.2.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/log[39m ([33m3.0.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32mjustinrainbow/json-schema[39m ([33m5.3.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/pcre[39m ([33m3.3.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/xdebug-handler[39m ([33m3.0.5[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/spdx-licenses[39m ([33m1.5.8[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/semver[39m ([33m3.4.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/metadata-minifier[39m ([33m1.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/class-map-generator[39m ([33m1.5.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/ca-bundle[39m ([33m1.5.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mcomposer/composer[39m ([33m2.8.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/cache[39m ([33m3.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdoctrine/deprecations[39m ([33m1.1.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdoctrine/event-manager[39m ([33m1.2.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdoctrine/cache[39m ([33m2.2.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdoctrine/dbal[39m ([33m3.3.8[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdoctrine/lexer[39m ([33m3.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mgoogle/recaptcha[39m ([33m1.3.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mguzzlehttp/promises[39m ([33m1.5.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mralouphie/getallheaders[39m ([33m3.0.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/http-message[39m ([33m1.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mguzzlehttp/psr7[39m ([33m1.9.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mlaminas/laminas-code[39m ([33m4.16.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/yaml[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32mlaravel/homestead[39m ([33mv14.5.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mmarc1706/fast-image-size[39m ([33mv1.1.7[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/http-client-contracts[39m ([33mv3.5.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/http-client[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32mbrick/math[39m ([33m0.12.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mspomky-labs/pki-framework[39m ([33m1.2.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/http-factory[39m ([33m1.1.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/http-client[39m ([33m1.0.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/clock[39m ([33m1.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mparagonie/sodium_compat[39m ([33mv2.1.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mparagonie/constant_time_encoding[39m ([33mv3.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mweb-token/jwt-library[39m ([33m3.4.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32mweb-token/jwt-util-ecc[39m ([33m3.4.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32mweb-token/jwt-signature-algorithm-ecdsa[39m ([33m3.4.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32mweb-token/jwt-signature[39m ([33m3.4.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32mweb-token/jwt-key-mgmt[39m ([33m3.4.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32mspomky-labs/base64url[39m ([33mv2.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-intl-idn[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mguzzlehttp/guzzle[39m ([33m6.5.8[39m) build 03-Apr-2025 18:36:13 - Downloading [32mminishlink/web-push[39m ([33mv8.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/version[39m ([33m3.0.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/type[39m ([33m3.2.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/resource-operations[39m ([33m3.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/recursion-context[39m ([33m4.0.5[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/object-reflector[39m ([33m2.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/object-enumerator[39m ([33m4.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/global-state[39m ([33m5.0.7[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/exporter[39m ([33m4.0.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/environment[39m ([33m5.1.5[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/diff[39m ([33m4.0.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/comparator[39m ([33m4.0.8[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/code-unit[39m ([33m1.0.8[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/cli-parser[39m ([33m1.0.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpunit/php-timer[39m ([33m5.0.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpunit/php-text-template[39m ([33m2.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpunit/php-invoker[39m ([33m3.1.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpunit/php-file-iterator[39m ([33m3.0.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32mtheseer/tokenizer[39m ([33m1.2.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mnikic/php-parser[39m ([33mv4.19.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/lines-of-code[39m ([33m1.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/complexity[39m ([33m2.0.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32msebastian/code-unit-reverse-lookup[39m ([33m2.0.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpunit/php-code-coverage[39m ([33m9.2.32[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphar-io/version[39m ([33m3.2.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphar-io/manifest[39m ([33m2.0.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mmyclabs/deep-copy[39m ([33m1.12.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdoctrine/instantiator[39m ([33m2.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpunit/phpunit[39m ([33m9.6.22[39m) build 03-Apr-2025 18:36:13 - Downloading [32mmisantron/dbunit[39m ([33m5.3.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphing/phing[39m ([33m2.17.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mwebmozart/assert[39m ([33m1.11.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpstan/phpdoc-parser[39m ([33m2.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpdocumentor/reflection-common[39m ([33m2.2.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpdocumentor/type-resolver[39m ([33m1.10.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mphpdocumentor/reflection-docblock[39m ([33m5.6.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mspatie/array-to-xml[39m ([33m3.4.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mnetresearch/jsonmapper[39m ([33mv4.5.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mfidry/cpu-core-counter[39m ([33m1.2.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32mfelixfbecker/language-server-protocol[39m ([33mv1.5.3[39m) build 03-Apr-2025 18:36:13 - Downloading [32mfelixfbecker/advanced-json-rpc[39m ([33mv3.2.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mdnoegel/php-xdg-base-dir[39m ([33mv0.1.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32mamphp/amp[39m ([33mv2.6.4[39m) build 03-Apr-2025 18:36:13 - Downloading [32mamphp/byte-stream[39m ([33mv1.8.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32mvimeo/psalm[39m ([33m5.26.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/routing[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/polyfill-php83[39m ([33mv1.31.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/http-foundation[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsr/event-dispatcher[39m ([33m1.0.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/event-dispatcher-contracts[39m ([33mv3.5.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/event-dispatcher[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/var-dumper[39m ([33mv6.4.15[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/error-handler[39m ([33mv6.4.14[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/http-kernel[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/var-exporter[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/dependency-injection[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/config[39m ([33mv6.4.14[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/cache-contracts[39m ([33mv3.5.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/cache[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/framework-bundle[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32mpsalm/plugin-symfony[39m ([33mv5.2.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32ms9e/sweetdom[39m ([33m3.4.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32ms9e/regexp-builder[39m ([33m1.4.6[39m) build 03-Apr-2025 18:36:13 - Downloading [32ms9e/text-formatter[39m ([33m2.18.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msquizlabs/php_codesniffer[39m ([33m3.11.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32mmasterminds/html5[39m ([33m2.9.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/dom-crawler[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/browser-kit[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/css-selector[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/mime[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32megulias/email-validator[39m ([33m4.0.2[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/mailer[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32mfriendsofphp/proxy-manager-lts[39m ([33mv1.0.18[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/proxy-manager-bridge[39m ([33mv6.4.13[39m) build 03-Apr-2025 18:36:13 - Downloading [32mtwig/twig[39m ([33mv3.18.0[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/translation-contracts[39m ([33mv3.5.1[39m) build 03-Apr-2025 18:36:13 - Downloading [32msymfony/twig-bridge[39m ([33mv6.4.16[39m) build 03-Apr-2025 18:36:16 0/143 [>---------------------------] 0%[1G[2K 16/143 [===>------------------------] 11%[1G[2K 30/143 [=====>----------------------] 20%[1G[2K 43/143 [========>-------------------] 30%[1G[2K 59/143 [===========>----------------] 41%[1G[2K 79/143 [===============>------------] 55%[1G[2K 90/143 [=================>----------] 62%[1G[2K 101/143 [===================>--------] 70%[1G[2K 116/143 [======================>-----] 81%[1G[2K 130/143 [=========================>--] 90%[1G[2K 143/143 [============================] 100%[1G[2K - Installing [32mcomposer/installers[39m ([33mv1.12.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/package-versions-deprecated[39m ([33m1.11.99.5[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mbantu/ini-get-wrapper[39m ([33mv1.0.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcarlos-mg89/oauth[39m ([33m0.8.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mchita/topological_sort[39m ([33mv3.0.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/process[39m ([33mv6.4.15[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-php81[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-php80[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-php73[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/finder[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-mbstring[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-ctype[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/filesystem[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-intl-normalizer[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-intl-grapheme[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/string[39m ([33mv6.4.15[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/deprecation-contracts[39m ([33mv3.5.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/container[39m ([33m2.0.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/service-contracts[39m ([33mv3.5.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/console[39m ([33mv6.4.15[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mseld/signal-handler[39m ([33m2.0.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mseld/phar-utils[39m ([33m1.2.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mseld/jsonlint[39m ([33m1.11.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mreact/promise[39m ([33mv3.2.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/log[39m ([33m3.0.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mjustinrainbow/json-schema[39m ([33m5.3.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/pcre[39m ([33m3.3.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/xdebug-handler[39m ([33m3.0.5[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/spdx-licenses[39m ([33m1.5.8[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/semver[39m ([33m3.4.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/metadata-minifier[39m ([33m1.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/class-map-generator[39m ([33m1.5.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/ca-bundle[39m ([33m1.5.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mcomposer/composer[39m ([33m2.8.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/cache[39m ([33m3.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdoctrine/deprecations[39m ([33m1.1.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdoctrine/event-manager[39m ([33m1.2.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdoctrine/cache[39m ([33m2.2.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdoctrine/dbal[39m ([33m3.3.8[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdoctrine/lexer[39m ([33m3.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mgoogle/recaptcha[39m ([33m1.3.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mguzzlehttp/promises[39m ([33m1.5.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mralouphie/getallheaders[39m ([33m3.0.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/http-message[39m ([33m1.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mguzzlehttp/psr7[39m ([33m1.9.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mlaminas/laminas-code[39m ([33m4.16.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/yaml[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mlaravel/homestead[39m ([33mv14.5.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mmarc1706/fast-image-size[39m ([33mv1.1.7[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/http-client-contracts[39m ([33mv3.5.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/http-client[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mbrick/math[39m ([33m0.12.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mspomky-labs/pki-framework[39m ([33m1.2.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/http-factory[39m ([33m1.1.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/http-client[39m ([33m1.0.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/clock[39m ([33m1.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mparagonie/sodium_compat[39m ([33mv2.1.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mparagonie/constant_time_encoding[39m ([33mv3.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mweb-token/jwt-library[39m ([33m3.4.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mweb-token/jwt-util-ecc[39m ([33m3.4.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mweb-token/jwt-signature-algorithm-ecdsa[39m ([33m3.4.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mweb-token/jwt-signature[39m ([33m3.4.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mweb-token/jwt-key-mgmt[39m ([33m3.4.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mspomky-labs/base64url[39m ([33mv2.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-intl-idn[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mguzzlehttp/guzzle[39m ([33m6.5.8[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mminishlink/web-push[39m ([33mv8.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/version[39m ([33m3.0.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/type[39m ([33m3.2.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/resource-operations[39m ([33m3.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/recursion-context[39m ([33m4.0.5[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/object-reflector[39m ([33m2.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/object-enumerator[39m ([33m4.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/global-state[39m ([33m5.0.7[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/exporter[39m ([33m4.0.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/environment[39m ([33m5.1.5[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/diff[39m ([33m4.0.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/comparator[39m ([33m4.0.8[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/code-unit[39m ([33m1.0.8[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/cli-parser[39m ([33m1.0.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpunit/php-timer[39m ([33m5.0.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpunit/php-text-template[39m ([33m2.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpunit/php-invoker[39m ([33m3.1.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpunit/php-file-iterator[39m ([33m3.0.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mtheseer/tokenizer[39m ([33m1.2.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mnikic/php-parser[39m ([33mv4.19.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/lines-of-code[39m ([33m1.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/complexity[39m ([33m2.0.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msebastian/code-unit-reverse-lookup[39m ([33m2.0.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpunit/php-code-coverage[39m ([33m9.2.32[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphar-io/version[39m ([33m3.2.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphar-io/manifest[39m ([33m2.0.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mmyclabs/deep-copy[39m ([33m1.12.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdoctrine/instantiator[39m ([33m2.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpunit/phpunit[39m ([33m9.6.22[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mmisantron/dbunit[39m ([33m5.3.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphing/phing[39m ([33m2.17.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mwebmozart/assert[39m ([33m1.11.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpstan/phpdoc-parser[39m ([33m2.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpdocumentor/reflection-common[39m ([33m2.2.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpdocumentor/type-resolver[39m ([33m1.10.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mphpdocumentor/reflection-docblock[39m ([33m5.6.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mspatie/array-to-xml[39m ([33m3.4.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mnetresearch/jsonmapper[39m ([33mv4.5.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mfidry/cpu-core-counter[39m ([33m1.2.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mfelixfbecker/language-server-protocol[39m ([33mv1.5.3[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mfelixfbecker/advanced-json-rpc[39m ([33mv3.2.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mdnoegel/php-xdg-base-dir[39m ([33mv0.1.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mamphp/amp[39m ([33mv2.6.4[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mamphp/byte-stream[39m ([33mv1.8.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mvimeo/psalm[39m ([33m5.26.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/routing[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/polyfill-php83[39m ([33mv1.31.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/http-foundation[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsr/event-dispatcher[39m ([33m1.0.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/event-dispatcher-contracts[39m ([33mv3.5.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/event-dispatcher[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/var-dumper[39m ([33mv6.4.15[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/error-handler[39m ([33mv6.4.14[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/http-kernel[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/var-exporter[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/dependency-injection[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/config[39m ([33mv6.4.14[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/cache-contracts[39m ([33mv3.5.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/cache[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/framework-bundle[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mpsalm/plugin-symfony[39m ([33mv5.2.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32ms9e/sweetdom[39m ([33m3.4.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32ms9e/regexp-builder[39m ([33m1.4.6[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32ms9e/text-formatter[39m ([33m2.18.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msquizlabs/php_codesniffer[39m ([33m3.11.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mmasterminds/html5[39m ([33m2.9.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/dom-crawler[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/browser-kit[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/css-selector[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/mime[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32megulias/email-validator[39m ([33m4.0.2[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/mailer[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mfriendsofphp/proxy-manager-lts[39m ([33mv1.0.18[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/proxy-manager-bridge[39m ([33mv6.4.13[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32mtwig/twig[39m ([33mv3.18.0[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/translation-contracts[39m ([33mv3.5.1[39m): Extracting archive build 03-Apr-2025 18:36:16 - Installing [32msymfony/twig-bridge[39m ([33mv6.4.16[39m): Extracting archive build 03-Apr-2025 18:36:20 0/141 [>---------------------------] 0%[1G[2K 19/141 [===>------------------------] 13%[1G[2K 29/141 [=====>----------------------] 20%[1G[2K 46/141 [=========>------------------] 32%[1G[2K 66/141 [=============>--------------] 46%[1G[2K 76/141 [===============>------------] 53%[1G[2K 85/141 [================>-----------] 60%[1G[2K 103/141 [====================>-------] 73%[1G[2K 117/141 [=======================>----] 82%[1G[2K 130/141 [=========================>--] 92%[1G[2K 141/141 [============================] 100%[1G[2K[30;43mPackage web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead.[39;49m build 03-Apr-2025 18:36:20 [30;43mPackage web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead.[39;49m build 03-Apr-2025 18:36:20 [30;43mPackage web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead.[39;49m build 03-Apr-2025 18:36:20 [30;43mPackage web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead.[39;49m build 03-Apr-2025 18:36:20 [32mGenerating autoload files[39m build 03-Apr-2025 18:36:20 [32m103 packages you are using are looking for funding.[39m build 03-Apr-2025 18:36:20 [32mUse the `composer fund` command to find out more![39m build 03-Apr-2025 18:36:22 remote: Enumerating objects: 6819, done.[K build 03-Apr-2025 18:36:22 remote: Counting objects: 0% (1/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 1% (15/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 2% (30/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 3% (44/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 4% (59/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 5% (74/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 6% (88/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 7% (103/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 8% (118/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 9% (132/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 10% (147/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 11% (161/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 12% (176/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 13% (191/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 14% (205/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 15% (220/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 16% (235/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 17% (249/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 18% (264/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 19% (278/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 20% (293/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 21% (308/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 22% (322/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 23% (337/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 24% (352/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 25% (366/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 26% (381/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 27% (396/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 28% (410/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 29% (425/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 30% (439/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 31% (454/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 32% (469/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 33% (483/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 34% (498/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 35% (513/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 36% (527/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 37% (542/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 38% (556/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 39% (571/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 40% (586/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 41% (600/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 42% (615/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 43% (630/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 44% (644/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 45% (659/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 46% (673/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 47% (688/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 48% (703/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 49% (717/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 50% (732/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 51% (747/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 52% (761/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 53% (776/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 54% (791/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 55% (805/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 56% (820/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 57% (834/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 58% (849/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 59% (864/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 60% (878/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 61% (893/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 62% (908/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 63% (922/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 64% (937/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 65% (951/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 66% (966/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 67% (981/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 68% (995/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 69% (1010/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 70% (1025/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 71% (1039/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 72% (1054/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 73% (1068/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 74% (1083/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 75% (1098/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 76% (1112/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 77% (1127/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 78% (1142/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 79% (1156/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 80% (1171/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 81% (1186/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 82% (1200/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 83% (1215/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 84% (1229/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 85% (1244/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 86% (1259/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 87% (1273/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 88% (1288/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 89% (1303/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 90% (1317/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 91% (1332/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 92% (1346/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 93% (1361/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 94% (1376/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 95% (1390/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 96% (1405/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 97% (1420/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 98% (1434/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 99% (1449/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 100% (1463/1463)[K build 03-Apr-2025 18:36:22 remote: Counting objects: 100% (1463/1463), done.[K build 03-Apr-2025 18:36:22 Receiving objects: 0% (1/6819) build 03-Apr-2025 18:36:22 Receiving objects: 1% (69/6819) build 03-Apr-2025 18:36:22 Receiving objects: 2% (137/6819) build 03-Apr-2025 18:36:22 Receiving objects: 3% (205/6819) build 03-Apr-2025 18:36:22 Receiving objects: 4% (273/6819) build 03-Apr-2025 18:36:22 Receiving objects: 5% (341/6819) build 03-Apr-2025 18:36:22 Receiving objects: 6% (410/6819) build 03-Apr-2025 18:36:22 Receiving objects: 7% (478/6819) build 03-Apr-2025 18:36:22 Receiving objects: 8% (546/6819) build 03-Apr-2025 18:36:22 Receiving objects: 9% (614/6819) build 03-Apr-2025 18:36:22 Receiving objects: 10% (682/6819) build 03-Apr-2025 18:36:22 Receiving objects: 11% (751/6819) build 03-Apr-2025 18:36:22 Receiving objects: 12% (819/6819) build 03-Apr-2025 18:36:22 Receiving objects: 13% (887/6819) build 03-Apr-2025 18:36:22 Receiving objects: 14% (955/6819) build 03-Apr-2025 18:36:22 Receiving objects: 15% (1023/6819) build 03-Apr-2025 18:36:22 Receiving objects: 16% (1092/6819) build 03-Apr-2025 18:36:22 Receiving objects: 17% (1160/6819) build 03-Apr-2025 18:36:22 Receiving objects: 18% (1228/6819) build 03-Apr-2025 18:36:22 Receiving objects: 19% (1296/6819) build 03-Apr-2025 18:36:22 Receiving objects: 20% (1364/6819) build 03-Apr-2025 18:36:22 Receiving objects: 21% (1432/6819) build 03-Apr-2025 18:36:22 Receiving objects: 22% (1501/6819) build 03-Apr-2025 18:36:22 Receiving objects: 23% (1569/6819) build 03-Apr-2025 18:36:22 Receiving objects: 24% (1637/6819) build 03-Apr-2025 18:36:22 Receiving objects: 25% (1705/6819) build 03-Apr-2025 18:36:22 Receiving objects: 26% (1773/6819) build 03-Apr-2025 18:36:22 Receiving objects: 27% (1842/6819) build 03-Apr-2025 18:36:22 Receiving objects: 28% (1910/6819) build 03-Apr-2025 18:36:22 Receiving objects: 29% (1978/6819) build 03-Apr-2025 18:36:22 Receiving objects: 30% (2046/6819) build 03-Apr-2025 18:36:22 Receiving objects: 31% (2114/6819) build 03-Apr-2025 18:36:22 Receiving objects: 32% (2183/6819) build 03-Apr-2025 18:36:22 Receiving objects: 33% (2251/6819) build 03-Apr-2025 18:36:22 Receiving objects: 34% (2319/6819) build 03-Apr-2025 18:36:22 Receiving objects: 35% (2387/6819) build 03-Apr-2025 18:36:22 Receiving objects: 36% (2455/6819) build 03-Apr-2025 18:36:22 Receiving objects: 37% (2524/6819) build 03-Apr-2025 18:36:22 Receiving objects: 38% (2592/6819) build 03-Apr-2025 18:36:22 Receiving objects: 39% (2660/6819) build 03-Apr-2025 18:36:22 Receiving objects: 40% (2728/6819) build 03-Apr-2025 18:36:22 Receiving objects: 41% (2796/6819) build 03-Apr-2025 18:36:22 Receiving objects: 42% (2864/6819) build 03-Apr-2025 18:36:22 Receiving objects: 43% (2933/6819) build 03-Apr-2025 18:36:22 Receiving objects: 44% (3001/6819) build 03-Apr-2025 18:36:22 Receiving objects: 45% (3069/6819) build 03-Apr-2025 18:36:22 Receiving objects: 46% (3137/6819) build 03-Apr-2025 18:36:22 Receiving objects: 47% (3205/6819) build 03-Apr-2025 18:36:22 Receiving objects: 48% (3274/6819) build 03-Apr-2025 18:36:22 Receiving objects: 49% (3342/6819) build 03-Apr-2025 18:36:22 Receiving objects: 50% (3410/6819) build 03-Apr-2025 18:36:22 Receiving objects: 51% (3478/6819) build 03-Apr-2025 18:36:22 Receiving objects: 52% (3546/6819) build 03-Apr-2025 18:36:22 Receiving objects: 53% (3615/6819) build 03-Apr-2025 18:36:22 Receiving objects: 54% (3683/6819) build 03-Apr-2025 18:36:22 Receiving objects: 55% (3751/6819) build 03-Apr-2025 18:36:22 Receiving objects: 56% (3819/6819) build 03-Apr-2025 18:36:22 Receiving objects: 57% (3887/6819) build 03-Apr-2025 18:36:22 Receiving objects: 58% (3956/6819) build 03-Apr-2025 18:36:22 Receiving objects: 59% (4024/6819) build 03-Apr-2025 18:36:22 Receiving objects: 60% (4092/6819) build 03-Apr-2025 18:36:22 Receiving objects: 61% (4160/6819) build 03-Apr-2025 18:36:22 Receiving objects: 62% (4228/6819) build 03-Apr-2025 18:36:22 Receiving objects: 63% (4296/6819) build 03-Apr-2025 18:36:22 Receiving objects: 64% (4365/6819) build 03-Apr-2025 18:36:22 Receiving objects: 65% (4433/6819) build 03-Apr-2025 18:36:22 Receiving objects: 66% (4501/6819) build 03-Apr-2025 18:36:22 Receiving objects: 67% (4569/6819) build 03-Apr-2025 18:36:22 Receiving objects: 68% (4637/6819) build 03-Apr-2025 18:36:22 Receiving objects: 69% (4706/6819) build 03-Apr-2025 18:36:22 Receiving objects: 70% (4774/6819) build 03-Apr-2025 18:36:22 Receiving objects: 71% (4842/6819) build 03-Apr-2025 18:36:22 Receiving objects: 72% (4910/6819) build 03-Apr-2025 18:36:22 Receiving objects: 73% (4978/6819) build 03-Apr-2025 18:36:22 Receiving objects: 74% (5047/6819) build 03-Apr-2025 18:36:22 Receiving objects: 75% (5115/6819) build 03-Apr-2025 18:36:22 Receiving objects: 76% (5183/6819) build 03-Apr-2025 18:36:22 Receiving objects: 77% (5251/6819) build 03-Apr-2025 18:36:22 Receiving objects: 78% (5319/6819) build 03-Apr-2025 18:36:22 Receiving objects: 79% (5388/6819) build 03-Apr-2025 18:36:22 Receiving objects: 80% (5456/6819) build 03-Apr-2025 18:36:22 Receiving objects: 81% (5524/6819) build 03-Apr-2025 18:36:22 Receiving objects: 82% (5592/6819) build 03-Apr-2025 18:36:22 Receiving objects: 83% (5660/6819) build 03-Apr-2025 18:36:22 Receiving objects: 84% (5728/6819) build 03-Apr-2025 18:36:22 Receiving objects: 85% (5797/6819) build 03-Apr-2025 18:36:22 Receiving objects: 86% (5865/6819) build 03-Apr-2025 18:36:22 Receiving objects: 87% (5933/6819) build 03-Apr-2025 18:36:22 Receiving objects: 88% (6001/6819) build 03-Apr-2025 18:36:22 Receiving objects: 89% (6069/6819) build 03-Apr-2025 18:36:22 Receiving objects: 90% (6138/6819) build 03-Apr-2025 18:36:22 Receiving objects: 91% (6206/6819) build 03-Apr-2025 18:36:22 Receiving objects: 92% (6274/6819) build 03-Apr-2025 18:36:22 Receiving objects: 93% (6342/6819) build 03-Apr-2025 18:36:22 Receiving objects: 94% (6410/6819) build 03-Apr-2025 18:36:22 Receiving objects: 95% (6479/6819) build 03-Apr-2025 18:36:22 Receiving objects: 96% (6547/6819) build 03-Apr-2025 18:36:22 Receiving objects: 97% (6615/6819) build 03-Apr-2025 18:36:22 remote: Total 6819 (delta 1463), reused 1463 (delta 1463), pack-reused 5356 (from 1)[K build 03-Apr-2025 18:36:22 Receiving objects: 98% (6683/6819) build 03-Apr-2025 18:36:22 Receiving objects: 99% (6751/6819) build 03-Apr-2025 18:36:22 Receiving objects: 100% (6819/6819) build 03-Apr-2025 18:36:22 Receiving objects: 100% (6819/6819), 4.34 MiB | 28.47 MiB/s, done. build 03-Apr-2025 18:36:22 Resolving deltas: 0% (0/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 1% (41/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 2% (81/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 3% (121/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 4% (161/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 5% (201/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 6% (241/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 7% (282/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 8% (322/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 9% (362/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 10% (402/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 11% (443/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 12% (482/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 13% (523/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 14% (563/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 15% (603/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 16% (643/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 17% (683/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 18% (723/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 19% (765/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 20% (805/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 21% (844/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 22% (884/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 23% (924/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 24% (964/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 25% (1004/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 26% (1045/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 27% (1085/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 28% (1125/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 29% (1165/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 30% (1205/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 31% (1245/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 32% (1286/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 33% (1326/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 34% (1366/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 35% (1406/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 36% (1446/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 37% (1486/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 38% (1527/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 39% (1567/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 40% (1607/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 41% (1647/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 42% (1687/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 43% (1727/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 44% (1769/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 45% (1810/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 46% (1848/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 47% (1888/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 48% (1928/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 49% (1968/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 50% (2008/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 51% (2049/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 52% (2089/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 53% (2130/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 54% (2170/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 55% (2209/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 56% (2250/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 57% (2290/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 58% (2330/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 59% (2370/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 60% (2410/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 61% (2451/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 62% (2490/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 63% (2531/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 64% (2571/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 65% (2611/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 66% (2651/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 67% (2691/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 68% (2731/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 69% (2772/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 70% (2812/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 71% (2852/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 72% (2892/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 73% (2932/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 74% (2972/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 75% (3012/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 76% (3053/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 77% (3093/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 78% (3133/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 79% (3173/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 80% (3213/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 81% (3253/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 82% (3294/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 83% (3334/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 84% (3374/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 85% (3414/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 86% (3454/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 87% (3494/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 88% (3535/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 89% (3575/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 90% (3615/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 91% (3655/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 92% (3695/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 93% (3735/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 94% (3776/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 95% (3816/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 96% (3856/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 97% (3896/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 98% (3936/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 99% (3976/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 100% (4016/4016) build 03-Apr-2025 18:36:22 Resolving deltas: 100% (4016/4016), completed with 160 local objects. build 03-Apr-2025 18:36:23 From https://github.com/phpbb/phpbb build 03-Apr-2025 18:36:23 * branch HEAD -> FETCH_HEAD build 03-Apr-2025 18:36:23 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 03-Apr-2025 18:36:23 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 03-Apr-2025 18:36:23 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 03-Apr-2025 18:36:23 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 03-Apr-2025 18:36:23 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 03-Apr-2025 18:36:23 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 03-Apr-2025 18:36:23 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 03-Apr-2025 18:36:23 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.0 -> release-2.0.0 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.1 -> release-2.0.1 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.10 -> release-2.0.10 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.11 -> release-2.0.11 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.12 -> release-2.0.12 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.13 -> release-2.0.13 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.14 -> release-2.0.14 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.15 -> release-2.0.15 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.16 -> release-2.0.16 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.17 -> release-2.0.17 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.18 -> release-2.0.18 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.19 -> release-2.0.19 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.2 -> release-2.0.2 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.20 -> release-2.0.20 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.21 -> release-2.0.21 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.22 -> release-2.0.22 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.23 -> release-2.0.23 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.3 -> release-2.0.3 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.4 -> release-2.0.4 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.5 -> release-2.0.5 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.6 -> release-2.0.6 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.7 -> release-2.0.7 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.8 -> release-2.0.8 build 03-Apr-2025 18:36:23 * [new tag] release-2.0.8a -> release-2.0.8a build 03-Apr-2025 18:36:23 * [new tag] release-2.0.9 -> release-2.0.9 build 03-Apr-2025 18:36:23 * [new tag] release-3.0.11 -> release-3.0.11 build 03-Apr-2025 18:36:23 * [new tag] release-3.0.12 -> release-3.0.12 build 03-Apr-2025 18:36:23 * [new tag] release-3.0.13 -> release-3.0.13 build 03-Apr-2025 18:36:23 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 03-Apr-2025 18:36:23 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 03-Apr-2025 18:36:23 * [new tag] start -> start build 03-Apr-2025 18:36:23 [00;36mBuildfile: /data/build/build.xml[0m build 03-Apr-2025 18:36:23 [00;32m build 03-Apr-2025 18:36:23 phpBB > clean: build 03-Apr-2025 18:36:23 [0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/logs does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/api does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/codebrowser does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/coverage does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/cpd does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/dependencies does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/new_version does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/old_versions does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [01;35m [delete] Directory /data/build/save does not exist or is not a directory.[0m build 03-Apr-2025 18:36:23 [00;32m build 03-Apr-2025 18:36:23 phpBB > prepare: build 03-Apr-2025 18:36:23 [0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/logs[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/api[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/codebrowser[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/coverage[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/cpd[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/dependencies[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/new_version[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/new_version/files[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/new_version/patches[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/new_version/release_files[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/new_version/update[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/old_versions[0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/save[0m build 03-Apr-2025 18:36:23 [00;32m build 03-Apr-2025 18:36:23 phpBB > prepare-new-version: build 03-Apr-2025 18:36:23 [0m build 03-Apr-2025 18:36:23 [00;36m [mkdir] Created dir: /data/build/new_version/phpBB3[0m build 03-Apr-2025 18:36:23 [00;32m build 03-Apr-2025 18:36:23 phpBB > export: build 03-Apr-2025 18:36:23 [0m build 03-Apr-2025 18:36:23 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 03-Apr-2025 18:36:23 Installing dependencies from lock file build 03-Apr-2025 18:36:23 Verifying lock file contents can be installed on current platform. build 03-Apr-2025 18:36:23 Package operations: 89 installs, 0 updates, 0 removals build 03-Apr-2025 18:36:23 - Downloading composer/installers (v1.12.0) build 03-Apr-2025 18:36:23 - Downloading composer/package-versions-deprecated (1.11.99.5) build 03-Apr-2025 18:36:23 - Downloading bantu/ini-get-wrapper (v1.0.1) build 03-Apr-2025 18:36:23 - Downloading carlos-mg89/oauth (0.8.16) build 03-Apr-2025 18:36:23 - Downloading chita/topological_sort (v3.0.1) build 03-Apr-2025 18:36:23 - Downloading symfony/process (v6.4.15) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-php81 (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-php80 (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-php73 (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/finder (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-mbstring (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-ctype (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/filesystem (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-intl-normalizer (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-intl-grapheme (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/string (v6.4.15) build 03-Apr-2025 18:36:23 - Downloading symfony/deprecation-contracts (v3.5.1) build 03-Apr-2025 18:36:23 - Downloading psr/container (2.0.2) build 03-Apr-2025 18:36:23 - Downloading symfony/service-contracts (v3.5.1) build 03-Apr-2025 18:36:23 - Downloading symfony/console (v6.4.15) build 03-Apr-2025 18:36:23 - Downloading seld/signal-handler (2.0.2) build 03-Apr-2025 18:36:23 - Downloading seld/phar-utils (1.2.1) build 03-Apr-2025 18:36:23 - Downloading seld/jsonlint (1.11.0) build 03-Apr-2025 18:36:23 - Downloading react/promise (v3.2.0) build 03-Apr-2025 18:36:23 - Downloading psr/log (3.0.2) build 03-Apr-2025 18:36:23 - Downloading justinrainbow/json-schema (5.3.0) build 03-Apr-2025 18:36:23 - Downloading composer/pcre (3.3.2) build 03-Apr-2025 18:36:23 - Downloading composer/xdebug-handler (3.0.5) build 03-Apr-2025 18:36:23 - Downloading composer/spdx-licenses (1.5.8) build 03-Apr-2025 18:36:23 - Downloading composer/semver (3.4.3) build 03-Apr-2025 18:36:23 - Downloading composer/metadata-minifier (1.0.0) build 03-Apr-2025 18:36:23 - Downloading composer/class-map-generator (1.5.0) build 03-Apr-2025 18:36:23 - Downloading composer/ca-bundle (1.5.4) build 03-Apr-2025 18:36:23 - Downloading composer/composer (2.8.4) build 03-Apr-2025 18:36:23 - Downloading psr/cache (3.0.0) build 03-Apr-2025 18:36:23 - Downloading doctrine/deprecations (1.1.4) build 03-Apr-2025 18:36:23 - Downloading doctrine/event-manager (1.2.0) build 03-Apr-2025 18:36:23 - Downloading doctrine/cache (2.2.0) build 03-Apr-2025 18:36:23 - Downloading doctrine/dbal (3.3.8) build 03-Apr-2025 18:36:23 - Downloading doctrine/lexer (3.0.0) build 03-Apr-2025 18:36:23 - Downloading google/recaptcha (1.3.0) build 03-Apr-2025 18:36:23 - Downloading guzzlehttp/promises (1.5.3) build 03-Apr-2025 18:36:23 - Downloading ralouphie/getallheaders (3.0.3) build 03-Apr-2025 18:36:23 - Downloading psr/http-message (1.1) build 03-Apr-2025 18:36:23 - Downloading guzzlehttp/psr7 (1.9.1) build 03-Apr-2025 18:36:23 - Downloading laminas/laminas-code (4.16.0) build 03-Apr-2025 18:36:23 - Downloading marc1706/fast-image-size (v1.1.7) build 03-Apr-2025 18:36:23 - Downloading symfony/http-client-contracts (v3.5.2) build 03-Apr-2025 18:36:23 - Downloading symfony/http-client (v6.4.16) build 03-Apr-2025 18:36:23 - Downloading brick/math (0.12.1) build 03-Apr-2025 18:36:23 - Downloading spomky-labs/pki-framework (1.2.1) build 03-Apr-2025 18:36:23 - Downloading psr/http-factory (1.1.0) build 03-Apr-2025 18:36:23 - Downloading psr/http-client (1.0.3) build 03-Apr-2025 18:36:23 - Downloading psr/clock (1.0.0) build 03-Apr-2025 18:36:23 - Downloading paragonie/sodium_compat (v2.1.0) build 03-Apr-2025 18:36:23 - Downloading paragonie/constant_time_encoding (v3.0.0) build 03-Apr-2025 18:36:23 - Downloading web-token/jwt-library (3.4.6) build 03-Apr-2025 18:36:23 - Downloading web-token/jwt-util-ecc (3.4.6) build 03-Apr-2025 18:36:23 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.6) build 03-Apr-2025 18:36:23 - Downloading web-token/jwt-signature (3.4.6) build 03-Apr-2025 18:36:23 - Downloading web-token/jwt-key-mgmt (3.4.6) build 03-Apr-2025 18:36:23 - Downloading spomky-labs/base64url (v2.0.4) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-intl-idn (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading guzzlehttp/guzzle (6.5.8) build 03-Apr-2025 18:36:23 - Downloading minishlink/web-push (v8.0.0) build 03-Apr-2025 18:36:23 - Downloading s9e/sweetdom (3.4.1) build 03-Apr-2025 18:36:23 - Downloading s9e/regexp-builder (1.4.6) build 03-Apr-2025 18:36:23 - Downloading s9e/text-formatter (2.18.0) build 03-Apr-2025 18:36:23 - Downloading symfony/config (v6.4.14) build 03-Apr-2025 18:36:23 - Downloading psr/event-dispatcher (1.0.0) build 03-Apr-2025 18:36:23 - Downloading symfony/event-dispatcher-contracts (v3.5.1) build 03-Apr-2025 18:36:23 - Downloading symfony/polyfill-php83 (v1.31.0) build 03-Apr-2025 18:36:23 - Downloading symfony/http-foundation (v6.4.16) build 03-Apr-2025 18:36:23 - Downloading symfony/event-dispatcher (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading symfony/var-dumper (v6.4.15) build 03-Apr-2025 18:36:23 - Downloading symfony/error-handler (v6.4.14) build 03-Apr-2025 18:36:23 - Downloading symfony/http-kernel (v6.4.16) build 03-Apr-2025 18:36:23 - Downloading symfony/mime (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading egulias/email-validator (4.0.2) build 03-Apr-2025 18:36:23 - Downloading symfony/mailer (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading symfony/var-exporter (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading symfony/dependency-injection (v6.4.16) build 03-Apr-2025 18:36:23 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 03-Apr-2025 18:36:23 - Downloading symfony/proxy-manager-bridge (v6.4.13) build 03-Apr-2025 18:36:23 - Downloading symfony/routing (v6.4.16) build 03-Apr-2025 18:36:23 - Downloading twig/twig (v3.18.0) build 03-Apr-2025 18:36:23 - Downloading symfony/translation-contracts (v3.5.1) build 03-Apr-2025 18:36:23 - Downloading symfony/twig-bridge (v6.4.16) build 03-Apr-2025 18:36:23 - Downloading symfony/yaml (v6.4.13) build 03-Apr-2025 18:36:24 0/89 [>---------------------------] 0% build 03-Apr-2025 18:36:25 14/89 [====>-----------------------] 15% build 03-Apr-2025 18:36:25 26/89 [========>-------------------] 29% build 03-Apr-2025 18:36:25 35/89 [===========>----------------] 39% build 03-Apr-2025 18:36:25 49/89 [===============>------------] 55% build 03-Apr-2025 18:36:25 60/89 [==================>---------] 67% build 03-Apr-2025 18:36:25 67/89 [=====================>------] 75% build 03-Apr-2025 18:36:25 77/89 [========================>---] 86% build 03-Apr-2025 18:36:25 89/89 [============================] 100% build 03-Apr-2025 18:36:25 - Installing composer/installers (v1.12.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 03-Apr-2025 18:36:25 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing carlos-mg89/oauth (0.8.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing chita/topological_sort (v3.0.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/process (v6.4.15): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-php81 (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/finder (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/filesystem (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/string (v6.4.15): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/container (2.0.2): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/service-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/console (v6.4.15): Extracting archive build 03-Apr-2025 18:36:25 - Installing seld/signal-handler (2.0.2): Extracting archive build 03-Apr-2025 18:36:25 - Installing seld/phar-utils (1.2.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing seld/jsonlint (1.11.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing react/promise (v3.2.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/log (3.0.2): Extracting archive build 03-Apr-2025 18:36:25 - Installing justinrainbow/json-schema (5.3.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/pcre (3.3.2): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/semver (3.4.3): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/class-map-generator (1.5.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/ca-bundle (1.5.4): Extracting archive build 03-Apr-2025 18:36:25 - Installing composer/composer (2.8.4): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/cache (3.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing doctrine/deprecations (1.1.4): Extracting archive build 03-Apr-2025 18:36:25 - Installing doctrine/event-manager (1.2.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing doctrine/cache (2.2.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing doctrine/dbal (3.3.8): Extracting archive build 03-Apr-2025 18:36:25 - Installing doctrine/lexer (3.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing google/recaptcha (1.3.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 03-Apr-2025 18:36:25 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/http-message (1.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing laminas/laminas-code (4.16.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/http-client-contracts (v3.5.2): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/http-client (v6.4.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing brick/math (0.12.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/http-factory (1.1.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/http-client (1.0.3): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/clock (1.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing paragonie/sodium_compat (v2.1.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing paragonie/constant_time_encoding (v3.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing web-token/jwt-library (3.4.6): Extracting archive build 03-Apr-2025 18:36:25 - Installing web-token/jwt-util-ecc (3.4.6): Extracting archive build 03-Apr-2025 18:36:25 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.6): Extracting archive build 03-Apr-2025 18:36:25 - Installing web-token/jwt-signature (3.4.6): Extracting archive build 03-Apr-2025 18:36:25 - Installing web-token/jwt-key-mgmt (3.4.6): Extracting archive build 03-Apr-2025 18:36:25 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-intl-idn (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 03-Apr-2025 18:36:25 - Installing minishlink/web-push (v8.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing s9e/sweetdom (3.4.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 03-Apr-2025 18:36:25 - Installing s9e/text-formatter (2.18.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/config (v6.4.14): Extracting archive build 03-Apr-2025 18:36:25 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/event-dispatcher-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/polyfill-php83 (v1.31.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/http-foundation (v6.4.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/event-dispatcher (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/var-dumper (v6.4.15): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/error-handler (v6.4.14): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/http-kernel (v6.4.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/mime (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing egulias/email-validator (4.0.2): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/mailer (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/var-exporter (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/dependency-injection (v6.4.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/proxy-manager-bridge (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/routing (v6.4.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing twig/twig (v3.18.0): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/translation-contracts (v3.5.1): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/twig-bridge (v6.4.16): Extracting archive build 03-Apr-2025 18:36:25 - Installing symfony/yaml (v6.4.13): Extracting archive build 03-Apr-2025 18:36:25 0/87 [>---------------------------] 0% build 03-Apr-2025 18:36:26 10/87 [===>------------------------] 11% build 03-Apr-2025 18:36:26 26/87 [========>-------------------] 29% build 03-Apr-2025 18:36:26 35/87 [===========>----------------] 40% build 03-Apr-2025 18:36:26 45/87 [==============>-------------] 51% build 03-Apr-2025 18:36:26 53/87 [=================>----------] 60% build 03-Apr-2025 18:36:26 63/87 [====================>-------] 72% build 03-Apr-2025 18:36:27 70/87 [======================>-----] 80% build 03-Apr-2025 18:36:27 83/87 [==========================>-] 95% build 03-Apr-2025 18:36:27 87/87 [============================] 100% build 03-Apr-2025 18:36:27 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:36:27 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:36:27 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:36:27 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 03-Apr-2025 18:36:27 Generating optimized autoload files build 03-Apr-2025 18:36:29 65 packages you are using are looking for funding. build 03-Apr-2025 18:36:29 Use the `composer fund` command to find out more! build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/composer.phar[0m build 03-Apr-2025 18:36:29 [00;32m build 03-Apr-2025 18:36:29 phpBB > clean-vendor-dir: build 03-Apr-2025 18:36:29 [0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/react/promise/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/README.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete.[0m build 03-Apr-2025 18:36:29 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete.[0m build 03-Apr-2025 18:36:29 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete.[0m build 03-Apr-2025 18:36:29 Cloning into 'viglink'... build 03-Apr-2025 18:36:30 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:36:30 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:36:30 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:36:30 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:36:30 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:36:30 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:36:30 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:36:30 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:36:30 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:36:30 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:36:30 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:36:30 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:36:30 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:36:30 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:36:30 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:36:30 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:36:30 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:36:30 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:36:30 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:36:30 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:36:30 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:36:30 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:36:30 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:36:30 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:36:30 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:36:30 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:36:30 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:36:30 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:36:30 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:36:30 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:36:30 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:36:30 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:36:30 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:36:30 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:36:30 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:36:30 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:36:30 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:36:30 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:36:30 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:36:30 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:36:30 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:36:30 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:36:30 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:36:30 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:36:30 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:36:30 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:36:30 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:36:30 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:36:30 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:36:30 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:36:30 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:36:30 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:36:30 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:36:30 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:36:30 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:36:30 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:36:30 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:36:30 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:36:30 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:36:30 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:36:30 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:36:30 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:36:30 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:36:30 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:36:30 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:36:30 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:36:30 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:36:30 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:36:30 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:36:30 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:36:30 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:36:30 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:36:30 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:36:30 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:36:30 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:36:30 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:36:30 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:36:30 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:36:30 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:36:30 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:36:30 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:36:30 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:36:30 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:36:30 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:36:30 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:36:30 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:36:30 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:36:30 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:36:30 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:36:30 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:36:30 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:36:30 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:36:30 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:36:30 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:36:30 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:36:30 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:36:30 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:36:30 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:36:30 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:36:30 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:36:30 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:36:30 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:36:30 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:36:30 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:36:30 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:36:30 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:36:30 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.48 MiB/s, done. build 03-Apr-2025 18:36:30 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:36:30 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:36:30 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:36:30 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:36:30 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:36:30 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:36:30 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:36:30 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:36:30 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:36:30 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:36:30 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:36:30 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:36:30 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:36:30 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:36:30 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:36:30 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:36:30 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:36:30 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:36:30 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:36:30 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:36:30 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:36:30 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:36:30 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:36:30 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:36:30 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:36:30 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:36:30 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:36:30 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:36:30 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:36:30 Resolving deltas: 29% (170/579) build 03-Apr-2025 18:36:30 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:36:30 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:36:30 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:36:30 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:36:30 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:36:30 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:36:30 Resolving deltas: 36% (210/579) build 03-Apr-2025 18:36:30 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:36:30 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:36:30 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:36:30 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:36:30 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:36:30 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:36:30 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:36:30 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:36:30 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:36:30 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:36:30 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:36:30 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:36:30 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:36:30 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:36:30 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:36:30 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:36:30 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:36:30 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:36:30 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:36:30 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:36:30 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:36:30 Resolving deltas: 58% (337/579) build 03-Apr-2025 18:36:30 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:36:30 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:36:30 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:36:30 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:36:30 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:36:30 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:36:30 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:36:30 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:36:30 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:36:30 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:36:30 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:36:30 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:36:30 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:36:30 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:36:30 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:36:30 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:36:30 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:36:30 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:36:30 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:36:30 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:36:30 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:36:30 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:36:30 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:36:30 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:36:30 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:36:30 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:36:30 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:36:30 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:36:30 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:36:30 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:36:30 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:36:30 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:36:30 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:36:30 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:36:30 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:36:30 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:36:30 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:36:30 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:36:30 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:36:30 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:36:30 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:36:30 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:36:30 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:36:30 Already on 'master' build 03-Apr-2025 18:36:30 Your branch is up to date with 'origin/master'. build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:36:30 [01;35m [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:36:30 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:36:30 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete.[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/develop[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/install/data[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/config/development[0m build 03-Apr-2025 18:36:30 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/config/test[0m build 03-Apr-2025 18:36:30 [00;36m [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3[0m build 03-Apr-2025 18:36:30 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777[0m build 03-Apr-2025 18:36:30 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777[0m build 03-Apr-2025 18:36:30 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777[0m build 03-Apr-2025 18:36:30 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:30 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:31 [00;32m build 03-Apr-2025 18:36:31 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:31 [0m build 03-Apr-2025 18:36:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/cache[0m build 03-Apr-2025 18:36:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/docs[0m build 03-Apr-2025 18:36:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/files[0m build 03-Apr-2025 18:36:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/install[0m build 03-Apr-2025 18:36:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/store[0m build 03-Apr-2025 18:36:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/vendor[0m build 03-Apr-2025 18:36:32 [00;36m [touch] Creating /data/build/new_version/phpBB3/config.php[0m build 03-Apr-2025 18:36:32 [00;36m [copy] Copying 1 file to /data/build/new_version/phpBB3/vendor[0m build 03-Apr-2025 18:36:32 [00;32m build 03-Apr-2025 18:36:32 phpBB > old-version-diffs: build 03-Apr-2025 18:36:32 [0m build 03-Apr-2025 18:36:32 [00;32m build 03-Apr-2025 18:36:32 phpBB > old-version-diff: build 03-Apr-2025 18:36:32 [0m build 03-Apr-2025 18:36:32 [00;36m [echo] Retrieving version 3.1.0[0m build 03-Apr-2025 18:36:32 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.0[0m build 03-Apr-2025 18:36:32 [00;32m build 03-Apr-2025 18:36:32 phpBB > export: build 03-Apr-2025 18:36:32 [0m build 03-Apr-2025 18:36:33 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete.[0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop[0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data[0m build 03-Apr-2025 18:36:33 [01;35m [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:33 [01;35m [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:33 [00;36m [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0[0m build 03-Apr-2025 18:36:33 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777[0m build 03-Apr-2025 18:36:33 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777[0m build 03-Apr-2025 18:36:33 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777[0m build 03-Apr-2025 18:36:33 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:33 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:33 [00;32m build 03-Apr-2025 18:36:33 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:33 [0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache[0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs[0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/files[0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/install[0m build 03-Apr-2025 18:36:33 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/store[0m build 03-Apr-2025 18:36:33 [01;35m [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:34 [00;32m build 03-Apr-2025 18:36:34 phpBB > old-version-diff: build 03-Apr-2025 18:36:34 [0m build 03-Apr-2025 18:36:34 [00;36m [echo] Retrieving version 3.1.1[0m build 03-Apr-2025 18:36:34 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.1[0m build 03-Apr-2025 18:36:34 [00;32m build 03-Apr-2025 18:36:34 phpBB > export: build 03-Apr-2025 18:36:34 [0m build 03-Apr-2025 18:36:34 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete.[0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop[0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data[0m build 03-Apr-2025 18:36:34 [01;35m [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:34 [01;35m [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:34 [00;36m [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1[0m build 03-Apr-2025 18:36:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777[0m build 03-Apr-2025 18:36:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777[0m build 03-Apr-2025 18:36:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777[0m build 03-Apr-2025 18:36:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:34 [00;32m build 03-Apr-2025 18:36:34 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:34 [0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache[0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs[0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/files[0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/install[0m build 03-Apr-2025 18:36:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/store[0m build 03-Apr-2025 18:36:34 [01;35m [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:35 [00;32m build 03-Apr-2025 18:36:35 phpBB > old-version-diff: build 03-Apr-2025 18:36:35 [0m build 03-Apr-2025 18:36:35 [00;36m [echo] Retrieving version 3.1.2[0m build 03-Apr-2025 18:36:35 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.2[0m build 03-Apr-2025 18:36:35 [00;32m build 03-Apr-2025 18:36:35 phpBB > export: build 03-Apr-2025 18:36:35 [0m build 03-Apr-2025 18:36:35 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete.[0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop[0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data[0m build 03-Apr-2025 18:36:35 [01;35m [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:35 [01;35m [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:35 [00;36m [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2[0m build 03-Apr-2025 18:36:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777[0m build 03-Apr-2025 18:36:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777[0m build 03-Apr-2025 18:36:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777[0m build 03-Apr-2025 18:36:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:35 [00;32m build 03-Apr-2025 18:36:35 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:35 [0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache[0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs[0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/files[0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/install[0m build 03-Apr-2025 18:36:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/store[0m build 03-Apr-2025 18:36:35 [01;35m [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:36 [00;32m build 03-Apr-2025 18:36:36 phpBB > old-version-diff: build 03-Apr-2025 18:36:36 [0m build 03-Apr-2025 18:36:36 [00;36m [echo] Retrieving version 3.1.3[0m build 03-Apr-2025 18:36:36 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.3[0m build 03-Apr-2025 18:36:36 [00;32m build 03-Apr-2025 18:36:36 phpBB > export: build 03-Apr-2025 18:36:36 [0m build 03-Apr-2025 18:36:36 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete.[0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop[0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data[0m build 03-Apr-2025 18:36:36 [01;35m [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:36 [01;35m [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:36 [00;36m [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3[0m build 03-Apr-2025 18:36:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777[0m build 03-Apr-2025 18:36:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777[0m build 03-Apr-2025 18:36:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777[0m build 03-Apr-2025 18:36:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:36 [00;32m build 03-Apr-2025 18:36:36 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:36 [0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache[0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs[0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/files[0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/install[0m build 03-Apr-2025 18:36:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/store[0m build 03-Apr-2025 18:36:36 [01;35m [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:37 [00;32m build 03-Apr-2025 18:36:37 phpBB > old-version-diff: build 03-Apr-2025 18:36:37 [0m build 03-Apr-2025 18:36:37 [00;36m [echo] Retrieving version 3.1.4[0m build 03-Apr-2025 18:36:37 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.4[0m build 03-Apr-2025 18:36:37 [00;32m build 03-Apr-2025 18:36:37 phpBB > export: build 03-Apr-2025 18:36:37 [0m build 03-Apr-2025 18:36:37 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete.[0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop[0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data[0m build 03-Apr-2025 18:36:37 [01;35m [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:37 [01;35m [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:37 [00;36m [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4[0m build 03-Apr-2025 18:36:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777[0m build 03-Apr-2025 18:36:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777[0m build 03-Apr-2025 18:36:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777[0m build 03-Apr-2025 18:36:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:37 [00;32m build 03-Apr-2025 18:36:37 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:37 [0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache[0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs[0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/files[0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/install[0m build 03-Apr-2025 18:36:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/store[0m build 03-Apr-2025 18:36:37 [01;35m [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:38 [00;32m build 03-Apr-2025 18:36:38 phpBB > old-version-diff: build 03-Apr-2025 18:36:38 [0m build 03-Apr-2025 18:36:38 [00;36m [echo] Retrieving version 3.1.5[0m build 03-Apr-2025 18:36:38 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.5[0m build 03-Apr-2025 18:36:38 [00;32m build 03-Apr-2025 18:36:38 phpBB > export: build 03-Apr-2025 18:36:38 [0m build 03-Apr-2025 18:36:38 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete.[0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop[0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data[0m build 03-Apr-2025 18:36:38 [01;35m [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:38 [01;35m [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:38 [00;36m [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5[0m build 03-Apr-2025 18:36:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777[0m build 03-Apr-2025 18:36:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777[0m build 03-Apr-2025 18:36:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777[0m build 03-Apr-2025 18:36:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:38 [00;32m build 03-Apr-2025 18:36:38 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:38 [0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache[0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs[0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/files[0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/install[0m build 03-Apr-2025 18:36:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/store[0m build 03-Apr-2025 18:36:38 [01;35m [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:39 [00;32m build 03-Apr-2025 18:36:39 phpBB > old-version-diff: build 03-Apr-2025 18:36:39 [0m build 03-Apr-2025 18:36:39 [00;36m [echo] Retrieving version 3.1.6[0m build 03-Apr-2025 18:36:39 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.6[0m build 03-Apr-2025 18:36:39 [00;32m build 03-Apr-2025 18:36:39 phpBB > export: build 03-Apr-2025 18:36:39 [0m build 03-Apr-2025 18:36:39 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete.[0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop[0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data[0m build 03-Apr-2025 18:36:39 [01;35m [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:39 [01;35m [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:39 [00;36m [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6[0m build 03-Apr-2025 18:36:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777[0m build 03-Apr-2025 18:36:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777[0m build 03-Apr-2025 18:36:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777[0m build 03-Apr-2025 18:36:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:39 [00;32m build 03-Apr-2025 18:36:39 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:39 [0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache[0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs[0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/files[0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/install[0m build 03-Apr-2025 18:36:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/store[0m build 03-Apr-2025 18:36:39 [01;35m [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:40 [00;32m build 03-Apr-2025 18:36:40 phpBB > old-version-diff: build 03-Apr-2025 18:36:40 [0m build 03-Apr-2025 18:36:40 [00;36m [echo] Retrieving version 3.1.7[0m build 03-Apr-2025 18:36:40 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.7[0m build 03-Apr-2025 18:36:40 [00;32m build 03-Apr-2025 18:36:40 phpBB > export: build 03-Apr-2025 18:36:40 [0m build 03-Apr-2025 18:36:41 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete.[0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop[0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data[0m build 03-Apr-2025 18:36:41 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:41 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:41 [00;36m [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7[0m build 03-Apr-2025 18:36:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777[0m build 03-Apr-2025 18:36:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777[0m build 03-Apr-2025 18:36:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777[0m build 03-Apr-2025 18:36:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:41 [00;32m build 03-Apr-2025 18:36:41 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:41 [0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache[0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs[0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/files[0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/install[0m build 03-Apr-2025 18:36:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/store[0m build 03-Apr-2025 18:36:41 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:41 [00;32m build 03-Apr-2025 18:36:41 phpBB > old-version-diff: build 03-Apr-2025 18:36:41 [0m build 03-Apr-2025 18:36:41 [00;36m [echo] Retrieving version 3.1.7-pl1[0m build 03-Apr-2025 18:36:41 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1[0m build 03-Apr-2025 18:36:41 [00;32m build 03-Apr-2025 18:36:41 phpBB > export: build 03-Apr-2025 18:36:41 [0m build 03-Apr-2025 18:36:42 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete.[0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop[0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data[0m build 03-Apr-2025 18:36:42 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:42 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:42 [00;36m [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1[0m build 03-Apr-2025 18:36:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777[0m build 03-Apr-2025 18:36:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777[0m build 03-Apr-2025 18:36:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777[0m build 03-Apr-2025 18:36:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:42 [00;32m build 03-Apr-2025 18:36:42 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:42 [0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache[0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs[0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files[0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install[0m build 03-Apr-2025 18:36:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store[0m build 03-Apr-2025 18:36:42 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:42 [00;32m build 03-Apr-2025 18:36:42 phpBB > old-version-diff: build 03-Apr-2025 18:36:42 [0m build 03-Apr-2025 18:36:42 [00;36m [echo] Retrieving version 3.1.8[0m build 03-Apr-2025 18:36:42 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.8[0m build 03-Apr-2025 18:36:42 [00;32m build 03-Apr-2025 18:36:42 phpBB > export: build 03-Apr-2025 18:36:42 [0m build 03-Apr-2025 18:36:43 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete.[0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop[0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data[0m build 03-Apr-2025 18:36:43 [01;35m [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:43 [01;35m [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:43 [00;36m [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8[0m build 03-Apr-2025 18:36:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777[0m build 03-Apr-2025 18:36:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777[0m build 03-Apr-2025 18:36:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777[0m build 03-Apr-2025 18:36:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:43 [00;32m build 03-Apr-2025 18:36:43 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:43 [0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache[0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs[0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/files[0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/install[0m build 03-Apr-2025 18:36:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/store[0m build 03-Apr-2025 18:36:43 [01;35m [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:43 [00;32m build 03-Apr-2025 18:36:43 phpBB > old-version-diff: build 03-Apr-2025 18:36:43 [0m build 03-Apr-2025 18:36:43 [00;36m [echo] Retrieving version 3.1.9[0m build 03-Apr-2025 18:36:43 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.9[0m build 03-Apr-2025 18:36:44 [00;32m build 03-Apr-2025 18:36:44 phpBB > export: build 03-Apr-2025 18:36:44 [0m build 03-Apr-2025 18:36:44 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete.[0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop[0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data[0m build 03-Apr-2025 18:36:44 [01;35m [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:44 [01;35m [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:44 [00;36m [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9[0m build 03-Apr-2025 18:36:44 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777[0m build 03-Apr-2025 18:36:44 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777[0m build 03-Apr-2025 18:36:44 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777[0m build 03-Apr-2025 18:36:44 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:44 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:44 [00;32m build 03-Apr-2025 18:36:44 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:44 [0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache[0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs[0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/files[0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/install[0m build 03-Apr-2025 18:36:44 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/store[0m build 03-Apr-2025 18:36:44 [01;35m [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:45 [00;32m build 03-Apr-2025 18:36:45 phpBB > old-version-diff: build 03-Apr-2025 18:36:45 [0m build 03-Apr-2025 18:36:45 [00;36m [echo] Retrieving version 3.1.10[0m build 03-Apr-2025 18:36:45 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.10[0m build 03-Apr-2025 18:36:45 [00;32m build 03-Apr-2025 18:36:45 phpBB > export: build 03-Apr-2025 18:36:45 [0m build 03-Apr-2025 18:36:45 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete.[0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop[0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data[0m build 03-Apr-2025 18:36:45 [01;35m [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:45 [01;35m [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:45 [00;36m [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10[0m build 03-Apr-2025 18:36:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777[0m build 03-Apr-2025 18:36:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777[0m build 03-Apr-2025 18:36:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777[0m build 03-Apr-2025 18:36:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:45 [00;32m build 03-Apr-2025 18:36:45 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:45 [0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache[0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs[0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/files[0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/install[0m build 03-Apr-2025 18:36:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/store[0m build 03-Apr-2025 18:36:45 [01;35m [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:46 [00;32m build 03-Apr-2025 18:36:46 phpBB > old-version-diff: build 03-Apr-2025 18:36:46 [0m build 03-Apr-2025 18:36:46 [00;36m [echo] Retrieving version 3.1.11[0m build 03-Apr-2025 18:36:46 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.11[0m build 03-Apr-2025 18:36:46 [00;32m build 03-Apr-2025 18:36:46 phpBB > export: build 03-Apr-2025 18:36:46 [0m build 03-Apr-2025 18:36:46 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete.[0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop[0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data[0m build 03-Apr-2025 18:36:46 [01;35m [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:46 [01;35m [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:46 [00;36m [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11[0m build 03-Apr-2025 18:36:46 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777[0m build 03-Apr-2025 18:36:46 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777[0m build 03-Apr-2025 18:36:46 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777[0m build 03-Apr-2025 18:36:46 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:46 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:46 [00;32m build 03-Apr-2025 18:36:46 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:46 [0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache[0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs[0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/files[0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/install[0m build 03-Apr-2025 18:36:46 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/store[0m build 03-Apr-2025 18:36:46 [01;35m [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:47 [00;32m build 03-Apr-2025 18:36:47 phpBB > old-version-diff: build 03-Apr-2025 18:36:47 [0m build 03-Apr-2025 18:36:47 [00;36m [echo] Retrieving version 3.1.12[0m build 03-Apr-2025 18:36:47 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.12[0m build 03-Apr-2025 18:36:47 [00;32m build 03-Apr-2025 18:36:47 phpBB > export: build 03-Apr-2025 18:36:47 [0m build 03-Apr-2025 18:36:47 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete.[0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop[0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data[0m build 03-Apr-2025 18:36:47 [01;35m [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory.[0m build 03-Apr-2025 18:36:47 [01;35m [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory.[0m build 03-Apr-2025 18:36:47 [00;36m [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12[0m build 03-Apr-2025 18:36:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777[0m build 03-Apr-2025 18:36:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777[0m build 03-Apr-2025 18:36:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777[0m build 03-Apr-2025 18:36:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:47 [00;32m build 03-Apr-2025 18:36:47 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:47 [0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache[0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs[0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/files[0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/install[0m build 03-Apr-2025 18:36:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/store[0m build 03-Apr-2025 18:36:47 [01;35m [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:48 [00;32m build 03-Apr-2025 18:36:48 phpBB > old-version-diff: build 03-Apr-2025 18:36:48 [0m build 03-Apr-2025 18:36:48 [00;36m [echo] Retrieving version 3.2.0[0m build 03-Apr-2025 18:36:48 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.0[0m build 03-Apr-2025 18:36:48 [00;32m build 03-Apr-2025 18:36:48 phpBB > export: build 03-Apr-2025 18:36:48 [0m build 03-Apr-2025 18:36:48 Cloning into 'viglink'... build 03-Apr-2025 18:36:48 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:36:48 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:36:48 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:36:48 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:36:48 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:36:48 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:36:48 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:36:48 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:36:48 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:36:48 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:36:48 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:36:48 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:36:48 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:36:48 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:36:48 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:36:48 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:36:48 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:36:48 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:36:48 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:36:48 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:36:48 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:36:48 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:36:48 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:36:48 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:36:48 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:36:48 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:36:48 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:36:49 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:36:49 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:36:49 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:36:49 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:36:49 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:36:49 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:36:49 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:36:49 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:36:49 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:36:49 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:36:49 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:36:49 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:36:49 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:36:49 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:36:49 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:36:49 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:36:49 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:36:49 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:36:49 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:36:49 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:36:49 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:36:49 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:36:49 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:36:49 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:36:49 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:36:49 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:36:49 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:36:49 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:36:49 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:36:49 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:36:49 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:36:49 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:36:49 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:36:49 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:36:49 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:36:49 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:36:49 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:36:49 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:36:49 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:36:49 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:36:49 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:36:49 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:36:49 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:36:49 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:36:49 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:36:49 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:36:49 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:36:49 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:36:49 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:36:49 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:36:49 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:36:49 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:36:49 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:36:49 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:36:49 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:36:49 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:36:49 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:36:49 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:36:49 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:36:49 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:36:49 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:36:49 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:36:49 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:36:49 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:36:49 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:36:49 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:36:49 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:36:49 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:36:49 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:36:49 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:36:49 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:36:49 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:36:49 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:36:49 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:36:49 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:36:49 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:36:49 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:36:49 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:36:49 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:36:49 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 03-Apr-2025 18:36:49 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:36:49 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:36:49 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:36:49 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:36:49 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:36:49 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:36:49 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:36:49 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:36:49 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:36:49 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:36:49 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:36:49 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:36:49 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:36:49 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:36:49 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:36:49 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:36:49 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:36:49 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:36:49 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:36:49 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:36:49 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:36:49 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:36:49 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:36:49 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:36:49 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:36:49 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:36:49 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:36:49 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:36:49 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:36:49 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:36:49 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:36:49 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:36:49 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:36:49 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:36:49 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:36:49 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:36:49 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:36:49 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:36:49 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:36:49 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:36:49 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:36:49 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:36:49 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:36:49 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:36:49 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:36:49 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:36:49 Resolving deltas: 46% (268/579) build 03-Apr-2025 18:36:49 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:36:49 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:36:49 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:36:49 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:36:49 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:36:49 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:36:49 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:36:49 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:36:49 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:36:49 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:36:49 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:36:49 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:36:49 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:36:49 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:36:49 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:36:49 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:36:49 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:36:49 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:36:49 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:36:49 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:36:49 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:36:49 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:36:49 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:36:49 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:36:49 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:36:49 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:36:49 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:36:49 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:36:49 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:36:49 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:36:49 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:36:49 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:36:49 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:36:49 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:36:49 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:36:49 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:36:49 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:36:49 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:36:49 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:36:49 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:36:49 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:36:49 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:36:49 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:36:49 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:36:49 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:36:49 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:36:49 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:36:49 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:36:49 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:36:49 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:36:49 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:36:49 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:36:49 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:36:49 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:36:49 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:36:49 Note: switching to 'release-phpbb-3.2.0'. build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:36:49 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:36:49 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:36:49 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 git switch -c <new-branch-name> build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 Or undo this operation with: build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 git switch - build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:36:49 build 03-Apr-2025 18:36:49 HEAD is now at 5441364 Update version to 1.0.0 build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:36:49 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete.[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test[0m build 03-Apr-2025 18:36:49 [00;36m [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0[0m build 03-Apr-2025 18:36:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777[0m build 03-Apr-2025 18:36:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777[0m build 03-Apr-2025 18:36:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777[0m build 03-Apr-2025 18:36:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:49 [00;32m build 03-Apr-2025 18:36:49 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:49 [0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/files[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/install[0m build 03-Apr-2025 18:36:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/store[0m build 03-Apr-2025 18:36:49 [01;35m [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:50 [00;32m build 03-Apr-2025 18:36:50 phpBB > old-version-diff: build 03-Apr-2025 18:36:50 [0m build 03-Apr-2025 18:36:50 [00;36m [echo] Retrieving version 3.2.1[0m build 03-Apr-2025 18:36:50 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.1[0m build 03-Apr-2025 18:36:50 [00;32m build 03-Apr-2025 18:36:50 phpBB > export: build 03-Apr-2025 18:36:50 [0m build 03-Apr-2025 18:36:50 Cloning into 'viglink'... build 03-Apr-2025 18:36:50 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:36:50 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:36:50 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:36:50 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:36:50 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:36:50 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:36:50 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:36:50 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:36:50 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:36:50 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:36:50 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:36:50 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:36:50 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:36:50 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:36:50 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:36:50 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:36:50 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:36:50 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:36:50 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:36:50 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:36:50 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:36:50 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:36:50 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:36:50 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:36:50 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:36:50 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:36:50 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:36:50 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:36:50 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:36:50 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:36:50 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:36:50 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:36:50 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:36:50 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:36:50 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:36:50 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:36:50 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:36:50 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:36:50 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:36:50 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:36:50 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:36:50 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:36:50 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:36:50 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:36:50 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:36:50 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:36:50 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:36:50 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:36:50 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:36:50 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:36:50 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:36:50 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:36:50 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:36:50 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:36:50 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:36:50 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:36:50 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:36:50 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:36:50 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:36:50 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:36:50 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:36:50 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:36:50 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:36:50 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:36:50 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:36:50 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:36:50 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:36:50 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:36:50 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:36:50 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:36:50 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:36:50 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:36:50 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:36:50 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:36:50 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:36:50 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:36:50 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:36:50 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:36:50 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:36:50 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:36:50 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:36:50 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:36:50 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:36:50 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:36:50 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:36:50 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:36:50 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:36:50 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:36:50 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:36:50 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:36:50 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:36:50 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:36:50 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:36:50 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:36:50 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:36:50 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:36:50 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:36:50 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:36:50 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:36:50 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:36:50 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:36:50 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:36:50 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:36:50 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:36:50 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:36:50 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:36:50 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 03-Apr-2025 18:36:50 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:36:50 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:36:50 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:36:50 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:36:50 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:36:50 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:36:50 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:36:50 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:36:50 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:36:50 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:36:50 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:36:50 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:36:50 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:36:50 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:36:50 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:36:50 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:36:50 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:36:50 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:36:50 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:36:50 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:36:50 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:36:50 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:36:50 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:36:50 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:36:50 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:36:50 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:36:50 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:36:50 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:36:50 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:36:50 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:36:50 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:36:50 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:36:50 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:36:50 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:36:50 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:36:50 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:36:50 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:36:50 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:36:50 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:36:50 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:36:50 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:36:50 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:36:50 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:36:50 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:36:50 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:36:50 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:36:50 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:36:50 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:36:50 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:36:50 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:36:50 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:36:50 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:36:50 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:36:50 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:36:50 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:36:50 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:36:50 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:36:50 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:36:50 Resolving deltas: 58% (337/579) build 03-Apr-2025 18:36:50 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:36:50 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:36:50 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:36:50 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:36:50 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:36:50 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:36:50 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:36:50 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:36:50 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:36:50 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:36:50 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:36:50 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:36:50 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:36:50 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:36:50 Resolving deltas: 73% (424/579) build 03-Apr-2025 18:36:50 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:36:50 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:36:50 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:36:50 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:36:50 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:36:50 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:36:50 Resolving deltas: 80% (465/579) build 03-Apr-2025 18:36:50 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:36:50 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:36:50 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:36:50 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:36:50 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:36:50 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:36:50 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:36:50 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:36:50 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:36:50 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:36:50 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:36:50 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:36:50 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:36:50 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:36:50 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:36:50 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:36:50 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:36:50 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:36:50 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:36:50 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:36:50 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:36:58 Note: switching to 'release-phpbb-3.2.1'. build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:36:58 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:36:58 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:36:58 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 git switch -c <new-branch-name> build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 Or undo this operation with: build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 git switch - build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:36:58 build 03-Apr-2025 18:36:58 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:36:58 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete.[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test[0m build 03-Apr-2025 18:36:58 [00;36m [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1[0m build 03-Apr-2025 18:36:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777[0m build 03-Apr-2025 18:36:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777[0m build 03-Apr-2025 18:36:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777[0m build 03-Apr-2025 18:36:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777[0m build 03-Apr-2025 18:36:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:36:58 [00;32m build 03-Apr-2025 18:36:58 phpBB > clean-diff-dir: build 03-Apr-2025 18:36:58 [0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/files[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/install[0m build 03-Apr-2025 18:36:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/store[0m build 03-Apr-2025 18:36:58 [01;35m [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:36:59 [00;32m build 03-Apr-2025 18:36:59 phpBB > old-version-diff: build 03-Apr-2025 18:36:59 [0m build 03-Apr-2025 18:36:59 [00;36m [echo] Retrieving version 3.2.2[0m build 03-Apr-2025 18:36:59 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.2[0m build 03-Apr-2025 18:36:59 [00;32m build 03-Apr-2025 18:36:59 phpBB > export: build 03-Apr-2025 18:36:59 [0m build 03-Apr-2025 18:36:59 Cloning into 'viglink'... build 03-Apr-2025 18:37:00 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:00 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:00 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:00 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:00 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:00 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:00 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:00 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:00 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:00 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:00 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:00 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:00 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:00 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:00 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:00 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:00 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:00 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:00 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:00 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:00 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:00 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:00 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:00 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:00 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:00 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:00 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:00 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:00 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:00 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:00 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:00 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:00 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:00 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:00 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:00 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:00 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:00 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:00 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:00 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:00 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:00 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:00 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:00 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:00 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:00 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:00 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:00 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:00 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:00 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:00 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:00 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:00 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:00 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:00 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:00 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:00 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:00 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:00 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:00 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:00 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:00 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:00 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:00 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:00 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:00 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:00 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:00 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:00 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:00 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:00 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:00 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:00 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:00 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:00 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:00 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:00 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:00 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:00 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:00 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:00 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:00 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:00 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:00 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:00 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:00 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:00 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:00 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:00 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:00 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:00 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:00 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:00 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:00 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:00 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:00 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:00 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:00 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:00 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:00 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:00 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:00 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:00 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:00 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:00 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:00 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:00 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 03-Apr-2025 18:37:00 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:00 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:00 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:00 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:00 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:00 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:00 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:00 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:00 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:00 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:00 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:00 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:00 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:00 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:00 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:00 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:00 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:00 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:00 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:00 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:00 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:00 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:00 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:00 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:00 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:00 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:00 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:00 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:00 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:00 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:00 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:00 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:00 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:00 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:00 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:00 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:00 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:00 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:00 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:00 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:00 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:00 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:00 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:00 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:00 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:00 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:00 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:00 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:00 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:00 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:00 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:00 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:00 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:00 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:00 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:00 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:00 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:00 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:00 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:00 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:00 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:00 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:00 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:00 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:00 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:00 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:00 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:00 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:00 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:00 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:00 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:00 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:00 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:00 Resolving deltas: 73% (424/579) build 03-Apr-2025 18:37:00 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:00 Resolving deltas: 75% (436/579) build 03-Apr-2025 18:37:00 Resolving deltas: 76% (442/579) build 03-Apr-2025 18:37:00 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:00 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:00 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:00 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:00 Resolving deltas: 81% (470/579) build 03-Apr-2025 18:37:00 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:00 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:00 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:00 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:00 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:00 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:00 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:00 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:00 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:00 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:00 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:00 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:00 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:00 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:00 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:00 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:00 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:00 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:00 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:00 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:01 Note: switching to 'release-phpbb-3.2.2'. build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:01 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:01 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:01 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 git switch -c <new-branch-name> build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 Or undo this operation with: build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 git switch - build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:01 build 03-Apr-2025 18:37:01 HEAD is now at da2cda3 Update to 1.0.3 build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:01 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:02 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete.[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test[0m build 03-Apr-2025 18:37:02 [00;36m [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2[0m build 03-Apr-2025 18:37:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777[0m build 03-Apr-2025 18:37:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777[0m build 03-Apr-2025 18:37:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777[0m build 03-Apr-2025 18:37:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:02 [00;32m build 03-Apr-2025 18:37:02 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:02 [0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/files[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/install[0m build 03-Apr-2025 18:37:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/store[0m build 03-Apr-2025 18:37:02 [01;35m [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:02 [00;32m build 03-Apr-2025 18:37:02 phpBB > old-version-diff: build 03-Apr-2025 18:37:02 [0m build 03-Apr-2025 18:37:02 [00;36m [echo] Retrieving version 3.2.3[0m build 03-Apr-2025 18:37:02 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.3[0m build 03-Apr-2025 18:37:02 [00;32m build 03-Apr-2025 18:37:02 phpBB > export: build 03-Apr-2025 18:37:02 [0m build 03-Apr-2025 18:37:02 Cloning into 'viglink'... build 03-Apr-2025 18:37:03 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:03 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:03 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:03 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:03 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:03 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:03 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:03 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:03 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:03 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:03 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:03 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:03 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:03 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:03 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:03 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:03 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:03 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:03 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:03 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:03 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:03 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:03 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:03 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:03 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:03 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:03 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:03 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:03 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:03 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:03 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:03 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:03 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:03 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:03 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:03 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:03 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:03 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:03 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:03 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:03 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:03 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:03 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:03 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:03 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:03 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:03 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:03 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:03 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:03 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:03 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:03 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:03 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:03 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:03 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:03 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:03 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:03 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:03 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:03 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:03 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:03 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:03 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:03 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:03 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:03 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:03 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:03 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:03 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:03 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:03 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:03 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:03 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:03 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:03 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:03 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:03 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:03 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:03 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:03 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:03 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:03 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:03 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:03 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:03 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:03 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:03 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:03 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:03 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:03 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:03 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:03 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:03 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:03 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:03 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:03 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:03 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:03 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:03 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:03 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:03 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:03 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:03 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:03 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:03 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:03 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:03 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.55 MiB/s, done. build 03-Apr-2025 18:37:03 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:03 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:03 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:03 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:03 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:03 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:03 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:03 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:03 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:03 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:03 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:03 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:03 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:03 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:03 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:03 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:03 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:03 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:03 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:03 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:03 Resolving deltas: 20% (117/579) build 03-Apr-2025 18:37:03 Resolving deltas: 21% (123/579) build 03-Apr-2025 18:37:03 Resolving deltas: 22% (129/579) build 03-Apr-2025 18:37:03 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:03 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:03 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:03 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:03 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:03 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:03 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:03 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:03 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:03 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:03 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:03 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:03 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:03 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:03 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:03 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:03 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:03 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:03 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:03 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:03 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:03 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:03 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:03 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:03 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:03 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:03 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:03 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:03 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:03 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:03 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:03 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:03 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:03 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:03 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:03 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:03 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:03 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:03 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:03 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:03 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:03 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:03 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:03 Resolving deltas: 66% (384/579) build 03-Apr-2025 18:37:03 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:03 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:03 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:03 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:03 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:03 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:03 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:03 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:03 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:03 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:03 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:03 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:03 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:03 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:03 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:03 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:03 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:03 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:03 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:03 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:03 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:03 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:03 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:03 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:03 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:03 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:03 Resolving deltas: 93% (540/579) build 03-Apr-2025 18:37:03 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:03 Resolving deltas: 95% (552/579) build 03-Apr-2025 18:37:03 Resolving deltas: 96% (557/579) build 03-Apr-2025 18:37:03 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:03 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:03 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:03 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:03 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:03 Note: switching to 'release-phpbb-3.2.3'. build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:03 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:03 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:03 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 git switch -c <new-branch-name> build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 Or undo this operation with: build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 git switch - build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:03 build 03-Apr-2025 18:37:03 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:03 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete.[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test[0m build 03-Apr-2025 18:37:03 [00;36m [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3[0m build 03-Apr-2025 18:37:03 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777[0m build 03-Apr-2025 18:37:03 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777[0m build 03-Apr-2025 18:37:03 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777[0m build 03-Apr-2025 18:37:03 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:03 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:03 [00;32m build 03-Apr-2025 18:37:03 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:03 [0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/files[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/install[0m build 03-Apr-2025 18:37:03 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/store[0m build 03-Apr-2025 18:37:03 [01;35m [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:04 [00;32m build 03-Apr-2025 18:37:04 phpBB > old-version-diff: build 03-Apr-2025 18:37:04 [0m build 03-Apr-2025 18:37:04 [00;36m [echo] Retrieving version 3.2.4[0m build 03-Apr-2025 18:37:04 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.4[0m build 03-Apr-2025 18:37:04 [00;32m build 03-Apr-2025 18:37:04 phpBB > export: build 03-Apr-2025 18:37:04 [0m build 03-Apr-2025 18:37:04 Cloning into 'viglink'... build 03-Apr-2025 18:37:05 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:05 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:05 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:05 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:05 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:05 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:05 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:05 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:05 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:05 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:05 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:05 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:05 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:05 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:05 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:05 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:05 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:05 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:05 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:05 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:05 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:05 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:05 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:05 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:05 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:05 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:05 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:05 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:05 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:05 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:05 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:05 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:05 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:05 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:05 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:05 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:05 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:05 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:05 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:05 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:05 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:05 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:05 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:05 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:05 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:05 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:05 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:05 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:05 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:05 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:05 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:05 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:05 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:05 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:05 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:05 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:05 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:05 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:05 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:05 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:05 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:05 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:05 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:05 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:05 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:05 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:05 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:05 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:05 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:05 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:05 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:05 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:05 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:05 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:05 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:05 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:05 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:05 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:05 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:05 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:05 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:05 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:05 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:05 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:05 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:05 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:05 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:05 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:05 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:05 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:05 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:05 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:05 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:05 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:05 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:05 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:05 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:05 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:05 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:05 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:05 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:05 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:05 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:05 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:05 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:05 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:05 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 03-Apr-2025 18:37:05 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:05 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:05 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:05 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:05 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:05 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:05 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:05 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:05 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:05 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:05 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:05 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:05 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:05 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:05 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:05 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:05 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:05 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:05 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:05 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:05 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:05 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:05 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:05 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:05 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:05 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:05 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:05 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:05 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:05 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:05 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:05 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:05 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:05 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:05 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:05 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:05 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:05 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:05 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:05 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:05 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:05 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:05 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:05 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:05 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:05 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:05 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:05 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:05 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:05 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:05 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:05 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:05 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:05 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:05 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:05 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:05 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:05 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:05 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:05 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:05 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:05 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:05 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:05 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:05 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:05 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:05 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:05 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:05 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:05 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:05 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:05 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:05 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:05 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:05 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:05 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:05 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:05 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:05 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:05 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:05 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:05 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:05 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:05 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:05 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:05 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:05 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:05 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:05 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:05 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:05 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:05 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:05 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:05 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:05 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:05 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:05 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:05 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:05 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:05 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:05 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:05 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:05 Note: switching to 'release-phpbb-3.2.4'. build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:05 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:05 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:05 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 git switch -c <new-branch-name> build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 Or undo this operation with: build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 git switch - build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:05 build 03-Apr-2025 18:37:05 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:05 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete.[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test[0m build 03-Apr-2025 18:37:05 [00;36m [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4[0m build 03-Apr-2025 18:37:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777[0m build 03-Apr-2025 18:37:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777[0m build 03-Apr-2025 18:37:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777[0m build 03-Apr-2025 18:37:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:05 [00;32m build 03-Apr-2025 18:37:05 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:05 [0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/files[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/install[0m build 03-Apr-2025 18:37:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/store[0m build 03-Apr-2025 18:37:05 [01;35m [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:06 [00;32m build 03-Apr-2025 18:37:06 phpBB > old-version-diff: build 03-Apr-2025 18:37:06 [0m build 03-Apr-2025 18:37:06 [00;36m [echo] Retrieving version 3.2.5[0m build 03-Apr-2025 18:37:06 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.5[0m build 03-Apr-2025 18:37:06 [00;32m build 03-Apr-2025 18:37:06 phpBB > export: build 03-Apr-2025 18:37:06 [0m build 03-Apr-2025 18:37:06 Cloning into 'viglink'... build 03-Apr-2025 18:37:06 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:06 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:06 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:06 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:06 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:06 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:06 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:06 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:06 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:06 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:06 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:06 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:06 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:06 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:06 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:06 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:06 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:06 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:06 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:06 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:06 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:06 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:06 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:06 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:06 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:06 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:06 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:06 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:06 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:06 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:06 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:06 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:06 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:06 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:06 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:06 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:06 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:06 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:06 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:06 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:06 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:06 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:06 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:06 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:06 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:06 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:06 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:06 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:06 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:06 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:06 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:06 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:06 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:06 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:06 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:06 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:06 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:06 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:06 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:06 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:06 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:06 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:06 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:06 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:06 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:06 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:06 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:06 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:06 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:06 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:06 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:06 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:06 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:06 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:06 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:06 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:06 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:06 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:06 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:06 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:06 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:06 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:06 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:06 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:06 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:06 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:06 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:06 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:06 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:06 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:06 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:06 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:06 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:06 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:06 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:06 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:06 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:06 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:06 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:06 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:06 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:06 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:06 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:06 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:06 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:06 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:06 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 03-Apr-2025 18:37:06 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:06 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:06 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:06 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:06 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:06 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:06 Resolving deltas: 6% (36/579) build 03-Apr-2025 18:37:06 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:06 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:06 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:06 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:06 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:06 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:06 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:06 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:06 Resolving deltas: 15% (89/579) build 03-Apr-2025 18:37:06 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:06 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:06 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:06 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:06 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:06 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:06 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:06 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:06 Resolving deltas: 24% (140/579) build 03-Apr-2025 18:37:06 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:06 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:06 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:06 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:06 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:06 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:06 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:06 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:06 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:06 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:06 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:06 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:06 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:06 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:06 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:06 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:06 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:06 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:06 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:06 Resolving deltas: 44% (256/579) build 03-Apr-2025 18:37:06 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:06 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:06 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:06 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:06 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:06 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:06 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:06 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:06 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:06 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:06 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:06 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:06 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:06 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:06 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:06 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:06 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:06 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:06 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:06 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:06 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:06 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:06 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:06 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:06 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:06 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:06 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:06 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:06 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:06 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:06 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:06 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:06 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:06 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:06 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:06 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:06 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:06 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:06 Resolving deltas: 83% (482/579) build 03-Apr-2025 18:37:06 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:06 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:06 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:06 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:06 Resolving deltas: 88% (511/579) build 03-Apr-2025 18:37:06 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:06 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:06 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:06 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:06 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:06 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:06 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:06 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:06 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:06 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:06 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:06 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:06 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:06 Note: switching to 'release-phpbb-3.2.5'. build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:06 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:06 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:06 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 git switch -c <new-branch-name> build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 Or undo this operation with: build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 git switch - build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:06 build 03-Apr-2025 18:37:06 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:06 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete.[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test[0m build 03-Apr-2025 18:37:06 [00;36m [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5[0m build 03-Apr-2025 18:37:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777[0m build 03-Apr-2025 18:37:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777[0m build 03-Apr-2025 18:37:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777[0m build 03-Apr-2025 18:37:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:06 [00;32m build 03-Apr-2025 18:37:06 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:06 [0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/files[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/install[0m build 03-Apr-2025 18:37:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/store[0m build 03-Apr-2025 18:37:06 [01;35m [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:07 [00;32m build 03-Apr-2025 18:37:07 phpBB > old-version-diff: build 03-Apr-2025 18:37:07 [0m build 03-Apr-2025 18:37:07 [00;36m [echo] Retrieving version 3.2.6[0m build 03-Apr-2025 18:37:07 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.6[0m build 03-Apr-2025 18:37:07 [00;32m build 03-Apr-2025 18:37:07 phpBB > export: build 03-Apr-2025 18:37:07 [0m build 03-Apr-2025 18:37:07 Cloning into 'viglink'... build 03-Apr-2025 18:37:08 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:08 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:08 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:08 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:08 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:08 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:08 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:08 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:08 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:08 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:08 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:08 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:08 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:08 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:08 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:08 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:08 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:08 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:08 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:08 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:08 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:08 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:08 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:08 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:08 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:08 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:08 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:08 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:08 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:08 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:08 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:08 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:08 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:08 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:08 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:08 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:08 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:08 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:08 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:08 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:08 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:08 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:08 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:08 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:08 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:08 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:08 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:08 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:08 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:08 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:08 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:08 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:08 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:08 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:08 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:08 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:08 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:08 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:08 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:08 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:08 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:08 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:08 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:08 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:08 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:08 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:08 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:08 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:08 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:08 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:08 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:08 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:08 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:08 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:08 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:08 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:08 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:08 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:08 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:08 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:08 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:08 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:08 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:08 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:08 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:08 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:08 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:08 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:08 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:08 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:08 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:08 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:08 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:08 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:08 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:08 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:08 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:08 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:08 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:08 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:08 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:08 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:08 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:08 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:08 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:08 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:08 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 03-Apr-2025 18:37:08 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:08 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:08 Resolving deltas: 2% (13/579) build 03-Apr-2025 18:37:08 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:08 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:08 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:08 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:08 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:08 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:08 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:08 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:08 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:08 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:08 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:08 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:08 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:08 Resolving deltas: 16% (94/579) build 03-Apr-2025 18:37:08 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:08 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:08 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:08 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:08 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:08 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:08 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:08 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:08 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:08 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:08 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:08 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:08 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:08 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:08 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:08 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:08 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:08 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:08 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:08 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:08 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:08 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:08 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:08 Resolving deltas: 40% (233/579) build 03-Apr-2025 18:37:08 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:08 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:08 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:08 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:08 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:08 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:08 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:08 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:08 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:08 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:08 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:08 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:08 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:08 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:08 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:08 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:08 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:08 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:08 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:08 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:08 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:08 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:08 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:08 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:08 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:08 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:08 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:08 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:08 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:08 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:08 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:08 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:08 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:08 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:08 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:08 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:08 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:08 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:08 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:08 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:08 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:08 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:08 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:08 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:08 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:08 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:08 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:08 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:08 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:08 Resolving deltas: 90% (523/579) build 03-Apr-2025 18:37:08 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:08 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:08 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:08 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:08 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:08 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:08 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:08 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:08 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:08 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:08 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:08 Note: switching to 'release-phpbb-3.2.6'. build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:08 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:08 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:08 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 git switch -c <new-branch-name> build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 Or undo this operation with: build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 git switch - build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:08 build 03-Apr-2025 18:37:08 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:08 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete.[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test[0m build 03-Apr-2025 18:37:08 [00;36m [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6[0m build 03-Apr-2025 18:37:08 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777[0m build 03-Apr-2025 18:37:08 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777[0m build 03-Apr-2025 18:37:08 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777[0m build 03-Apr-2025 18:37:08 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:08 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:08 [00;32m build 03-Apr-2025 18:37:08 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:08 [0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/files[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/install[0m build 03-Apr-2025 18:37:08 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/store[0m build 03-Apr-2025 18:37:08 [01;35m [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:09 [00;32m build 03-Apr-2025 18:37:09 phpBB > old-version-diff: build 03-Apr-2025 18:37:09 [0m build 03-Apr-2025 18:37:09 [00;36m [echo] Retrieving version 3.2.7[0m build 03-Apr-2025 18:37:09 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.7[0m build 03-Apr-2025 18:37:09 [00;32m build 03-Apr-2025 18:37:09 phpBB > export: build 03-Apr-2025 18:37:09 [0m build 03-Apr-2025 18:37:09 Cloning into 'viglink'... build 03-Apr-2025 18:37:09 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:09 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:09 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:09 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:09 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:09 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:09 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:09 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:09 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:09 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:09 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:09 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:09 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:09 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:09 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:09 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:09 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:09 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:09 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:09 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:09 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:09 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:09 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:09 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:09 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:09 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:09 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:09 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:09 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:09 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:09 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:09 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:09 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:09 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:09 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:09 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:09 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:09 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:09 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:09 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:09 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:09 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:09 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:09 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:09 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:09 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:09 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:09 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:09 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:09 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:09 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:09 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:09 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:09 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:09 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:09 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:09 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:09 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:09 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:09 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:09 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:09 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:09 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:09 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:09 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:09 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:09 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:09 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:09 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:09 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:09 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:09 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:09 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:09 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:09 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:09 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:09 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:09 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:09 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:09 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:09 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:09 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:09 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:09 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:09 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:09 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:09 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:09 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:09 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:09 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:09 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:09 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:09 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:09 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:09 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:09 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:09 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:09 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:09 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:09 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:09 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:09 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:09 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:09 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:09 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:09 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:09 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.33 MiB/s, done. build 03-Apr-2025 18:37:09 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:09 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:09 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:09 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:09 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:09 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:09 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:09 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:09 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:09 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:09 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:09 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:09 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:09 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:09 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:09 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:09 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:09 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:09 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:09 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:09 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:09 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:09 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:09 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:09 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:09 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:09 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:09 Resolving deltas: 27% (158/579) build 03-Apr-2025 18:37:09 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:09 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:09 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:09 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:09 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:09 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:09 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:09 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:09 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:09 Resolving deltas: 37% (216/579) build 03-Apr-2025 18:37:09 Resolving deltas: 38% (222/579) build 03-Apr-2025 18:37:09 Resolving deltas: 39% (227/579) build 03-Apr-2025 18:37:09 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:09 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:09 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:09 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:09 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:09 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:09 Resolving deltas: 46% (268/579) build 03-Apr-2025 18:37:09 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:09 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:09 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:09 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:09 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:09 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:09 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:09 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:09 Resolving deltas: 55% (320/579) build 03-Apr-2025 18:37:09 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:09 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:09 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:09 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:09 Resolving deltas: 60% (349/579) build 03-Apr-2025 18:37:09 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:09 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:09 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:09 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:09 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:09 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:09 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:09 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:09 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:09 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:09 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:09 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:09 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:09 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:09 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:09 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:09 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:09 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:09 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:09 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:09 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:09 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:09 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:09 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:09 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:09 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:09 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:09 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:09 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:09 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:09 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:09 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:09 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:09 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:09 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:09 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:09 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:09 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:09 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:09 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:09 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:09 Note: switching to 'release-phpbb-3.2.7'. build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:09 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:09 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:09 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 git switch -c <new-branch-name> build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 Or undo this operation with: build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 git switch - build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:09 build 03-Apr-2025 18:37:09 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:09 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete.[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test[0m build 03-Apr-2025 18:37:09 [00;36m [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7[0m build 03-Apr-2025 18:37:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777[0m build 03-Apr-2025 18:37:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777[0m build 03-Apr-2025 18:37:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777[0m build 03-Apr-2025 18:37:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:09 [00;32m build 03-Apr-2025 18:37:09 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:09 [0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/files[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/install[0m build 03-Apr-2025 18:37:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/store[0m build 03-Apr-2025 18:37:09 [01;35m [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:10 [00;32m build 03-Apr-2025 18:37:10 phpBB > old-version-diff: build 03-Apr-2025 18:37:10 [0m build 03-Apr-2025 18:37:10 [00;36m [echo] Retrieving version 3.2.8[0m build 03-Apr-2025 18:37:10 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.8[0m build 03-Apr-2025 18:37:10 [00;32m build 03-Apr-2025 18:37:10 phpBB > export: build 03-Apr-2025 18:37:10 [0m build 03-Apr-2025 18:37:10 Cloning into 'viglink'... build 03-Apr-2025 18:37:11 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:11 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:11 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:11 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:11 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:11 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:11 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:11 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:11 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:11 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:11 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:11 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:11 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:11 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:11 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:11 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:11 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:11 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:11 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:11 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:11 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:11 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:11 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:11 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:11 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:11 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:11 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:11 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:11 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:11 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:11 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:11 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:11 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:11 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:11 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:11 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:11 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:11 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:11 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:11 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:11 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:11 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:11 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:11 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:11 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:11 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:11 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:11 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:11 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:11 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:11 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:11 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:11 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:11 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:11 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:11 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:11 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:11 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:11 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:11 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:11 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:11 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:11 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:11 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:11 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:11 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:11 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:11 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:11 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:11 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:11 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:11 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:11 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:11 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:11 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:11 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:11 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:11 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:11 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:11 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:11 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:11 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:11 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:11 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:11 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:11 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:11 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:11 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:11 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:11 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:11 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:11 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:11 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:11 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:11 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:11 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:11 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:11 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:11 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:11 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:11 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:11 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:11 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:11 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:11 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:11 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:11 Receiving objects: 100% (1127/1127), 216.86 KiB | 11.41 MiB/s, done. build 03-Apr-2025 18:37:11 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:11 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:11 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:11 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:11 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:11 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:11 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:11 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:11 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:11 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:11 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:11 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:11 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:11 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:11 Resolving deltas: 14% (83/579) build 03-Apr-2025 18:37:11 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:11 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:11 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:11 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:11 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:11 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:11 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:11 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:11 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:11 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:11 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:11 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:11 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:11 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:11 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:11 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:11 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:11 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:11 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:11 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:11 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:11 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:11 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:11 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:11 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:11 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:11 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:11 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:11 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:11 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:11 Resolving deltas: 45% (262/579) build 03-Apr-2025 18:37:11 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:11 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:11 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:11 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:11 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:11 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:11 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:11 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:11 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:11 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:11 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:11 Resolving deltas: 57% (332/579) build 03-Apr-2025 18:37:11 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:11 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:11 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:11 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:11 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:11 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:11 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:11 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:11 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:11 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:11 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:11 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:11 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:11 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:11 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:11 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:11 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:11 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:11 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:11 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:11 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:11 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:11 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:11 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:11 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:11 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:11 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:11 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:11 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:11 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:11 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:11 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:11 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:11 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:11 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:11 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:11 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:11 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:11 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:11 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:11 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:11 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:11 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:11 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:11 Note: switching to 'release-phpbb-3.2.8'. build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:11 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:11 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:11 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 git switch -c <new-branch-name> build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 Or undo this operation with: build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 git switch - build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:11 build 03-Apr-2025 18:37:11 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:11 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete.[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test[0m build 03-Apr-2025 18:37:11 [00;36m [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8[0m build 03-Apr-2025 18:37:11 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777[0m build 03-Apr-2025 18:37:11 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777[0m build 03-Apr-2025 18:37:11 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777[0m build 03-Apr-2025 18:37:11 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:11 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:11 [00;32m build 03-Apr-2025 18:37:11 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:11 [0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/files[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/install[0m build 03-Apr-2025 18:37:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/store[0m build 03-Apr-2025 18:37:11 [01;35m [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:11 [00;32m build 03-Apr-2025 18:37:11 phpBB > old-version-diff: build 03-Apr-2025 18:37:11 [0m build 03-Apr-2025 18:37:11 [00;36m [echo] Retrieving version 3.2.9[0m build 03-Apr-2025 18:37:11 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.9[0m build 03-Apr-2025 18:37:11 [00;32m build 03-Apr-2025 18:37:11 phpBB > export: build 03-Apr-2025 18:37:11 [0m build 03-Apr-2025 18:37:12 Cloning into 'viglink'... build 03-Apr-2025 18:37:12 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:12 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:12 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:12 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:12 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:12 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:12 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:12 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:12 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:12 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:12 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:12 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:12 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:12 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:12 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:12 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:12 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:12 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:12 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:12 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:12 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:12 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:12 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:12 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:12 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:12 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:12 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:12 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:12 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:12 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:12 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:12 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:12 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:12 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:12 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:12 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:12 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:12 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:12 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:12 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:12 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:12 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:12 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:12 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:12 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:12 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:12 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:12 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:12 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:12 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:12 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:12 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:12 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:12 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:12 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:12 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:12 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:12 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:12 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:12 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:12 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:12 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:12 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:12 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:12 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:12 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:12 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:12 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:12 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:12 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:12 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:12 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:12 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:12 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:12 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:12 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:12 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:12 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:12 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:12 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:12 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:12 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:12 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:12 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:12 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:12 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:12 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:12 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:12 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:12 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:12 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:12 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:12 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:12 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:12 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:12 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:12 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:12 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:12 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:12 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:12 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:12 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:12 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:12 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:12 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:12 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:12 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.33 MiB/s, done. build 03-Apr-2025 18:37:12 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:12 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:12 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:12 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:12 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:12 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:12 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:12 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:12 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:12 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:12 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:12 Resolving deltas: 11% (65/579) build 03-Apr-2025 18:37:12 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:12 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:12 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:12 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:12 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:12 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:12 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:12 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:12 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:12 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:12 Resolving deltas: 22% (129/579) build 03-Apr-2025 18:37:12 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:12 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:12 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:12 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:12 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:12 Resolving deltas: 28% (164/579) build 03-Apr-2025 18:37:12 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:12 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:12 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:12 Resolving deltas: 32% (187/579) build 03-Apr-2025 18:37:12 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:12 Resolving deltas: 34% (198/579) build 03-Apr-2025 18:37:12 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:12 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:12 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:12 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:12 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:12 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:12 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:12 Resolving deltas: 42% (245/579) build 03-Apr-2025 18:37:12 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:12 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:12 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:12 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:12 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:12 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:12 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:12 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:12 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:12 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:12 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:12 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:12 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:12 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:12 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:12 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:12 Resolving deltas: 59% (343/579) build 03-Apr-2025 18:37:12 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:12 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:12 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:12 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:12 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:12 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:12 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:12 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:12 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:12 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:12 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:12 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:12 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:12 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:12 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:12 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:12 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:12 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:12 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:12 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:12 Resolving deltas: 80% (465/579) build 03-Apr-2025 18:37:12 Resolving deltas: 81% (470/579) build 03-Apr-2025 18:37:12 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:12 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:12 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:12 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:12 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:12 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:12 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:12 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:12 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:12 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:12 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:12 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:12 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:12 Resolving deltas: 95% (552/579) build 03-Apr-2025 18:37:12 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:12 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:12 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:12 Resolving deltas: 99% (575/579) build 03-Apr-2025 18:37:12 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:12 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:12 Note: switching to 'release-phpbb-3.2.9'. build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:12 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:12 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:12 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 git switch -c <new-branch-name> build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 Or undo this operation with: build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 git switch - build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:12 build 03-Apr-2025 18:37:12 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:12 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete.[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test[0m build 03-Apr-2025 18:37:12 [00;36m [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9[0m build 03-Apr-2025 18:37:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777[0m build 03-Apr-2025 18:37:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777[0m build 03-Apr-2025 18:37:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777[0m build 03-Apr-2025 18:37:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:12 [00;32m build 03-Apr-2025 18:37:12 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:12 [0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/files[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/install[0m build 03-Apr-2025 18:37:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/store[0m build 03-Apr-2025 18:37:12 [01;35m [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:13 [00;32m build 03-Apr-2025 18:37:13 phpBB > old-version-diff: build 03-Apr-2025 18:37:13 [0m build 03-Apr-2025 18:37:13 [00;36m [echo] Retrieving version 3.2.10[0m build 03-Apr-2025 18:37:13 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.10[0m build 03-Apr-2025 18:37:13 [00;32m build 03-Apr-2025 18:37:13 phpBB > export: build 03-Apr-2025 18:37:13 [0m build 03-Apr-2025 18:37:13 Cloning into 'viglink'... build 03-Apr-2025 18:37:14 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:14 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:14 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:14 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:14 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:14 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:14 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:14 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:14 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:14 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:14 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:14 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:14 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:14 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:14 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:14 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:14 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:14 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:14 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:14 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:14 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:14 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:14 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:14 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:14 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:14 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:14 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:14 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:14 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:14 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:14 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:14 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:14 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:14 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:14 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:14 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:14 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:14 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:14 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:14 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:14 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:14 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:14 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:14 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:14 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:14 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:14 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:14 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:14 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:14 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:14 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:14 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:14 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:14 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:14 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:14 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:14 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:14 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:14 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:14 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:14 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:14 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:14 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:14 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:14 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:14 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:14 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:14 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:14 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:14 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:14 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:14 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:14 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:14 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:14 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:14 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:14 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:14 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:14 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:14 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:14 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:14 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:14 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:14 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:14 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:14 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:14 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:14 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:14 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:14 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:14 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:14 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:14 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:14 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:14 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:14 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:14 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:14 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:14 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:14 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:14 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:14 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:14 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:14 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:14 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:14 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:14 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.49 MiB/s, done. build 03-Apr-2025 18:37:14 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:14 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:14 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:14 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:14 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:14 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:14 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:14 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:14 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:14 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:14 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:14 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:14 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:14 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:14 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:14 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:14 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:14 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:14 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:14 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:14 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:14 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:14 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:14 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:14 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:14 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:14 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:14 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:14 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:14 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:14 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:14 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:14 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:14 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:14 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:14 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:14 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:14 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:14 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:14 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:14 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:14 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:14 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:14 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:14 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:14 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:14 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:14 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:14 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:14 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:14 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:14 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:14 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:14 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:14 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:14 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:14 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:14 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:14 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:14 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:14 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:14 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:14 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:14 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:14 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:14 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:14 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:14 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:14 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:14 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:14 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:14 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:14 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:14 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:14 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:14 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:14 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:14 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:14 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:14 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:14 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:14 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:14 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:14 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:14 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:14 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:14 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:14 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:14 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:14 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:14 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:14 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:14 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:14 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:14 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:14 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:14 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:14 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:14 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:14 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:14 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:14 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:14 Note: switching to 'release-phpbb-3.2.10'. build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:14 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:14 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:14 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 git switch -c <new-branch-name> build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 Or undo this operation with: build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 git switch - build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:14 build 03-Apr-2025 18:37:14 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:14 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete.[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test[0m build 03-Apr-2025 18:37:14 [00;36m [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10[0m build 03-Apr-2025 18:37:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777[0m build 03-Apr-2025 18:37:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777[0m build 03-Apr-2025 18:37:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777[0m build 03-Apr-2025 18:37:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:14 [00;32m build 03-Apr-2025 18:37:14 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:14 [0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/files[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/install[0m build 03-Apr-2025 18:37:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/store[0m build 03-Apr-2025 18:37:14 [01;35m [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:15 [00;32m build 03-Apr-2025 18:37:15 phpBB > old-version-diff: build 03-Apr-2025 18:37:15 [0m build 03-Apr-2025 18:37:15 [00;36m [echo] Retrieving version 3.2.11[0m build 03-Apr-2025 18:37:15 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.11[0m build 03-Apr-2025 18:37:15 [00;32m build 03-Apr-2025 18:37:15 phpBB > export: build 03-Apr-2025 18:37:15 [0m build 03-Apr-2025 18:37:15 Cloning into 'viglink'... build 03-Apr-2025 18:37:15 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:15 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:15 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:15 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:15 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:15 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:15 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:15 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:15 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:15 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:15 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:15 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:15 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:15 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:15 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:15 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:15 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:15 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:15 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:15 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:15 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:15 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:15 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:15 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:15 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:15 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:15 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:15 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:15 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:15 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:15 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:15 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:15 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:15 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:15 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:15 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:15 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:15 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:15 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:15 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:15 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:15 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:15 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:15 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:15 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:15 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:15 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:15 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:15 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:15 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:15 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:15 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:15 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:15 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:15 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:15 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:15 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:15 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:15 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:15 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:15 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:15 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:15 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:15 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:15 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:15 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:15 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:15 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:15 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:15 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:15 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:15 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:15 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:15 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:15 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:15 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:15 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:15 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:15 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:15 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:15 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:15 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:15 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:15 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:15 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:15 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:15 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:15 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:15 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:15 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:15 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:15 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:15 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:15 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:15 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:15 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:15 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:15 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:15 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:15 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:15 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:15 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:15 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:15 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:15 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:15 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:15 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 03-Apr-2025 18:37:15 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:15 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:15 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:15 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:15 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:15 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:15 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:15 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:15 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:15 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:15 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:15 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:15 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:15 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:15 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:15 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:15 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:15 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:15 Resolving deltas: 18% (106/579) build 03-Apr-2025 18:37:15 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:15 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:15 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:15 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:15 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:15 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:15 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:15 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:15 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:15 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:15 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:15 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:15 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:15 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:15 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:15 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:15 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:15 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:15 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:15 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:15 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:15 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:15 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:15 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:15 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:15 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:15 Resolving deltas: 45% (262/579) build 03-Apr-2025 18:37:15 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:15 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:15 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:15 Resolving deltas: 49% (285/579) build 03-Apr-2025 18:37:15 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:15 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:15 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:15 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:15 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:15 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:15 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:15 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:15 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:15 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:15 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:15 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:15 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:15 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:15 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:15 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:15 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:15 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:15 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:15 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:15 Resolving deltas: 70% (407/579) build 03-Apr-2025 18:37:15 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:15 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:15 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:15 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:15 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:15 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:15 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:15 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:15 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:15 Resolving deltas: 80% (465/579) build 03-Apr-2025 18:37:15 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:15 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:15 Resolving deltas: 83% (482/579) build 03-Apr-2025 18:37:15 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:15 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:15 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:15 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:15 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:15 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:15 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:15 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:15 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:15 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:15 Resolving deltas: 94% (547/579) build 03-Apr-2025 18:37:15 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:15 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:15 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:15 Resolving deltas: 98% (569/579) build 03-Apr-2025 18:37:15 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:15 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:15 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:15 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:16 [01;35m [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:16 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:16 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete.[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test[0m build 03-Apr-2025 18:37:16 [00;36m [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11[0m build 03-Apr-2025 18:37:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777[0m build 03-Apr-2025 18:37:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777[0m build 03-Apr-2025 18:37:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777[0m build 03-Apr-2025 18:37:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:16 [00;32m build 03-Apr-2025 18:37:16 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:16 [0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/files[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/install[0m build 03-Apr-2025 18:37:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/store[0m build 03-Apr-2025 18:37:16 [01;35m [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:16 [00;32m build 03-Apr-2025 18:37:16 phpBB > old-version-diff: build 03-Apr-2025 18:37:16 [0m build 03-Apr-2025 18:37:16 [00;36m [echo] Retrieving version 3.3.0[0m build 03-Apr-2025 18:37:16 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.0[0m build 03-Apr-2025 18:37:16 [00;32m build 03-Apr-2025 18:37:16 phpBB > export: build 03-Apr-2025 18:37:16 [0m build 03-Apr-2025 18:37:16 Cloning into 'viglink'... build 03-Apr-2025 18:37:17 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:17 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:17 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:17 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:17 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:17 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:17 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:17 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:17 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:17 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:17 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:17 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:17 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:17 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:17 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:17 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:17 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:17 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:17 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:17 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:17 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:17 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:17 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:17 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:17 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:17 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:17 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:17 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:17 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:17 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:17 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:17 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:17 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:17 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:17 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:17 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:17 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:17 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:17 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:17 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:17 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:17 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:17 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:17 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:17 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:17 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:17 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:17 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:17 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:17 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:17 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:17 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:17 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:17 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:17 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:17 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:17 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:17 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:17 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:17 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:17 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:17 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:17 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:17 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:17 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:17 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:17 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:17 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:17 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:17 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:17 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:17 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:17 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:17 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:17 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:17 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:17 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:17 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:17 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:17 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:17 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:17 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:17 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:17 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:17 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:17 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:17 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:17 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:17 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:17 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:17 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:17 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:17 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:17 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:17 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:17 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:17 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:17 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:17 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:17 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:17 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:17 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:17 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:17 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:17 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:17 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:17 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.58 MiB/s, done. build 03-Apr-2025 18:37:17 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:17 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:17 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:17 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:17 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:17 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:17 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:17 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:17 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:17 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:17 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:17 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:17 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:17 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:17 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:17 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:17 Resolving deltas: 16% (94/579) build 03-Apr-2025 18:37:17 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:17 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:17 Resolving deltas: 19% (112/579) build 03-Apr-2025 18:37:17 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:17 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:17 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:17 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:17 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:17 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:17 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:17 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:17 Resolving deltas: 28% (164/579) build 03-Apr-2025 18:37:17 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:17 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:17 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:17 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:17 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:17 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:17 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:17 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:17 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:17 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:17 Resolving deltas: 39% (227/579) build 03-Apr-2025 18:37:17 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:17 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:17 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:17 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:17 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:17 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:17 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:17 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:17 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:17 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:17 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:17 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:17 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:17 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:17 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:17 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:17 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:17 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:17 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:17 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:17 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:17 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:17 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:17 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:17 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:17 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:17 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:17 Resolving deltas: 67% (389/579) build 03-Apr-2025 18:37:17 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:17 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:17 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:17 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:17 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:17 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:17 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:17 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:17 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:17 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:17 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:17 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:17 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:17 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:17 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:17 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:17 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:17 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:17 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:17 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:17 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:17 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:17 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:17 Resolving deltas: 91% (528/579) build 03-Apr-2025 18:37:17 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:17 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:17 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:17 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:17 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:17 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:17 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:17 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:17 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:17 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:17 Note: switching to 'release-phpbb-3.3.0'. build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:17 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:17 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:17 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 git switch -c <new-branch-name> build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 Or undo this operation with: build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 git switch - build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:17 build 03-Apr-2025 18:37:17 HEAD is now at 6913153 Merge branch '3.2.x' build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:17 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete.[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test[0m build 03-Apr-2025 18:37:17 [00;36m [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0[0m build 03-Apr-2025 18:37:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777[0m build 03-Apr-2025 18:37:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777[0m build 03-Apr-2025 18:37:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777[0m build 03-Apr-2025 18:37:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:17 [00;32m build 03-Apr-2025 18:37:17 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:17 [0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/files[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/install[0m build 03-Apr-2025 18:37:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/store[0m build 03-Apr-2025 18:37:17 [01;35m [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:18 [00;32m build 03-Apr-2025 18:37:18 phpBB > old-version-diff: build 03-Apr-2025 18:37:18 [0m build 03-Apr-2025 18:37:18 [00;36m [echo] Retrieving version 3.3.1[0m build 03-Apr-2025 18:37:18 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.1[0m build 03-Apr-2025 18:37:18 [00;32m build 03-Apr-2025 18:37:18 phpBB > export: build 03-Apr-2025 18:37:18 [0m build 03-Apr-2025 18:37:18 Cloning into 'viglink'... build 03-Apr-2025 18:37:19 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:19 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:19 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:19 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:19 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:19 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:19 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:19 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:19 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:19 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:19 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:19 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:19 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:19 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:19 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:19 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:19 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:19 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:19 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:19 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:19 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:19 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:19 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:19 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:19 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:19 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:19 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:19 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:19 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:19 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:19 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:19 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:19 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:19 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:19 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:19 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:19 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:19 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:19 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:19 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:19 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:19 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:19 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:19 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:19 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:19 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:19 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:19 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:19 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:19 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:19 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:19 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:19 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:19 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:19 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:19 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:19 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:19 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:19 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:19 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:19 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:19 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:19 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:19 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:19 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:19 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:19 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:19 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:19 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:19 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:19 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:19 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:19 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:19 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:19 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:19 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:19 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:19 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:19 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:19 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:19 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:19 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:19 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:19 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:19 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:19 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:19 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:19 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:19 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:19 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:19 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:19 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:19 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:19 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:19 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:19 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:19 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:19 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:19 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:19 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:19 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:19 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:19 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:19 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:19 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:19 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:19 Receiving objects: 100% (1127/1127), 216.86 KiB | 6.57 MiB/s, done. build 03-Apr-2025 18:37:19 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:19 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:19 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:19 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:19 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:19 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:19 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:19 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:19 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:19 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:19 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:19 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:19 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:19 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:19 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:19 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:19 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:19 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:19 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:19 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:19 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:19 Resolving deltas: 21% (123/579) build 03-Apr-2025 18:37:19 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:19 Resolving deltas: 23% (135/579) build 03-Apr-2025 18:37:19 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:19 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:19 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:19 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:19 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:19 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:19 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:19 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:19 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:19 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:19 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:19 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:19 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:19 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:19 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:19 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:19 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:19 Resolving deltas: 41% (239/579) build 03-Apr-2025 18:37:19 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:19 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:19 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:19 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:19 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:19 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:19 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:19 Resolving deltas: 49% (285/579) build 03-Apr-2025 18:37:19 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:19 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:19 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:19 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:19 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:19 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:19 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:19 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:19 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:19 Resolving deltas: 59% (343/579) build 03-Apr-2025 18:37:19 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:19 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:19 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:19 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:19 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:19 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:19 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:19 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:19 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:19 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:19 Resolving deltas: 70% (407/579) build 03-Apr-2025 18:37:19 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:19 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:19 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:19 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:19 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:19 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:19 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:19 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:19 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:19 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:19 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:19 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:19 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:19 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:19 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:19 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:19 Resolving deltas: 87% (505/579) build 03-Apr-2025 18:37:19 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:19 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:19 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:19 Resolving deltas: 91% (528/579) build 03-Apr-2025 18:37:19 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:19 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:19 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:19 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:19 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:19 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:19 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:19 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:19 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:19 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:19 Note: switching to 'release-phpbb-3.3.1'. build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 You are in 'detached HEAD' state. You can look around, make experimental build 03-Apr-2025 18:37:19 changes and commit them, and you can discard any commits you make in this build 03-Apr-2025 18:37:19 state without impacting any branches by switching back to a branch. build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 If you want to create a new branch to retain commits you create, you may build 03-Apr-2025 18:37:19 do so (now or later) by using -c with the switch command. Example: build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 git switch -c <new-branch-name> build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 Or undo this operation with: build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 git switch - build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 Turn off this advice by setting config variable advice.detachedHead to false build 03-Apr-2025 18:37:19 build 03-Apr-2025 18:37:19 HEAD is now at 6913153 Merge branch '3.2.x' build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:19 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete.[0m build 03-Apr-2025 18:37:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test[0m build 03-Apr-2025 18:37:20 [00;36m [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1[0m build 03-Apr-2025 18:37:20 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777[0m build 03-Apr-2025 18:37:20 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777[0m build 03-Apr-2025 18:37:20 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777[0m build 03-Apr-2025 18:37:20 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:20 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:20 [00;32m build 03-Apr-2025 18:37:20 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:20 [0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/files[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/install[0m build 03-Apr-2025 18:37:20 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/store[0m build 03-Apr-2025 18:37:20 [01;35m [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:20 [00;32m build 03-Apr-2025 18:37:20 phpBB > old-version-diff: build 03-Apr-2025 18:37:20 [0m build 03-Apr-2025 18:37:20 [00;36m [echo] Retrieving version 3.3.2[0m build 03-Apr-2025 18:37:20 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.2[0m build 03-Apr-2025 18:37:20 [00;32m build 03-Apr-2025 18:37:20 phpBB > export: build 03-Apr-2025 18:37:20 [0m build 03-Apr-2025 18:37:20 Cloning into 'viglink'... build 03-Apr-2025 18:37:21 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:21 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:21 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:21 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:21 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:21 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:21 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:21 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:21 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:21 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:21 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:21 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:21 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:21 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:21 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:21 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:21 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:21 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:21 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:21 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:21 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:21 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:21 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:21 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:21 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:21 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:21 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:21 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:21 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:21 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:21 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:21 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:21 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:21 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:21 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:21 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:21 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:21 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:21 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:21 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:21 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:21 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:21 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:21 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:21 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:21 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:21 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:21 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:21 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:21 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:21 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:21 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:21 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:21 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:21 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:21 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:21 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:21 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:21 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:21 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:21 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:21 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:21 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:21 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:21 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:21 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:21 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:21 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:21 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:21 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:21 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:21 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:21 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:21 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:21 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:21 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:21 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:21 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:21 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:21 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:21 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:21 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:21 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:21 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:21 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:21 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:21 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:21 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:21 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:21 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:21 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:21 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:21 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:21 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:21 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:21 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:21 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:21 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:21 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:21 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:21 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:21 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:21 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:21 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:21 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:21 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:21 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.48 MiB/s, done. build 03-Apr-2025 18:37:21 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:21 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:21 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:21 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:21 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:21 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:21 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:21 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:21 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:21 Resolving deltas: 9% (54/579) build 03-Apr-2025 18:37:21 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:21 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:21 Resolving deltas: 12% (71/579) build 03-Apr-2025 18:37:21 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:21 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:21 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:21 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:21 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:21 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:21 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:21 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:21 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:21 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:21 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:21 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:21 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:21 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:21 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:21 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:21 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:21 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:21 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:21 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:21 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:21 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:21 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:21 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:21 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:21 Resolving deltas: 38% (222/579) build 03-Apr-2025 18:37:21 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:21 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:21 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:21 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:21 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:21 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:21 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:21 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:21 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:21 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:21 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:21 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:21 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:21 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:21 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:21 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:21 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:21 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:21 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:21 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:21 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:21 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:21 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:21 Resolving deltas: 62% (360/579) build 03-Apr-2025 18:37:21 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:21 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:21 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:21 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:21 Resolving deltas: 67% (389/579) build 03-Apr-2025 18:37:21 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:21 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:21 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:21 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:21 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:21 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:21 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:21 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:21 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:21 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:21 Resolving deltas: 78% (453/579) build 03-Apr-2025 18:37:21 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:21 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:21 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:21 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:21 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:21 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:21 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:21 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:21 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:21 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:21 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:21 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:21 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:21 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:21 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:21 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:21 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:21 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:21 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:21 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:21 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:21 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:21 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:21 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:21 [01;35m [delete] Directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:21 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:21 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete.[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test[0m build 03-Apr-2025 18:37:21 [00;36m [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2[0m build 03-Apr-2025 18:37:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777[0m build 03-Apr-2025 18:37:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777[0m build 03-Apr-2025 18:37:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777[0m build 03-Apr-2025 18:37:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:21 [00;32m build 03-Apr-2025 18:37:21 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:21 [0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/files[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/install[0m build 03-Apr-2025 18:37:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/store[0m build 03-Apr-2025 18:37:21 [01;35m [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:22 [00;32m build 03-Apr-2025 18:37:22 phpBB > old-version-diff: build 03-Apr-2025 18:37:22 [0m build 03-Apr-2025 18:37:22 [00;36m [echo] Retrieving version 3.3.3[0m build 03-Apr-2025 18:37:22 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.3[0m build 03-Apr-2025 18:37:22 [00;32m build 03-Apr-2025 18:37:22 phpBB > export: build 03-Apr-2025 18:37:22 [0m build 03-Apr-2025 18:37:22 Cloning into 'viglink'... build 03-Apr-2025 18:37:22 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:22 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:22 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:22 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:22 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:22 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:22 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:22 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:22 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:22 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:22 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:22 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:22 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:22 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:22 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:22 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:22 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:22 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:22 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:22 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:22 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:22 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:22 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:22 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:22 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:22 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:22 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:22 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:22 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:22 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:22 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:22 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:22 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:22 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:22 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:22 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:22 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:22 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:22 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:22 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:22 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:22 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:22 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:22 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:22 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:22 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:22 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:22 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:22 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:22 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:22 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:22 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:22 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:22 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:22 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:22 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:22 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:22 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:23 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:23 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:23 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:23 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:23 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:23 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:23 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:23 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:23 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:23 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:23 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:23 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:23 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:23 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:23 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:23 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:23 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:23 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:23 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:23 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:23 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:23 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:23 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:23 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:23 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:23 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:23 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:23 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:23 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:23 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:23 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:23 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:23 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:23 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:23 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:23 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:23 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:23 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:23 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:23 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:23 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:23 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:23 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:23 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:23 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:23 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:23 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:23 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:23 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.51 MiB/s, done. build 03-Apr-2025 18:37:23 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:23 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:23 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:23 Resolving deltas: 3% (19/579) build 03-Apr-2025 18:37:23 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:23 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:23 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:23 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:23 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:23 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:23 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:23 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:23 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:23 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:23 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:23 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:23 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:23 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:23 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:23 Resolving deltas: 19% (113/579) build 03-Apr-2025 18:37:23 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:23 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:23 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:23 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:23 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:23 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:23 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:23 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:23 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:23 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:23 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:23 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:23 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:23 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:23 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:23 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:23 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:23 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:23 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:23 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:23 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:23 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:23 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:23 Resolving deltas: 43% (250/579) build 03-Apr-2025 18:37:23 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:23 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:23 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:23 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:23 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:23 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:23 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:23 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:23 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:23 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:23 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:23 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:23 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:23 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:23 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:23 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:23 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:23 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:23 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:23 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:23 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:23 Resolving deltas: 65% (378/579) build 03-Apr-2025 18:37:23 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:23 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:23 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:23 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:23 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:23 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:23 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:23 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:23 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:23 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:23 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:23 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:23 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:23 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:23 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:23 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:23 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:23 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:23 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:23 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:23 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:23 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:23 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:23 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:23 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:23 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:23 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:23 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:23 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:23 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:23 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:23 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:23 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:23 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:23 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:23 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:23 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:23 [01;35m [delete] Directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:23 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:23 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete.[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test[0m build 03-Apr-2025 18:37:23 [00;36m [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3[0m build 03-Apr-2025 18:37:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777[0m build 03-Apr-2025 18:37:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777[0m build 03-Apr-2025 18:37:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777[0m build 03-Apr-2025 18:37:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:23 [00;32m build 03-Apr-2025 18:37:23 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:23 [0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/files[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/install[0m build 03-Apr-2025 18:37:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/store[0m build 03-Apr-2025 18:37:23 [01;35m [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:23 [00;32m build 03-Apr-2025 18:37:23 phpBB > old-version-diff: build 03-Apr-2025 18:37:23 [0m build 03-Apr-2025 18:37:23 [00;36m [echo] Retrieving version 3.3.4[0m build 03-Apr-2025 18:37:23 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.4[0m build 03-Apr-2025 18:37:23 [00;32m build 03-Apr-2025 18:37:23 phpBB > export: build 03-Apr-2025 18:37:23 [0m build 03-Apr-2025 18:37:24 Cloning into 'viglink'... build 03-Apr-2025 18:37:24 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:24 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:24 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:24 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:24 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:24 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:24 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:24 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:24 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:24 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:24 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:24 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:24 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:24 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:24 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:24 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:24 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:24 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:24 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:24 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:24 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:24 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:24 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:24 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:24 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:24 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:24 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:24 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:24 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:24 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:24 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:24 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:24 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:24 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:24 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:24 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:24 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:24 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:24 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:24 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:24 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:24 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:24 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:24 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:24 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:24 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:24 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:24 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:24 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:24 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:24 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:24 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:24 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:24 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:24 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:24 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:24 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:24 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:24 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:24 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:24 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:24 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:24 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:24 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:24 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:24 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:24 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:24 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:24 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:24 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:24 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:24 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:24 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:24 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:24 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:24 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:24 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:24 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:24 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:24 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:24 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:24 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:24 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:24 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:24 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:24 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:24 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:24 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:24 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:24 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:24 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:24 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:24 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:24 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:24 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:24 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:24 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:24 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:24 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:24 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:24 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:24 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:24 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:24 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:24 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:24 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:24 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.03 MiB/s, done. build 03-Apr-2025 18:37:24 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:24 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:24 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:24 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:24 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:24 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:24 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:24 Resolving deltas: 7% (42/579) build 03-Apr-2025 18:37:24 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:24 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:24 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:24 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:24 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:24 Resolving deltas: 13% (77/579) build 03-Apr-2025 18:37:24 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:24 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:24 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:24 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:24 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:24 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:24 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:24 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:24 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:24 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:24 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:24 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:24 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:24 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:24 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:24 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:24 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:24 Resolving deltas: 31% (181/579) build 03-Apr-2025 18:37:24 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:24 Resolving deltas: 33% (193/579) build 03-Apr-2025 18:37:24 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:24 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:24 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:24 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:24 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:24 Resolving deltas: 39% (227/579) build 03-Apr-2025 18:37:24 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:24 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:24 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:24 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:24 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:24 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:24 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:24 Resolving deltas: 47% (274/579) build 03-Apr-2025 18:37:24 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:24 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:24 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:24 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:24 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:24 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:24 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:24 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:24 Resolving deltas: 56% (326/579) build 03-Apr-2025 18:37:24 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:24 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:24 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:24 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:24 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:24 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:24 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:24 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:24 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:24 Resolving deltas: 66% (384/579) build 03-Apr-2025 18:37:24 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:24 Resolving deltas: 68% (395/579) build 03-Apr-2025 18:37:24 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:24 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:24 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:24 Resolving deltas: 72% (418/579) build 03-Apr-2025 18:37:24 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:24 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:24 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:24 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:24 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:24 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:24 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:24 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:24 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:24 Resolving deltas: 82% (476/579) build 03-Apr-2025 18:37:24 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:24 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:24 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:24 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:24 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:24 Resolving deltas: 88% (511/579) build 03-Apr-2025 18:37:24 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:24 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:24 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:24 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:24 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:24 Resolving deltas: 94% (546/579) build 03-Apr-2025 18:37:24 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:24 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:24 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:24 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:24 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:24 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:24 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:24 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:24 [01;35m [delete] Directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:24 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:24 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete.[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test[0m build 03-Apr-2025 18:37:24 [00;36m [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4[0m build 03-Apr-2025 18:37:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777[0m build 03-Apr-2025 18:37:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777[0m build 03-Apr-2025 18:37:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777[0m build 03-Apr-2025 18:37:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:24 [00;32m build 03-Apr-2025 18:37:24 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:24 [0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/files[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/install[0m build 03-Apr-2025 18:37:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/store[0m build 03-Apr-2025 18:37:24 [01;35m [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:25 [00;32m build 03-Apr-2025 18:37:25 phpBB > old-version-diff: build 03-Apr-2025 18:37:25 [0m build 03-Apr-2025 18:37:25 [00;36m [echo] Retrieving version 3.3.5[0m build 03-Apr-2025 18:37:25 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.5[0m build 03-Apr-2025 18:37:25 [00;32m build 03-Apr-2025 18:37:25 phpBB > export: build 03-Apr-2025 18:37:25 [0m build 03-Apr-2025 18:37:25 Cloning into 'viglink'... build 03-Apr-2025 18:37:25 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:25 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:25 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:25 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:25 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:25 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:25 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:25 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:25 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:25 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:25 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:25 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:25 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:25 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:25 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:25 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:25 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:25 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:25 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:25 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:25 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:25 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:25 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:25 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:25 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:25 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:25 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:25 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:25 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:25 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:25 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:25 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:25 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:25 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:25 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:25 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:25 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:25 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:25 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:25 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:25 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:25 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:25 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:25 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:25 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:25 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:25 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:25 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:25 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:25 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:25 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:25 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:25 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:25 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:25 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:25 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:25 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:25 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:25 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:25 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:25 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:25 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:25 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:25 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:25 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:25 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:25 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:25 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:25 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:25 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:25 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:25 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:25 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:25 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:25 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:25 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:25 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:25 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:25 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:25 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:25 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:25 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:25 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:25 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:25 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:25 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:25 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:25 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:25 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:25 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:25 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:25 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:25 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:25 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:25 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:25 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:25 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:25 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:25 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:25 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:25 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:25 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:25 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:25 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:25 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:25 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:25 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 03-Apr-2025 18:37:25 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:25 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:25 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:25 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:25 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:25 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:25 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:25 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:25 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:25 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:25 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:25 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:25 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:25 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:25 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:25 Resolving deltas: 15% (88/579) build 03-Apr-2025 18:37:25 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:25 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:25 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:25 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:25 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:25 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:25 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:25 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:25 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:25 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:25 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:25 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:25 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:25 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:25 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:25 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:25 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:25 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:25 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:25 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:25 Resolving deltas: 36% (210/579) build 03-Apr-2025 18:37:25 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:25 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:25 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:25 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:25 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:25 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:25 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:25 Resolving deltas: 44% (256/579) build 03-Apr-2025 18:37:25 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:25 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:25 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:25 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:25 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:25 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:25 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:25 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:25 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:25 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:25 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:25 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:25 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:25 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:25 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:25 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:25 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:25 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:25 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:25 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:25 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:25 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:25 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:25 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:25 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:25 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:25 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:25 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:25 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:25 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:25 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:25 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:25 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:25 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:25 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:25 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:25 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:25 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:25 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:25 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:25 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:25 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:25 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:25 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:25 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:25 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:25 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:25 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:25 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:25 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:25 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:25 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:25 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:25 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:25 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:25 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:25 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:34 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:34 [01;35m [delete] Directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:34 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:34 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete.[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test[0m build 03-Apr-2025 18:37:34 [00;36m [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5[0m build 03-Apr-2025 18:37:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777[0m build 03-Apr-2025 18:37:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777[0m build 03-Apr-2025 18:37:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777[0m build 03-Apr-2025 18:37:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:34 [00;32m build 03-Apr-2025 18:37:34 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:34 [0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/files[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/install[0m build 03-Apr-2025 18:37:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/store[0m build 03-Apr-2025 18:37:34 [01;35m [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:35 [00;32m build 03-Apr-2025 18:37:35 phpBB > old-version-diff: build 03-Apr-2025 18:37:35 [0m build 03-Apr-2025 18:37:35 [00;36m [echo] Retrieving version 3.3.6[0m build 03-Apr-2025 18:37:35 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.6[0m build 03-Apr-2025 18:37:35 [00;32m build 03-Apr-2025 18:37:35 phpBB > export: build 03-Apr-2025 18:37:35 [0m build 03-Apr-2025 18:37:35 Cloning into 'viglink'... build 03-Apr-2025 18:37:36 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:36 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:36 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:36 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:36 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:36 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:36 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:36 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:36 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:36 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:36 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:36 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:36 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:36 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:36 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:36 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:36 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:36 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:36 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:36 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:36 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:36 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:36 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:36 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:36 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:36 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:36 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:36 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:36 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:36 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:36 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:36 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:36 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:36 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:36 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:36 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:36 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:36 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:36 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:36 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:36 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:36 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:36 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:36 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:36 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:36 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:36 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:36 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:36 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:36 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:36 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:36 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:36 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:36 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:36 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:36 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:36 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:36 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:36 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:36 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:36 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:36 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:36 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:36 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:36 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:36 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:36 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:36 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:36 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:36 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:36 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:36 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:36 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:36 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:36 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:36 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:36 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:36 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:36 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:36 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:36 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:36 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:36 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:36 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:36 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:36 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:36 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:36 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:36 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:36 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:36 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:36 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:36 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:36 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:36 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:36 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:36 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:36 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:36 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:36 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:36 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:36 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:36 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:36 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:36 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:36 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:36 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 03-Apr-2025 18:37:36 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:36 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:36 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:36 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:36 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:36 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:36 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:36 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:36 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:36 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:36 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:36 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:36 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:36 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:36 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:36 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:36 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:36 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:36 Resolving deltas: 18% (106/579) build 03-Apr-2025 18:37:36 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:36 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:36 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:36 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:36 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:36 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:36 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:36 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:36 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:36 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:36 Resolving deltas: 29% (169/579) build 03-Apr-2025 18:37:36 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:36 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:36 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:36 Resolving deltas: 33% (193/579) build 03-Apr-2025 18:37:36 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:36 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:36 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:36 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:36 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:36 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:36 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:36 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:36 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:36 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:36 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:36 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:36 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:36 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:36 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:36 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:36 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:36 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:36 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:36 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:36 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:36 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:36 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:36 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:36 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:36 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:36 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:36 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:36 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:36 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:36 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:36 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:36 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:36 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:36 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:36 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:36 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:36 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:36 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:36 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:36 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:36 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:36 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:36 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:36 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:36 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:36 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:36 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:36 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:36 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:36 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:36 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:36 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:36 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:36 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:36 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:36 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:36 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:36 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:36 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:36 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:36 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:36 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:36 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:36 Resolving deltas: 98% (569/579) build 03-Apr-2025 18:37:36 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:36 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:36 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:36 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:36 [01;35m [delete] Directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:36 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:36 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete.[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test[0m build 03-Apr-2025 18:37:36 [00;36m [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6[0m build 03-Apr-2025 18:37:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777[0m build 03-Apr-2025 18:37:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777[0m build 03-Apr-2025 18:37:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777[0m build 03-Apr-2025 18:37:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:36 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:36 [00;32m build 03-Apr-2025 18:37:36 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:36 [0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/files[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/install[0m build 03-Apr-2025 18:37:36 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/store[0m build 03-Apr-2025 18:37:36 [01;35m [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:37 [00;32m build 03-Apr-2025 18:37:37 phpBB > old-version-diff: build 03-Apr-2025 18:37:37 [0m build 03-Apr-2025 18:37:37 [00;36m [echo] Retrieving version 3.3.7[0m build 03-Apr-2025 18:37:37 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.7[0m build 03-Apr-2025 18:37:37 [00;32m build 03-Apr-2025 18:37:37 phpBB > export: build 03-Apr-2025 18:37:37 [0m build 03-Apr-2025 18:37:37 Cloning into 'viglink'... build 03-Apr-2025 18:37:37 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:37 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:37 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:37 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:37 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:37 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:37 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:37 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:37 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:37 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:37 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:37 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:37 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:37 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:37 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:37 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:37 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:37 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:37 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:37 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:37 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:37 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:37 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:37 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:37 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:37 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:37 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:37 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:37 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:37 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:37 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:37 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:37 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:37 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:37 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:37 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:37 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:37 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:37 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:37 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:37 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:37 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:37 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:37 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:37 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:37 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:37 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:37 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:37 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:37 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:37 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:37 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:37 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:37 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:37 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:37 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:37 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:37 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:37 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:37 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:37 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:37 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:37 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:37 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:37 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:37 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:37 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:37 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:37 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:37 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:37 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:37 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:37 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:37 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:37 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:37 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:37 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:37 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:37 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:37 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:37 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:37 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:37 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:37 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:37 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:37 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:37 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:37 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:37 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:37 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:37 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:37 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:37 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:37 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:37 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:37 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:37 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:37 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:37 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:37 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:37 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:37 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:37 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:37 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:37 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:37 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:37 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.03 MiB/s, done. build 03-Apr-2025 18:37:37 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:37 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:37 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:37 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:37 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:37 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:37 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:37 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:37 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:37 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:37 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:37 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:37 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:37 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:37 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:37 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:37 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:37 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:37 Resolving deltas: 18% (106/579) build 03-Apr-2025 18:37:37 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:37 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:37 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:37 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:37 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:37 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:37 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:37 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:37 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:37 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:37 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:37 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:37 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:37 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:37 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:37 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:37 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:37 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:37 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:37 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:37 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:37 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:37 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:37 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:37 Resolving deltas: 43% (250/579) build 03-Apr-2025 18:37:37 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:37 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:37 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:37 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:37 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:37 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:37 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:37 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:37 Resolving deltas: 52% (303/579) build 03-Apr-2025 18:37:37 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:37 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:37 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:37 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:37 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:37 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:37 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:37 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:37 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:37 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:37 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:37 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:37 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:37 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:37 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:37 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:37 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:37 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:37 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:37 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:37 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:37 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:37 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:37 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:37 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:37 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:37 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:37 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:37 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:37 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:37 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:37 Resolving deltas: 84% (488/579) build 03-Apr-2025 18:37:37 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:37 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:37 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:37 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:37 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:37 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:37 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:37 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:37 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:37 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:37 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:37 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:37 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:37 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:37 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:37 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:37 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:37 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:37 [01;35m [delete] Directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:37 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:37 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete.[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test[0m build 03-Apr-2025 18:37:37 [00;36m [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7[0m build 03-Apr-2025 18:37:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777[0m build 03-Apr-2025 18:37:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777[0m build 03-Apr-2025 18:37:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777[0m build 03-Apr-2025 18:37:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:37 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:37 [00;32m build 03-Apr-2025 18:37:37 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:37 [0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache[0m build 03-Apr-2025 18:37:37 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs[0m build 03-Apr-2025 18:37:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/files[0m build 03-Apr-2025 18:37:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/install[0m build 03-Apr-2025 18:37:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/store[0m build 03-Apr-2025 18:37:38 [01;35m [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:38 [00;32m build 03-Apr-2025 18:37:38 phpBB > old-version-diff: build 03-Apr-2025 18:37:38 [0m build 03-Apr-2025 18:37:38 [00;36m [echo] Retrieving version 3.3.8[0m build 03-Apr-2025 18:37:38 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.8[0m build 03-Apr-2025 18:37:38 [00;32m build 03-Apr-2025 18:37:38 phpBB > export: build 03-Apr-2025 18:37:38 [0m build 03-Apr-2025 18:37:38 Cloning into 'viglink'... build 03-Apr-2025 18:37:39 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:39 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:39 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:39 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:39 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:39 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:39 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:39 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:39 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:39 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:39 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:39 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:39 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:39 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:39 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:39 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:39 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:39 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:39 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:39 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:39 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:39 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:39 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:39 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:39 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:39 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:39 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:39 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:39 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:39 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:39 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:39 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:39 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:39 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:39 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:39 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:39 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:39 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:39 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:39 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:39 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:39 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:39 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:39 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:39 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:39 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:39 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:39 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:39 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:39 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:39 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:39 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:39 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:39 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:39 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:39 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:39 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:39 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:39 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:39 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:39 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:39 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:39 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:39 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:39 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:39 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:39 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:39 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:39 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:39 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:39 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:39 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:39 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:39 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:39 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:39 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:39 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:39 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:39 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:39 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:39 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:39 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:39 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:39 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:39 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:39 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:39 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:39 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:39 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:39 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:39 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:39 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:39 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:39 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:39 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:39 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:39 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:39 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:39 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:39 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:39 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:39 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:39 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:39 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:39 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:39 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:39 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 03-Apr-2025 18:37:39 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:39 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:39 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:39 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:39 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:39 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:39 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:39 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:39 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:39 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:39 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:39 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:39 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:39 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:39 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:39 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:39 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:39 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:39 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:39 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:39 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:39 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:39 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:39 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:39 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:39 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:39 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:39 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:39 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:39 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:39 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:39 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:39 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:39 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:39 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:39 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:39 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:39 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:39 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:39 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:39 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:39 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:39 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:39 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:39 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:39 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:39 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:39 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:39 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:39 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:39 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:39 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:39 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:39 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:39 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:39 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:39 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:39 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:39 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:39 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:39 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:39 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:39 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:39 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:39 Resolving deltas: 64% (372/579) build 03-Apr-2025 18:37:39 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:39 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:39 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:39 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:39 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:39 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:39 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:39 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:39 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:39 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:39 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:39 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:39 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:39 Resolving deltas: 78% (453/579) build 03-Apr-2025 18:37:39 Resolving deltas: 79% (459/579) build 03-Apr-2025 18:37:39 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:39 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:39 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:39 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:39 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:39 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:39 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:39 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:39 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:39 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:39 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:39 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:39 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:39 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:39 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:39 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:39 Resolving deltas: 96% (557/579) build 03-Apr-2025 18:37:39 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:39 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:39 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:39 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:39 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:39 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:39 [01;35m [delete] Directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:39 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:39 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete.[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test[0m build 03-Apr-2025 18:37:39 [00;36m [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8[0m build 03-Apr-2025 18:37:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777[0m build 03-Apr-2025 18:37:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777[0m build 03-Apr-2025 18:37:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777[0m build 03-Apr-2025 18:37:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:39 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:39 [00;32m build 03-Apr-2025 18:37:39 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:39 [0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/files[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/install[0m build 03-Apr-2025 18:37:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/store[0m build 03-Apr-2025 18:37:39 [01;35m [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:39 [00;32m build 03-Apr-2025 18:37:39 phpBB > old-version-diff: build 03-Apr-2025 18:37:39 [0m build 03-Apr-2025 18:37:39 [00;36m [echo] Retrieving version 3.3.9[0m build 03-Apr-2025 18:37:39 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.9[0m build 03-Apr-2025 18:37:39 [00;32m build 03-Apr-2025 18:37:39 phpBB > export: build 03-Apr-2025 18:37:39 [0m build 03-Apr-2025 18:37:40 Cloning into 'viglink'... build 03-Apr-2025 18:37:40 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:40 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:40 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:40 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:40 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:40 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:40 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:40 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:40 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:40 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:40 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:40 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:40 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:40 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:40 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:40 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:40 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:40 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:40 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:40 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:40 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:40 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:40 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:40 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:40 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:40 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:40 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:40 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:40 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:40 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:40 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:40 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:40 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:40 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:40 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:40 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:40 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:40 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:40 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:40 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:40 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:40 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:40 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:40 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:40 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:40 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:40 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:40 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:40 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:40 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:40 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:40 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:40 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:40 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:40 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:40 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:40 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:40 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:40 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:40 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:40 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:40 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:40 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:40 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:40 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:40 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:40 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:40 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:40 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:40 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:40 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:40 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:40 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:40 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:40 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:40 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:40 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:40 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:40 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:40 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:40 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:40 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:40 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:40 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:40 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:40 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:40 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:40 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:40 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:40 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:40 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:40 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:40 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:40 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:40 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:40 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:40 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:40 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:40 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:40 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:40 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:40 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:40 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:40 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:40 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:40 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:40 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 03-Apr-2025 18:37:40 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:40 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:40 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:40 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:40 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:40 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:40 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:40 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:40 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:40 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:40 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:40 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:40 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:40 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:40 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:40 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:40 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:40 Resolving deltas: 17% (100/579) build 03-Apr-2025 18:37:40 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:40 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:40 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:40 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:40 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:40 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:40 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:40 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:40 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:40 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:40 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:40 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:40 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:40 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:40 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:40 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:40 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:40 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:40 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:40 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:40 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:40 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:40 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:40 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:40 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:40 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:40 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:40 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:40 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:40 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:40 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:40 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:40 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:40 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:40 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:40 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:40 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:40 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:40 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:40 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:40 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:40 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:40 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:40 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:40 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:40 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:40 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:40 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:40 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:40 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:40 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:40 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:40 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:40 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:40 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:40 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:40 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:40 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:40 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:40 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:40 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:40 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:40 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:40 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:40 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:40 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:40 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:40 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:40 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:40 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:40 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:40 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:40 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:40 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:40 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:40 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:40 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:40 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:40 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:40 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:40 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:40 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:40 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:40 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:40 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:40 [01;35m [delete] Directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:40 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:40 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete.[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test[0m build 03-Apr-2025 18:37:40 [00;36m [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9[0m build 03-Apr-2025 18:37:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777[0m build 03-Apr-2025 18:37:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777[0m build 03-Apr-2025 18:37:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777[0m build 03-Apr-2025 18:37:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:40 [00;32m build 03-Apr-2025 18:37:40 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:40 [0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/files[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/install[0m build 03-Apr-2025 18:37:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/store[0m build 03-Apr-2025 18:37:40 [01;35m [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:41 [00;32m build 03-Apr-2025 18:37:41 phpBB > old-version-diff: build 03-Apr-2025 18:37:41 [0m build 03-Apr-2025 18:37:41 [00;36m [echo] Retrieving version 3.3.10[0m build 03-Apr-2025 18:37:41 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.10[0m build 03-Apr-2025 18:37:41 [00;32m build 03-Apr-2025 18:37:41 phpBB > export: build 03-Apr-2025 18:37:41 [0m build 03-Apr-2025 18:37:41 Cloning into 'viglink'... build 03-Apr-2025 18:37:42 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:42 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:42 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:42 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:42 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:42 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:42 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:42 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:42 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:42 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:42 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:42 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:42 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:42 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:42 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:42 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:42 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:42 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:42 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:42 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:42 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:42 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:42 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:42 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:42 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:42 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:42 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:42 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:42 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:42 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:42 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:42 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:42 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:42 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:42 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:42 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:42 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:42 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:42 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:42 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:42 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:42 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:42 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:42 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:42 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:42 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:42 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:42 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:42 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:42 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:42 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:42 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:42 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:42 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:42 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:42 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:42 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:42 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:42 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:42 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:42 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:42 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:42 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:42 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:42 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:42 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:42 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:42 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:42 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:42 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:42 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:42 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:42 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:42 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:42 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:42 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:42 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:42 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:42 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:42 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:42 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:42 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:42 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:42 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:42 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:42 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:42 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:42 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:42 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:42 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:42 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:42 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:42 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:42 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:42 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:42 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:42 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:42 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:42 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:42 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:42 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:42 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:42 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:42 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:42 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:42 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:42 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 03-Apr-2025 18:37:42 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:42 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:42 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:42 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:42 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:42 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:42 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:42 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:42 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:42 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:42 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:42 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:42 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:42 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:42 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:42 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:42 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:42 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:42 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:42 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:42 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:42 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:42 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:42 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:42 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:42 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:42 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:42 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:42 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:42 Resolving deltas: 29% (169/579) build 03-Apr-2025 18:37:42 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:42 Resolving deltas: 31% (181/579) build 03-Apr-2025 18:37:42 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:42 Resolving deltas: 33% (193/579) build 03-Apr-2025 18:37:42 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:42 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:42 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:42 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:42 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:42 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:42 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:42 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:42 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:42 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:42 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:42 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:42 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:42 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:42 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:42 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:42 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:42 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:42 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:42 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:42 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:42 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:42 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:42 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:42 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:42 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:42 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:42 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:42 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:42 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:42 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:42 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:42 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:42 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:42 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:42 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:42 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:42 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:42 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:42 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:42 Resolving deltas: 74% (430/579) build 03-Apr-2025 18:37:42 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:42 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:42 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:42 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:42 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:42 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:42 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:42 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:42 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:42 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:42 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:42 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:42 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:42 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:42 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:42 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:42 Resolving deltas: 91% (528/579) build 03-Apr-2025 18:37:42 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:42 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:42 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:42 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:42 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:42 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:42 Resolving deltas: 98% (569/579) build 03-Apr-2025 18:37:42 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:42 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:42 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:42 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:42 [01;35m [delete] Directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:42 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:42 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete.[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test[0m build 03-Apr-2025 18:37:42 [00;36m [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10[0m build 03-Apr-2025 18:37:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777[0m build 03-Apr-2025 18:37:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777[0m build 03-Apr-2025 18:37:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777[0m build 03-Apr-2025 18:37:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:42 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:42 [00;32m build 03-Apr-2025 18:37:42 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:42 [0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/files[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/install[0m build 03-Apr-2025 18:37:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/store[0m build 03-Apr-2025 18:37:42 [01;35m [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:42 [00;32m build 03-Apr-2025 18:37:42 phpBB > old-version-diff: build 03-Apr-2025 18:37:42 [0m build 03-Apr-2025 18:37:42 [00;36m [echo] Retrieving version 3.3.11[0m build 03-Apr-2025 18:37:42 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.11[0m build 03-Apr-2025 18:37:42 [00;32m build 03-Apr-2025 18:37:42 phpBB > export: build 03-Apr-2025 18:37:42 [0m build 03-Apr-2025 18:37:43 Cloning into 'viglink'... build 03-Apr-2025 18:37:43 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:43 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:43 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:43 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:43 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:43 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:43 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:43 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:43 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:43 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:43 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:43 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:43 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:43 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:43 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:43 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:43 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:43 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:43 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:43 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:43 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:43 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:43 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:43 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:43 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:43 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:43 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:43 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:43 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:43 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:43 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:43 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:43 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:43 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:43 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:43 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:43 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:43 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:43 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:43 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:43 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:43 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:43 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:43 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:43 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:43 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:43 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:43 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:43 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:43 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:43 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:43 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:43 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:43 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:43 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:43 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:43 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:43 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:43 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:43 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:43 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:43 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:43 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:43 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:43 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:43 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:43 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:43 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:43 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:43 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:43 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:43 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:43 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:43 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:43 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:43 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:43 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:43 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:43 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:43 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:43 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:43 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:43 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:43 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:43 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:43 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:43 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:43 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:43 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:43 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:43 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:43 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:43 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:43 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:43 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:43 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:43 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:43 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:43 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:43 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:43 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:43 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:43 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:43 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:43 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:43 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:43 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.55 MiB/s, done. build 03-Apr-2025 18:37:43 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:43 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:43 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:43 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:43 Resolving deltas: 4% (25/579) build 03-Apr-2025 18:37:43 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:43 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:43 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:43 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:43 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:43 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:43 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:43 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:43 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:43 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:43 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:43 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:43 Resolving deltas: 17% (100/579) build 03-Apr-2025 18:37:43 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:43 Resolving deltas: 19% (112/579) build 03-Apr-2025 18:37:43 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:43 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:43 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:43 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:43 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:43 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:43 Resolving deltas: 26% (152/579) build 03-Apr-2025 18:37:43 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:43 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:43 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:43 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:43 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:43 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:43 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:43 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:43 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:43 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:43 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:43 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:43 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:43 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:43 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:43 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:43 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:43 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:43 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:43 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:43 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:43 Resolving deltas: 48% (279/579) build 03-Apr-2025 18:37:43 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:43 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:43 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:43 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:43 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:43 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:43 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:43 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:43 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:43 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:43 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:43 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:43 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:43 Resolving deltas: 62% (360/579) build 03-Apr-2025 18:37:43 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:43 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:43 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:43 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:43 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:43 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:43 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:43 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:43 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:43 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:43 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:43 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:43 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:43 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:43 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:43 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:43 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:43 Resolving deltas: 80% (465/579) build 03-Apr-2025 18:37:43 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:43 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:43 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:43 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:43 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:43 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:43 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:43 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:43 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:43 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:43 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:43 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:43 Resolving deltas: 93% (540/579) build 03-Apr-2025 18:37:43 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:43 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:43 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:43 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:43 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:43 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:43 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:43 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:43 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:43 [01;35m [delete] Directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:43 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:43 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete.[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test[0m build 03-Apr-2025 18:37:43 [00;36m [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11[0m build 03-Apr-2025 18:37:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777[0m build 03-Apr-2025 18:37:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777[0m build 03-Apr-2025 18:37:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777[0m build 03-Apr-2025 18:37:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:43 [00;32m build 03-Apr-2025 18:37:43 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:43 [0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/files[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/install[0m build 03-Apr-2025 18:37:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/store[0m build 03-Apr-2025 18:37:43 [01;35m [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:44 [00;32m build 03-Apr-2025 18:37:44 phpBB > old-version-diff: build 03-Apr-2025 18:37:44 [0m build 03-Apr-2025 18:37:44 [00;36m [echo] Retrieving version 3.3.12[0m build 03-Apr-2025 18:37:44 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.12[0m build 03-Apr-2025 18:37:44 [00;32m build 03-Apr-2025 18:37:44 phpBB > export: build 03-Apr-2025 18:37:44 [0m build 03-Apr-2025 18:37:44 Cloning into 'viglink'... build 03-Apr-2025 18:37:45 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:45 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:45 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:45 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:45 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:45 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:45 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:45 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:45 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:45 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:45 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:45 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:45 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:45 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:45 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:45 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:45 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:45 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:45 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:45 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:45 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:45 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:45 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:45 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:45 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:45 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:45 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:45 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:45 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:45 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:45 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:45 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:45 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:45 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:45 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:45 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:45 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:45 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:45 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:45 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:45 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:45 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:45 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:45 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:45 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:45 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:45 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:45 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:45 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:45 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:45 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:45 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:45 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:45 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:45 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:45 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:45 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:45 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:45 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:45 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:45 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:45 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:45 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:45 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:45 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:45 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:45 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:45 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:45 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:45 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:45 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:45 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:45 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:45 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:45 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:45 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:45 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:45 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:45 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:45 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:45 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:45 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:45 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:45 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:45 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:45 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:45 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:45 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:45 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:45 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:45 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:45 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:45 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:45 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:45 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:45 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:45 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:45 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:45 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:45 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:45 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:45 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:45 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:45 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:45 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:45 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:45 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.50 MiB/s, done. build 03-Apr-2025 18:37:45 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:45 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:45 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:45 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:45 Resolving deltas: 4% (25/579) build 03-Apr-2025 18:37:45 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:45 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:45 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:45 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:45 Resolving deltas: 9% (54/579) build 03-Apr-2025 18:37:45 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:45 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:45 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:45 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:45 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:45 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:45 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:45 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:45 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:45 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:45 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:45 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:45 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:45 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:45 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:45 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:45 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:45 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:45 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:45 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:45 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:45 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:45 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:45 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:45 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:45 Resolving deltas: 35% (204/579) build 03-Apr-2025 18:37:45 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:45 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:45 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:45 Resolving deltas: 39% (227/579) build 03-Apr-2025 18:37:45 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:45 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:45 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:45 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:45 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:45 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:45 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:45 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:45 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:45 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:45 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:45 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:45 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:45 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:45 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:45 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:45 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:45 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:45 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:45 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:45 Resolving deltas: 60% (349/579) build 03-Apr-2025 18:37:45 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:45 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:45 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:45 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:45 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:45 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:45 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:45 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:45 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:45 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:45 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:45 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:45 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:45 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:45 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:45 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:45 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:45 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:45 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:45 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:45 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:45 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:45 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:45 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:45 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:45 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:45 Resolving deltas: 87% (505/579) build 03-Apr-2025 18:37:45 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:45 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:45 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:45 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:45 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:45 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:45 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:45 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:45 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:45 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:45 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:45 Resolving deltas: 99% (575/579) build 03-Apr-2025 18:37:45 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:45 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:45 error: pathspec 'release-phpbb-3.3.12' did not match any file(s) known to git build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:45 [01;35m [delete] Directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:45 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:45 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.12/config.php to delete.[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/develop[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/install/data[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/development[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/test[0m build 03-Apr-2025 18:37:45 [00;36m [echo] Setting permissions for checkout of release-3.3.12 in build/old_versions/release-3.3.12[0m build 03-Apr-2025 18:37:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/cache' to 777[0m build 03-Apr-2025 18:37:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/store' to 777[0m build 03-Apr-2025 18:37:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/files' to 777[0m build 03-Apr-2025 18:37:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:45 [00;32m build 03-Apr-2025 18:37:45 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:45 [0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/cache[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/docs[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/files[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/install[0m build 03-Apr-2025 18:37:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/store[0m build 03-Apr-2025 18:37:45 [01;35m [delete] Directory /data/build/old_versions/release-3.3.12/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:46 [00;32m build 03-Apr-2025 18:37:46 phpBB > old-version-diff: build 03-Apr-2025 18:37:46 [0m build 03-Apr-2025 18:37:46 [00;36m [echo] Retrieving version 3.3.13[0m build 03-Apr-2025 18:37:46 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.13[0m build 03-Apr-2025 18:37:46 [00;32m build 03-Apr-2025 18:37:46 phpBB > export: build 03-Apr-2025 18:37:46 [0m build 03-Apr-2025 18:37:46 Cloning into 'viglink'... build 03-Apr-2025 18:37:46 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:46 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:46 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:46 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:46 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:46 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:46 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:46 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:46 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:46 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:46 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:46 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:46 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:46 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:46 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:46 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:46 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:46 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:46 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:46 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:46 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:46 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:46 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:46 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:46 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:46 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:46 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:46 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:46 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:46 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:46 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:46 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:46 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:46 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:46 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:46 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:46 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:46 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:46 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:46 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:46 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:46 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:46 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:46 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:46 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:46 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:46 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:46 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:46 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:46 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:46 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:46 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:46 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:46 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:46 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:46 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:46 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:46 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:46 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:46 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:46 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:46 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:46 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:46 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:46 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:46 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:46 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:46 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:46 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:46 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:46 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:46 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:46 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:46 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:46 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:46 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:46 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:46 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:46 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:46 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:46 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:46 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:46 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:46 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:46 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:46 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:46 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:46 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:46 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:46 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:46 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:46 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:46 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:46 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:46 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:46 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:46 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:46 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:46 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:46 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:46 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:46 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:46 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:46 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:46 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:46 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:46 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 03-Apr-2025 18:37:46 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:46 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:46 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:46 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:46 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:46 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:46 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:46 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:46 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:46 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:46 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:46 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:46 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:46 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:46 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:46 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:46 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:46 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:46 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:46 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:46 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:46 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:46 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:46 Resolving deltas: 23% (135/579) build 03-Apr-2025 18:37:46 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:46 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:46 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:46 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:46 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:46 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:46 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:46 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:46 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:46 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:46 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:46 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:46 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:46 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:46 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:46 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:46 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:46 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:46 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:46 Resolving deltas: 43% (251/579) build 03-Apr-2025 18:37:46 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:46 Resolving deltas: 45% (261/579) build 03-Apr-2025 18:37:46 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:46 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:46 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:46 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:46 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:46 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:46 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:46 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:46 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:46 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:46 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:46 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:46 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:46 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:46 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:46 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:46 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:46 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:46 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:46 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:46 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:46 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:46 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:46 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:46 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:46 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:46 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:46 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:46 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:46 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:46 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:46 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:46 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:46 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:46 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:46 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:46 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:46 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:46 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:46 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:46 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:46 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:46 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:46 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:46 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:46 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:46 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:46 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:46 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:46 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:46 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:46 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:46 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:46 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:46 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:46 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:47 error: pathspec 'release-phpbb-3.3.13' did not match any file(s) known to git build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:47 [01;35m [delete] Directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:47 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:47 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.13/config.php to delete.[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/develop[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/install/data[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/config/development[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/config/test[0m build 03-Apr-2025 18:37:47 [00;36m [echo] Setting permissions for checkout of release-3.3.13 in build/old_versions/release-3.3.13[0m build 03-Apr-2025 18:37:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/cache' to 777[0m build 03-Apr-2025 18:37:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/store' to 777[0m build 03-Apr-2025 18:37:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/files' to 777[0m build 03-Apr-2025 18:37:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:47 [00;32m build 03-Apr-2025 18:37:47 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:47 [0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/cache[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/docs[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/files[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/install[0m build 03-Apr-2025 18:37:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/store[0m build 03-Apr-2025 18:37:47 [01;35m [delete] Directory /data/build/old_versions/release-3.3.13/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:47 [00;32m build 03-Apr-2025 18:37:47 phpBB > old-version-diff: build 03-Apr-2025 18:37:47 [0m build 03-Apr-2025 18:37:47 [00;36m [echo] Retrieving version 3.3.14[0m build 03-Apr-2025 18:37:47 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.14[0m build 03-Apr-2025 18:37:47 [00;32m build 03-Apr-2025 18:37:47 phpBB > export: build 03-Apr-2025 18:37:47 [0m build 03-Apr-2025 18:37:47 Cloning into 'viglink'... build 03-Apr-2025 18:37:48 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:48 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:48 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:48 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:48 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:48 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:48 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:48 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:48 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:48 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:48 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:48 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:48 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:48 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:48 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:48 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:48 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:48 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:48 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:48 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:48 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:48 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:48 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:48 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:48 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:48 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:48 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:48 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:48 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:48 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:48 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:48 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:48 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:48 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:48 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:48 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:48 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:48 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:48 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:48 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:48 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:48 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:48 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:48 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:48 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:48 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:48 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:48 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:48 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:48 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:48 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:48 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:48 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:48 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:48 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:48 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:48 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:48 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:48 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:48 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:48 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:48 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:48 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:48 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:48 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:48 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:48 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:48 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:48 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:48 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:48 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:48 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:48 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:48 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:48 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:48 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:48 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:48 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:48 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:48 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:48 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:48 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:48 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:48 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:48 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:48 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:48 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:48 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:48 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:48 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:48 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:48 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:48 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:48 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:48 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:48 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:48 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:48 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:48 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:48 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:48 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:48 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:48 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:48 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:48 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:48 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:48 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 03-Apr-2025 18:37:48 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:48 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:48 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:48 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:48 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:48 Resolving deltas: 5% (29/579) build 03-Apr-2025 18:37:48 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:48 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:48 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:48 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:48 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:48 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:48 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:48 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:48 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:48 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:48 Resolving deltas: 16% (94/579) build 03-Apr-2025 18:37:48 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:48 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:48 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:48 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:48 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:48 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:48 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:48 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:48 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:48 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:48 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:48 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:48 Resolving deltas: 29% (168/579) build 03-Apr-2025 18:37:48 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:48 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:48 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:48 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:48 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:48 Resolving deltas: 35% (204/579) build 03-Apr-2025 18:37:48 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:48 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:48 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:48 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:48 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:48 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:48 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:48 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:48 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:48 Resolving deltas: 45% (262/579) build 03-Apr-2025 18:37:48 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:48 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:48 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:48 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:48 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:48 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:48 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:48 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:48 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:48 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:48 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:48 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:48 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:48 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:48 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:48 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:48 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:48 Resolving deltas: 63% (366/579) build 03-Apr-2025 18:37:48 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:48 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:48 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:48 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:48 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:48 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:48 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:48 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:48 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:48 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:48 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:48 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:48 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:48 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:48 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:48 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:48 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:48 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:48 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:48 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:48 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:48 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:48 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:48 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:48 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:48 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:48 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:48 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:48 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:48 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:48 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:48 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:48 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:48 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:48 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:48 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:48 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:48 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:48 error: pathspec 'release-phpbb-3.3.14' did not match any file(s) known to git build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:48 [01;35m [delete] Directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:48 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:48 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.14/config.php to delete.[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/develop[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/install/data[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/config/development[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/config/test[0m build 03-Apr-2025 18:37:48 [00;36m [echo] Setting permissions for checkout of release-3.3.14 in build/old_versions/release-3.3.14[0m build 03-Apr-2025 18:37:48 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/cache' to 777[0m build 03-Apr-2025 18:37:48 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/store' to 777[0m build 03-Apr-2025 18:37:48 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/files' to 777[0m build 03-Apr-2025 18:37:48 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:48 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:48 [00;32m build 03-Apr-2025 18:37:48 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:48 [0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/cache[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/docs[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/files[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/install[0m build 03-Apr-2025 18:37:48 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/store[0m build 03-Apr-2025 18:37:48 [01;35m [delete] Directory /data/build/old_versions/release-3.3.14/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:49 [00;32m build 03-Apr-2025 18:37:49 phpBB > old-version-diff: build 03-Apr-2025 18:37:49 [0m build 03-Apr-2025 18:37:49 [00;36m [echo] Retrieving version 3.3.15[0m build 03-Apr-2025 18:37:49 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.15[0m build 03-Apr-2025 18:37:49 [00;32m build 03-Apr-2025 18:37:49 phpBB > export: build 03-Apr-2025 18:37:49 [0m build 03-Apr-2025 18:37:49 Cloning into 'viglink'... build 03-Apr-2025 18:37:49 remote: Enumerating objects: 1127, done.[K build 03-Apr-2025 18:37:49 remote: Counting objects: 1% (1/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 2% (2/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 4% (3/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 5% (4/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 7% (5/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 8% (6/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 9% (7/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 11% (8/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 12% (9/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 14% (10/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 15% (11/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 16% (12/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 18% (13/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 19% (14/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 21% (15/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 22% (16/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 23% (17/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 25% (18/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 26% (19/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 28% (20/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 29% (21/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 30% (22/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 32% (23/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 33% (24/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 35% (25/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 36% (26/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 38% (27/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 39% (28/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 40% (29/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 42% (30/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 43% (31/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 45% (32/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 46% (33/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 47% (34/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 49% (35/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 50% (36/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 52% (37/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 53% (38/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 54% (39/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 56% (40/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 57% (41/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 59% (42/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 60% (43/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 61% (44/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 63% (45/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 64% (46/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 66% (47/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 67% (48/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 69% (49/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 70% (50/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 71% (51/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 73% (52/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 74% (53/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 76% (54/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 77% (55/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 78% (56/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 80% (57/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 81% (58/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 83% (59/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 84% (60/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 85% (61/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 87% (62/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 88% (63/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 90% (64/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 91% (65/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 92% (66/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 94% (67/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 95% (68/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 97% (69/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 98% (70/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 100% (71/71)[K build 03-Apr-2025 18:37:49 remote: Counting objects: 100% (71/71), done.[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 2% (1/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 4% (2/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 6% (3/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 8% (4/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 11% (5/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 13% (6/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 15% (7/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 17% (8/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 20% (9/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 22% (10/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 24% (11/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 26% (12/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 28% (13/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 31% (14/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 33% (15/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 35% (16/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 37% (17/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 40% (18/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 42% (19/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 44% (20/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 46% (21/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 48% (22/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 51% (23/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 53% (24/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 55% (25/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 57% (26/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 60% (27/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 62% (28/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 64% (29/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 66% (30/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 68% (31/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 71% (32/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 73% (33/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 75% (34/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 77% (35/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 80% (36/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 82% (37/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 84% (38/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 86% (39/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 88% (40/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 91% (41/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 93% (42/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 95% (43/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 97% (44/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 100% (45/45)[K build 03-Apr-2025 18:37:49 remote: Compressing objects: 100% (45/45), done.[K build 03-Apr-2025 18:37:49 Receiving objects: 0% (1/1127) build 03-Apr-2025 18:37:49 Receiving objects: 1% (12/1127) build 03-Apr-2025 18:37:49 Receiving objects: 2% (23/1127) build 03-Apr-2025 18:37:49 Receiving objects: 3% (34/1127) build 03-Apr-2025 18:37:49 Receiving objects: 4% (46/1127) build 03-Apr-2025 18:37:49 Receiving objects: 5% (57/1127) build 03-Apr-2025 18:37:49 Receiving objects: 6% (68/1127) build 03-Apr-2025 18:37:49 Receiving objects: 7% (79/1127) build 03-Apr-2025 18:37:49 Receiving objects: 8% (91/1127) build 03-Apr-2025 18:37:49 Receiving objects: 9% (102/1127) build 03-Apr-2025 18:37:49 Receiving objects: 10% (113/1127) build 03-Apr-2025 18:37:49 Receiving objects: 11% (124/1127) build 03-Apr-2025 18:37:49 Receiving objects: 12% (136/1127) build 03-Apr-2025 18:37:49 Receiving objects: 13% (147/1127) build 03-Apr-2025 18:37:49 Receiving objects: 14% (158/1127) build 03-Apr-2025 18:37:49 Receiving objects: 15% (170/1127) build 03-Apr-2025 18:37:49 Receiving objects: 16% (181/1127) build 03-Apr-2025 18:37:49 Receiving objects: 17% (192/1127) build 03-Apr-2025 18:37:49 Receiving objects: 18% (203/1127) build 03-Apr-2025 18:37:49 Receiving objects: 19% (215/1127) build 03-Apr-2025 18:37:49 Receiving objects: 20% (226/1127) build 03-Apr-2025 18:37:49 Receiving objects: 21% (237/1127) build 03-Apr-2025 18:37:49 Receiving objects: 22% (248/1127) build 03-Apr-2025 18:37:49 Receiving objects: 23% (260/1127) build 03-Apr-2025 18:37:49 Receiving objects: 24% (271/1127) build 03-Apr-2025 18:37:49 Receiving objects: 25% (282/1127) build 03-Apr-2025 18:37:49 Receiving objects: 26% (294/1127) build 03-Apr-2025 18:37:49 Receiving objects: 27% (305/1127) build 03-Apr-2025 18:37:49 Receiving objects: 28% (316/1127) build 03-Apr-2025 18:37:49 Receiving objects: 29% (327/1127) build 03-Apr-2025 18:37:49 Receiving objects: 30% (339/1127) build 03-Apr-2025 18:37:49 Receiving objects: 31% (350/1127) build 03-Apr-2025 18:37:49 Receiving objects: 32% (361/1127) build 03-Apr-2025 18:37:49 Receiving objects: 33% (372/1127) build 03-Apr-2025 18:37:49 Receiving objects: 34% (384/1127) build 03-Apr-2025 18:37:49 Receiving objects: 35% (395/1127) build 03-Apr-2025 18:37:49 Receiving objects: 36% (406/1127) build 03-Apr-2025 18:37:49 Receiving objects: 37% (417/1127) build 03-Apr-2025 18:37:49 Receiving objects: 38% (429/1127) build 03-Apr-2025 18:37:49 Receiving objects: 39% (440/1127) build 03-Apr-2025 18:37:49 Receiving objects: 40% (451/1127) build 03-Apr-2025 18:37:49 Receiving objects: 41% (463/1127) build 03-Apr-2025 18:37:49 Receiving objects: 42% (474/1127) build 03-Apr-2025 18:37:49 Receiving objects: 43% (485/1127) build 03-Apr-2025 18:37:49 Receiving objects: 44% (496/1127) build 03-Apr-2025 18:37:49 Receiving objects: 45% (508/1127) build 03-Apr-2025 18:37:49 Receiving objects: 46% (519/1127) build 03-Apr-2025 18:37:49 Receiving objects: 47% (530/1127) build 03-Apr-2025 18:37:49 Receiving objects: 48% (541/1127) build 03-Apr-2025 18:37:49 Receiving objects: 49% (553/1127) build 03-Apr-2025 18:37:49 Receiving objects: 50% (564/1127) build 03-Apr-2025 18:37:49 Receiving objects: 51% (575/1127) build 03-Apr-2025 18:37:49 Receiving objects: 52% (587/1127) build 03-Apr-2025 18:37:49 Receiving objects: 53% (598/1127) build 03-Apr-2025 18:37:49 Receiving objects: 54% (609/1127) build 03-Apr-2025 18:37:49 Receiving objects: 55% (620/1127) build 03-Apr-2025 18:37:49 Receiving objects: 56% (632/1127) build 03-Apr-2025 18:37:49 Receiving objects: 57% (643/1127) build 03-Apr-2025 18:37:49 Receiving objects: 58% (654/1127) build 03-Apr-2025 18:37:49 Receiving objects: 59% (665/1127) build 03-Apr-2025 18:37:49 Receiving objects: 60% (677/1127) build 03-Apr-2025 18:37:49 Receiving objects: 61% (688/1127) build 03-Apr-2025 18:37:49 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 03-Apr-2025 18:37:49 Receiving objects: 62% (699/1127) build 03-Apr-2025 18:37:49 Receiving objects: 63% (711/1127) build 03-Apr-2025 18:37:49 Receiving objects: 64% (722/1127) build 03-Apr-2025 18:37:49 Receiving objects: 65% (733/1127) build 03-Apr-2025 18:37:49 Receiving objects: 66% (744/1127) build 03-Apr-2025 18:37:49 Receiving objects: 67% (756/1127) build 03-Apr-2025 18:37:49 Receiving objects: 68% (767/1127) build 03-Apr-2025 18:37:49 Receiving objects: 69% (778/1127) build 03-Apr-2025 18:37:49 Receiving objects: 70% (789/1127) build 03-Apr-2025 18:37:49 Receiving objects: 71% (801/1127) build 03-Apr-2025 18:37:49 Receiving objects: 72% (812/1127) build 03-Apr-2025 18:37:49 Receiving objects: 73% (823/1127) build 03-Apr-2025 18:37:49 Receiving objects: 74% (834/1127) build 03-Apr-2025 18:37:49 Receiving objects: 75% (846/1127) build 03-Apr-2025 18:37:49 Receiving objects: 76% (857/1127) build 03-Apr-2025 18:37:49 Receiving objects: 77% (868/1127) build 03-Apr-2025 18:37:49 Receiving objects: 78% (880/1127) build 03-Apr-2025 18:37:49 Receiving objects: 79% (891/1127) build 03-Apr-2025 18:37:49 Receiving objects: 80% (902/1127) build 03-Apr-2025 18:37:49 Receiving objects: 81% (913/1127) build 03-Apr-2025 18:37:49 Receiving objects: 82% (925/1127) build 03-Apr-2025 18:37:49 Receiving objects: 83% (936/1127) build 03-Apr-2025 18:37:49 Receiving objects: 84% (947/1127) build 03-Apr-2025 18:37:49 Receiving objects: 85% (958/1127) build 03-Apr-2025 18:37:49 Receiving objects: 86% (970/1127) build 03-Apr-2025 18:37:49 Receiving objects: 87% (981/1127) build 03-Apr-2025 18:37:49 Receiving objects: 88% (992/1127) build 03-Apr-2025 18:37:49 Receiving objects: 89% (1004/1127) build 03-Apr-2025 18:37:49 Receiving objects: 90% (1015/1127) build 03-Apr-2025 18:37:49 Receiving objects: 91% (1026/1127) build 03-Apr-2025 18:37:49 Receiving objects: 92% (1037/1127) build 03-Apr-2025 18:37:49 Receiving objects: 93% (1049/1127) build 03-Apr-2025 18:37:49 Receiving objects: 94% (1060/1127) build 03-Apr-2025 18:37:49 Receiving objects: 95% (1071/1127) build 03-Apr-2025 18:37:49 Receiving objects: 96% (1082/1127) build 03-Apr-2025 18:37:49 Receiving objects: 97% (1094/1127) build 03-Apr-2025 18:37:49 Receiving objects: 98% (1105/1127) build 03-Apr-2025 18:37:49 Receiving objects: 99% (1116/1127) build 03-Apr-2025 18:37:49 Receiving objects: 100% (1127/1127) build 03-Apr-2025 18:37:49 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 03-Apr-2025 18:37:49 Resolving deltas: 0% (0/579) build 03-Apr-2025 18:37:49 Resolving deltas: 1% (6/579) build 03-Apr-2025 18:37:49 Resolving deltas: 2% (12/579) build 03-Apr-2025 18:37:49 Resolving deltas: 3% (18/579) build 03-Apr-2025 18:37:49 Resolving deltas: 4% (24/579) build 03-Apr-2025 18:37:49 Resolving deltas: 5% (30/579) build 03-Apr-2025 18:37:49 Resolving deltas: 6% (35/579) build 03-Apr-2025 18:37:49 Resolving deltas: 7% (41/579) build 03-Apr-2025 18:37:49 Resolving deltas: 8% (47/579) build 03-Apr-2025 18:37:49 Resolving deltas: 9% (53/579) build 03-Apr-2025 18:37:49 Resolving deltas: 10% (58/579) build 03-Apr-2025 18:37:49 Resolving deltas: 11% (64/579) build 03-Apr-2025 18:37:49 Resolving deltas: 12% (70/579) build 03-Apr-2025 18:37:49 Resolving deltas: 13% (76/579) build 03-Apr-2025 18:37:49 Resolving deltas: 14% (82/579) build 03-Apr-2025 18:37:49 Resolving deltas: 15% (87/579) build 03-Apr-2025 18:37:49 Resolving deltas: 16% (93/579) build 03-Apr-2025 18:37:49 Resolving deltas: 17% (99/579) build 03-Apr-2025 18:37:49 Resolving deltas: 18% (105/579) build 03-Apr-2025 18:37:49 Resolving deltas: 19% (111/579) build 03-Apr-2025 18:37:49 Resolving deltas: 20% (116/579) build 03-Apr-2025 18:37:49 Resolving deltas: 21% (122/579) build 03-Apr-2025 18:37:49 Resolving deltas: 22% (128/579) build 03-Apr-2025 18:37:49 Resolving deltas: 23% (134/579) build 03-Apr-2025 18:37:49 Resolving deltas: 24% (139/579) build 03-Apr-2025 18:37:49 Resolving deltas: 25% (145/579) build 03-Apr-2025 18:37:49 Resolving deltas: 26% (151/579) build 03-Apr-2025 18:37:49 Resolving deltas: 27% (157/579) build 03-Apr-2025 18:37:49 Resolving deltas: 28% (163/579) build 03-Apr-2025 18:37:49 Resolving deltas: 29% (169/579) build 03-Apr-2025 18:37:49 Resolving deltas: 30% (174/579) build 03-Apr-2025 18:37:49 Resolving deltas: 31% (180/579) build 03-Apr-2025 18:37:49 Resolving deltas: 32% (186/579) build 03-Apr-2025 18:37:49 Resolving deltas: 33% (192/579) build 03-Apr-2025 18:37:49 Resolving deltas: 34% (197/579) build 03-Apr-2025 18:37:49 Resolving deltas: 35% (203/579) build 03-Apr-2025 18:37:49 Resolving deltas: 36% (209/579) build 03-Apr-2025 18:37:49 Resolving deltas: 37% (215/579) build 03-Apr-2025 18:37:49 Resolving deltas: 38% (221/579) build 03-Apr-2025 18:37:49 Resolving deltas: 39% (226/579) build 03-Apr-2025 18:37:49 Resolving deltas: 40% (232/579) build 03-Apr-2025 18:37:49 Resolving deltas: 41% (238/579) build 03-Apr-2025 18:37:49 Resolving deltas: 42% (244/579) build 03-Apr-2025 18:37:49 Resolving deltas: 43% (249/579) build 03-Apr-2025 18:37:49 Resolving deltas: 44% (255/579) build 03-Apr-2025 18:37:49 Resolving deltas: 45% (262/579) build 03-Apr-2025 18:37:49 Resolving deltas: 46% (267/579) build 03-Apr-2025 18:37:49 Resolving deltas: 47% (273/579) build 03-Apr-2025 18:37:49 Resolving deltas: 48% (278/579) build 03-Apr-2025 18:37:49 Resolving deltas: 49% (284/579) build 03-Apr-2025 18:37:49 Resolving deltas: 50% (290/579) build 03-Apr-2025 18:37:49 Resolving deltas: 51% (296/579) build 03-Apr-2025 18:37:49 Resolving deltas: 52% (302/579) build 03-Apr-2025 18:37:49 Resolving deltas: 53% (307/579) build 03-Apr-2025 18:37:49 Resolving deltas: 54% (313/579) build 03-Apr-2025 18:37:49 Resolving deltas: 55% (319/579) build 03-Apr-2025 18:37:49 Resolving deltas: 56% (325/579) build 03-Apr-2025 18:37:49 Resolving deltas: 57% (331/579) build 03-Apr-2025 18:37:49 Resolving deltas: 58% (336/579) build 03-Apr-2025 18:37:49 Resolving deltas: 59% (342/579) build 03-Apr-2025 18:37:49 Resolving deltas: 60% (348/579) build 03-Apr-2025 18:37:49 Resolving deltas: 61% (354/579) build 03-Apr-2025 18:37:49 Resolving deltas: 62% (359/579) build 03-Apr-2025 18:37:49 Resolving deltas: 63% (365/579) build 03-Apr-2025 18:37:49 Resolving deltas: 64% (371/579) build 03-Apr-2025 18:37:49 Resolving deltas: 65% (377/579) build 03-Apr-2025 18:37:49 Resolving deltas: 66% (383/579) build 03-Apr-2025 18:37:49 Resolving deltas: 67% (388/579) build 03-Apr-2025 18:37:49 Resolving deltas: 68% (394/579) build 03-Apr-2025 18:37:49 Resolving deltas: 69% (400/579) build 03-Apr-2025 18:37:49 Resolving deltas: 70% (406/579) build 03-Apr-2025 18:37:49 Resolving deltas: 71% (412/579) build 03-Apr-2025 18:37:49 Resolving deltas: 72% (417/579) build 03-Apr-2025 18:37:49 Resolving deltas: 73% (423/579) build 03-Apr-2025 18:37:49 Resolving deltas: 74% (429/579) build 03-Apr-2025 18:37:49 Resolving deltas: 75% (435/579) build 03-Apr-2025 18:37:49 Resolving deltas: 76% (441/579) build 03-Apr-2025 18:37:49 Resolving deltas: 77% (446/579) build 03-Apr-2025 18:37:49 Resolving deltas: 78% (452/579) build 03-Apr-2025 18:37:49 Resolving deltas: 79% (458/579) build 03-Apr-2025 18:37:49 Resolving deltas: 80% (464/579) build 03-Apr-2025 18:37:49 Resolving deltas: 81% (469/579) build 03-Apr-2025 18:37:49 Resolving deltas: 82% (475/579) build 03-Apr-2025 18:37:49 Resolving deltas: 83% (481/579) build 03-Apr-2025 18:37:49 Resolving deltas: 84% (487/579) build 03-Apr-2025 18:37:49 Resolving deltas: 85% (493/579) build 03-Apr-2025 18:37:49 Resolving deltas: 86% (498/579) build 03-Apr-2025 18:37:49 Resolving deltas: 87% (504/579) build 03-Apr-2025 18:37:49 Resolving deltas: 88% (510/579) build 03-Apr-2025 18:37:49 Resolving deltas: 89% (516/579) build 03-Apr-2025 18:37:49 Resolving deltas: 90% (522/579) build 03-Apr-2025 18:37:49 Resolving deltas: 91% (527/579) build 03-Apr-2025 18:37:49 Resolving deltas: 92% (533/579) build 03-Apr-2025 18:37:49 Resolving deltas: 93% (539/579) build 03-Apr-2025 18:37:49 Resolving deltas: 94% (545/579) build 03-Apr-2025 18:37:49 Resolving deltas: 95% (551/579) build 03-Apr-2025 18:37:49 Resolving deltas: 96% (556/579) build 03-Apr-2025 18:37:49 Resolving deltas: 97% (562/579) build 03-Apr-2025 18:37:49 Resolving deltas: 98% (568/579) build 03-Apr-2025 18:37:49 Resolving deltas: 99% (574/579) build 03-Apr-2025 18:37:49 Resolving deltas: 100% (579/579) build 03-Apr-2025 18:37:49 Resolving deltas: 100% (579/579), done. build 03-Apr-2025 18:37:49 error: pathspec 'release-phpbb-3.3.15' did not match any file(s) known to git build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.git[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/tests[0m build 03-Apr-2025 18:37:49 [01;35m [delete] Directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.gitattributes[0m build 03-Apr-2025 18:37:49 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.travis.yml to delete.[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/phpunit.xml.dist[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/README.md[0m build 03-Apr-2025 18:37:49 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.15/config.php to delete.[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/develop[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/install/data[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/config/development[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/config/test[0m build 03-Apr-2025 18:37:49 [00;36m [echo] Setting permissions for checkout of release-3.3.15 in build/old_versions/release-3.3.15[0m build 03-Apr-2025 18:37:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/cache' to 777[0m build 03-Apr-2025 18:37:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/store' to 777[0m build 03-Apr-2025 18:37:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/files' to 777[0m build 03-Apr-2025 18:37:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/images/avatars/upload' to 777[0m build 03-Apr-2025 18:37:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/bin/phpbbcli.php' to 755[0m build 03-Apr-2025 18:37:49 [00;32m build 03-Apr-2025 18:37:49 phpBB > clean-diff-dir: build 03-Apr-2025 18:37:49 [0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/cache[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/docs[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/files[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/install[0m build 03-Apr-2025 18:37:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/store[0m build 03-Apr-2025 18:37:49 [01;35m [delete] Directory /data/build/old_versions/release-3.3.15/vendor does not exist or is not a directory.[0m build 03-Apr-2025 18:37:50 [00;32m build 03-Apr-2025 18:37:50 phpBB > package: build 03-Apr-2025 18:37:50 [0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-dir: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:43 [00;32m build 03-Apr-2025 18:58:43 phpBB > checksum-file: build 03-Apr-2025 18:58:43 [0m build 03-Apr-2025 18:58:43 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-files.tar.bz2[0m build 03-Apr-2025 18:58:43 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:44 [00;32m build 03-Apr-2025 18:58:44 phpBB > checksum-file: build 03-Apr-2025 18:58:44 [0m build 03-Apr-2025 18:58:44 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:44 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:44 [00;32m build 03-Apr-2025 18:58:44 phpBB > checksum-file: build 03-Apr-2025 18:58:44 [0m build 03-Apr-2025 18:58:44 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:44 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:44 [00;32m build 03-Apr-2025 18:58:44 phpBB > checksum-file: build 03-Apr-2025 18:58:44 [0m build 03-Apr-2025 18:58:44 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:44 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:44 [00;32m build 03-Apr-2025 18:58:44 phpBB > checksum-file: build 03-Apr-2025 18:58:44 [0m build 03-Apr-2025 18:58:44 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:44 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:44 [00;32m build 03-Apr-2025 18:58:44 phpBB > checksum-file: build 03-Apr-2025 18:58:44 [0m build 03-Apr-2025 18:58:44 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:44 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:44 [00;32m build 03-Apr-2025 18:58:44 phpBB > checksum-file: build 03-Apr-2025 18:58:44 [0m build 03-Apr-2025 18:58:44 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:44 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:45 [00;32m build 03-Apr-2025 18:58:45 phpBB > checksum-file: build 03-Apr-2025 18:58:45 [0m build 03-Apr-2025 18:58:45 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:45 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:46 [00;32m build 03-Apr-2025 18:58:46 phpBB > checksum-file: build 03-Apr-2025 18:58:46 [0m build 03-Apr-2025 18:58:46 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:46 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:46 [00;32m build 03-Apr-2025 18:58:46 phpBB > checksum-file: build 03-Apr-2025 18:58:46 [0m build 03-Apr-2025 18:58:46 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:46 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:46 [00;32m build 03-Apr-2025 18:58:46 phpBB > checksum-file: build 03-Apr-2025 18:58:46 [0m build 03-Apr-2025 18:58:46 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-files.zip[0m build 03-Apr-2025 18:58:46 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.15_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.14_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.15_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:47 [00;32m build 03-Apr-2025 18:58:47 phpBB > checksum-file: build 03-Apr-2025 18:58:47 [0m build 03-Apr-2025 18:58:47 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-patch.zip[0m build 03-Apr-2025 18:58:47 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.14_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:48 [00;32m build 03-Apr-2025 18:58:48 phpBB > checksum-file: build 03-Apr-2025 18:58:48 [0m build 03-Apr-2025 18:58:48 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:48 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:49 [00;32m build 03-Apr-2025 18:58:49 phpBB > checksum-file: build 03-Apr-2025 18:58:49 [0m build 03-Apr-2025 18:58:49 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:49 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:50 [00;32m build 03-Apr-2025 18:58:50 phpBB > checksum-file: build 03-Apr-2025 18:58:50 [0m build 03-Apr-2025 18:58:50 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:50 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:51 [00;32m build 03-Apr-2025 18:58:51 phpBB > checksum-file: build 03-Apr-2025 18:58:51 [0m build 03-Apr-2025 18:58:51 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-patch.tar.bz2[0m build 03-Apr-2025 18:58:51 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.webpi.zip[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_4.0.0-a1-dev.tar.bz2[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:52 [00;32m build 03-Apr-2025 18:58:52 phpBB > checksum-file: build 03-Apr-2025 18:58:52 [0m build 03-Apr-2025 18:58:52 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_4.0.0-a1-dev.zip[0m build 03-Apr-2025 18:58:52 [00;36m [php] Calling PHP function: dirname()[0m build 03-Apr-2025 18:58:53 [00;32m build 03-Apr-2025 18:58:53 phpBB > sign-packages: build 03-Apr-2025 18:58:53 [0m build 03-Apr-2025 18:58:53 [00;36m [echo] Skipping signing of packages due to missing build/package_signature[0m build 03-Apr-2025 18:58:53 [00;32m build 03-Apr-2025 18:58:53 BUILD FINISHED build 03-Apr-2025 18:58:53 build 03-Apr-2025 18:58:53 Total time: 22 minutes 29.94 seconds build 03-Apr-2025 18:58:53 [0m simple 03-Apr-2025 18:58:53 Finished task 'Package release files' with result: Success simple 03-Apr-2025 18:58:53 Running post build plugin 'Artifact Copier' simple 03-Apr-2025 18:58:53 Publishing an artifact: Release Files simple 03-Apr-2025 18:58:56 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 3.029 s simple 03-Apr-2025 18:58:56 Running post build plugin 'npm Cache Cleanup' simple 03-Apr-2025 18:58:56 Running post build plugin 'NCover Results Collector' simple 03-Apr-2025 18:58:56 Running post build plugin 'Build Results Label Collector' simple 03-Apr-2025 18:58:56 Running post build plugin 'Clover Results Collector' simple 03-Apr-2025 18:58:56 Running post build plugin 'Docker Container Cleanup' simple 03-Apr-2025 18:59:46 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-P5SP' simple 03-Apr-2025 18:59:46 Finalising the build... simple 03-Apr-2025 18:59:46 Stopping timer. simple 03-Apr-2025 18:59:46 Build PHPBB3-DDM-P5SP-1404 completed. simple 03-Apr-2025 18:59:46 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 03-Apr-2025 18:59:46 Running on server: post build plugin 'NCover Results Collector' simple 03-Apr-2025 18:59:46 Running on server: post build plugin 'Build Labeller' simple 03-Apr-2025 18:59:46 Running on server: post build plugin 'Clover Delta Calculator' simple 03-Apr-2025 18:59:46 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 03-Apr-2025 18:59:46 All post build plugins have finished simple 03-Apr-2025 18:59:46 Generating build results summary... simple 03-Apr-2025 18:59:46 Saving build results to disk... simple 03-Apr-2025 18:59:46 Store variable context... simple 03-Apr-2025 18:59:46 Finished building PHPBB3-DDM-P5SP-1404.