simple 02-Apr-2025 14:58:51 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #620 (PHPBB3-DD33-P5SP-620) is being prepared for building on agent Default Agent, bamboo version: 9.2.16 simple 02-Apr-2025 14:58:51 simple 02-Apr-2025 14:58:51 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 02-Apr-2025 14:58:51 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #620 (PHPBB3-DD33-P5SP-620) simple 02-Apr-2025 14:58:51 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 02-Apr-2025 14:58:51 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 02-Apr-2025 14:58:51 Updating source code to revision: b8ea36a70fb0b7519885de1d9a6f566a899d7ccc simple 02-Apr-2025 14:58:51 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git'. simple 02-Apr-2025 14:58:52 hint: Using 'master' as the name for the initial branch. This default branch name simple 02-Apr-2025 14:58:52 hint: is subject to change. To configure the initial branch name to use in all simple 02-Apr-2025 14:58:52 hint: of your new repositories, which will suppress this warning, call: simple 02-Apr-2025 14:58:52 hint: simple 02-Apr-2025 14:58:52 hint: git config --global init.defaultBranch <name> simple 02-Apr-2025 14:58:52 hint: simple 02-Apr-2025 14:58:52 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 02-Apr-2025 14:58:52 hint: 'development'. The just-created branch can be renamed via this command: simple 02-Apr-2025 14:58:52 hint: simple 02-Apr-2025 14:58:52 hint: git branch -m <name> simple 02-Apr-2025 14:58:52 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git/ simple 02-Apr-2025 14:58:53 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 02-Apr-2025 14:59:25 Checking out revision b8ea36a70fb0b7519885de1d9a6f566a899d7ccc. simple 02-Apr-2025 14:59:26 Switched to branch '3.3.x' simple 02-Apr-2025 14:59:26 Updated source code to revision: b8ea36a70fb0b7519885de1d9a6f566a899d7ccc simple 02-Apr-2025 14:59:26 Finished task 'Checkout Default Repository' with result: Success simple 02-Apr-2025 14:59:26 Running pre-build action: VCS Version Collector simple 02-Apr-2025 14:59:26 Running pre-build action: Build Log Labeller Pre Build Action simple 02-Apr-2025 14:59:26 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #620 (PHPBB3-DD33-P5SP-620) started building on agent 'Default Agent' () command 02-Apr-2025 14:59:26 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 02-Apr-2025 14:59:26 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 02-Apr-2025 14:59:26 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #620 (PHPBB3-DD33-P5SP-620)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-c23d2f5f-a5be-4952-b448-0d8ed3586efa build --force-rm=true --tag=phpbb:php-7.2 /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP\n error 02-Apr-2025 14:59:27 #0 building with "default" instance using docker driver error 02-Apr-2025 14:59:27 error 02-Apr-2025 14:59:27 #1 [internal] load build definition from Dockerfile error 02-Apr-2025 14:59:27 #1 transferring dockerfile: 490B 0.0s done error 02-Apr-2025 14:59:27 #1 DONE 0.1s error 02-Apr-2025 14:59:27 error 02-Apr-2025 14:59:27 #2 [internal] load metadata for docker.io/library/php:7.2 error 02-Apr-2025 14:59:28 #2 DONE 0.6s error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #3 [internal] load .dockerignore error 02-Apr-2025 14:59:28 #3 transferring context: 2B 0.0s done error 02-Apr-2025 14:59:28 #3 DONE 0.2s error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #4 [1/6] FROM docker.io/library/php:7.2@sha256:42ffbc0798e4449bbd1e14fc4dcb87774aa1ad1900a09ef6a965bc0880aa2161 error 02-Apr-2025 14:59:28 #4 DONE 0.0s error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #5 [4/6] RUN docker-php-ext-enable xdebug error 02-Apr-2025 14:59:28 #5 CACHED error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #6 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip && docker-php-ext-install -j$(nproc) zip error 02-Apr-2025 14:59:28 #6 CACHED error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #7 [3/6] RUN pecl install xdebug-2.9.0 error 02-Apr-2025 14:59:28 #7 CACHED error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 02-Apr-2025 14:59:28 #8 CACHED error 02-Apr-2025 14:59:28 error 02-Apr-2025 14:59:28 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 02-Apr-2025 14:59:31 #9 DONE 2.7s error 02-Apr-2025 14:59:32 error 02-Apr-2025 14:59:32 #10 exporting to image error 02-Apr-2025 14:59:32 #10 exporting layers 0.1s done error 02-Apr-2025 14:59:32 #10 writing image sha256:ff4914b8ccd567b2a006a4a5141725ca6b07e34b2ef6dd5d117b07423accac58 done error 02-Apr-2025 14:59:32 #10 naming to docker.io/library/phpbb:php-7.2 done error 02-Apr-2025 14:59:32 #10 DONE 0.1s simple 02-Apr-2025 14:59:32 Built Docker image 'phpbb:php-7.2' simple 02-Apr-2025 14:59:32 Finished task 'Build image' with result: Success command 02-Apr-2025 14:59:32 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 02-Apr-2025 14:59:32 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 02-Apr-2025 14:59:32 Running image name (phpbb:php-7.2) command 02-Apr-2025 14:59:32 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #620 (PHPBB3-DD33-P5SP-620)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-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-7.2 /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-DD33-P5SP\n build 02-Apr-2025 14:59:34 [30;43mYou are using the deprecated option "--dev". It has no effect and will break in Composer 3.[39;49m build 02-Apr-2025 14:59:34 [32mInstalling dependencies from lock file (including require-dev)[39m build 02-Apr-2025 14:59:34 [32mVerifying lock file contents can be installed on current platform.[39m build 02-Apr-2025 14:59:34 [32mPackage operations: 76 installs, 0 updates, 0 removals[39m build 02-Apr-2025 14:59:34 [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 02-Apr-2025 14:59:34 - Downloading [32mcomposer/package-versions-deprecated[39m ([33m1.11.99.5[39m) build 02-Apr-2025 14:59:34 - Downloading [32mbantu/ini-get-wrapper[39m ([33mv1.0.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mcarlos-mg89/oauth[39m ([33m0.8.15[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/polyfill-mbstring[39m ([33mv1.29.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/polyfill-ctype[39m ([33mv1.29.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/dom-crawler[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/css-selector[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/browser-kit[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/polyfill-php72[39m ([33mv1.29.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/polyfill-intl-normalizer[39m ([33mv1.29.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/polyfill-intl-idn[39m ([33mv1.29.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mralouphie/getallheaders[39m ([33m3.0.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32mpsr/http-message[39m ([33m1.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mguzzlehttp/psr7[39m ([33m1.9.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mguzzlehttp/promises[39m ([33m1.5.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32mguzzlehttp/guzzle[39m ([33m6.5.8[39m) build 02-Apr-2025 14:59:34 - Downloading [32mfabpot/goutte[39m ([33mv3.2.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32mgoogle/recaptcha[39m ([33m1.2.4[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/yaml[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/process[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32mpsr/log[39m ([33m1.1.4[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/debug[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/console[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32mlaravel/homestead[39m ([33mv7.20.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mmarc1706/fast-image-size[39m ([33mv1.1.7[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphing/phing[39m ([33m2.17.4[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphp-webdriver/webdriver[39m ([33m1.13.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mwebmozart/assert[39m ([33m1.11.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpdocumentor/reflection-common[39m ([33m2.2.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpdocumentor/type-resolver[39m ([33m1.6.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpdocumentor/reflection-docblock[39m ([33m5.3.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/version[39m ([33m2.0.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/resource-operations[39m ([33m2.0.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/recursion-context[39m ([33m3.0.2[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/object-reflector[39m ([33m1.1.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/object-enumerator[39m ([33m3.0.5[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/global-state[39m ([33m2.0.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/exporter[39m ([33m3.1.6[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/environment[39m ([33m4.2.5[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/diff[39m ([33m3.0.6[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/comparator[39m ([33m3.0.5[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/php-timer[39m ([33m2.1.4[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/php-text-template[39m ([33m1.2.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/php-file-iterator[39m ([33m2.0.6[39m) build 02-Apr-2025 14:59:34 - Downloading [32mtheseer/tokenizer[39m ([33m1.2.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32msebastian/code-unit-reverse-lookup[39m ([33m1.0.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/php-token-stream[39m ([33m3.1.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/php-code-coverage[39m ([33m6.1.4[39m) build 02-Apr-2025 14:59:34 - Downloading [32mdoctrine/instantiator[39m ([33m1.5.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpspec/prophecy[39m ([33mv1.19.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphar-io/version[39m ([33m2.0.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphar-io/manifest[39m ([33m1.0.3[39m) build 02-Apr-2025 14:59:34 - Downloading [32mmyclabs/deep-copy[39m ([33m1.12.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/phpunit[39m ([33m7.5.20[39m) build 02-Apr-2025 14:59:34 - Downloading [32mphpunit/dbunit[39m ([33m4.0.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32mpsr/container[39m ([33m1.1.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32ms9e/sweetdom[39m ([33m2.1.0.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32ms9e/regexp-builder[39m ([33m1.4.6[39m) build 02-Apr-2025 14:59:34 - Downloading [32ms9e/text-formatter[39m ([33m2.11.5[39m) build 02-Apr-2025 14:59:34 - Downloading [32msquizlabs/php_codesniffer[39m ([33m3.10.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/filesystem[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/config[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/finder[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/http-foundation[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/event-dispatcher[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/http-kernel[39m ([33mv3.4.49[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/dependency-injection[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32mzendframework/zend-eventmanager[39m ([33m3.2.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mzendframework/zend-code[39m ([33m3.4.1[39m) build 02-Apr-2025 14:59:34 - Downloading [32mocramius/proxy-manager[39m ([33m2.2.4[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/proxy-manager-bridge[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/routing[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:34 - Downloading [32mtwig/twig[39m ([33mv2.16.0[39m) build 02-Apr-2025 14:59:34 - Downloading [32msymfony/twig-bridge[39m ([33mv3.4.47[39m) build 02-Apr-2025 14:59:36 0/74 [>---------------------------] 0%[1G[2K 19/74 [=======>--------------------] 25%[1G[2K 30/74 [===========>----------------] 40%[1G[2K 38/74 [==============>-------------] 51%[1G[2K 49/74 [==================>---------] 66%[1G[2K 55/74 [====================>-------] 74%[1G[2K 65/74 [========================>---] 87%[1G[2K 70/74 [==========================>-] 94%[1G[2K 74/74 [============================] 100%[1G[2K - Installing [32mcomposer/package-versions-deprecated[39m ([33m1.11.99.5[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mbantu/ini-get-wrapper[39m ([33mv1.0.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mcarlos-mg89/oauth[39m ([33m0.8.15[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/polyfill-mbstring[39m ([33mv1.29.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/polyfill-ctype[39m ([33mv1.29.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/dom-crawler[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/css-selector[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/browser-kit[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/polyfill-php72[39m ([33mv1.29.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/polyfill-intl-normalizer[39m ([33mv1.29.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/polyfill-intl-idn[39m ([33mv1.29.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mralouphie/getallheaders[39m ([33m3.0.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mpsr/http-message[39m ([33m1.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mguzzlehttp/psr7[39m ([33m1.9.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mguzzlehttp/promises[39m ([33m1.5.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mguzzlehttp/guzzle[39m ([33m6.5.8[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mfabpot/goutte[39m ([33mv3.2.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mgoogle/recaptcha[39m ([33m1.2.4[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/yaml[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/process[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mpsr/log[39m ([33m1.1.4[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/debug[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msymfony/console[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mlaravel/homestead[39m ([33mv7.20.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mmarc1706/fast-image-size[39m ([33mv1.1.7[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphing/phing[39m ([33m2.17.4[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphp-webdriver/webdriver[39m ([33m1.13.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mwebmozart/assert[39m ([33m1.11.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpdocumentor/reflection-common[39m ([33m2.2.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpdocumentor/type-resolver[39m ([33m1.6.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpdocumentor/reflection-docblock[39m ([33m5.3.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/version[39m ([33m2.0.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/resource-operations[39m ([33m2.0.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/recursion-context[39m ([33m3.0.2[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/object-reflector[39m ([33m1.1.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/object-enumerator[39m ([33m3.0.5[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/global-state[39m ([33m2.0.0[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/exporter[39m ([33m3.1.6[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/environment[39m ([33m4.2.5[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/diff[39m ([33m3.0.6[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/comparator[39m ([33m3.0.5[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpunit/php-timer[39m ([33m2.1.4[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpunit/php-text-template[39m ([33m1.2.1[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpunit/php-file-iterator[39m ([33m2.0.6[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mtheseer/tokenizer[39m ([33m1.2.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32msebastian/code-unit-reverse-lookup[39m ([33m1.0.3[39m): Extracting archive build 02-Apr-2025 14:59:36 - Installing [32mphpunit/php-token-stream[39m ([33m3.1.3[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mphpunit/php-code-coverage[39m ([33m6.1.4[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mdoctrine/instantiator[39m ([33m1.5.0[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mphpspec/prophecy[39m ([33mv1.19.0[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mphar-io/version[39m ([33m2.0.1[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mphar-io/manifest[39m ([33m1.0.3[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mmyclabs/deep-copy[39m ([33m1.12.0[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mphpunit/phpunit[39m ([33m7.5.20[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mphpunit/dbunit[39m ([33m4.0.0[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mpsr/container[39m ([33m1.1.1[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32ms9e/sweetdom[39m ([33m2.1.0.1[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32ms9e/regexp-builder[39m ([33m1.4.6[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32ms9e/text-formatter[39m ([33m2.11.5[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msquizlabs/php_codesniffer[39m ([33m3.10.1[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/filesystem[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/config[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/finder[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/polyfill-php56[39m ([33mv1.20.0[39m) build 02-Apr-2025 14:59:37 - Installing [32msymfony/polyfill-php70[39m ([33mv1.20.0[39m) build 02-Apr-2025 14:59:37 - Installing [32msymfony/http-foundation[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/event-dispatcher[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/http-kernel[39m ([33mv3.4.49[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/dependency-injection[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mzendframework/zend-eventmanager[39m ([33m3.2.1[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mzendframework/zend-code[39m ([33m3.4.1[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mocramius/proxy-manager[39m ([33m2.2.4[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/proxy-manager-bridge[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/routing[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32mtwig/twig[39m ([33mv2.16.0[39m): Extracting archive build 02-Apr-2025 14:59:37 - Installing [32msymfony/twig-bridge[39m ([33mv3.4.47[39m): Extracting archive build 02-Apr-2025 14:59:40 0/73 [>---------------------------] 0%[1G[2K 10/73 [===>------------------------] 13%[1G[2K 18/73 [======>---------------------] 24%[1G[2K 23/73 [========>-------------------] 31%[1G[2K 33/73 [============>---------------] 45%[1G[2K 40/73 [===============>------------] 54%[1G[2K 46/73 [=================>----------] 63%[1G[2K 53/73 [====================>-------] 72%[1G[2K 59/73 [======================>-----] 80%[1G[2K 69/73 [==========================>-] 94%[1G[2K 73/73 [============================] 100%[1G[2K[30;43mPackage symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.[39;49m build 02-Apr-2025 14:59:40 [30;43mPackage zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead.[39;49m build 02-Apr-2025 14:59:40 [30;43mPackage zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead.[39;49m build 02-Apr-2025 14:59:40 [30;43mPackage fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead.[39;49m build 02-Apr-2025 14:59:40 [30;43mPackage phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested.[39;49m build 02-Apr-2025 14:59:40 [30;43mPackage phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.[39;49m build 02-Apr-2025 14:59:40 [32mGenerating autoload files[39m build 02-Apr-2025 14:59:41 [32m47 packages you are using are looking for funding.[39m build 02-Apr-2025 14:59:41 [32mUse the `composer fund` command to find out more![39m build 02-Apr-2025 14:59:42 remote: Enumerating objects: 42019, done.[K build 02-Apr-2025 14:59:42 remote: Counting objects: 0% (1/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 1% (128/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 2% (256/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 3% (383/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 4% (511/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 5% (639/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 6% (766/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 7% (894/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 8% (1021/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 9% (1149/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 10% (1277/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 11% (1404/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 12% (1532/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 13% (1660/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 14% (1787/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 15% (1915/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 16% (2042/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 17% (2170/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 18% (2298/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 19% (2425/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 20% (2553/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 21% (2681/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 22% (2808/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 23% (2936/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 24% (3063/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 25% (3191/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 26% (3319/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 27% (3446/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 28% (3574/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 29% (3701/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 30% (3829/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 31% (3957/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 32% (4084/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 33% (4212/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 34% (4340/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 35% (4467/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 36% (4595/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 37% (4722/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 38% (4850/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 39% (4978/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 40% (5105/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 41% (5233/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 42% (5361/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 43% (5488/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 44% (5616/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 45% (5743/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 46% (5871/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 47% (5999/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 48% (6126/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 49% (6254/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 50% (6381/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 51% (6509/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 52% (6637/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 53% (6764/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 54% (6892/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 55% (7020/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 56% (7147/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 57% (7275/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 58% (7402/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 59% (7530/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 60% (7658/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 61% (7785/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 62% (7913/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 63% (8041/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 64% (8168/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 65% (8296/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 66% (8423/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 67% (8551/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 68% (8679/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 69% (8806/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 70% (8934/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 71% (9062/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 72% (9189/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 73% (9317/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 74% (9444/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 75% (9572/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 76% (9700/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 77% (9827/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 78% (9955/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 79% (10082/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 80% (10210/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 81% (10338/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 82% (10465/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 83% (10593/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 84% (10721/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 85% (10848/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 86% (10976/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 87% (11103/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 88% (11231/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 89% (11359/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 90% (11486/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 91% (11614/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 92% (11742/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 93% (11869/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 94% (11997/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 95% (12124/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 96% (12252/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 97% (12380/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 98% (12507/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 99% (12635/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 100% (12762/12762)[K build 02-Apr-2025 14:59:42 remote: Counting objects: 100% (12762/12762), done.[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 0% (1/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 1% (5/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 2% (10/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 3% (14/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 4% (19/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 5% (24/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 6% (28/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 7% (33/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 8% (38/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 9% (42/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 10% (47/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 11% (51/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 12% (56/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 13% (61/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 14% (65/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 15% (70/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 16% (75/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 17% (79/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 18% (84/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 19% (88/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 20% (93/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 21% (98/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 22% (102/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 23% (107/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 24% (112/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 25% (116/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 26% (121/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 27% (126/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 28% (130/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 29% (135/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 30% (139/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 31% (144/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 32% (149/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 33% (153/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 34% (158/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 35% (163/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 36% (167/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 37% (172/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 38% (176/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 39% (181/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 40% (186/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 41% (190/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 42% (195/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 43% (200/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 44% (204/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 45% (209/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 46% (213/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 47% (218/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 48% (223/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 49% (227/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 50% (232/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 51% (237/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 52% (241/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 53% (246/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 54% (251/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 55% (255/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 56% (260/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 57% (264/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 58% (269/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 59% (274/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 60% (278/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 61% (283/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 62% (288/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 63% (292/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 64% (297/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 65% (301/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 66% (306/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 67% (311/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 68% (315/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 69% (320/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 70% (325/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 71% (329/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 72% (334/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 73% (338/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 74% (343/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 75% (348/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 76% (352/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 77% (357/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 78% (362/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 79% (366/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 80% (371/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 81% (376/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 82% (380/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 83% (385/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 84% (389/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 85% (394/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 86% (399/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 87% (403/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 88% (408/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 89% (413/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 90% (417/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 91% (422/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 92% (426/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 93% (431/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 94% (436/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 95% (440/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 96% (445/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 97% (450/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 98% (454/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 99% (459/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 100% (463/463)[K build 02-Apr-2025 14:59:42 remote: Compressing objects: 100% (463/463), done.[K build 02-Apr-2025 14:59:42 Receiving objects: 0% (1/42019) build 02-Apr-2025 14:59:42 Receiving objects: 1% (421/42019) build 02-Apr-2025 14:59:42 Receiving objects: 2% (841/42019) build 02-Apr-2025 14:59:42 Receiving objects: 3% (1261/42019) build 02-Apr-2025 14:59:43 Receiving objects: 4% (1681/42019) build 02-Apr-2025 14:59:43 Receiving objects: 5% (2101/42019) build 02-Apr-2025 14:59:43 Receiving objects: 6% (2522/42019) build 02-Apr-2025 14:59:43 Receiving objects: 7% (2942/42019) build 02-Apr-2025 14:59:43 Receiving objects: 8% (3362/42019) build 02-Apr-2025 14:59:43 Receiving objects: 9% (3782/42019) build 02-Apr-2025 14:59:43 Receiving objects: 10% (4202/42019) build 02-Apr-2025 14:59:43 Receiving objects: 11% (4623/42019) build 02-Apr-2025 14:59:43 Receiving objects: 12% (5043/42019) build 02-Apr-2025 14:59:43 Receiving objects: 13% (5463/42019) build 02-Apr-2025 14:59:43 Receiving objects: 14% (5883/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 15% (6303/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 16% (6724/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 17% (7144/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 18% (7564/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 19% (7984/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 20% (8404/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 21% (8824/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 22% (9245/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 23% (9665/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 24% (10085/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 25% (10505/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 26% (10925/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 27% (11346/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 28% (11766/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 29% (12186/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 30% (12606/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 31% (13026/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 32% (13447/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 33% (13867/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 34% (14287/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 35% (14707/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 36% (15127/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 37% (15548/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 38% (15968/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 39% (16388/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 40% (16808/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 41% (17228/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 42% (17648/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 43% (18069/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 44% (18489/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 45% (18909/42019), 5.37 MiB | 10.73 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 45% (18968/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 46% (19329/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 47% (19749/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:43 Receiving objects: 48% (20170/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 49% (20590/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 50% (21010/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 51% (21430/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 52% (21850/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 53% (22271/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 54% (22691/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 55% (23111/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 56% (23531/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 57% (23951/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 58% (24372/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 59% (24792/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 60% (25212/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 61% (25632/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 62% (26052/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 63% (26472/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 64% (26893/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 65% (27313/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 66% (27733/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 67% (28153/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 68% (28573/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 69% (28994/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 70% (29414/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 71% (29834/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 72% (30254/42019), 10.46 MiB | 10.46 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 73% (30674/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 74% (31095/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 75% (31515/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 76% (31935/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 77% (32355/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 78% (32775/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 79% (33196/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 80% (33616/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 81% (34036/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 82% (34456/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 83% (34876/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 84% (35296/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 85% (35717/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 86% (36137/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 87% (36557/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 88% (36977/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 89% (37397/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 90% (37818/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 91% (38238/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 92% (38658/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 93% (39078/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 94% (39498/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 95% (39919/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 96% (40339/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 96% (40750/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 97% (40759/42019), 14.83 MiB | 9.85 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 98% (41179/42019), 18.65 MiB | 9.30 MiB/s build 02-Apr-2025 14:59:44 Receiving objects: 99% (41599/42019), 18.65 MiB | 9.30 MiB/s build 02-Apr-2025 14:59:45 remote: Total 42019 (delta 12611), reused 12301 (delta 12299), pack-reused 29257 (from 4)[K build 02-Apr-2025 14:59:45 Receiving objects: 100% (42019/42019), 18.65 MiB | 9.30 MiB/s build 02-Apr-2025 14:59:45 Receiving objects: 100% (42019/42019), 19.73 MiB | 9.07 MiB/s, done. build 02-Apr-2025 14:59:45 Resolving deltas: 0% (0/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 1% (399/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 2% (698/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 3% (923/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 4% (1262/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 5% (1521/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 6% (1830/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 7% (2137/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 8% (2423/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 9% (2742/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 10% (3029/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 11% (3340/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 12% (3643/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 13% (3935/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 14% (4256/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 15% (4552/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 16% (4862/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 17% (5147/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 18% (5476/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 19% (5757/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 20% (6085/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 21% (6404/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 22% (6683/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 23% (6983/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 24% (7288/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 25% (7585/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 26% (7893/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 27% (8177/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 28% (8488/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 29% (8781/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 30% (9134/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 31% (9404/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 32% (9719/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 33% (9990/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 34% (10314/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 35% (10594/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 36% (10936/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 37% (11204/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 38% (11503/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 39% (11818/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 40% (12137/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 41% (12456/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 42% (12738/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 43% (13017/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 44% (13364/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 45% (13624/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 46% (13956/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 47% (14245/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 48% (14537/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 49% (14837/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 50% (15134/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 51% (15454/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 52% (15742/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 53% (16045/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 54% (16354/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 55% (16648/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 56% (16951/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 57% (17254/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 58% (17562/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 59% (17892/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 60% (18422/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 61% (18722/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 62% (18893/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 63% (19090/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 64% (19383/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 65% (19706/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 66% (20000/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 67% (20283/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 68% (20584/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 69% (20975/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 70% (21218/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 71% (21490/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 72% (21799/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 73% (22096/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 74% (22439/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 75% (22710/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 76% (23005/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 77% (23312/30267) build 02-Apr-2025 14:59:45 Resolving deltas: 78% (23651/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 79% (23913/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 79% (24082/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 80% (24227/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 81% (24529/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 82% (24862/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 83% (25122/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 84% (25427/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 85% (25727/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 86% (26031/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 87% (26335/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 88% (26636/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 89% (26938/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 90% (27242/30267) build 02-Apr-2025 14:59:46 Resolving deltas: 91% (27544/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 91% (27845/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 92% (27846/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 93% (28158/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 94% (28459/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 95% (28760/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 96% (29059/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 97% (29360/30267) build 02-Apr-2025 14:59:47 Resolving deltas: 98% (29665/30267) build 02-Apr-2025 14:59:48 Resolving deltas: 98% (29762/30267) build 02-Apr-2025 14:59:48 Resolving deltas: 99% (29966/30267) build 02-Apr-2025 14:59:48 Resolving deltas: 100% (30267/30267) build 02-Apr-2025 14:59:48 Resolving deltas: 100% (30267/30267), completed with 2846 local objects. build 02-Apr-2025 14:59:50 From https://github.com/phpbb/phpbb build 02-Apr-2025 14:59:50 * branch HEAD -> FETCH_HEAD build 02-Apr-2025 14:59:50 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 02-Apr-2025 14:59:50 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 02-Apr-2025 14:59:50 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 02-Apr-2025 14:59:50 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 02-Apr-2025 14:59:50 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 02-Apr-2025 14:59:50 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 02-Apr-2025 14:59:50 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 02-Apr-2025 14:59:50 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.0 -> release-2.0.0 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.1 -> release-2.0.1 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.10 -> release-2.0.10 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.11 -> release-2.0.11 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.12 -> release-2.0.12 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.13 -> release-2.0.13 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.14 -> release-2.0.14 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.15 -> release-2.0.15 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.16 -> release-2.0.16 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.17 -> release-2.0.17 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.18 -> release-2.0.18 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.19 -> release-2.0.19 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.2 -> release-2.0.2 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.20 -> release-2.0.20 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.21 -> release-2.0.21 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.22 -> release-2.0.22 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.23 -> release-2.0.23 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.3 -> release-2.0.3 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.4 -> release-2.0.4 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.5 -> release-2.0.5 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.6 -> release-2.0.6 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.7 -> release-2.0.7 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.8 -> release-2.0.8 build 02-Apr-2025 14:59:50 * [new tag] release-2.0.8a -> release-2.0.8a build 02-Apr-2025 14:59:50 * [new tag] release-2.0.9 -> release-2.0.9 build 02-Apr-2025 14:59:50 * [new tag] release-3.0.11 -> release-3.0.11 build 02-Apr-2025 14:59:50 * [new tag] release-3.0.12 -> release-3.0.12 build 02-Apr-2025 14:59:50 * [new tag] release-3.0.13 -> release-3.0.13 build 02-Apr-2025 14:59:50 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 02-Apr-2025 14:59:50 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 02-Apr-2025 14:59:50 * [new tag] start -> start build 02-Apr-2025 14:59:50 [00;36mBuildfile: /data/build/build.xml[0m build 02-Apr-2025 14:59:50 [00;32m build 02-Apr-2025 14:59:50 phpBB > clean: build 02-Apr-2025 14:59:50 [0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/logs does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/api does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/codebrowser does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/coverage does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/cpd does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/dependencies does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/new_version does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/old_versions does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [01;35m [delete] Directory /data/build/save does not exist or is not a directory.[0m build 02-Apr-2025 14:59:50 [00;32m build 02-Apr-2025 14:59:50 phpBB > prepare: build 02-Apr-2025 14:59:50 [0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/logs[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/api[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/codebrowser[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/coverage[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/cpd[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/dependencies[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/new_version[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/new_version/files[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/new_version/patches[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/new_version/release_files[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/new_version/update[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/old_versions[0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/save[0m build 02-Apr-2025 14:59:50 [00;32m build 02-Apr-2025 14:59:50 phpBB > prepare-new-version: build 02-Apr-2025 14:59:50 [0m build 02-Apr-2025 14:59:50 [00;36m [mkdir] Created dir: /data/build/new_version/phpBB3[0m build 02-Apr-2025 14:59:50 [00;32m build 02-Apr-2025 14:59:50 phpBB > export: build 02-Apr-2025 14:59:50 [0m build 02-Apr-2025 14:59:52 Installing dependencies from lock file build 02-Apr-2025 14:59:52 Verifying lock file contents can be installed on current platform. build 02-Apr-2025 14:59:52 Package operations: 40 installs, 0 updates, 0 removals build 02-Apr-2025 14:59:52 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 02-Apr-2025 14:59:52 - Downloading composer/package-versions-deprecated (1.11.99.5) build 02-Apr-2025 14:59:52 - Downloading bantu/ini-get-wrapper (v1.0.1) build 02-Apr-2025 14:59:52 - Downloading carlos-mg89/oauth (0.8.15) build 02-Apr-2025 14:59:52 - Downloading google/recaptcha (1.2.4) build 02-Apr-2025 14:59:52 - Downloading symfony/polyfill-php72 (v1.29.0) build 02-Apr-2025 14:59:52 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 02-Apr-2025 14:59:52 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 02-Apr-2025 14:59:52 - Downloading ralouphie/getallheaders (3.0.3) build 02-Apr-2025 14:59:52 - Downloading psr/http-message (1.1) build 02-Apr-2025 14:59:52 - Downloading guzzlehttp/psr7 (1.9.1) build 02-Apr-2025 14:59:52 - Downloading guzzlehttp/promises (1.5.3) build 02-Apr-2025 14:59:52 - Downloading guzzlehttp/guzzle (6.5.8) build 02-Apr-2025 14:59:52 - Downloading symfony/polyfill-mbstring (v1.29.0) build 02-Apr-2025 14:59:52 - Downloading marc1706/fast-image-size (v1.1.7) build 02-Apr-2025 14:59:52 - Downloading psr/container (1.1.1) build 02-Apr-2025 14:59:52 - Downloading s9e/sweetdom (2.1.0.1) build 02-Apr-2025 14:59:52 - Downloading s9e/regexp-builder (1.4.6) build 02-Apr-2025 14:59:52 - Downloading s9e/text-formatter (2.11.5) build 02-Apr-2025 14:59:52 - Downloading symfony/polyfill-ctype (v1.29.0) build 02-Apr-2025 14:59:52 - Downloading symfony/filesystem (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/config (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading psr/log (1.1.4) build 02-Apr-2025 14:59:52 - Downloading symfony/debug (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/console (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/finder (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/http-foundation (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/event-dispatcher (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/http-kernel (v3.4.49) build 02-Apr-2025 14:59:52 - Downloading symfony/process (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/dependency-injection (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading zendframework/zend-eventmanager (3.2.1) build 02-Apr-2025 14:59:52 - Downloading zendframework/zend-code (3.4.1) build 02-Apr-2025 14:59:52 - Downloading ocramius/proxy-manager (2.2.4) build 02-Apr-2025 14:59:52 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/routing (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading twig/twig (v2.16.0) build 02-Apr-2025 14:59:52 - Downloading symfony/twig-bridge (v3.4.47) build 02-Apr-2025 14:59:52 - Downloading symfony/yaml (v3.4.47) build 02-Apr-2025 14:59:52 0/38 [>---------------------------] 0% build 02-Apr-2025 14:59:52 4/38 [==>-------------------------] 10% build 02-Apr-2025 14:59:52 13/38 [=========>------------------] 34% build 02-Apr-2025 14:59:52 23/38 [================>-----------] 60% build 02-Apr-2025 14:59:52 33/38 [========================>---] 86% build 02-Apr-2025 14:59:52 38/38 [============================] 100% build 02-Apr-2025 14:59:52 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 02-Apr-2025 14:59:52 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 02-Apr-2025 14:59:53 - Installing google/recaptcha (1.2.4): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 02-Apr-2025 14:59:53 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 02-Apr-2025 14:59:53 - Installing psr/http-message (1.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 02-Apr-2025 14:59:53 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 02-Apr-2025 14:59:53 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 02-Apr-2025 14:59:53 - Installing psr/container (1.1.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 02-Apr-2025 14:59:53 - Installing s9e/text-formatter (2.11.5): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/filesystem (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/config (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing psr/log (1.1.4): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/debug (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/console (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/finder (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-php56 (v1.20.0) build 02-Apr-2025 14:59:53 - Installing symfony/polyfill-php70 (v1.20.0) build 02-Apr-2025 14:59:53 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/process (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing zendframework/zend-code (3.4.1): Extracting archive build 02-Apr-2025 14:59:53 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/routing (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing twig/twig (v2.16.0): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 - Installing symfony/yaml (v3.4.47): Extracting archive build 02-Apr-2025 14:59:53 0/37 [>---------------------------] 0% build 02-Apr-2025 14:59:53 10/37 [=======>--------------------] 27% build 02-Apr-2025 14:59:53 12/37 [=========>------------------] 32% build 02-Apr-2025 14:59:53 18/37 [=============>--------------] 48% build 02-Apr-2025 14:59:53 26/37 [===================>--------] 70% build 02-Apr-2025 14:59:53 37/37 [============================] 100% build 02-Apr-2025 14:59:54 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 02-Apr-2025 14:59:54 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 02-Apr-2025 14:59:54 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 02-Apr-2025 14:59:54 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 02-Apr-2025 14:59:54 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 02-Apr-2025 14:59:54 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 02-Apr-2025 14:59:54 Generating optimized autoload files build 02-Apr-2025 14:59:55 27 packages you are using are looking for funding. build 02-Apr-2025 14:59:55 Use the `composer fund` command to find out more! build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/composer.phar[0m build 02-Apr-2025 14:59:55 [00;32m build 02-Apr-2025 14:59:55 phpBB > clean-vendor-dir: build 02-Apr-2025 14:59:55 [0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/README.md to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/README.md[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist[0m build 02-Apr-2025 14:59:55 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:55 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [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 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete.[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md[0m build 02-Apr-2025 14:59:56 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete.[0m build 02-Apr-2025 14:59:56 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete.[0m build 02-Apr-2025 14:59:56 Cloning into 'viglink'... build 02-Apr-2025 14:59:57 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 14:59:57 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 14:59:57 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 14:59:57 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 14:59:57 Receiving objects: 0% (1/1127) build 02-Apr-2025 14:59:57 Receiving objects: 1% (12/1127) build 02-Apr-2025 14:59:57 Receiving objects: 2% (23/1127) build 02-Apr-2025 14:59:57 Receiving objects: 3% (34/1127) build 02-Apr-2025 14:59:57 Receiving objects: 4% (46/1127) build 02-Apr-2025 14:59:57 Receiving objects: 5% (57/1127) build 02-Apr-2025 14:59:57 Receiving objects: 6% (68/1127) build 02-Apr-2025 14:59:57 Receiving objects: 7% (79/1127) build 02-Apr-2025 14:59:57 Receiving objects: 8% (91/1127) build 02-Apr-2025 14:59:57 Receiving objects: 9% (102/1127) build 02-Apr-2025 14:59:57 Receiving objects: 10% (113/1127) build 02-Apr-2025 14:59:57 Receiving objects: 11% (124/1127) build 02-Apr-2025 14:59:57 Receiving objects: 12% (136/1127) build 02-Apr-2025 14:59:57 Receiving objects: 13% (147/1127) build 02-Apr-2025 14:59:57 Receiving objects: 14% (158/1127) build 02-Apr-2025 14:59:57 Receiving objects: 15% (170/1127) build 02-Apr-2025 14:59:57 Receiving objects: 16% (181/1127) build 02-Apr-2025 14:59:57 Receiving objects: 17% (192/1127) build 02-Apr-2025 14:59:57 Receiving objects: 18% (203/1127) build 02-Apr-2025 14:59:57 Receiving objects: 19% (215/1127) build 02-Apr-2025 14:59:57 Receiving objects: 20% (226/1127) build 02-Apr-2025 14:59:57 Receiving objects: 21% (237/1127) build 02-Apr-2025 14:59:57 Receiving objects: 22% (248/1127) build 02-Apr-2025 14:59:57 Receiving objects: 23% (260/1127) build 02-Apr-2025 14:59:57 Receiving objects: 24% (271/1127) build 02-Apr-2025 14:59:57 Receiving objects: 25% (282/1127) build 02-Apr-2025 14:59:57 Receiving objects: 26% (294/1127) build 02-Apr-2025 14:59:57 Receiving objects: 27% (305/1127) build 02-Apr-2025 14:59:57 Receiving objects: 28% (316/1127) build 02-Apr-2025 14:59:57 Receiving objects: 29% (327/1127) build 02-Apr-2025 14:59:57 Receiving objects: 30% (339/1127) build 02-Apr-2025 14:59:57 Receiving objects: 31% (350/1127) build 02-Apr-2025 14:59:57 Receiving objects: 32% (361/1127) build 02-Apr-2025 14:59:57 Receiving objects: 33% (372/1127) build 02-Apr-2025 14:59:57 Receiving objects: 34% (384/1127) build 02-Apr-2025 14:59:57 Receiving objects: 35% (395/1127) build 02-Apr-2025 14:59:57 Receiving objects: 36% (406/1127) build 02-Apr-2025 14:59:57 Receiving objects: 37% (417/1127) build 02-Apr-2025 14:59:57 Receiving objects: 38% (429/1127) build 02-Apr-2025 14:59:57 Receiving objects: 39% (440/1127) build 02-Apr-2025 14:59:57 Receiving objects: 40% (451/1127) build 02-Apr-2025 14:59:57 Receiving objects: 41% (463/1127) build 02-Apr-2025 14:59:57 Receiving objects: 42% (474/1127) build 02-Apr-2025 14:59:57 Receiving objects: 43% (485/1127) build 02-Apr-2025 14:59:57 Receiving objects: 44% (496/1127) build 02-Apr-2025 14:59:57 Receiving objects: 45% (508/1127) build 02-Apr-2025 14:59:57 Receiving objects: 46% (519/1127) build 02-Apr-2025 14:59:57 Receiving objects: 47% (530/1127) build 02-Apr-2025 14:59:57 Receiving objects: 48% (541/1127) build 02-Apr-2025 14:59:57 Receiving objects: 49% (553/1127) build 02-Apr-2025 14:59:57 Receiving objects: 50% (564/1127) build 02-Apr-2025 14:59:57 Receiving objects: 51% (575/1127) build 02-Apr-2025 14:59:57 Receiving objects: 52% (587/1127) build 02-Apr-2025 14:59:57 Receiving objects: 53% (598/1127) build 02-Apr-2025 14:59:57 Receiving objects: 54% (609/1127) build 02-Apr-2025 14:59:57 Receiving objects: 55% (620/1127) build 02-Apr-2025 14:59:57 Receiving objects: 56% (632/1127) build 02-Apr-2025 14:59:57 Receiving objects: 57% (643/1127) build 02-Apr-2025 14:59:57 Receiving objects: 58% (654/1127) build 02-Apr-2025 14:59:57 Receiving objects: 59% (665/1127) build 02-Apr-2025 14:59:57 Receiving objects: 60% (677/1127) build 02-Apr-2025 14:59:57 Receiving objects: 61% (688/1127) build 02-Apr-2025 14:59:57 Receiving objects: 62% (699/1127) build 02-Apr-2025 14:59:57 Receiving objects: 63% (711/1127) build 02-Apr-2025 14:59:57 Receiving objects: 64% (722/1127) build 02-Apr-2025 14:59:57 Receiving objects: 65% (733/1127) build 02-Apr-2025 14:59:57 Receiving objects: 66% (744/1127) build 02-Apr-2025 14:59:57 Receiving objects: 67% (756/1127) build 02-Apr-2025 14:59:57 Receiving objects: 68% (767/1127) build 02-Apr-2025 14:59:57 Receiving objects: 69% (778/1127) build 02-Apr-2025 14:59:57 Receiving objects: 70% (789/1127) build 02-Apr-2025 14:59:57 Receiving objects: 71% (801/1127) build 02-Apr-2025 14:59:57 Receiving objects: 72% (812/1127) build 02-Apr-2025 14:59:57 Receiving objects: 73% (823/1127) build 02-Apr-2025 14:59:57 Receiving objects: 74% (834/1127) build 02-Apr-2025 14:59:57 Receiving objects: 75% (846/1127) build 02-Apr-2025 14:59:57 Receiving objects: 76% (857/1127) build 02-Apr-2025 14:59:57 Receiving objects: 77% (868/1127) build 02-Apr-2025 14:59:57 Receiving objects: 78% (880/1127) build 02-Apr-2025 14:59:57 Receiving objects: 79% (891/1127) build 02-Apr-2025 14:59:57 Receiving objects: 80% (902/1127) build 02-Apr-2025 14:59:57 Receiving objects: 81% (913/1127) build 02-Apr-2025 14:59:57 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 14:59:57 Receiving objects: 82% (925/1127) build 02-Apr-2025 14:59:57 Receiving objects: 83% (936/1127) build 02-Apr-2025 14:59:57 Receiving objects: 84% (947/1127) build 02-Apr-2025 14:59:57 Receiving objects: 85% (958/1127) build 02-Apr-2025 14:59:57 Receiving objects: 86% (970/1127) build 02-Apr-2025 14:59:57 Receiving objects: 87% (981/1127) build 02-Apr-2025 14:59:57 Receiving objects: 88% (992/1127) build 02-Apr-2025 14:59:57 Receiving objects: 89% (1004/1127) build 02-Apr-2025 14:59:57 Receiving objects: 90% (1015/1127) build 02-Apr-2025 14:59:57 Receiving objects: 91% (1026/1127) build 02-Apr-2025 14:59:57 Receiving objects: 92% (1037/1127) build 02-Apr-2025 14:59:57 Receiving objects: 93% (1049/1127) build 02-Apr-2025 14:59:57 Receiving objects: 94% (1060/1127) build 02-Apr-2025 14:59:57 Receiving objects: 95% (1071/1127) build 02-Apr-2025 14:59:57 Receiving objects: 96% (1082/1127) build 02-Apr-2025 14:59:57 Receiving objects: 97% (1094/1127) build 02-Apr-2025 14:59:57 Receiving objects: 98% (1105/1127) build 02-Apr-2025 14:59:57 Receiving objects: 99% (1116/1127) build 02-Apr-2025 14:59:57 Receiving objects: 100% (1127/1127) build 02-Apr-2025 14:59:57 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.56 MiB/s, done. build 02-Apr-2025 14:59:57 Resolving deltas: 0% (0/579) build 02-Apr-2025 14:59:57 Resolving deltas: 1% (6/579) build 02-Apr-2025 14:59:57 Resolving deltas: 4% (27/579) build 02-Apr-2025 14:59:57 Resolving deltas: 7% (46/579) build 02-Apr-2025 14:59:57 Resolving deltas: 8% (51/579) build 02-Apr-2025 14:59:57 Resolving deltas: 10% (59/579) build 02-Apr-2025 14:59:57 Resolving deltas: 12% (70/579) build 02-Apr-2025 14:59:57 Resolving deltas: 14% (84/579) build 02-Apr-2025 14:59:57 Resolving deltas: 17% (104/579) build 02-Apr-2025 14:59:57 Resolving deltas: 18% (106/579) build 02-Apr-2025 14:59:57 Resolving deltas: 20% (116/579) build 02-Apr-2025 14:59:57 Resolving deltas: 22% (128/579) build 02-Apr-2025 14:59:57 Resolving deltas: 23% (136/579) build 02-Apr-2025 14:59:57 Resolving deltas: 26% (151/579) build 02-Apr-2025 14:59:57 Resolving deltas: 29% (172/579) build 02-Apr-2025 14:59:57 Resolving deltas: 31% (184/579) build 02-Apr-2025 14:59:57 Resolving deltas: 33% (193/579) build 02-Apr-2025 14:59:57 Resolving deltas: 35% (205/579) build 02-Apr-2025 14:59:57 Resolving deltas: 36% (213/579) build 02-Apr-2025 14:59:57 Resolving deltas: 37% (217/579) build 02-Apr-2025 14:59:57 Resolving deltas: 38% (221/579) build 02-Apr-2025 14:59:57 Resolving deltas: 40% (235/579) build 02-Apr-2025 14:59:57 Resolving deltas: 43% (251/579) build 02-Apr-2025 14:59:57 Resolving deltas: 44% (258/579) build 02-Apr-2025 14:59:57 Resolving deltas: 45% (262/579) build 02-Apr-2025 14:59:57 Resolving deltas: 46% (267/579) build 02-Apr-2025 14:59:57 Resolving deltas: 47% (274/579) build 02-Apr-2025 14:59:57 Resolving deltas: 48% (279/579) build 02-Apr-2025 14:59:57 Resolving deltas: 57% (333/579) build 02-Apr-2025 14:59:57 Resolving deltas: 58% (337/579) build 02-Apr-2025 14:59:57 Resolving deltas: 59% (347/579) build 02-Apr-2025 14:59:57 Resolving deltas: 60% (348/579) build 02-Apr-2025 14:59:57 Resolving deltas: 64% (375/579) build 02-Apr-2025 14:59:57 Resolving deltas: 65% (377/579) build 02-Apr-2025 14:59:57 Resolving deltas: 68% (399/579) build 02-Apr-2025 14:59:57 Resolving deltas: 69% (404/579) build 02-Apr-2025 14:59:57 Resolving deltas: 70% (408/579) build 02-Apr-2025 14:59:57 Resolving deltas: 75% (435/579) build 02-Apr-2025 14:59:57 Resolving deltas: 77% (447/579) build 02-Apr-2025 14:59:57 Resolving deltas: 78% (455/579) build 02-Apr-2025 14:59:57 Resolving deltas: 79% (461/579) build 02-Apr-2025 14:59:57 Resolving deltas: 81% (472/579) build 02-Apr-2025 14:59:57 Resolving deltas: 82% (475/579) build 02-Apr-2025 14:59:57 Resolving deltas: 83% (484/579) build 02-Apr-2025 14:59:57 Resolving deltas: 84% (488/579) build 02-Apr-2025 14:59:57 Resolving deltas: 89% (520/579) build 02-Apr-2025 14:59:57 Resolving deltas: 90% (523/579) build 02-Apr-2025 14:59:57 Resolving deltas: 94% (545/579) build 02-Apr-2025 14:59:57 Resolving deltas: 95% (551/579) build 02-Apr-2025 14:59:57 Resolving deltas: 96% (560/579) build 02-Apr-2025 14:59:57 Resolving deltas: 97% (563/579) build 02-Apr-2025 14:59:57 Resolving deltas: 98% (570/579) build 02-Apr-2025 14:59:57 Resolving deltas: 99% (574/579) build 02-Apr-2025 14:59:57 Resolving deltas: 100% (579/579) build 02-Apr-2025 14:59:57 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 14:59:57 Already on 'master' build 02-Apr-2025 14:59:57 Your branch is up to date with 'origin/master'. build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests[0m build 02-Apr-2025 14:59:57 [01;35m [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory.[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 14:59:57 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 14:59:57 [01;35m [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete.[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/develop[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/install/data[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/config/development[0m build 02-Apr-2025 14:59:57 [00;36m [delete] Deleting directory /data/build/new_version/phpBB3/config/test[0m build 02-Apr-2025 14:59:57 [00;36m [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3[0m build 02-Apr-2025 14:59:58 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777[0m build 02-Apr-2025 14:59:58 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777[0m build 02-Apr-2025 14:59:58 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777[0m build 02-Apr-2025 14:59:58 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777[0m build 02-Apr-2025 14:59:58 [00;36m [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 14:59:58 [00;32m build 02-Apr-2025 14:59:58 phpBB > clean-diff-dir: build 02-Apr-2025 14:59:58 [0m build 02-Apr-2025 14:59:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.16-dev/cache[0m build 02-Apr-2025 14:59:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.16-dev/docs[0m build 02-Apr-2025 14:59:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.16-dev/files[0m build 02-Apr-2025 14:59:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.16-dev/install[0m build 02-Apr-2025 14:59:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.16-dev/store[0m build 02-Apr-2025 14:59:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.16-dev/vendor[0m build 02-Apr-2025 14:59:59 [00;36m [touch] Creating /data/build/new_version/phpBB3/config.php[0m build 02-Apr-2025 14:59:59 [00;36m [copy] Copying 1 file to /data/build/new_version/phpBB3/vendor[0m build 02-Apr-2025 14:59:59 [00;32m build 02-Apr-2025 14:59:59 phpBB > old-version-diffs: build 02-Apr-2025 14:59:59 [0m build 02-Apr-2025 14:59:59 [00;32m build 02-Apr-2025 14:59:59 phpBB > old-version-diff: build 02-Apr-2025 14:59:59 [0m build 02-Apr-2025 14:59:59 [00;36m [echo] Retrieving version 3.1.0[0m build 02-Apr-2025 14:59:59 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.0[0m build 02-Apr-2025 14:59:59 [00;32m build 02-Apr-2025 14:59:59 phpBB > export: build 02-Apr-2025 14:59:59 [0m build 02-Apr-2025 15:00:00 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete.[0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop[0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data[0m build 02-Apr-2025 15:00:00 [01;35m [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:00 [01;35m [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:00 [00;36m [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0[0m build 02-Apr-2025 15:00:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777[0m build 02-Apr-2025 15:00:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777[0m build 02-Apr-2025 15:00:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777[0m build 02-Apr-2025 15:00:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:00 [00;32m build 02-Apr-2025 15:00:00 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:00 [0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache[0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs[0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/files[0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/install[0m build 02-Apr-2025 15:00:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.0/store[0m build 02-Apr-2025 15:00:00 [01;35m [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:01 [00;32m build 02-Apr-2025 15:00:01 phpBB > old-version-diff: build 02-Apr-2025 15:00:01 [0m build 02-Apr-2025 15:00:01 [00;36m [echo] Retrieving version 3.1.1[0m build 02-Apr-2025 15:00:01 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.1[0m build 02-Apr-2025 15:00:01 [00;32m build 02-Apr-2025 15:00:01 phpBB > export: build 02-Apr-2025 15:00:01 [0m build 02-Apr-2025 15:00:02 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete.[0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop[0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data[0m build 02-Apr-2025 15:00:02 [01;35m [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:02 [01;35m [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:02 [00;36m [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1[0m build 02-Apr-2025 15:00:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777[0m build 02-Apr-2025 15:00:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777[0m build 02-Apr-2025 15:00:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777[0m build 02-Apr-2025 15:00:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:02 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:02 [00;32m build 02-Apr-2025 15:00:02 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:02 [0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache[0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs[0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/files[0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/install[0m build 02-Apr-2025 15:00:02 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.1/store[0m build 02-Apr-2025 15:00:02 [01;35m [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:03 [00;32m build 02-Apr-2025 15:00:03 phpBB > old-version-diff: build 02-Apr-2025 15:00:03 [0m build 02-Apr-2025 15:00:03 [00;36m [echo] Retrieving version 3.1.2[0m build 02-Apr-2025 15:00:03 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.2[0m build 02-Apr-2025 15:00:03 [00;32m build 02-Apr-2025 15:00:03 phpBB > export: build 02-Apr-2025 15:00:03 [0m build 02-Apr-2025 15:00:04 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete.[0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop[0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data[0m build 02-Apr-2025 15:00:04 [01;35m [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:04 [01;35m [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:04 [00;36m [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2[0m build 02-Apr-2025 15:00:04 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777[0m build 02-Apr-2025 15:00:04 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777[0m build 02-Apr-2025 15:00:04 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777[0m build 02-Apr-2025 15:00:04 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:04 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:04 [00;32m build 02-Apr-2025 15:00:04 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:04 [0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache[0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs[0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/files[0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/install[0m build 02-Apr-2025 15:00:04 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.2/store[0m build 02-Apr-2025 15:00:04 [01;35m [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:05 [00;32m build 02-Apr-2025 15:00:05 phpBB > old-version-diff: build 02-Apr-2025 15:00:05 [0m build 02-Apr-2025 15:00:05 [00;36m [echo] Retrieving version 3.1.3[0m build 02-Apr-2025 15:00:05 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.3[0m build 02-Apr-2025 15:00:05 [00;32m build 02-Apr-2025 15:00:05 phpBB > export: build 02-Apr-2025 15:00:05 [0m build 02-Apr-2025 15:00:05 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete.[0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop[0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data[0m build 02-Apr-2025 15:00:05 [01;35m [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:05 [01;35m [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:05 [00;36m [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3[0m build 02-Apr-2025 15:00:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777[0m build 02-Apr-2025 15:00:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777[0m build 02-Apr-2025 15:00:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777[0m build 02-Apr-2025 15:00:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:05 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:05 [00;32m build 02-Apr-2025 15:00:05 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:05 [0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache[0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs[0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/files[0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/install[0m build 02-Apr-2025 15:00:05 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.3/store[0m build 02-Apr-2025 15:00:05 [01;35m [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:06 [00;32m build 02-Apr-2025 15:00:06 phpBB > old-version-diff: build 02-Apr-2025 15:00:06 [0m build 02-Apr-2025 15:00:06 [00;36m [echo] Retrieving version 3.1.4[0m build 02-Apr-2025 15:00:06 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.4[0m build 02-Apr-2025 15:00:06 [00;32m build 02-Apr-2025 15:00:06 phpBB > export: build 02-Apr-2025 15:00:06 [0m build 02-Apr-2025 15:00:06 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete.[0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop[0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data[0m build 02-Apr-2025 15:00:06 [01;35m [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:06 [01;35m [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:06 [00;36m [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4[0m build 02-Apr-2025 15:00:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777[0m build 02-Apr-2025 15:00:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777[0m build 02-Apr-2025 15:00:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777[0m build 02-Apr-2025 15:00:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:06 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:06 [00;32m build 02-Apr-2025 15:00:06 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:06 [0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache[0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs[0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/files[0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/install[0m build 02-Apr-2025 15:00:06 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.4/store[0m build 02-Apr-2025 15:00:06 [01;35m [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:07 [00;32m build 02-Apr-2025 15:00:07 phpBB > old-version-diff: build 02-Apr-2025 15:00:07 [0m build 02-Apr-2025 15:00:07 [00;36m [echo] Retrieving version 3.1.5[0m build 02-Apr-2025 15:00:07 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.5[0m build 02-Apr-2025 15:00:07 [00;32m build 02-Apr-2025 15:00:07 phpBB > export: build 02-Apr-2025 15:00:07 [0m build 02-Apr-2025 15:00:07 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete.[0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop[0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data[0m build 02-Apr-2025 15:00:07 [01;35m [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:07 [01;35m [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:07 [00;36m [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5[0m build 02-Apr-2025 15:00:07 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777[0m build 02-Apr-2025 15:00:07 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777[0m build 02-Apr-2025 15:00:07 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777[0m build 02-Apr-2025 15:00:07 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:07 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:07 [00;32m build 02-Apr-2025 15:00:07 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:07 [0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache[0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs[0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/files[0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/install[0m build 02-Apr-2025 15:00:07 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.5/store[0m build 02-Apr-2025 15:00:07 [01;35m [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:08 [00;32m build 02-Apr-2025 15:00:08 phpBB > old-version-diff: build 02-Apr-2025 15:00:08 [0m build 02-Apr-2025 15:00:08 [00;36m [echo] Retrieving version 3.1.6[0m build 02-Apr-2025 15:00:08 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.6[0m build 02-Apr-2025 15:00:08 [00;32m build 02-Apr-2025 15:00:08 phpBB > export: build 02-Apr-2025 15:00:08 [0m build 02-Apr-2025 15:00:09 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete.[0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop[0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data[0m build 02-Apr-2025 15:00:09 [01;35m [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:09 [01;35m [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:09 [00;36m [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6[0m build 02-Apr-2025 15:00:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777[0m build 02-Apr-2025 15:00:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777[0m build 02-Apr-2025 15:00:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777[0m build 02-Apr-2025 15:00:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:09 [00;32m build 02-Apr-2025 15:00:09 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:09 [0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache[0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs[0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/files[0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/install[0m build 02-Apr-2025 15:00:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.6/store[0m build 02-Apr-2025 15:00:09 [01;35m [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:10 [00;32m build 02-Apr-2025 15:00:10 phpBB > old-version-diff: build 02-Apr-2025 15:00:10 [0m build 02-Apr-2025 15:00:10 [00;36m [echo] Retrieving version 3.1.7[0m build 02-Apr-2025 15:00:10 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.7[0m build 02-Apr-2025 15:00:10 [00;32m build 02-Apr-2025 15:00:10 phpBB > export: build 02-Apr-2025 15:00:10 [0m build 02-Apr-2025 15:00:10 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete.[0m build 02-Apr-2025 15:00:10 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop[0m build 02-Apr-2025 15:00:10 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data[0m build 02-Apr-2025 15:00:10 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:10 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:10 [00;36m [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7[0m build 02-Apr-2025 15:00:10 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777[0m build 02-Apr-2025 15:00:10 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777[0m build 02-Apr-2025 15:00:10 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777[0m build 02-Apr-2025 15:00:10 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:10 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:11 [00;32m build 02-Apr-2025 15:00:11 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:11 [0m build 02-Apr-2025 15:00:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache[0m build 02-Apr-2025 15:00:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs[0m build 02-Apr-2025 15:00:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/files[0m build 02-Apr-2025 15:00:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/install[0m build 02-Apr-2025 15:00:11 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7/store[0m build 02-Apr-2025 15:00:11 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:11 [00;32m build 02-Apr-2025 15:00:11 phpBB > old-version-diff: build 02-Apr-2025 15:00:11 [0m build 02-Apr-2025 15:00:11 [00;36m [echo] Retrieving version 3.1.7-pl1[0m build 02-Apr-2025 15:00:11 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1[0m build 02-Apr-2025 15:00:11 [00;32m build 02-Apr-2025 15:00:11 phpBB > export: build 02-Apr-2025 15:00:11 [0m build 02-Apr-2025 15:00:12 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete.[0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop[0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data[0m build 02-Apr-2025 15:00:12 [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 02-Apr-2025 15:00:12 [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 02-Apr-2025 15:00:12 [00;36m [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1[0m build 02-Apr-2025 15:00:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777[0m build 02-Apr-2025 15:00:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777[0m build 02-Apr-2025 15:00:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777[0m build 02-Apr-2025 15:00:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:12 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:12 [00;32m build 02-Apr-2025 15:00:12 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:12 [0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache[0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs[0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files[0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install[0m build 02-Apr-2025 15:00:12 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store[0m build 02-Apr-2025 15:00:12 [01;35m [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:12 [00;32m build 02-Apr-2025 15:00:12 phpBB > old-version-diff: build 02-Apr-2025 15:00:12 [0m build 02-Apr-2025 15:00:12 [00;36m [echo] Retrieving version 3.1.8[0m build 02-Apr-2025 15:00:12 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.8[0m build 02-Apr-2025 15:00:13 [00;32m build 02-Apr-2025 15:00:13 phpBB > export: build 02-Apr-2025 15:00:13 [0m build 02-Apr-2025 15:00:14 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete.[0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop[0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data[0m build 02-Apr-2025 15:00:14 [01;35m [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:14 [01;35m [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:14 [00;36m [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8[0m build 02-Apr-2025 15:00:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777[0m build 02-Apr-2025 15:00:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777[0m build 02-Apr-2025 15:00:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777[0m build 02-Apr-2025 15:00:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:14 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:14 [00;32m build 02-Apr-2025 15:00:14 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:14 [0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache[0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs[0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/files[0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/install[0m build 02-Apr-2025 15:00:14 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.8/store[0m build 02-Apr-2025 15:00:14 [01;35m [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:15 [00;32m build 02-Apr-2025 15:00:15 phpBB > old-version-diff: build 02-Apr-2025 15:00:15 [0m build 02-Apr-2025 15:00:15 [00;36m [echo] Retrieving version 3.1.9[0m build 02-Apr-2025 15:00:15 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.9[0m build 02-Apr-2025 15:00:15 [00;32m build 02-Apr-2025 15:00:15 phpBB > export: build 02-Apr-2025 15:00:15 [0m build 02-Apr-2025 15:00:16 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete.[0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop[0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data[0m build 02-Apr-2025 15:00:16 [01;35m [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:16 [01;35m [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:16 [00;36m [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9[0m build 02-Apr-2025 15:00:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777[0m build 02-Apr-2025 15:00:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777[0m build 02-Apr-2025 15:00:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777[0m build 02-Apr-2025 15:00:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:16 [00;32m build 02-Apr-2025 15:00:16 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:16 [0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache[0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs[0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/files[0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/install[0m build 02-Apr-2025 15:00:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.9/store[0m build 02-Apr-2025 15:00:16 [01;35m [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:17 [00;32m build 02-Apr-2025 15:00:17 phpBB > old-version-diff: build 02-Apr-2025 15:00:17 [0m build 02-Apr-2025 15:00:17 [00;36m [echo] Retrieving version 3.1.10[0m build 02-Apr-2025 15:00:17 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.10[0m build 02-Apr-2025 15:00:17 [00;32m build 02-Apr-2025 15:00:17 phpBB > export: build 02-Apr-2025 15:00:17 [0m build 02-Apr-2025 15:00:17 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete.[0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop[0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data[0m build 02-Apr-2025 15:00:17 [01;35m [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:17 [01;35m [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:17 [00;36m [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10[0m build 02-Apr-2025 15:00:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777[0m build 02-Apr-2025 15:00:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777[0m build 02-Apr-2025 15:00:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777[0m build 02-Apr-2025 15:00:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:17 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:17 [00;32m build 02-Apr-2025 15:00:17 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:17 [0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache[0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs[0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/files[0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/install[0m build 02-Apr-2025 15:00:17 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.10/store[0m build 02-Apr-2025 15:00:17 [01;35m [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:18 [00;32m build 02-Apr-2025 15:00:18 phpBB > old-version-diff: build 02-Apr-2025 15:00:18 [0m build 02-Apr-2025 15:00:18 [00;36m [echo] Retrieving version 3.1.11[0m build 02-Apr-2025 15:00:18 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.11[0m build 02-Apr-2025 15:00:18 [00;32m build 02-Apr-2025 15:00:18 phpBB > export: build 02-Apr-2025 15:00:18 [0m build 02-Apr-2025 15:00:18 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete.[0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop[0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data[0m build 02-Apr-2025 15:00:18 [01;35m [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:18 [01;35m [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:18 [00;36m [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11[0m build 02-Apr-2025 15:00:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777[0m build 02-Apr-2025 15:00:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777[0m build 02-Apr-2025 15:00:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777[0m build 02-Apr-2025 15:00:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:18 [00;32m build 02-Apr-2025 15:00:18 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:18 [0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache[0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs[0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/files[0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/install[0m build 02-Apr-2025 15:00:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.11/store[0m build 02-Apr-2025 15:00:18 [01;35m [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:19 [00;32m build 02-Apr-2025 15:00:19 phpBB > old-version-diff: build 02-Apr-2025 15:00:19 [0m build 02-Apr-2025 15:00:19 [00;36m [echo] Retrieving version 3.1.12[0m build 02-Apr-2025 15:00:19 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.1.12[0m build 02-Apr-2025 15:00:19 [00;32m build 02-Apr-2025 15:00:19 phpBB > export: build 02-Apr-2025 15:00:19 [0m build 02-Apr-2025 15:00:19 [01;35m [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete.[0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop[0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data[0m build 02-Apr-2025 15:00:19 [01;35m [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory.[0m build 02-Apr-2025 15:00:19 [01;35m [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory.[0m build 02-Apr-2025 15:00:19 [00;36m [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12[0m build 02-Apr-2025 15:00:19 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777[0m build 02-Apr-2025 15:00:19 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777[0m build 02-Apr-2025 15:00:19 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777[0m build 02-Apr-2025 15:00:19 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:19 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:19 [00;32m build 02-Apr-2025 15:00:19 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:19 [0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache[0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs[0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/files[0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/install[0m build 02-Apr-2025 15:00:19 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.1.12/store[0m build 02-Apr-2025 15:00:19 [01;35m [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:20 [00;32m build 02-Apr-2025 15:00:20 phpBB > old-version-diff: build 02-Apr-2025 15:00:20 [0m build 02-Apr-2025 15:00:20 [00;36m [echo] Retrieving version 3.2.0[0m build 02-Apr-2025 15:00:20 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.0[0m build 02-Apr-2025 15:00:20 [00;32m build 02-Apr-2025 15:00:20 phpBB > export: build 02-Apr-2025 15:00:20 [0m build 02-Apr-2025 15:00:21 Cloning into 'viglink'... build 02-Apr-2025 15:00:22 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:22 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:22 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:22 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:22 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:22 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:22 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:22 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:22 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:22 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:22 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:22 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:22 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:22 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:22 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:22 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:22 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:22 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:22 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:22 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:22 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:22 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:22 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:22 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:22 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:22 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:22 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:22 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:22 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:22 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:22 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:22 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:22 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:22 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:22 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:22 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:22 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:22 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:22 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:22 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:22 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:22 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:22 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:22 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:22 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:22 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:22 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:22 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:22 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:22 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:22 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:22 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:22 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:22 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:22 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:22 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:22 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:22 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:22 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:22 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:22 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:22 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:22 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:22 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:22 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:22 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:22 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:22 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:22 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:22 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:22 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:22 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:22 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:22 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:22 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:22 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:22 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:22 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:22 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:22 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:22 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:22 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:22 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:22 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:22 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:22 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:22 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:22 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:22 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:22 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:22 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:22 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:22 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:22 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:22 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:22 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:22 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:22 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:22 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:22 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:22 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:22 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:22 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:22 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:22 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:22 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:22 Receiving objects: 100% (1127/1127), 216.86 KiB | 6.57 MiB/s, done. build 02-Apr-2025 15:00:22 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:22 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:22 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:22 Resolving deltas: 7% (44/579) build 02-Apr-2025 15:00:22 Resolving deltas: 8% (48/579) build 02-Apr-2025 15:00:22 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:22 Resolving deltas: 13% (79/579) build 02-Apr-2025 15:00:22 Resolving deltas: 17% (100/579) build 02-Apr-2025 15:00:22 Resolving deltas: 19% (112/579) build 02-Apr-2025 15:00:22 Resolving deltas: 21% (124/579) build 02-Apr-2025 15:00:22 Resolving deltas: 23% (136/579) build 02-Apr-2025 15:00:22 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:22 Resolving deltas: 27% (157/579) build 02-Apr-2025 15:00:22 Resolving deltas: 28% (165/579) build 02-Apr-2025 15:00:22 Resolving deltas: 29% (168/579) build 02-Apr-2025 15:00:22 Resolving deltas: 30% (176/579) build 02-Apr-2025 15:00:22 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:22 Resolving deltas: 33% (196/579) build 02-Apr-2025 15:00:22 Resolving deltas: 34% (200/579) build 02-Apr-2025 15:00:22 Resolving deltas: 35% (204/579) build 02-Apr-2025 15:00:22 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:22 Resolving deltas: 40% (236/579) build 02-Apr-2025 15:00:22 Resolving deltas: 41% (238/579) build 02-Apr-2025 15:00:22 Resolving deltas: 42% (247/579) build 02-Apr-2025 15:00:22 Resolving deltas: 43% (252/579) build 02-Apr-2025 15:00:22 Resolving deltas: 44% (255/579) build 02-Apr-2025 15:00:22 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:00:22 Resolving deltas: 46% (269/579) build 02-Apr-2025 15:00:22 Resolving deltas: 50% (293/579) build 02-Apr-2025 15:00:22 Resolving deltas: 51% (296/579) build 02-Apr-2025 15:00:22 Resolving deltas: 54% (317/579) build 02-Apr-2025 15:00:22 Resolving deltas: 56% (328/579) build 02-Apr-2025 15:00:22 Resolving deltas: 59% (347/579) build 02-Apr-2025 15:00:22 Resolving deltas: 60% (350/579) build 02-Apr-2025 15:00:22 Resolving deltas: 62% (360/579) build 02-Apr-2025 15:00:22 Resolving deltas: 64% (374/579) build 02-Apr-2025 15:00:22 Resolving deltas: 65% (379/579) build 02-Apr-2025 15:00:22 Resolving deltas: 66% (383/579) build 02-Apr-2025 15:00:22 Resolving deltas: 72% (418/579) build 02-Apr-2025 15:00:22 Resolving deltas: 74% (430/579) build 02-Apr-2025 15:00:22 Resolving deltas: 75% (436/579) build 02-Apr-2025 15:00:22 Resolving deltas: 77% (447/579) build 02-Apr-2025 15:00:22 Resolving deltas: 78% (454/579) build 02-Apr-2025 15:00:22 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:22 Resolving deltas: 85% (493/579) build 02-Apr-2025 15:00:22 Resolving deltas: 89% (518/579) build 02-Apr-2025 15:00:22 Resolving deltas: 90% (522/579) build 02-Apr-2025 15:00:22 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:22 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:22 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:22 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:22 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:22 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:22 Note: checking out 'release-phpbb-3.2.0'. build 02-Apr-2025 15:00:22 build 02-Apr-2025 15:00:22 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:22 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:22 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:22 build 02-Apr-2025 15:00:22 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:22 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:22 build 02-Apr-2025 15:00:22 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:22 build 02-Apr-2025 15:00:22 HEAD is now at 5441364 Update version to 1.0.0 build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:22 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete.[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test[0m build 02-Apr-2025 15:00:22 [00;36m [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0[0m build 02-Apr-2025 15:00:22 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777[0m build 02-Apr-2025 15:00:22 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777[0m build 02-Apr-2025 15:00:22 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777[0m build 02-Apr-2025 15:00:22 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:22 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:22 [00;32m build 02-Apr-2025 15:00:22 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:22 [0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/files[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/install[0m build 02-Apr-2025 15:00:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.0/store[0m build 02-Apr-2025 15:00:22 [01;35m [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:22 [00;32m build 02-Apr-2025 15:00:22 phpBB > old-version-diff: build 02-Apr-2025 15:00:22 [0m build 02-Apr-2025 15:00:22 [00;36m [echo] Retrieving version 3.2.1[0m build 02-Apr-2025 15:00:22 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.1[0m build 02-Apr-2025 15:00:22 [00;32m build 02-Apr-2025 15:00:22 phpBB > export: build 02-Apr-2025 15:00:22 [0m build 02-Apr-2025 15:00:23 Cloning into 'viglink'... build 02-Apr-2025 15:00:23 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:23 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:23 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:23 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:23 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:23 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:23 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:23 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:23 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:23 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:23 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:23 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:23 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:23 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:23 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:23 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:23 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:23 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:23 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:23 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:23 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:23 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:23 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:23 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:23 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:23 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:23 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:23 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:23 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:23 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:23 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:23 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:23 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:23 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:23 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:23 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:23 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:23 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:23 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:23 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:23 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:23 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:23 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:23 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:23 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:23 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:23 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:23 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:23 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:23 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:23 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:23 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:23 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:23 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:23 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:23 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:23 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:23 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:23 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:23 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:23 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:23 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:23 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:23 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:23 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:23 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:23 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:23 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:23 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:23 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:23 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:23 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:23 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:23 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:23 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:23 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:23 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:23 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:23 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:23 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:23 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:23 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:23 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:23 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:23 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:23 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:23 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:23 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:23 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:23 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:23 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:23 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:23 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:23 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:23 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:23 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:23 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:23 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:23 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:23 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:23 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:23 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:23 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:23 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:23 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:23 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:23 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.28 MiB/s, done. build 02-Apr-2025 15:00:23 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:23 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:23 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:23 Resolving deltas: 5% (32/579) build 02-Apr-2025 15:00:23 Resolving deltas: 6% (40/579) build 02-Apr-2025 15:00:23 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:23 Resolving deltas: 9% (54/579) build 02-Apr-2025 15:00:23 Resolving deltas: 11% (65/579) build 02-Apr-2025 15:00:23 Resolving deltas: 14% (85/579) build 02-Apr-2025 15:00:23 Resolving deltas: 15% (87/579) build 02-Apr-2025 15:00:23 Resolving deltas: 16% (97/579) build 02-Apr-2025 15:00:23 Resolving deltas: 18% (109/579) build 02-Apr-2025 15:00:23 Resolving deltas: 21% (123/579) build 02-Apr-2025 15:00:23 Resolving deltas: 22% (129/579) build 02-Apr-2025 15:00:23 Resolving deltas: 24% (144/579) build 02-Apr-2025 15:00:23 Resolving deltas: 29% (169/579) build 02-Apr-2025 15:00:23 Resolving deltas: 31% (180/579) build 02-Apr-2025 15:00:23 Resolving deltas: 33% (192/579) build 02-Apr-2025 15:00:23 Resolving deltas: 34% (200/579) build 02-Apr-2025 15:00:23 Resolving deltas: 35% (204/579) build 02-Apr-2025 15:00:23 Resolving deltas: 36% (209/579) build 02-Apr-2025 15:00:23 Resolving deltas: 38% (222/579) build 02-Apr-2025 15:00:23 Resolving deltas: 41% (238/579) build 02-Apr-2025 15:00:23 Resolving deltas: 42% (245/579) build 02-Apr-2025 15:00:23 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:00:23 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:23 Resolving deltas: 45% (261/579) build 02-Apr-2025 15:00:23 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:00:23 Resolving deltas: 55% (320/579) build 02-Apr-2025 15:00:23 Resolving deltas: 56% (325/579) build 02-Apr-2025 15:00:23 Resolving deltas: 57% (334/579) build 02-Apr-2025 15:00:23 Resolving deltas: 62% (362/579) build 02-Apr-2025 15:00:23 Resolving deltas: 63% (366/579) build 02-Apr-2025 15:00:23 Resolving deltas: 66% (386/579) build 02-Apr-2025 15:00:23 Resolving deltas: 67% (391/579) build 02-Apr-2025 15:00:23 Resolving deltas: 68% (395/579) build 02-Apr-2025 15:00:23 Resolving deltas: 72% (422/579) build 02-Apr-2025 15:00:23 Resolving deltas: 74% (434/579) build 02-Apr-2025 15:00:23 Resolving deltas: 76% (442/579) build 02-Apr-2025 15:00:23 Resolving deltas: 77% (448/579) build 02-Apr-2025 15:00:23 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:23 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:00:23 Resolving deltas: 81% (471/579) build 02-Apr-2025 15:00:23 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:00:23 Resolving deltas: 87% (507/579) build 02-Apr-2025 15:00:23 Resolving deltas: 88% (510/579) build 02-Apr-2025 15:00:23 Resolving deltas: 91% (532/579) build 02-Apr-2025 15:00:23 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:23 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:23 Resolving deltas: 94% (547/579) build 02-Apr-2025 15:00:23 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:23 Resolving deltas: 96% (556/579) build 02-Apr-2025 15:00:24 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:24 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:24 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:24 Note: checking out 'release-phpbb-3.2.1'. build 02-Apr-2025 15:00:24 build 02-Apr-2025 15:00:24 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:24 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:24 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:24 build 02-Apr-2025 15:00:24 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:24 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:24 build 02-Apr-2025 15:00:24 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:24 build 02-Apr-2025 15:00:24 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:24 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete.[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test[0m build 02-Apr-2025 15:00:24 [00;36m [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1[0m build 02-Apr-2025 15:00:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777[0m build 02-Apr-2025 15:00:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777[0m build 02-Apr-2025 15:00:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777[0m build 02-Apr-2025 15:00:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:24 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:24 [00;32m build 02-Apr-2025 15:00:24 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:24 [0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/files[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/install[0m build 02-Apr-2025 15:00:24 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.1/store[0m build 02-Apr-2025 15:00:24 [01;35m [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:26 [00;32m build 02-Apr-2025 15:00:26 phpBB > old-version-diff: build 02-Apr-2025 15:00:26 [0m build 02-Apr-2025 15:00:26 [00;36m [echo] Retrieving version 3.2.2[0m build 02-Apr-2025 15:00:26 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.2[0m build 02-Apr-2025 15:00:26 [00;32m build 02-Apr-2025 15:00:26 phpBB > export: build 02-Apr-2025 15:00:26 [0m build 02-Apr-2025 15:00:27 Cloning into 'viglink'... build 02-Apr-2025 15:00:27 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:27 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:27 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:27 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:27 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:27 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:27 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:27 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:27 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:27 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:27 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:27 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:27 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:27 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:27 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:27 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:27 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:27 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:27 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:27 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:27 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:27 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:27 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:27 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:27 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:27 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:27 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:27 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:27 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:27 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:27 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:27 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:27 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:27 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:27 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:27 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:27 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:27 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:27 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:27 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:27 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:27 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:27 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:27 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:27 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:27 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:27 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:27 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:27 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:27 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:27 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:27 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:27 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:27 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:27 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:27 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:27 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:27 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:27 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:27 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:27 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:27 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:27 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:27 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:27 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:27 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:27 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:27 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:27 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:27 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:27 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:27 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:27 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:27 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:27 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:27 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:27 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:27 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:27 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:27 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:27 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:27 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:27 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:27 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:27 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:27 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:27 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:27 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:27 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:27 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:27 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:27 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:27 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:27 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:27 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:27 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:27 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:27 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:27 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:27 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:27 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:27 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:27 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:27 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:27 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:27 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:27 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 02-Apr-2025 15:00:27 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:27 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:27 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:27 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:27 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:27 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:27 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:27 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:27 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:27 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:27 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:27 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:27 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:27 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:27 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:27 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:27 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:00:27 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:27 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:00:27 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:00:27 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:27 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:00:27 Resolving deltas: 42% (245/579) build 02-Apr-2025 15:00:27 Resolving deltas: 43% (250/579) build 02-Apr-2025 15:00:27 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:27 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:00:27 Resolving deltas: 54% (316/579) build 02-Apr-2025 15:00:27 Resolving deltas: 55% (320/579) build 02-Apr-2025 15:00:27 Resolving deltas: 56% (330/579) build 02-Apr-2025 15:00:27 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:00:27 Resolving deltas: 61% (358/579) build 02-Apr-2025 15:00:27 Resolving deltas: 62% (360/579) build 02-Apr-2025 15:00:27 Resolving deltas: 65% (382/579) build 02-Apr-2025 15:00:27 Resolving deltas: 66% (387/579) build 02-Apr-2025 15:00:27 Resolving deltas: 67% (391/579) build 02-Apr-2025 15:00:27 Resolving deltas: 72% (418/579) build 02-Apr-2025 15:00:27 Resolving deltas: 74% (430/579) build 02-Apr-2025 15:00:27 Resolving deltas: 77% (451/579) build 02-Apr-2025 15:00:27 Resolving deltas: 78% (457/579) build 02-Apr-2025 15:00:27 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:27 Resolving deltas: 80% (468/579) build 02-Apr-2025 15:00:27 Resolving deltas: 81% (471/579) build 02-Apr-2025 15:00:27 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:00:27 Resolving deltas: 83% (484/579) build 02-Apr-2025 15:00:27 Resolving deltas: 89% (516/579) build 02-Apr-2025 15:00:27 Resolving deltas: 93% (541/579) build 02-Apr-2025 15:00:27 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:27 Resolving deltas: 96% (556/579) build 02-Apr-2025 15:00:27 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:00:27 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:00:27 Resolving deltas: 99% (576/579) build 02-Apr-2025 15:00:27 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:27 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:27 Note: checking out 'release-phpbb-3.2.2'. build 02-Apr-2025 15:00:27 build 02-Apr-2025 15:00:27 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:27 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:27 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:27 build 02-Apr-2025 15:00:27 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:27 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:27 build 02-Apr-2025 15:00:27 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:27 build 02-Apr-2025 15:00:27 HEAD is now at da2cda3 Update to 1.0.3 build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:27 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete.[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test[0m build 02-Apr-2025 15:00:27 [00;36m [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2[0m build 02-Apr-2025 15:00:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777[0m build 02-Apr-2025 15:00:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777[0m build 02-Apr-2025 15:00:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777[0m build 02-Apr-2025 15:00:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:27 [00;32m build 02-Apr-2025 15:00:27 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:27 [0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/files[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/install[0m build 02-Apr-2025 15:00:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.2/store[0m build 02-Apr-2025 15:00:27 [01;35m [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:28 [00;32m build 02-Apr-2025 15:00:28 phpBB > old-version-diff: build 02-Apr-2025 15:00:28 [0m build 02-Apr-2025 15:00:28 [00;36m [echo] Retrieving version 3.2.3[0m build 02-Apr-2025 15:00:28 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.3[0m build 02-Apr-2025 15:00:28 [00;32m build 02-Apr-2025 15:00:28 phpBB > export: build 02-Apr-2025 15:00:28 [0m build 02-Apr-2025 15:00:30 Cloning into 'viglink'... build 02-Apr-2025 15:00:30 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:30 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:30 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:30 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:30 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:30 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:30 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:30 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:30 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:30 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:30 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:30 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:30 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:30 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:30 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:30 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:30 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:30 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:30 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:30 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:30 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:30 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:30 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:30 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:30 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:30 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:30 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:30 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:30 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:30 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:30 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:30 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:30 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:30 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:30 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:30 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:30 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:30 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:30 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:30 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:30 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:30 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:30 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:30 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:30 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:30 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:30 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:30 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:30 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:30 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:30 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:30 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:30 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:30 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:30 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:30 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:30 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:30 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:30 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:30 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:30 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:30 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:30 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:30 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:30 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:30 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:30 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:30 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:30 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:30 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:30 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:30 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:30 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:30 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:30 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:30 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:30 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:30 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:30 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:30 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:30 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:30 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:30 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:30 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:30 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:30 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:30 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:30 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:30 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:30 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:30 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:30 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:30 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:30 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:30 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:30 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:30 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:30 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:30 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:30 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:30 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:30 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:30 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:30 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:30 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:30 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:30 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 02-Apr-2025 15:00:30 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:30 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:30 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:30 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:30 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:30 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:30 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:30 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:30 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:30 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:30 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:30 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:30 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:30 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:30 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:30 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:30 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:00:30 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:30 Resolving deltas: 36% (210/579) build 02-Apr-2025 15:00:30 Resolving deltas: 37% (218/579) build 02-Apr-2025 15:00:30 Resolving deltas: 38% (222/579) build 02-Apr-2025 15:00:30 Resolving deltas: 40% (232/579) build 02-Apr-2025 15:00:30 Resolving deltas: 41% (240/579) build 02-Apr-2025 15:00:30 Resolving deltas: 42% (244/579) build 02-Apr-2025 15:00:30 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:00:30 Resolving deltas: 44% (256/579) build 02-Apr-2025 15:00:30 Resolving deltas: 45% (261/579) build 02-Apr-2025 15:00:30 Resolving deltas: 54% (315/579) build 02-Apr-2025 15:00:30 Resolving deltas: 55% (319/579) build 02-Apr-2025 15:00:30 Resolving deltas: 56% (329/579) build 02-Apr-2025 15:00:30 Resolving deltas: 61% (357/579) build 02-Apr-2025 15:00:30 Resolving deltas: 62% (359/579) build 02-Apr-2025 15:00:30 Resolving deltas: 65% (381/579) build 02-Apr-2025 15:00:30 Resolving deltas: 66% (386/579) build 02-Apr-2025 15:00:30 Resolving deltas: 67% (390/579) build 02-Apr-2025 15:00:30 Resolving deltas: 72% (417/579) build 02-Apr-2025 15:00:30 Resolving deltas: 74% (429/579) build 02-Apr-2025 15:00:30 Resolving deltas: 75% (437/579) build 02-Apr-2025 15:00:30 Resolving deltas: 76% (443/579) build 02-Apr-2025 15:00:30 Resolving deltas: 78% (454/579) build 02-Apr-2025 15:00:30 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:00:30 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:00:30 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:00:30 Resolving deltas: 86% (502/579) build 02-Apr-2025 15:00:30 Resolving deltas: 87% (505/579) build 02-Apr-2025 15:00:30 Resolving deltas: 91% (527/579) build 02-Apr-2025 15:00:30 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:30 Resolving deltas: 93% (542/579) build 02-Apr-2025 15:00:30 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:30 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:30 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:30 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:30 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:30 Note: checking out 'release-phpbb-3.2.3'. build 02-Apr-2025 15:00:30 build 02-Apr-2025 15:00:30 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:30 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:30 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:30 build 02-Apr-2025 15:00:30 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:30 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:30 build 02-Apr-2025 15:00:30 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:30 build 02-Apr-2025 15:00:30 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:30 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete.[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development[0m build 02-Apr-2025 15:00:30 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test[0m build 02-Apr-2025 15:00:30 [00;36m [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3[0m build 02-Apr-2025 15:00:31 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777[0m build 02-Apr-2025 15:00:31 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777[0m build 02-Apr-2025 15:00:31 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777[0m build 02-Apr-2025 15:00:31 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:31 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:31 [00;32m build 02-Apr-2025 15:00:31 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:31 [0m build 02-Apr-2025 15:00:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache[0m build 02-Apr-2025 15:00:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs[0m build 02-Apr-2025 15:00:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/files[0m build 02-Apr-2025 15:00:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/install[0m build 02-Apr-2025 15:00:31 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.3/store[0m build 02-Apr-2025 15:00:31 [01;35m [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:31 [00;32m build 02-Apr-2025 15:00:31 phpBB > old-version-diff: build 02-Apr-2025 15:00:31 [0m build 02-Apr-2025 15:00:31 [00;36m [echo] Retrieving version 3.2.4[0m build 02-Apr-2025 15:00:31 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.4[0m build 02-Apr-2025 15:00:31 [00;32m build 02-Apr-2025 15:00:31 phpBB > export: build 02-Apr-2025 15:00:31 [0m build 02-Apr-2025 15:00:31 Cloning into 'viglink'... build 02-Apr-2025 15:00:32 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:32 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:32 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:32 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:32 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:32 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:32 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:32 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:32 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:32 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:32 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:32 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:32 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:32 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:32 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:32 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:32 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:32 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:32 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:32 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:32 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:32 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:32 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:32 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:32 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:32 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:32 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:32 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:32 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:32 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:32 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:32 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:32 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:32 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:32 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:32 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:32 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:32 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:32 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:32 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:32 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:32 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:32 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:32 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:32 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:32 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:32 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:32 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:32 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:32 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:32 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:32 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:32 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:32 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:32 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:32 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:32 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:32 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:32 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:32 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:32 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:32 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:32 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:32 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:32 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:32 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:32 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:32 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:32 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:32 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:32 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:32 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:32 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:32 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:32 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:32 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:32 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:32 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:32 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:32 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:32 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:32 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:32 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:32 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:32 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:32 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:32 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:32 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:32 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:32 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:32 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:32 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:32 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:32 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:32 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:32 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:32 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:32 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:32 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:32 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:32 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:32 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:32 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:32 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:32 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:32 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:32 Receiving objects: 100% (1127/1127), 216.86 KiB | 11.41 MiB/s, done. build 02-Apr-2025 15:00:32 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:32 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:32 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:32 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:32 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:32 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:32 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:32 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:32 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:32 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:32 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:32 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:32 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:32 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:32 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:32 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:32 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:00:32 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:32 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:00:32 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:00:32 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:32 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:00:32 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:32 Resolving deltas: 45% (264/579) build 02-Apr-2025 15:00:32 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:00:32 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:00:32 Resolving deltas: 48% (280/579) build 02-Apr-2025 15:00:32 Resolving deltas: 49% (285/579) build 02-Apr-2025 15:00:32 Resolving deltas: 58% (339/579) build 02-Apr-2025 15:00:32 Resolving deltas: 59% (343/579) build 02-Apr-2025 15:00:32 Resolving deltas: 60% (353/579) build 02-Apr-2025 15:00:32 Resolving deltas: 61% (354/579) build 02-Apr-2025 15:00:32 Resolving deltas: 62% (362/579) build 02-Apr-2025 15:00:32 Resolving deltas: 63% (366/579) build 02-Apr-2025 15:00:32 Resolving deltas: 66% (386/579) build 02-Apr-2025 15:00:32 Resolving deltas: 67% (391/579) build 02-Apr-2025 15:00:32 Resolving deltas: 68% (395/579) build 02-Apr-2025 15:00:32 Resolving deltas: 72% (422/579) build 02-Apr-2025 15:00:32 Resolving deltas: 74% (434/579) build 02-Apr-2025 15:00:32 Resolving deltas: 76% (442/579) build 02-Apr-2025 15:00:32 Resolving deltas: 77% (448/579) build 02-Apr-2025 15:00:32 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:32 Resolving deltas: 80% (464/579) build 02-Apr-2025 15:00:32 Resolving deltas: 81% (469/579) build 02-Apr-2025 15:00:32 Resolving deltas: 87% (505/579) build 02-Apr-2025 15:00:32 Resolving deltas: 91% (530/579) build 02-Apr-2025 15:00:32 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:32 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:32 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:32 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:00:32 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:32 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:32 Note: checking out 'release-phpbb-3.2.4'. build 02-Apr-2025 15:00:32 build 02-Apr-2025 15:00:32 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:32 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:32 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:32 build 02-Apr-2025 15:00:32 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:32 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:32 build 02-Apr-2025 15:00:32 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:32 build 02-Apr-2025 15:00:32 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:32 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete.[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test[0m build 02-Apr-2025 15:00:32 [00;36m [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4[0m build 02-Apr-2025 15:00:32 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777[0m build 02-Apr-2025 15:00:32 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777[0m build 02-Apr-2025 15:00:32 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777[0m build 02-Apr-2025 15:00:32 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:32 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:32 [00;32m build 02-Apr-2025 15:00:32 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:32 [0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/files[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/install[0m build 02-Apr-2025 15:00:32 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.4/store[0m build 02-Apr-2025 15:00:32 [01;35m [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:33 [00;32m build 02-Apr-2025 15:00:33 phpBB > old-version-diff: build 02-Apr-2025 15:00:33 [0m build 02-Apr-2025 15:00:33 [00;36m [echo] Retrieving version 3.2.5[0m build 02-Apr-2025 15:00:33 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.5[0m build 02-Apr-2025 15:00:33 [00;32m build 02-Apr-2025 15:00:33 phpBB > export: build 02-Apr-2025 15:00:33 [0m build 02-Apr-2025 15:00:33 Cloning into 'viglink'... build 02-Apr-2025 15:00:34 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:34 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:34 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:34 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:34 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:34 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:34 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:34 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:34 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:34 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:34 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:34 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:34 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:34 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:34 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:34 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:34 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:34 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:34 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:34 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:34 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:34 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:34 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:34 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:34 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:34 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:34 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:34 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:34 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:34 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:34 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:34 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:34 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:34 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:34 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:34 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:34 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:34 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:34 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:34 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:34 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:34 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:34 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:34 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:34 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:34 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:34 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:34 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:34 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:34 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:34 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:34 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:34 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:34 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:34 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:34 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:34 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:34 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:34 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:34 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:34 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:34 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:34 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:34 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:34 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:34 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:34 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:34 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:34 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:34 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:34 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:34 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:34 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:34 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:34 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:34 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:34 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:34 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:34 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:34 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:34 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:34 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:34 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:34 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:34 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:34 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:34 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:34 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:34 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:34 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:34 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:34 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:34 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:34 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:34 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:34 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:34 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:34 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:34 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:34 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:34 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:34 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:34 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:34 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:34 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:34 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:34 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.33 MiB/s, done. build 02-Apr-2025 15:00:34 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:34 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:34 Resolving deltas: 4% (26/579) build 02-Apr-2025 15:00:34 Resolving deltas: 7% (44/579) build 02-Apr-2025 15:00:34 Resolving deltas: 10% (60/579) build 02-Apr-2025 15:00:34 Resolving deltas: 13% (76/579) build 02-Apr-2025 15:00:34 Resolving deltas: 14% (83/579) build 02-Apr-2025 15:00:34 Resolving deltas: 15% (87/579) build 02-Apr-2025 15:00:34 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:34 Resolving deltas: 23% (135/579) build 02-Apr-2025 15:00:34 Resolving deltas: 25% (146/579) build 02-Apr-2025 15:00:34 Resolving deltas: 26% (153/579) build 02-Apr-2025 15:00:34 Resolving deltas: 27% (161/579) build 02-Apr-2025 15:00:34 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:34 Resolving deltas: 31% (185/579) build 02-Apr-2025 15:00:34 Resolving deltas: 32% (186/579) build 02-Apr-2025 15:00:34 Resolving deltas: 33% (194/579) build 02-Apr-2025 15:00:34 Resolving deltas: 34% (198/579) build 02-Apr-2025 15:00:34 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:34 Resolving deltas: 38% (224/579) build 02-Apr-2025 15:00:34 Resolving deltas: 39% (230/579) build 02-Apr-2025 15:00:34 Resolving deltas: 44% (259/579) build 02-Apr-2025 15:00:34 Resolving deltas: 45% (264/579) build 02-Apr-2025 15:00:34 Resolving deltas: 46% (272/579) build 02-Apr-2025 15:00:34 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:00:34 Resolving deltas: 48% (283/579) build 02-Apr-2025 15:00:34 Resolving deltas: 49% (284/579) build 02-Apr-2025 15:00:34 Resolving deltas: 51% (297/579) build 02-Apr-2025 15:00:34 Resolving deltas: 53% (311/579) build 02-Apr-2025 15:00:34 Resolving deltas: 54% (315/579) build 02-Apr-2025 15:00:34 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:00:34 Resolving deltas: 59% (345/579) build 02-Apr-2025 15:00:34 Resolving deltas: 61% (355/579) build 02-Apr-2025 15:00:34 Resolving deltas: 67% (393/579) build 02-Apr-2025 15:00:34 Resolving deltas: 68% (398/579) build 02-Apr-2025 15:00:34 Resolving deltas: 69% (402/579) build 02-Apr-2025 15:00:34 Resolving deltas: 74% (429/579) build 02-Apr-2025 15:00:34 Resolving deltas: 76% (441/579) build 02-Apr-2025 15:00:34 Resolving deltas: 77% (449/579) build 02-Apr-2025 15:00:34 Resolving deltas: 78% (455/579) build 02-Apr-2025 15:00:34 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:00:34 Resolving deltas: 81% (471/579) build 02-Apr-2025 15:00:34 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:00:34 Resolving deltas: 83% (484/579) build 02-Apr-2025 15:00:34 Resolving deltas: 84% (490/579) build 02-Apr-2025 15:00:34 Resolving deltas: 86% (501/579) build 02-Apr-2025 15:00:34 Resolving deltas: 87% (509/579) build 02-Apr-2025 15:00:34 Resolving deltas: 88% (510/579) build 02-Apr-2025 15:00:34 Resolving deltas: 90% (526/579) build 02-Apr-2025 15:00:34 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:34 Resolving deltas: 94% (549/579) build 02-Apr-2025 15:00:34 Resolving deltas: 95% (552/579) build 02-Apr-2025 15:00:34 Resolving deltas: 96% (558/579) build 02-Apr-2025 15:00:34 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:34 Resolving deltas: 98% (569/579) build 02-Apr-2025 15:00:34 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:34 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:34 Note: checking out 'release-phpbb-3.2.5'. build 02-Apr-2025 15:00:34 build 02-Apr-2025 15:00:34 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:34 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:34 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:34 build 02-Apr-2025 15:00:34 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:34 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:34 build 02-Apr-2025 15:00:34 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:34 build 02-Apr-2025 15:00:34 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:34 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete.[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test[0m build 02-Apr-2025 15:00:34 [00;36m [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5[0m build 02-Apr-2025 15:00:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777[0m build 02-Apr-2025 15:00:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777[0m build 02-Apr-2025 15:00:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777[0m build 02-Apr-2025 15:00:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:34 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:34 [00;32m build 02-Apr-2025 15:00:34 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:34 [0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/files[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/install[0m build 02-Apr-2025 15:00:34 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.5/store[0m build 02-Apr-2025 15:00:34 [01;35m [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:34 [00;32m build 02-Apr-2025 15:00:34 phpBB > old-version-diff: build 02-Apr-2025 15:00:34 [0m build 02-Apr-2025 15:00:34 [00;36m [echo] Retrieving version 3.2.6[0m build 02-Apr-2025 15:00:34 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.6[0m build 02-Apr-2025 15:00:34 [00;32m build 02-Apr-2025 15:00:34 phpBB > export: build 02-Apr-2025 15:00:34 [0m build 02-Apr-2025 15:00:35 Cloning into 'viglink'... build 02-Apr-2025 15:00:35 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:35 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:35 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:35 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:35 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:35 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:35 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:35 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:35 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:35 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:35 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:35 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:35 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:35 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:35 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:35 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:35 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:35 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:35 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:35 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:35 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:35 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:35 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:35 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:35 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:35 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:35 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:35 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:35 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:35 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:35 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:35 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:35 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:35 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:35 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:35 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:35 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:35 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:35 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:35 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:35 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:35 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:35 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:35 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:35 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:35 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:35 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:35 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:35 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:35 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:35 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:35 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:35 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:35 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:35 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:35 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:35 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:35 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:35 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:35 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:35 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:35 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:35 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:35 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:35 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:35 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:35 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:35 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:35 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:35 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:35 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:35 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:35 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:35 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:35 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:35 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:35 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:35 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:35 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:35 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:35 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:35 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:35 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:35 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:35 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:35 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:35 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:35 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:35 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:35 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:35 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:35 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:35 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:35 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:35 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:35 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:35 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:35 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:35 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:35 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:35 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:35 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:35 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:35 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:35 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:35 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:35 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.33 MiB/s, done. build 02-Apr-2025 15:00:35 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:35 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:35 Resolving deltas: 2% (16/579) build 02-Apr-2025 15:00:35 Resolving deltas: 5% (32/579) build 02-Apr-2025 15:00:35 Resolving deltas: 8% (50/579) build 02-Apr-2025 15:00:35 Resolving deltas: 9% (54/579) build 02-Apr-2025 15:00:35 Resolving deltas: 10% (61/579) build 02-Apr-2025 15:00:35 Resolving deltas: 12% (72/579) build 02-Apr-2025 15:00:35 Resolving deltas: 13% (76/579) build 02-Apr-2025 15:00:35 Resolving deltas: 14% (85/579) build 02-Apr-2025 15:00:35 Resolving deltas: 17% (102/579) build 02-Apr-2025 15:00:35 Resolving deltas: 19% (112/579) build 02-Apr-2025 15:00:35 Resolving deltas: 20% (118/579) build 02-Apr-2025 15:00:35 Resolving deltas: 23% (136/579) build 02-Apr-2025 15:00:35 Resolving deltas: 26% (156/579) build 02-Apr-2025 15:00:35 Resolving deltas: 27% (158/579) build 02-Apr-2025 15:00:35 Resolving deltas: 28% (167/579) build 02-Apr-2025 15:00:35 Resolving deltas: 32% (186/579) build 02-Apr-2025 15:00:35 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:35 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:35 Resolving deltas: 38% (225/579) build 02-Apr-2025 15:00:35 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:35 Resolving deltas: 41% (240/579) build 02-Apr-2025 15:00:35 Resolving deltas: 42% (244/579) build 02-Apr-2025 15:00:35 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:00:35 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:35 Resolving deltas: 45% (263/579) build 02-Apr-2025 15:00:35 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:00:35 Resolving deltas: 49% (287/579) build 02-Apr-2025 15:00:35 Resolving deltas: 51% (299/579) build 02-Apr-2025 15:00:35 Resolving deltas: 52% (303/579) build 02-Apr-2025 15:00:35 Resolving deltas: 54% (316/579) build 02-Apr-2025 15:00:35 Resolving deltas: 55% (322/579) build 02-Apr-2025 15:00:35 Resolving deltas: 61% (356/579) build 02-Apr-2025 15:00:35 Resolving deltas: 64% (372/579) build 02-Apr-2025 15:00:35 Resolving deltas: 69% (400/579) build 02-Apr-2025 15:00:35 Resolving deltas: 70% (409/579) build 02-Apr-2025 15:00:35 Resolving deltas: 72% (418/579) build 02-Apr-2025 15:00:35 Resolving deltas: 77% (451/579) build 02-Apr-2025 15:00:35 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:35 Resolving deltas: 80% (465/579) build 02-Apr-2025 15:00:35 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:00:35 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:00:35 Resolving deltas: 83% (484/579) build 02-Apr-2025 15:00:35 Resolving deltas: 84% (490/579) build 02-Apr-2025 15:00:35 Resolving deltas: 85% (493/579) build 02-Apr-2025 15:00:35 Resolving deltas: 90% (526/579) build 02-Apr-2025 15:00:35 Resolving deltas: 91% (527/579) build 02-Apr-2025 15:00:35 Resolving deltas: 94% (547/579) build 02-Apr-2025 15:00:35 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:35 Resolving deltas: 96% (560/579) build 02-Apr-2025 15:00:35 Resolving deltas: 97% (566/579) build 02-Apr-2025 15:00:35 Resolving deltas: 98% (569/579) build 02-Apr-2025 15:00:35 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:00:35 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:35 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:35 Note: checking out 'release-phpbb-3.2.6'. build 02-Apr-2025 15:00:35 build 02-Apr-2025 15:00:35 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:35 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:35 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:35 build 02-Apr-2025 15:00:35 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:35 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:35 build 02-Apr-2025 15:00:35 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:35 build 02-Apr-2025 15:00:35 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:35 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete.[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test[0m build 02-Apr-2025 15:00:35 [00;36m [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6[0m build 02-Apr-2025 15:00:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777[0m build 02-Apr-2025 15:00:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777[0m build 02-Apr-2025 15:00:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777[0m build 02-Apr-2025 15:00:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:35 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:35 [00;32m build 02-Apr-2025 15:00:35 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:35 [0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/files[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/install[0m build 02-Apr-2025 15:00:35 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.6/store[0m build 02-Apr-2025 15:00:35 [01;35m [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:36 [00;32m build 02-Apr-2025 15:00:36 phpBB > old-version-diff: build 02-Apr-2025 15:00:36 [0m build 02-Apr-2025 15:00:36 [00;36m [echo] Retrieving version 3.2.7[0m build 02-Apr-2025 15:00:36 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.7[0m build 02-Apr-2025 15:00:36 [00;32m build 02-Apr-2025 15:00:36 phpBB > export: build 02-Apr-2025 15:00:36 [0m build 02-Apr-2025 15:00:37 Cloning into 'viglink'... build 02-Apr-2025 15:00:38 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:38 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:38 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:38 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:38 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:38 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:38 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:38 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:38 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:38 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:38 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:38 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:38 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:38 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:38 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:38 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:38 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:38 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:38 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:38 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:38 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:38 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:38 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:38 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:38 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:38 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:38 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:38 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:38 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:38 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:38 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:38 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:38 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:38 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:38 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:38 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:38 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:38 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:38 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:38 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:38 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:38 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:38 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:38 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:38 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:38 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:38 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:38 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:38 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:38 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:38 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:38 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:38 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:38 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:38 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:38 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:38 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:38 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:38 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:38 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:38 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:38 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:38 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:38 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:38 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:38 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:38 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:38 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:38 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:38 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:38 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:38 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:38 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:38 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:38 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:38 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:38 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:38 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:38 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:38 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:38 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:38 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:38 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:38 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:38 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:38 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:38 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:38 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:38 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:38 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:38 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:38 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:38 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:38 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:38 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:38 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:38 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:38 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:38 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:38 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:38 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:38 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:38 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:38 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:38 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:38 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:38 Receiving objects: 100% (1127/1127), 216.86 KiB | 13.55 MiB/s, done. build 02-Apr-2025 15:00:38 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:38 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:38 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:38 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:38 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:38 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:38 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:38 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:38 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:38 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:38 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:38 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:38 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:38 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:38 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:38 Resolving deltas: 30% (174/579) build 02-Apr-2025 15:00:38 Resolving deltas: 31% (185/579) build 02-Apr-2025 15:00:38 Resolving deltas: 34% (202/579) build 02-Apr-2025 15:00:38 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:38 Resolving deltas: 36% (210/579) build 02-Apr-2025 15:00:38 Resolving deltas: 37% (218/579) build 02-Apr-2025 15:00:38 Resolving deltas: 39% (231/579) build 02-Apr-2025 15:00:38 Resolving deltas: 40% (232/579) build 02-Apr-2025 15:00:38 Resolving deltas: 42% (244/579) build 02-Apr-2025 15:00:38 Resolving deltas: 43% (253/579) build 02-Apr-2025 15:00:38 Resolving deltas: 44% (256/579) build 02-Apr-2025 15:00:38 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:00:38 Resolving deltas: 55% (319/579) build 02-Apr-2025 15:00:38 Resolving deltas: 56% (326/579) build 02-Apr-2025 15:00:38 Resolving deltas: 57% (333/579) build 02-Apr-2025 15:00:38 Resolving deltas: 62% (361/579) build 02-Apr-2025 15:00:38 Resolving deltas: 63% (365/579) build 02-Apr-2025 15:00:38 Resolving deltas: 66% (385/579) build 02-Apr-2025 15:00:38 Resolving deltas: 67% (390/579) build 02-Apr-2025 15:00:38 Resolving deltas: 68% (394/579) build 02-Apr-2025 15:00:38 Resolving deltas: 72% (421/579) build 02-Apr-2025 15:00:38 Resolving deltas: 74% (433/579) build 02-Apr-2025 15:00:38 Resolving deltas: 76% (441/579) build 02-Apr-2025 15:00:38 Resolving deltas: 77% (447/579) build 02-Apr-2025 15:00:38 Resolving deltas: 79% (458/579) build 02-Apr-2025 15:00:38 Resolving deltas: 80% (465/579) build 02-Apr-2025 15:00:38 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:00:38 Resolving deltas: 87% (506/579) build 02-Apr-2025 15:00:38 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:38 Resolving deltas: 93% (541/579) build 02-Apr-2025 15:00:38 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:38 Resolving deltas: 95% (554/579) build 02-Apr-2025 15:00:38 Resolving deltas: 96% (557/579) build 02-Apr-2025 15:00:38 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:38 Resolving deltas: 99% (578/579) build 02-Apr-2025 15:00:38 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:38 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:38 Note: checking out 'release-phpbb-3.2.7'. build 02-Apr-2025 15:00:38 build 02-Apr-2025 15:00:38 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:38 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:38 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:38 build 02-Apr-2025 15:00:38 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:38 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:38 build 02-Apr-2025 15:00:38 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:38 build 02-Apr-2025 15:00:38 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:38 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete.[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test[0m build 02-Apr-2025 15:00:38 [00;36m [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7[0m build 02-Apr-2025 15:00:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777[0m build 02-Apr-2025 15:00:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777[0m build 02-Apr-2025 15:00:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777[0m build 02-Apr-2025 15:00:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:38 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:38 [00;32m build 02-Apr-2025 15:00:38 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:38 [0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/files[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/install[0m build 02-Apr-2025 15:00:38 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.7/store[0m build 02-Apr-2025 15:00:38 [01;35m [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:38 [00;32m build 02-Apr-2025 15:00:38 phpBB > old-version-diff: build 02-Apr-2025 15:00:38 [0m build 02-Apr-2025 15:00:38 [00;36m [echo] Retrieving version 3.2.8[0m build 02-Apr-2025 15:00:38 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.8[0m build 02-Apr-2025 15:00:38 [00;32m build 02-Apr-2025 15:00:38 phpBB > export: build 02-Apr-2025 15:00:38 [0m build 02-Apr-2025 15:00:39 Cloning into 'viglink'... build 02-Apr-2025 15:00:39 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:39 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:39 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:39 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:39 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:39 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:39 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:39 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:39 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:39 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:39 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:39 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:39 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:39 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:39 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:39 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:39 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:39 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:39 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:39 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:39 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:39 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:39 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:39 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:39 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:39 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:39 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:39 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:39 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:39 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:39 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:39 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:39 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:39 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:39 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:39 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:39 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:39 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:39 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:39 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:39 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:39 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:39 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:39 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:39 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:39 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:39 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:39 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:39 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:39 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:39 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:39 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:39 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:39 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:39 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:39 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:39 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:39 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:39 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:39 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:39 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:39 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:39 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:39 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:39 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:39 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:39 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:39 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:39 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:39 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:39 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:39 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:39 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:39 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:39 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:39 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:39 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:39 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:39 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:39 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:39 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:39 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:39 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:39 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:39 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:39 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:39 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:39 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:39 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:39 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:39 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:39 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:39 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:39 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:39 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:39 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:39 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:39 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:39 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:39 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:39 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:39 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:39 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:39 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:39 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:39 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:39 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.00 MiB/s, done. build 02-Apr-2025 15:00:39 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:39 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:39 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:39 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:39 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:39 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:39 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:39 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:39 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:39 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:39 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:39 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:39 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:39 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:39 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:39 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:39 Resolving deltas: 35% (204/579) build 02-Apr-2025 15:00:39 Resolving deltas: 36% (212/579) build 02-Apr-2025 15:00:39 Resolving deltas: 37% (216/579) build 02-Apr-2025 15:00:39 Resolving deltas: 38% (221/579) build 02-Apr-2025 15:00:39 Resolving deltas: 40% (232/579) build 02-Apr-2025 15:00:39 Resolving deltas: 42% (248/579) build 02-Apr-2025 15:00:39 Resolving deltas: 44% (255/579) build 02-Apr-2025 15:00:39 Resolving deltas: 45% (264/579) build 02-Apr-2025 15:00:39 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:00:39 Resolving deltas: 47% (274/579) build 02-Apr-2025 15:00:39 Resolving deltas: 56% (327/579) build 02-Apr-2025 15:00:39 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:00:39 Resolving deltas: 58% (341/579) build 02-Apr-2025 15:00:39 Resolving deltas: 59% (342/579) build 02-Apr-2025 15:00:39 Resolving deltas: 63% (369/579) build 02-Apr-2025 15:00:39 Resolving deltas: 64% (371/579) build 02-Apr-2025 15:00:39 Resolving deltas: 67% (393/579) build 02-Apr-2025 15:00:39 Resolving deltas: 68% (398/579) build 02-Apr-2025 15:00:39 Resolving deltas: 69% (402/579) build 02-Apr-2025 15:00:39 Resolving deltas: 74% (429/579) build 02-Apr-2025 15:00:39 Resolving deltas: 76% (441/579) build 02-Apr-2025 15:00:39 Resolving deltas: 77% (449/579) build 02-Apr-2025 15:00:39 Resolving deltas: 78% (455/579) build 02-Apr-2025 15:00:39 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:00:39 Resolving deltas: 81% (469/579) build 02-Apr-2025 15:00:39 Resolving deltas: 82% (478/579) build 02-Apr-2025 15:00:39 Resolving deltas: 83% (482/579) build 02-Apr-2025 15:00:39 Resolving deltas: 88% (514/579) build 02-Apr-2025 15:00:39 Resolving deltas: 89% (517/579) build 02-Apr-2025 15:00:39 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:39 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:39 Resolving deltas: 95% (554/579) build 02-Apr-2025 15:00:39 Resolving deltas: 96% (557/579) build 02-Apr-2025 15:00:39 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:39 Resolving deltas: 99% (576/579) build 02-Apr-2025 15:00:39 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:39 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:39 Note: checking out 'release-phpbb-3.2.8'. build 02-Apr-2025 15:00:39 build 02-Apr-2025 15:00:39 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:39 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:39 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:39 build 02-Apr-2025 15:00:39 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:39 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:39 build 02-Apr-2025 15:00:39 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:39 build 02-Apr-2025 15:00:39 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:39 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete.[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development[0m build 02-Apr-2025 15:00:39 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test[0m build 02-Apr-2025 15:00:39 [00;36m [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8[0m build 02-Apr-2025 15:00:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777[0m build 02-Apr-2025 15:00:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777[0m build 02-Apr-2025 15:00:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777[0m build 02-Apr-2025 15:00:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:40 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:40 [00;32m build 02-Apr-2025 15:00:40 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:40 [0m build 02-Apr-2025 15:00:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache[0m build 02-Apr-2025 15:00:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs[0m build 02-Apr-2025 15:00:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/files[0m build 02-Apr-2025 15:00:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/install[0m build 02-Apr-2025 15:00:40 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.8/store[0m build 02-Apr-2025 15:00:40 [01;35m [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:40 [00;32m build 02-Apr-2025 15:00:40 phpBB > old-version-diff: build 02-Apr-2025 15:00:40 [0m build 02-Apr-2025 15:00:40 [00;36m [echo] Retrieving version 3.2.9[0m build 02-Apr-2025 15:00:40 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.9[0m build 02-Apr-2025 15:00:40 [00;32m build 02-Apr-2025 15:00:40 phpBB > export: build 02-Apr-2025 15:00:40 [0m build 02-Apr-2025 15:00:41 Cloning into 'viglink'... build 02-Apr-2025 15:00:41 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:41 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:41 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:41 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:41 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:41 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:41 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:41 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:41 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:41 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:41 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:41 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:41 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:41 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:41 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:41 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:41 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:41 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:41 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:41 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:41 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:41 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:41 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:41 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:41 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:41 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:41 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:41 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:41 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:41 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:41 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:41 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:41 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:41 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:41 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:41 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:41 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:41 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:41 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:41 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:41 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:41 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:41 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:41 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:41 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:41 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:41 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:41 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:41 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:41 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:41 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:41 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:41 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:41 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:41 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:41 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:41 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:41 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:41 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:41 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:41 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:41 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:41 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:41 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:41 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:41 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:41 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:41 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:41 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:41 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:41 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:41 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:41 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:41 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:41 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:41 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:41 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:41 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:41 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:41 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:41 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:41 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:41 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:41 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:41 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:41 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:41 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:41 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:41 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:41 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:41 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:41 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:41 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:41 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:41 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:41 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:41 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:41 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:41 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:41 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:41 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:41 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:41 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:41 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:41 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:41 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:41 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 02-Apr-2025 15:00:41 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:41 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:41 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:41 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:41 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:41 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:41 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:41 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:41 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:41 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:41 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:41 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:41 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:41 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:41 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:41 Resolving deltas: 32% (186/579) build 02-Apr-2025 15:00:41 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:41 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:41 Resolving deltas: 37% (215/579) build 02-Apr-2025 15:00:41 Resolving deltas: 40% (233/579) build 02-Apr-2025 15:00:41 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:00:41 Resolving deltas: 44% (256/579) build 02-Apr-2025 15:00:41 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:00:41 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:00:41 Resolving deltas: 47% (277/579) build 02-Apr-2025 15:00:41 Resolving deltas: 48% (278/579) build 02-Apr-2025 15:00:41 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:00:41 Resolving deltas: 58% (336/579) build 02-Apr-2025 15:00:41 Resolving deltas: 59% (345/579) build 02-Apr-2025 15:00:41 Resolving deltas: 64% (373/579) build 02-Apr-2025 15:00:41 Resolving deltas: 65% (377/579) build 02-Apr-2025 15:00:41 Resolving deltas: 68% (397/579) build 02-Apr-2025 15:00:41 Resolving deltas: 69% (402/579) build 02-Apr-2025 15:00:41 Resolving deltas: 70% (406/579) build 02-Apr-2025 15:00:41 Resolving deltas: 74% (433/579) build 02-Apr-2025 15:00:41 Resolving deltas: 76% (445/579) build 02-Apr-2025 15:00:41 Resolving deltas: 78% (453/579) build 02-Apr-2025 15:00:41 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:41 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:00:41 Resolving deltas: 82% (477/579) build 02-Apr-2025 15:00:41 Resolving deltas: 83% (482/579) build 02-Apr-2025 15:00:41 Resolving deltas: 89% (518/579) build 02-Apr-2025 15:00:41 Resolving deltas: 93% (543/579) build 02-Apr-2025 15:00:41 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:41 Resolving deltas: 96% (558/579) build 02-Apr-2025 15:00:41 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:00:41 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:00:41 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:00:41 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:41 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:41 Note: checking out 'release-phpbb-3.2.9'. build 02-Apr-2025 15:00:41 build 02-Apr-2025 15:00:41 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:41 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:41 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:41 build 02-Apr-2025 15:00:41 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:41 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:41 build 02-Apr-2025 15:00:41 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:41 build 02-Apr-2025 15:00:41 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:41 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete.[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development[0m build 02-Apr-2025 15:00:41 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test[0m build 02-Apr-2025 15:00:41 [00;36m [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9[0m build 02-Apr-2025 15:00:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777[0m build 02-Apr-2025 15:00:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777[0m build 02-Apr-2025 15:00:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777[0m build 02-Apr-2025 15:00:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:41 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:42 [00;32m build 02-Apr-2025 15:00:42 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:42 [0m build 02-Apr-2025 15:00:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache[0m build 02-Apr-2025 15:00:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs[0m build 02-Apr-2025 15:00:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/files[0m build 02-Apr-2025 15:00:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/install[0m build 02-Apr-2025 15:00:42 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.9/store[0m build 02-Apr-2025 15:00:42 [01;35m [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:42 [00;32m build 02-Apr-2025 15:00:42 phpBB > old-version-diff: build 02-Apr-2025 15:00:42 [0m build 02-Apr-2025 15:00:42 [00;36m [echo] Retrieving version 3.2.10[0m build 02-Apr-2025 15:00:42 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.10[0m build 02-Apr-2025 15:00:42 [00;32m build 02-Apr-2025 15:00:42 phpBB > export: build 02-Apr-2025 15:00:42 [0m build 02-Apr-2025 15:00:42 Cloning into 'viglink'... build 02-Apr-2025 15:00:43 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:43 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:43 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:43 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:43 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:43 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:43 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:43 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:43 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:43 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:43 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:43 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:43 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:43 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:43 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:43 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:43 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:43 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:43 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:43 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:43 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:43 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:43 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:43 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:43 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:43 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:43 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:43 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:43 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:43 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:43 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:43 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:43 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:43 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:43 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:43 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:43 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:43 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:43 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:43 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:43 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:43 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:43 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:43 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:43 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:43 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:43 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:43 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:43 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:43 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:43 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:43 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:43 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:43 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:43 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:43 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:43 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:43 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:43 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:43 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:43 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:43 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:43 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:43 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:43 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:43 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:43 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:43 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:43 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:43 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:43 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:43 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:43 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:43 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:43 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:43 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:43 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:43 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:43 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:43 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:43 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:43 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:43 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:43 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:43 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:43 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:43 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:43 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:43 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:43 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:43 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:43 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:43 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:43 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:43 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:43 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:43 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:43 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:43 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:43 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:43 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:43 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:43 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:43 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:43 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:43 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:43 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.04 MiB/s, done. build 02-Apr-2025 15:00:43 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:43 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:43 Resolving deltas: 2% (14/579) build 02-Apr-2025 15:00:43 Resolving deltas: 5% (34/579) build 02-Apr-2025 15:00:43 Resolving deltas: 7% (43/579) build 02-Apr-2025 15:00:43 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:43 Resolving deltas: 11% (66/579) build 02-Apr-2025 15:00:43 Resolving deltas: 13% (80/579) build 02-Apr-2025 15:00:43 Resolving deltas: 17% (100/579) build 02-Apr-2025 15:00:43 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:43 Resolving deltas: 19% (114/579) build 02-Apr-2025 15:00:43 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:43 Resolving deltas: 23% (134/579) build 02-Apr-2025 15:00:43 Resolving deltas: 25% (149/579) build 02-Apr-2025 15:00:43 Resolving deltas: 30% (174/579) build 02-Apr-2025 15:00:43 Resolving deltas: 31% (185/579) build 02-Apr-2025 15:00:43 Resolving deltas: 34% (197/579) build 02-Apr-2025 15:00:43 Resolving deltas: 35% (205/579) build 02-Apr-2025 15:00:43 Resolving deltas: 36% (209/579) build 02-Apr-2025 15:00:43 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:43 Resolving deltas: 43% (251/579) build 02-Apr-2025 15:00:43 Resolving deltas: 44% (258/579) build 02-Apr-2025 15:00:43 Resolving deltas: 45% (263/579) build 02-Apr-2025 15:00:43 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:00:43 Resolving deltas: 47% (276/579) build 02-Apr-2025 15:00:43 Resolving deltas: 49% (289/579) build 02-Apr-2025 15:00:43 Resolving deltas: 50% (293/579) build 02-Apr-2025 15:00:43 Resolving deltas: 51% (296/579) build 02-Apr-2025 15:00:43 Resolving deltas: 54% (313/579) build 02-Apr-2025 15:00:43 Resolving deltas: 56% (327/579) build 02-Apr-2025 15:00:43 Resolving deltas: 57% (332/579) build 02-Apr-2025 15:00:43 Resolving deltas: 62% (359/579) build 02-Apr-2025 15:00:43 Resolving deltas: 67% (389/579) build 02-Apr-2025 15:00:43 Resolving deltas: 74% (431/579) build 02-Apr-2025 15:00:43 Resolving deltas: 76% (443/579) build 02-Apr-2025 15:00:43 Resolving deltas: 77% (451/579) build 02-Apr-2025 15:00:43 Resolving deltas: 78% (457/579) build 02-Apr-2025 15:00:43 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:43 Resolving deltas: 80% (468/579) build 02-Apr-2025 15:00:43 Resolving deltas: 81% (471/579) build 02-Apr-2025 15:00:43 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:00:43 Resolving deltas: 83% (484/579) build 02-Apr-2025 15:00:43 Resolving deltas: 89% (516/579) build 02-Apr-2025 15:00:43 Resolving deltas: 93% (541/579) build 02-Apr-2025 15:00:43 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:43 Resolving deltas: 96% (556/579) build 02-Apr-2025 15:00:43 Resolving deltas: 97% (564/579) build 02-Apr-2025 15:00:43 Resolving deltas: 98% (569/579) build 02-Apr-2025 15:00:43 Resolving deltas: 99% (578/579) build 02-Apr-2025 15:00:43 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:43 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:43 Note: checking out 'release-phpbb-3.2.10'. build 02-Apr-2025 15:00:43 build 02-Apr-2025 15:00:43 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:43 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:43 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:43 build 02-Apr-2025 15:00:43 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:43 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:43 build 02-Apr-2025 15:00:43 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:43 build 02-Apr-2025 15:00:43 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:43 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete.[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test[0m build 02-Apr-2025 15:00:43 [00;36m [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10[0m build 02-Apr-2025 15:00:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777[0m build 02-Apr-2025 15:00:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777[0m build 02-Apr-2025 15:00:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777[0m build 02-Apr-2025 15:00:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:43 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:43 [00;32m build 02-Apr-2025 15:00:43 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:43 [0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/files[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/install[0m build 02-Apr-2025 15:00:43 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.10/store[0m build 02-Apr-2025 15:00:43 [01;35m [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:44 [00;32m build 02-Apr-2025 15:00:44 phpBB > old-version-diff: build 02-Apr-2025 15:00:44 [0m build 02-Apr-2025 15:00:44 [00;36m [echo] Retrieving version 3.2.11[0m build 02-Apr-2025 15:00:44 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.2.11[0m build 02-Apr-2025 15:00:44 [00;32m build 02-Apr-2025 15:00:44 phpBB > export: build 02-Apr-2025 15:00:44 [0m build 02-Apr-2025 15:00:45 Cloning into 'viglink'... build 02-Apr-2025 15:00:45 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:45 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:45 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:45 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:45 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:45 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:45 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:45 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:45 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:45 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:45 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:45 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:45 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:45 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:45 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:45 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:45 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:45 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:45 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:45 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:45 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:45 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:45 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:45 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:45 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:45 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:45 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:45 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:45 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:45 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:45 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:45 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:45 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:45 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:45 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:45 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:45 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:45 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:45 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:45 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:45 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:45 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:45 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:45 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:45 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:45 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:45 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:45 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:45 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:45 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:45 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:45 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:45 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:45 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:45 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:45 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:45 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:45 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:45 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:45 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:45 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:45 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:45 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:45 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:45 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:45 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:45 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:45 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:45 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:45 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:45 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:45 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:45 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:45 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:45 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:45 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:45 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:45 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:45 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:45 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:45 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:45 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:45 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:45 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:45 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:45 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:45 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:45 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:45 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:45 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:45 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:45 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:45 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:45 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:45 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:45 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:45 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:45 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:45 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:45 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:45 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:45 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:45 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:45 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:45 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:45 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:45 Receiving objects: 100% (1127/1127), 216.86 KiB | 11.41 MiB/s, done. build 02-Apr-2025 15:00:45 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:45 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:45 Resolving deltas: 7% (43/579) build 02-Apr-2025 15:00:45 Resolving deltas: 8% (48/579) build 02-Apr-2025 15:00:45 Resolving deltas: 9% (53/579) build 02-Apr-2025 15:00:45 Resolving deltas: 10% (60/579) build 02-Apr-2025 15:00:45 Resolving deltas: 11% (64/579) build 02-Apr-2025 15:00:45 Resolving deltas: 13% (81/579) build 02-Apr-2025 15:00:45 Resolving deltas: 14% (85/579) build 02-Apr-2025 15:00:45 Resolving deltas: 15% (90/579) build 02-Apr-2025 15:00:45 Resolving deltas: 16% (93/579) build 02-Apr-2025 15:00:45 Resolving deltas: 19% (112/579) build 02-Apr-2025 15:00:45 Resolving deltas: 20% (117/579) build 02-Apr-2025 15:00:45 Resolving deltas: 23% (136/579) build 02-Apr-2025 15:00:45 Resolving deltas: 25% (147/579) build 02-Apr-2025 15:00:45 Resolving deltas: 30% (174/579) build 02-Apr-2025 15:00:45 Resolving deltas: 31% (180/579) build 02-Apr-2025 15:00:45 Resolving deltas: 33% (195/579) build 02-Apr-2025 15:00:45 Resolving deltas: 34% (201/579) build 02-Apr-2025 15:00:45 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:45 Resolving deltas: 37% (215/579) build 02-Apr-2025 15:00:45 Resolving deltas: 38% (222/579) build 02-Apr-2025 15:00:45 Resolving deltas: 39% (229/579) build 02-Apr-2025 15:00:45 Resolving deltas: 43% (252/579) build 02-Apr-2025 15:00:45 Resolving deltas: 45% (261/579) build 02-Apr-2025 15:00:45 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:00:45 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:00:45 Resolving deltas: 49% (284/579) build 02-Apr-2025 15:00:45 Resolving deltas: 51% (296/579) build 02-Apr-2025 15:00:45 Resolving deltas: 52% (302/579) build 02-Apr-2025 15:00:45 Resolving deltas: 54% (314/579) build 02-Apr-2025 15:00:45 Resolving deltas: 64% (376/579) build 02-Apr-2025 15:00:45 Resolving deltas: 65% (379/579) build 02-Apr-2025 15:00:45 Resolving deltas: 66% (384/579) build 02-Apr-2025 15:00:45 Resolving deltas: 69% (401/579) build 02-Apr-2025 15:00:45 Resolving deltas: 70% (409/579) build 02-Apr-2025 15:00:45 Resolving deltas: 72% (417/579) build 02-Apr-2025 15:00:45 Resolving deltas: 73% (427/579) build 02-Apr-2025 15:00:45 Resolving deltas: 77% (447/579) build 02-Apr-2025 15:00:45 Resolving deltas: 78% (453/579) build 02-Apr-2025 15:00:45 Resolving deltas: 80% (465/579) build 02-Apr-2025 15:00:45 Resolving deltas: 81% (472/579) build 02-Apr-2025 15:00:45 Resolving deltas: 83% (483/579) build 02-Apr-2025 15:00:45 Resolving deltas: 84% (487/579) build 02-Apr-2025 15:00:45 Resolving deltas: 93% (543/579) build 02-Apr-2025 15:00:45 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:45 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:45 Resolving deltas: 96% (561/579) build 02-Apr-2025 15:00:45 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:00:45 Resolving deltas: 98% (569/579) build 02-Apr-2025 15:00:45 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:45 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:45 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:45 [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 02-Apr-2025 15:00:45 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:45 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:45 [01;35m [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete.[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test[0m build 02-Apr-2025 15:00:45 [00;36m [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11[0m build 02-Apr-2025 15:00:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777[0m build 02-Apr-2025 15:00:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777[0m build 02-Apr-2025 15:00:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777[0m build 02-Apr-2025 15:00:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:45 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:45 [00;32m build 02-Apr-2025 15:00:45 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:45 [0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/files[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/install[0m build 02-Apr-2025 15:00:45 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.2.11/store[0m build 02-Apr-2025 15:00:45 [01;35m [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:46 [00;32m build 02-Apr-2025 15:00:46 phpBB > old-version-diff: build 02-Apr-2025 15:00:46 [0m build 02-Apr-2025 15:00:46 [00;36m [echo] Retrieving version 3.3.0[0m build 02-Apr-2025 15:00:46 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.0[0m build 02-Apr-2025 15:00:46 [00;32m build 02-Apr-2025 15:00:46 phpBB > export: build 02-Apr-2025 15:00:46 [0m build 02-Apr-2025 15:00:46 Cloning into 'viglink'... build 02-Apr-2025 15:00:46 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:46 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:46 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:46 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:46 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:46 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:46 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:46 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:46 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:46 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:46 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:46 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:46 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:46 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:46 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:46 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:46 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:46 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:46 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:46 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:46 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:46 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:46 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:46 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:46 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:46 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:46 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:46 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:46 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:46 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:46 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:46 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:46 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:46 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:46 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:46 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:46 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:46 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:46 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:46 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:46 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:46 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:46 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:46 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:46 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:46 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:46 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:46 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:46 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:46 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:46 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:46 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:46 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:46 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:46 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:46 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:46 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:46 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:46 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:46 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:46 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:46 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:46 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:46 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:46 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:46 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:46 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:46 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:46 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:46 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:46 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:46 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:46 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:46 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:46 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:46 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:46 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:46 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:46 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:46 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:46 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:46 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:46 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:46 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:46 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:46 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:46 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:46 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:46 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:46 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:46 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:46 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:46 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:46 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:46 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:46 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:46 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:46 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:46 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:46 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:46 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:46 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:46 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:46 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:46 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:46 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:46 Receiving objects: 100% (1127/1127), 216.86 KiB | 4.02 MiB/s, done. build 02-Apr-2025 15:00:46 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:46 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:46 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:46 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:46 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:46 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:46 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:46 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:46 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:46 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:46 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:46 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:46 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:46 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:46 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:46 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:46 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:00:46 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:46 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:00:46 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:00:46 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:46 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:00:46 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:46 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:00:46 Resolving deltas: 46% (269/579) build 02-Apr-2025 15:00:46 Resolving deltas: 47% (274/579) build 02-Apr-2025 15:00:46 Resolving deltas: 48% (281/579) build 02-Apr-2025 15:00:46 Resolving deltas: 58% (337/579) build 02-Apr-2025 15:00:46 Resolving deltas: 59% (347/579) build 02-Apr-2025 15:00:46 Resolving deltas: 60% (348/579) build 02-Apr-2025 15:00:46 Resolving deltas: 64% (375/579) build 02-Apr-2025 15:00:46 Resolving deltas: 65% (377/579) build 02-Apr-2025 15:00:46 Resolving deltas: 68% (399/579) build 02-Apr-2025 15:00:46 Resolving deltas: 69% (404/579) build 02-Apr-2025 15:00:46 Resolving deltas: 70% (408/579) build 02-Apr-2025 15:00:46 Resolving deltas: 75% (435/579) build 02-Apr-2025 15:00:46 Resolving deltas: 77% (447/579) build 02-Apr-2025 15:00:46 Resolving deltas: 78% (455/579) build 02-Apr-2025 15:00:46 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:00:46 Resolving deltas: 81% (472/579) build 02-Apr-2025 15:00:46 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:00:46 Resolving deltas: 83% (485/579) build 02-Apr-2025 15:00:46 Resolving deltas: 84% (489/579) build 02-Apr-2025 15:00:46 Resolving deltas: 89% (521/579) build 02-Apr-2025 15:00:46 Resolving deltas: 90% (522/579) build 02-Apr-2025 15:00:46 Resolving deltas: 94% (546/579) build 02-Apr-2025 15:00:46 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:46 Resolving deltas: 96% (561/579) build 02-Apr-2025 15:00:46 Resolving deltas: 97% (564/579) build 02-Apr-2025 15:00:46 Resolving deltas: 98% (570/579) build 02-Apr-2025 15:00:46 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:00:46 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:46 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:47 Note: checking out 'release-phpbb-3.3.0'. build 02-Apr-2025 15:00:47 build 02-Apr-2025 15:00:47 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:47 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:47 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:47 build 02-Apr-2025 15:00:47 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:47 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:47 build 02-Apr-2025 15:00:47 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:47 build 02-Apr-2025 15:00:47 HEAD is now at 6913153 Merge branch '3.2.x' build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:47 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete.[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test[0m build 02-Apr-2025 15:00:47 [00;36m [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0[0m build 02-Apr-2025 15:00:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777[0m build 02-Apr-2025 15:00:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777[0m build 02-Apr-2025 15:00:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777[0m build 02-Apr-2025 15:00:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:47 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:47 [00;32m build 02-Apr-2025 15:00:47 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:47 [0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/files[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/install[0m build 02-Apr-2025 15:00:47 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.0/store[0m build 02-Apr-2025 15:00:47 [01;35m [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:47 [00;32m build 02-Apr-2025 15:00:47 phpBB > old-version-diff: build 02-Apr-2025 15:00:47 [0m build 02-Apr-2025 15:00:47 [00;36m [echo] Retrieving version 3.3.1[0m build 02-Apr-2025 15:00:47 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.1[0m build 02-Apr-2025 15:00:47 [00;32m build 02-Apr-2025 15:00:47 phpBB > export: build 02-Apr-2025 15:00:47 [0m build 02-Apr-2025 15:00:48 Cloning into 'viglink'... build 02-Apr-2025 15:00:49 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:49 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:49 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:49 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:49 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:49 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:49 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:49 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:49 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:49 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:49 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:49 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:49 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:49 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:49 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:49 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:49 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:49 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:49 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:49 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:49 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:49 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:49 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:49 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:49 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:49 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:49 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:49 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:49 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:49 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:49 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:49 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:49 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:49 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:49 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:49 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:49 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:49 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:49 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:49 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:49 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:49 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:49 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:49 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:49 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:49 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:49 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:49 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:49 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:49 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:49 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:49 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:49 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:49 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:49 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:49 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:49 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:49 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:49 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:49 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:49 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:49 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:49 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:49 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:49 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:49 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:49 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:49 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:49 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:49 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:49 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:49 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:49 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:49 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:49 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:49 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:49 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:49 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:49 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:49 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:49 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:49 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:49 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:49 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:49 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:49 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:49 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:49 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:49 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:49 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:49 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:49 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:49 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:49 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:49 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:49 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:49 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:49 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:49 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:49 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:49 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:49 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:49 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:49 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:49 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:49 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:49 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.42 MiB/s, done. build 02-Apr-2025 15:00:49 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:49 Resolving deltas: 1% (7/579) build 02-Apr-2025 15:00:49 Resolving deltas: 4% (25/579) build 02-Apr-2025 15:00:49 Resolving deltas: 7% (44/579) build 02-Apr-2025 15:00:49 Resolving deltas: 8% (50/579) build 02-Apr-2025 15:00:49 Resolving deltas: 11% (64/579) build 02-Apr-2025 15:00:49 Resolving deltas: 12% (72/579) build 02-Apr-2025 15:00:49 Resolving deltas: 13% (80/579) build 02-Apr-2025 15:00:49 Resolving deltas: 14% (86/579) build 02-Apr-2025 15:00:49 Resolving deltas: 15% (88/579) build 02-Apr-2025 15:00:49 Resolving deltas: 17% (101/579) build 02-Apr-2025 15:00:49 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:49 Resolving deltas: 22% (132/579) build 02-Apr-2025 15:00:49 Resolving deltas: 24% (144/579) build 02-Apr-2025 15:00:49 Resolving deltas: 27% (159/579) build 02-Apr-2025 15:00:49 Resolving deltas: 29% (173/579) build 02-Apr-2025 15:00:49 Resolving deltas: 30% (176/579) build 02-Apr-2025 15:00:49 Resolving deltas: 33% (194/579) build 02-Apr-2025 15:00:49 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:49 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:49 Resolving deltas: 38% (222/579) build 02-Apr-2025 15:00:49 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:00:49 Resolving deltas: 42% (245/579) build 02-Apr-2025 15:00:49 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:00:49 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:49 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:00:49 Resolving deltas: 48% (280/579) build 02-Apr-2025 15:00:49 Resolving deltas: 49% (287/579) build 02-Apr-2025 15:00:49 Resolving deltas: 51% (300/579) build 02-Apr-2025 15:00:49 Resolving deltas: 53% (312/579) build 02-Apr-2025 15:00:49 Resolving deltas: 54% (316/579) build 02-Apr-2025 15:00:49 Resolving deltas: 59% (344/579) build 02-Apr-2025 15:00:49 Resolving deltas: 60% (348/579) build 02-Apr-2025 15:00:49 Resolving deltas: 61% (354/579) build 02-Apr-2025 15:00:49 Resolving deltas: 66% (386/579) build 02-Apr-2025 15:00:49 Resolving deltas: 67% (391/579) build 02-Apr-2025 15:00:49 Resolving deltas: 68% (395/579) build 02-Apr-2025 15:00:49 Resolving deltas: 70% (411/579) build 02-Apr-2025 15:00:49 Resolving deltas: 73% (423/579) build 02-Apr-2025 15:00:49 Resolving deltas: 74% (431/579) build 02-Apr-2025 15:00:49 Resolving deltas: 75% (437/579) build 02-Apr-2025 15:00:49 Resolving deltas: 77% (448/579) build 02-Apr-2025 15:00:49 Resolving deltas: 78% (455/579) build 02-Apr-2025 15:00:49 Resolving deltas: 79% (460/579) build 02-Apr-2025 15:00:49 Resolving deltas: 80% (464/579) build 02-Apr-2025 15:00:49 Resolving deltas: 85% (496/579) build 02-Apr-2025 15:00:49 Resolving deltas: 86% (499/579) build 02-Apr-2025 15:00:49 Resolving deltas: 88% (511/579) build 02-Apr-2025 15:00:49 Resolving deltas: 89% (516/579) build 02-Apr-2025 15:00:49 Resolving deltas: 93% (543/579) build 02-Apr-2025 15:00:49 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:00:49 Resolving deltas: 98% (570/579) build 02-Apr-2025 15:00:49 Resolving deltas: 99% (578/579) build 02-Apr-2025 15:00:49 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:49 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:49 Note: checking out 'release-phpbb-3.3.1'. build 02-Apr-2025 15:00:49 build 02-Apr-2025 15:00:49 You are in 'detached HEAD' state. You can look around, make experimental build 02-Apr-2025 15:00:49 changes and commit them, and you can discard any commits you make in this build 02-Apr-2025 15:00:49 state without impacting any branches by performing another checkout. build 02-Apr-2025 15:00:49 build 02-Apr-2025 15:00:49 If you want to create a new branch to retain commits you create, you may build 02-Apr-2025 15:00:49 do so (now or later) by using -b with the checkout command again. Example: build 02-Apr-2025 15:00:49 build 02-Apr-2025 15:00:49 git checkout -b <new-branch-name> build 02-Apr-2025 15:00:49 build 02-Apr-2025 15:00:49 HEAD is now at 6913153 Merge branch '3.2.x' build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:49 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete.[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test[0m build 02-Apr-2025 15:00:49 [00;36m [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1[0m build 02-Apr-2025 15:00:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777[0m build 02-Apr-2025 15:00:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777[0m build 02-Apr-2025 15:00:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777[0m build 02-Apr-2025 15:00:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:49 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:49 [00;32m build 02-Apr-2025 15:00:49 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:49 [0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/files[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/install[0m build 02-Apr-2025 15:00:49 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.1/store[0m build 02-Apr-2025 15:00:49 [01;35m [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:50 [00;32m build 02-Apr-2025 15:00:50 phpBB > old-version-diff: build 02-Apr-2025 15:00:50 [0m build 02-Apr-2025 15:00:50 [00;36m [echo] Retrieving version 3.3.2[0m build 02-Apr-2025 15:00:50 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.2[0m build 02-Apr-2025 15:00:50 [00;32m build 02-Apr-2025 15:00:50 phpBB > export: build 02-Apr-2025 15:00:50 [0m build 02-Apr-2025 15:00:50 Cloning into 'viglink'... build 02-Apr-2025 15:00:51 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:51 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:51 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:51 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:51 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:51 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:51 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:51 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:51 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:51 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:51 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:51 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:51 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:51 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:51 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:51 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:51 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:51 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:51 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:51 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:51 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:51 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:51 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:51 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:51 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:51 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:51 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:51 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:51 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:51 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:51 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:51 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:51 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:51 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:51 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:51 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:51 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:51 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:51 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:51 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:51 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:51 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:51 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:51 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:51 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:51 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:51 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:51 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:51 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:51 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:51 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:51 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:51 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:51 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:51 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:51 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:51 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:51 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:51 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:51 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:51 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:51 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:51 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:51 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:51 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:51 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:51 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:51 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:51 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:51 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:51 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:51 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:51 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:51 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:51 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:51 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:51 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:51 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:51 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:51 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:51 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:51 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:51 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:51 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:51 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:51 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:51 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:51 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:51 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:51 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:51 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:51 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:51 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:51 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:51 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:51 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:51 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:51 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:51 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:51 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:51 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:51 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:51 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:51 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:51 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:51 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:51 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.58 MiB/s, done. build 02-Apr-2025 15:00:51 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:51 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:51 Resolving deltas: 4% (25/579) build 02-Apr-2025 15:00:51 Resolving deltas: 5% (30/579) build 02-Apr-2025 15:00:51 Resolving deltas: 6% (40/579) build 02-Apr-2025 15:00:51 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:51 Resolving deltas: 9% (54/579) build 02-Apr-2025 15:00:51 Resolving deltas: 11% (65/579) build 02-Apr-2025 15:00:51 Resolving deltas: 14% (85/579) build 02-Apr-2025 15:00:51 Resolving deltas: 15% (87/579) build 02-Apr-2025 15:00:51 Resolving deltas: 16% (97/579) build 02-Apr-2025 15:00:51 Resolving deltas: 18% (109/579) build 02-Apr-2025 15:00:51 Resolving deltas: 21% (123/579) build 02-Apr-2025 15:00:51 Resolving deltas: 22% (130/579) build 02-Apr-2025 15:00:51 Resolving deltas: 25% (145/579) build 02-Apr-2025 15:00:51 Resolving deltas: 28% (167/579) build 02-Apr-2025 15:00:51 Resolving deltas: 30% (177/579) build 02-Apr-2025 15:00:51 Resolving deltas: 32% (186/579) build 02-Apr-2025 15:00:51 Resolving deltas: 34% (198/579) build 02-Apr-2025 15:00:51 Resolving deltas: 35% (207/579) build 02-Apr-2025 15:00:51 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:51 Resolving deltas: 37% (215/579) build 02-Apr-2025 15:00:51 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:51 Resolving deltas: 43% (250/579) build 02-Apr-2025 15:00:51 Resolving deltas: 44% (256/579) build 02-Apr-2025 15:00:51 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:00:51 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:00:51 Resolving deltas: 47% (276/579) build 02-Apr-2025 15:00:51 Resolving deltas: 48% (278/579) build 02-Apr-2025 15:00:51 Resolving deltas: 52% (302/579) build 02-Apr-2025 15:00:51 Resolving deltas: 53% (307/579) build 02-Apr-2025 15:00:51 Resolving deltas: 54% (316/579) build 02-Apr-2025 15:00:51 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:00:51 Resolving deltas: 59% (344/579) build 02-Apr-2025 15:00:51 Resolving deltas: 65% (379/579) build 02-Apr-2025 15:00:51 Resolving deltas: 66% (385/579) build 02-Apr-2025 15:00:51 Resolving deltas: 67% (389/579) build 02-Apr-2025 15:00:51 Resolving deltas: 72% (420/579) build 02-Apr-2025 15:00:51 Resolving deltas: 75% (437/579) build 02-Apr-2025 15:00:51 Resolving deltas: 79% (460/579) build 02-Apr-2025 15:00:51 Resolving deltas: 81% (471/579) build 02-Apr-2025 15:00:51 Resolving deltas: 82% (478/579) build 02-Apr-2025 15:00:51 Resolving deltas: 83% (483/579) build 02-Apr-2025 15:00:51 Resolving deltas: 84% (487/579) build 02-Apr-2025 15:00:51 Resolving deltas: 89% (519/579) build 02-Apr-2025 15:00:51 Resolving deltas: 90% (522/579) build 02-Apr-2025 15:00:51 Resolving deltas: 93% (544/579) build 02-Apr-2025 15:00:51 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:00:51 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:51 Resolving deltas: 96% (559/579) build 02-Apr-2025 15:00:51 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:00:51 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:00:51 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:51 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:51 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:51 [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 02-Apr-2025 15:00:51 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:51 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:51 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete.[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test[0m build 02-Apr-2025 15:00:51 [00;36m [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2[0m build 02-Apr-2025 15:00:51 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777[0m build 02-Apr-2025 15:00:51 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777[0m build 02-Apr-2025 15:00:51 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777[0m build 02-Apr-2025 15:00:51 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:51 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:51 [00;32m build 02-Apr-2025 15:00:51 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:51 [0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/files[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/install[0m build 02-Apr-2025 15:00:51 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.2/store[0m build 02-Apr-2025 15:00:51 [01;35m [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:51 [00;32m build 02-Apr-2025 15:00:51 phpBB > old-version-diff: build 02-Apr-2025 15:00:51 [0m build 02-Apr-2025 15:00:51 [00;36m [echo] Retrieving version 3.3.3[0m build 02-Apr-2025 15:00:51 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.3[0m build 02-Apr-2025 15:00:51 [00;32m build 02-Apr-2025 15:00:51 phpBB > export: build 02-Apr-2025 15:00:52 [0m build 02-Apr-2025 15:00:52 Cloning into 'viglink'... build 02-Apr-2025 15:00:53 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:53 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:53 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:53 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:53 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:53 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:53 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:53 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:53 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:53 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:53 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:53 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:53 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:53 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:53 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:53 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:53 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:53 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:53 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:53 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:53 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:53 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:53 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:53 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:53 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:53 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:53 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:53 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:53 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:53 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:53 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:53 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:53 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:53 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:53 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:53 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:53 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:53 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:53 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:53 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:53 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:53 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:53 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:53 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:53 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:53 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:53 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:53 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:53 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:53 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:53 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:53 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:53 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:53 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:53 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:53 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:53 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:53 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:53 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:53 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:53 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:53 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:53 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:53 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:53 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:53 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:53 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:53 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:53 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:53 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:53 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:53 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:53 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:53 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:53 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:53 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:53 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:53 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:53 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:53 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:53 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:53 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:53 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:53 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:53 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:53 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:53 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:53 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:53 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:53 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:53 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:53 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:53 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:53 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:53 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:53 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:53 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:53 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:53 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:53 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:53 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:53 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:53 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:53 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:53 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:53 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:53 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.71 MiB/s, done. build 02-Apr-2025 15:00:53 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:53 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:53 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:53 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:53 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:53 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:53 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:53 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:00:53 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:00:53 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:53 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:00:53 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:00:53 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:00:53 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:00:53 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:00:53 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:53 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:00:53 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:53 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:00:53 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:00:53 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:00:53 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:00:53 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:53 Resolving deltas: 45% (264/579) build 02-Apr-2025 15:00:53 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:00:53 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:00:53 Resolving deltas: 48% (280/579) build 02-Apr-2025 15:00:53 Resolving deltas: 49% (285/579) build 02-Apr-2025 15:00:53 Resolving deltas: 58% (339/579) build 02-Apr-2025 15:00:53 Resolving deltas: 59% (343/579) build 02-Apr-2025 15:00:53 Resolving deltas: 60% (353/579) build 02-Apr-2025 15:00:53 Resolving deltas: 61% (354/579) build 02-Apr-2025 15:00:53 Resolving deltas: 62% (364/579) build 02-Apr-2025 15:00:53 Resolving deltas: 63% (366/579) build 02-Apr-2025 15:00:53 Resolving deltas: 67% (388/579) build 02-Apr-2025 15:00:53 Resolving deltas: 68% (397/579) build 02-Apr-2025 15:00:53 Resolving deltas: 73% (424/579) build 02-Apr-2025 15:00:53 Resolving deltas: 75% (436/579) build 02-Apr-2025 15:00:53 Resolving deltas: 76% (444/579) build 02-Apr-2025 15:00:53 Resolving deltas: 77% (450/579) build 02-Apr-2025 15:00:53 Resolving deltas: 78% (452/579) build 02-Apr-2025 15:00:53 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:00:53 Resolving deltas: 80% (464/579) build 02-Apr-2025 15:00:53 Resolving deltas: 81% (473/579) build 02-Apr-2025 15:00:53 Resolving deltas: 82% (477/579) build 02-Apr-2025 15:00:53 Resolving deltas: 87% (509/579) build 02-Apr-2025 15:00:53 Resolving deltas: 88% (510/579) build 02-Apr-2025 15:00:53 Resolving deltas: 92% (534/579) build 02-Apr-2025 15:00:53 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:53 Resolving deltas: 94% (549/579) build 02-Apr-2025 15:00:53 Resolving deltas: 95% (552/579) build 02-Apr-2025 15:00:53 Resolving deltas: 96% (558/579) build 02-Apr-2025 15:00:53 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:00:53 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:53 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:53 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:53 [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 02-Apr-2025 15:00:53 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:53 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:53 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete.[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test[0m build 02-Apr-2025 15:00:53 [00;36m [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3[0m build 02-Apr-2025 15:00:53 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777[0m build 02-Apr-2025 15:00:53 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777[0m build 02-Apr-2025 15:00:53 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777[0m build 02-Apr-2025 15:00:53 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:53 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:53 [00;32m build 02-Apr-2025 15:00:53 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:53 [0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/files[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/install[0m build 02-Apr-2025 15:00:53 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.3/store[0m build 02-Apr-2025 15:00:53 [01;35m [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:54 [00;32m build 02-Apr-2025 15:00:54 phpBB > old-version-diff: build 02-Apr-2025 15:00:54 [0m build 02-Apr-2025 15:00:54 [00;36m [echo] Retrieving version 3.3.4[0m build 02-Apr-2025 15:00:54 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.4[0m build 02-Apr-2025 15:00:54 [00;32m build 02-Apr-2025 15:00:54 phpBB > export: build 02-Apr-2025 15:00:54 [0m build 02-Apr-2025 15:00:54 Cloning into 'viglink'... build 02-Apr-2025 15:00:55 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:55 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:55 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:55 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:55 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:55 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:55 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:55 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:55 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:55 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:55 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:55 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:55 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:55 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:55 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:55 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:55 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:55 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:55 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:55 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:55 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:55 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:55 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:55 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:55 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:55 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:55 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:55 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:55 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:55 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:55 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:55 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:55 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:55 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:55 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:55 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:55 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:55 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:55 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:55 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:55 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:55 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:55 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:55 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:55 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:55 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:55 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:55 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:55 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:55 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:55 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:55 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:55 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:55 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:55 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:55 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:55 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:55 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:55 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:55 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:55 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:55 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:55 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:55 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:55 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:55 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:55 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:55 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:55 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:55 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:55 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:55 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:55 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:55 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:55 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:55 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:55 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:55 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:55 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:55 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:55 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:55 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:55 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:55 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:55 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:55 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:55 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:55 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:55 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:55 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:55 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:55 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:55 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:55 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:55 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:55 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:55 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:55 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:55 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:55 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:55 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:55 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:55 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:55 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:55 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:55 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:55 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.23 MiB/s, done. build 02-Apr-2025 15:00:55 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:55 Resolving deltas: 1% (7/579) build 02-Apr-2025 15:00:55 Resolving deltas: 4% (24/579) build 02-Apr-2025 15:00:55 Resolving deltas: 5% (33/579) build 02-Apr-2025 15:00:55 Resolving deltas: 7% (45/579) build 02-Apr-2025 15:00:55 Resolving deltas: 11% (67/579) build 02-Apr-2025 15:00:55 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:55 Resolving deltas: 13% (79/579) build 02-Apr-2025 15:00:55 Resolving deltas: 14% (86/579) build 02-Apr-2025 15:00:55 Resolving deltas: 15% (88/579) build 02-Apr-2025 15:00:55 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:00:55 Resolving deltas: 20% (121/579) build 02-Apr-2025 15:00:55 Resolving deltas: 21% (124/579) build 02-Apr-2025 15:00:55 Resolving deltas: 24% (141/579) build 02-Apr-2025 15:00:55 Resolving deltas: 27% (157/579) build 02-Apr-2025 15:00:55 Resolving deltas: 28% (166/579) build 02-Apr-2025 15:00:55 Resolving deltas: 29% (169/579) build 02-Apr-2025 15:00:55 Resolving deltas: 32% (186/579) build 02-Apr-2025 15:00:55 Resolving deltas: 33% (196/579) build 02-Apr-2025 15:00:55 Resolving deltas: 34% (200/579) build 02-Apr-2025 15:00:55 Resolving deltas: 36% (212/579) build 02-Apr-2025 15:00:55 Resolving deltas: 37% (220/579) build 02-Apr-2025 15:00:55 Resolving deltas: 38% (222/579) build 02-Apr-2025 15:00:55 Resolving deltas: 42% (246/579) build 02-Apr-2025 15:00:55 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:55 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:00:55 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:00:55 Resolving deltas: 48% (279/579) build 02-Apr-2025 15:00:55 Resolving deltas: 49% (284/579) build 02-Apr-2025 15:00:55 Resolving deltas: 50% (291/579) build 02-Apr-2025 15:00:55 Resolving deltas: 51% (297/579) build 02-Apr-2025 15:00:55 Resolving deltas: 53% (311/579) build 02-Apr-2025 15:00:55 Resolving deltas: 54% (313/579) build 02-Apr-2025 15:00:55 Resolving deltas: 60% (352/579) build 02-Apr-2025 15:00:55 Resolving deltas: 61% (354/579) build 02-Apr-2025 15:00:55 Resolving deltas: 64% (376/579) build 02-Apr-2025 15:00:55 Resolving deltas: 66% (385/579) build 02-Apr-2025 15:00:55 Resolving deltas: 67% (390/579) build 02-Apr-2025 15:00:55 Resolving deltas: 75% (438/579) build 02-Apr-2025 15:00:55 Resolving deltas: 78% (457/579) build 02-Apr-2025 15:00:55 Resolving deltas: 79% (458/579) build 02-Apr-2025 15:00:55 Resolving deltas: 82% (476/579) build 02-Apr-2025 15:00:55 Resolving deltas: 83% (481/579) build 02-Apr-2025 15:00:55 Resolving deltas: 88% (512/579) build 02-Apr-2025 15:00:55 Resolving deltas: 89% (518/579) build 02-Apr-2025 15:00:55 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:55 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:55 Resolving deltas: 95% (552/579) build 02-Apr-2025 15:00:55 Resolving deltas: 96% (558/579) build 02-Apr-2025 15:00:55 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:55 Resolving deltas: 98% (571/579) build 02-Apr-2025 15:00:55 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:00:55 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:55 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:55 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:55 [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 02-Apr-2025 15:00:55 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:55 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:55 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete.[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test[0m build 02-Apr-2025 15:00:55 [00;36m [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4[0m build 02-Apr-2025 15:00:55 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777[0m build 02-Apr-2025 15:00:55 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777[0m build 02-Apr-2025 15:00:55 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777[0m build 02-Apr-2025 15:00:55 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:55 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:55 [00;32m build 02-Apr-2025 15:00:55 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:55 [0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/files[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/install[0m build 02-Apr-2025 15:00:55 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.4/store[0m build 02-Apr-2025 15:00:55 [01;35m [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:55 [00;32m build 02-Apr-2025 15:00:55 phpBB > old-version-diff: build 02-Apr-2025 15:00:55 [0m build 02-Apr-2025 15:00:55 [00;36m [echo] Retrieving version 3.3.5[0m build 02-Apr-2025 15:00:55 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.5[0m build 02-Apr-2025 15:00:55 [00;32m build 02-Apr-2025 15:00:55 phpBB > export: build 02-Apr-2025 15:00:55 [0m build 02-Apr-2025 15:00:56 Cloning into 'viglink'... build 02-Apr-2025 15:00:57 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:57 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:57 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:57 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:57 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:57 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:57 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:57 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:57 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:57 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:57 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:57 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:57 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:57 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:57 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:57 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:57 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:57 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:57 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:57 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:57 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:57 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:57 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:57 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:57 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:57 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:57 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:57 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:57 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:57 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:57 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:57 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:57 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:57 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:57 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:57 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:57 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:57 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:57 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:57 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:57 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:57 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:57 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:57 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:57 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:57 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:57 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:57 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:57 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:57 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:57 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:57 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:57 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:57 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:57 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:57 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:57 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:57 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:57 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:57 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:57 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:57 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:57 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:57 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:57 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:57 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:57 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:57 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:57 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:57 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:57 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:57 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:57 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:57 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:57 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:57 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:57 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:57 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:57 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:57 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:57 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:57 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:57 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:57 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:57 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:57 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:57 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:57 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:57 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:57 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:57 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:57 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:57 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:57 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:57 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:57 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:57 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:57 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:57 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:57 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:57 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:57 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:57 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:57 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:57 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:57 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:57 Receiving objects: 100% (1127/1127), 216.86 KiB | 12.05 MiB/s, done. build 02-Apr-2025 15:00:57 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:57 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:57 Resolving deltas: 2% (12/579) build 02-Apr-2025 15:00:57 Resolving deltas: 6% (35/579) build 02-Apr-2025 15:00:57 Resolving deltas: 7% (43/579) build 02-Apr-2025 15:00:57 Resolving deltas: 8% (47/579) build 02-Apr-2025 15:00:57 Resolving deltas: 11% (65/579) build 02-Apr-2025 15:00:57 Resolving deltas: 12% (71/579) build 02-Apr-2025 15:00:57 Resolving deltas: 16% (95/579) build 02-Apr-2025 15:00:57 Resolving deltas: 20% (117/579) build 02-Apr-2025 15:00:57 Resolving deltas: 22% (131/579) build 02-Apr-2025 15:00:57 Resolving deltas: 23% (137/579) build 02-Apr-2025 15:00:57 Resolving deltas: 26% (152/579) build 02-Apr-2025 15:00:57 Resolving deltas: 30% (177/579) build 02-Apr-2025 15:00:57 Resolving deltas: 31% (180/579) build 02-Apr-2025 15:00:57 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:00:57 Resolving deltas: 34% (200/579) build 02-Apr-2025 15:00:57 Resolving deltas: 35% (208/579) build 02-Apr-2025 15:00:57 Resolving deltas: 36% (212/579) build 02-Apr-2025 15:00:57 Resolving deltas: 37% (216/579) build 02-Apr-2025 15:00:57 Resolving deltas: 39% (230/579) build 02-Apr-2025 15:00:57 Resolving deltas: 42% (246/579) build 02-Apr-2025 15:00:57 Resolving deltas: 43% (253/579) build 02-Apr-2025 15:00:57 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:00:57 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:00:57 Resolving deltas: 46% (269/579) build 02-Apr-2025 15:00:57 Resolving deltas: 47% (274/579) build 02-Apr-2025 15:00:57 Resolving deltas: 56% (328/579) build 02-Apr-2025 15:00:57 Resolving deltas: 57% (332/579) build 02-Apr-2025 15:00:57 Resolving deltas: 59% (342/579) build 02-Apr-2025 15:00:57 Resolving deltas: 63% (370/579) build 02-Apr-2025 15:00:57 Resolving deltas: 64% (372/579) build 02-Apr-2025 15:00:57 Resolving deltas: 68% (394/579) build 02-Apr-2025 15:00:57 Resolving deltas: 69% (403/579) build 02-Apr-2025 15:00:57 Resolving deltas: 74% (430/579) build 02-Apr-2025 15:00:57 Resolving deltas: 75% (440/579) build 02-Apr-2025 15:00:57 Resolving deltas: 77% (448/579) build 02-Apr-2025 15:00:57 Resolving deltas: 78% (454/579) build 02-Apr-2025 15:00:57 Resolving deltas: 81% (471/579) build 02-Apr-2025 15:00:57 Resolving deltas: 82% (478/579) build 02-Apr-2025 15:00:57 Resolving deltas: 83% (483/579) build 02-Apr-2025 15:00:57 Resolving deltas: 84% (488/579) build 02-Apr-2025 15:00:57 Resolving deltas: 85% (493/579) build 02-Apr-2025 15:00:57 Resolving deltas: 91% (532/579) build 02-Apr-2025 15:00:57 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:00:57 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:00:57 Resolving deltas: 95% (552/579) build 02-Apr-2025 15:00:57 Resolving deltas: 96% (556/579) build 02-Apr-2025 15:00:57 Resolving deltas: 97% (564/579) build 02-Apr-2025 15:00:57 Resolving deltas: 98% (569/579) build 02-Apr-2025 15:00:57 Resolving deltas: 99% (578/579) build 02-Apr-2025 15:00:57 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:57 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:57 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:57 [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 02-Apr-2025 15:00:57 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:57 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:57 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete.[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test[0m build 02-Apr-2025 15:00:57 [00;36m [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5[0m build 02-Apr-2025 15:00:57 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777[0m build 02-Apr-2025 15:00:57 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777[0m build 02-Apr-2025 15:00:57 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777[0m build 02-Apr-2025 15:00:57 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:57 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:57 [00;32m build 02-Apr-2025 15:00:57 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:57 [0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/files[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/install[0m build 02-Apr-2025 15:00:57 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.5/store[0m build 02-Apr-2025 15:00:57 [01;35m [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:57 [00;32m build 02-Apr-2025 15:00:57 phpBB > old-version-diff: build 02-Apr-2025 15:00:57 [0m build 02-Apr-2025 15:00:57 [00;36m [echo] Retrieving version 3.3.6[0m build 02-Apr-2025 15:00:57 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.6[0m build 02-Apr-2025 15:00:57 [00;32m build 02-Apr-2025 15:00:57 phpBB > export: build 02-Apr-2025 15:00:57 [0m build 02-Apr-2025 15:00:58 Cloning into 'viglink'... build 02-Apr-2025 15:00:58 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:00:58 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:00:58 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:00:58 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:00:58 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:00:58 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:00:58 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:00:58 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:00:58 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:00:58 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:00:58 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:00:58 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:00:58 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:00:58 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:00:58 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:00:58 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:00:58 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:00:58 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:00:58 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:00:58 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:00:58 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:00:58 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:00:58 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:00:58 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:00:58 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:00:58 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:00:58 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:00:58 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:00:58 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:00:58 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:00:58 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:00:58 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:00:58 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:00:58 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:00:58 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:00:58 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:00:58 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:00:58 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:00:58 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:00:58 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:00:58 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:00:58 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:00:58 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:00:58 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:00:58 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:00:58 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:00:58 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:00:58 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:00:58 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:00:58 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:00:58 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:00:58 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:00:58 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:00:58 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:00:58 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:00:58 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:00:58 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:00:58 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:00:58 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:00:58 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:00:58 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:00:58 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:00:58 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:00:58 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:00:58 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:00:58 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:00:58 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:00:58 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:00:58 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:00:58 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:00:58 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:00:58 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:00:58 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:00:58 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:00:58 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:00:58 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:00:58 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:00:58 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:00:58 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:00:58 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:00:58 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:00:58 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:00:58 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:00:58 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:00:58 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:00:58 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:00:58 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:00:58 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:00:58 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:00:58 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:00:58 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:00:58 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:00:58 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:00:58 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:00:58 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:00:58 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:00:58 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:00:58 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:00:58 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:00:58 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:00:58 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:00:58 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:00:58 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:00:58 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:00:58 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:00:58 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:00:58 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 02-Apr-2025 15:00:58 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:00:58 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:00:58 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:00:58 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:00:58 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:00:58 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:00:58 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:00:58 Resolving deltas: 13% (77/579) build 02-Apr-2025 15:00:58 Resolving deltas: 14% (83/579) build 02-Apr-2025 15:00:58 Resolving deltas: 15% (87/579) build 02-Apr-2025 15:00:58 Resolving deltas: 19% (113/579) build 02-Apr-2025 15:00:58 Resolving deltas: 23% (134/579) build 02-Apr-2025 15:00:58 Resolving deltas: 24% (140/579) build 02-Apr-2025 15:00:58 Resolving deltas: 26% (155/579) build 02-Apr-2025 15:00:58 Resolving deltas: 31% (180/579) build 02-Apr-2025 15:00:58 Resolving deltas: 32% (191/579) build 02-Apr-2025 15:00:58 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:00:58 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:00:58 Resolving deltas: 37% (215/579) build 02-Apr-2025 15:00:58 Resolving deltas: 40% (233/579) build 02-Apr-2025 15:00:58 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:00:58 Resolving deltas: 44% (256/579) build 02-Apr-2025 15:00:58 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:00:58 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:00:58 Resolving deltas: 47% (277/579) build 02-Apr-2025 15:00:58 Resolving deltas: 48% (278/579) build 02-Apr-2025 15:00:58 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:00:58 Resolving deltas: 58% (336/579) build 02-Apr-2025 15:00:58 Resolving deltas: 59% (345/579) build 02-Apr-2025 15:00:58 Resolving deltas: 64% (373/579) build 02-Apr-2025 15:00:58 Resolving deltas: 65% (377/579) build 02-Apr-2025 15:00:58 Resolving deltas: 68% (397/579) build 02-Apr-2025 15:00:58 Resolving deltas: 69% (402/579) build 02-Apr-2025 15:00:58 Resolving deltas: 70% (406/579) build 02-Apr-2025 15:00:58 Resolving deltas: 74% (433/579) build 02-Apr-2025 15:00:58 Resolving deltas: 76% (445/579) build 02-Apr-2025 15:00:58 Resolving deltas: 78% (453/579) build 02-Apr-2025 15:00:58 Resolving deltas: 79% (459/579) build 02-Apr-2025 15:00:58 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:00:58 Resolving deltas: 82% (477/579) build 02-Apr-2025 15:00:58 Resolving deltas: 83% (482/579) build 02-Apr-2025 15:00:58 Resolving deltas: 89% (518/579) build 02-Apr-2025 15:00:58 Resolving deltas: 93% (543/579) build 02-Apr-2025 15:00:58 Resolving deltas: 94% (549/579) build 02-Apr-2025 15:00:58 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:00:58 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:00:58 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:00:58 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:00:58 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:00:58 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:00:58 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:00:58 [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 02-Apr-2025 15:00:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:00:58 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:00:58 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete.[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test[0m build 02-Apr-2025 15:00:58 [00;36m [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6[0m build 02-Apr-2025 15:00:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777[0m build 02-Apr-2025 15:00:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777[0m build 02-Apr-2025 15:00:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777[0m build 02-Apr-2025 15:00:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777[0m build 02-Apr-2025 15:00:58 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:00:58 [00;32m build 02-Apr-2025 15:00:58 phpBB > clean-diff-dir: build 02-Apr-2025 15:00:58 [0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/files[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/install[0m build 02-Apr-2025 15:00:58 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.6/store[0m build 02-Apr-2025 15:00:58 [01;35m [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:00:59 [00;32m build 02-Apr-2025 15:00:59 phpBB > old-version-diff: build 02-Apr-2025 15:00:59 [0m build 02-Apr-2025 15:00:59 [00;36m [echo] Retrieving version 3.3.7[0m build 02-Apr-2025 15:00:59 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.7[0m build 02-Apr-2025 15:00:59 [00;32m build 02-Apr-2025 15:00:59 phpBB > export: build 02-Apr-2025 15:00:59 [0m build 02-Apr-2025 15:00:59 Cloning into 'viglink'... build 02-Apr-2025 15:01:00 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:00 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:00 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:00 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:00 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:00 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:00 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:00 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:00 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:00 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:00 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:00 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:00 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:00 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:00 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:00 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:00 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:00 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:00 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:00 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:00 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:00 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:00 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:00 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:00 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:00 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:00 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:00 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:00 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:00 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:00 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:00 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:00 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:00 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:00 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:00 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:00 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:00 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:00 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:00 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:00 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:00 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:00 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:00 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:00 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:00 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:00 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:00 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:00 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:00 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:00 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:00 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:00 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:00 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:00 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:00 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:00 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:00 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:00 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:00 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:00 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:00 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:00 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:00 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:00 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:00 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:00 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:00 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:00 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:00 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:00 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:00 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:00 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:00 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:00 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:00 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:00 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:00 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:00 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:00 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:00 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:00 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:00 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:00 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:00 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:00 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:00 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:00 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:00 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:00 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:00 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:00 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:00 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:00 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:00 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:00 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:00 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:00 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:00 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:00 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:00 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:00 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:00 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:00 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:00 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:00 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:00 Receiving objects: 100% (1127/1127), 216.86 KiB | 3.67 MiB/s, done. build 02-Apr-2025 15:01:00 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:00 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:00 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:01:00 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:01:00 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:01:00 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:01:00 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:01:00 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:01:00 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:01:00 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:01:00 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:01:00 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:01:00 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:01:00 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:01:00 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:01:00 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:01:00 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:01:00 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:01:00 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:01:00 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:01:00 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:01:00 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:01:00 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:01:00 Resolving deltas: 45% (264/579) build 02-Apr-2025 15:01:00 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:01:00 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:01:00 Resolving deltas: 48% (280/579) build 02-Apr-2025 15:01:00 Resolving deltas: 49% (285/579) build 02-Apr-2025 15:01:00 Resolving deltas: 57% (335/579) build 02-Apr-2025 15:01:00 Resolving deltas: 58% (339/579) build 02-Apr-2025 15:01:00 Resolving deltas: 59% (342/579) build 02-Apr-2025 15:01:00 Resolving deltas: 60% (349/579) build 02-Apr-2025 15:01:00 Resolving deltas: 65% (377/579) build 02-Apr-2025 15:01:00 Resolving deltas: 69% (401/579) build 02-Apr-2025 15:01:00 Resolving deltas: 70% (406/579) build 02-Apr-2025 15:01:00 Resolving deltas: 75% (437/579) build 02-Apr-2025 15:01:00 Resolving deltas: 77% (449/579) build 02-Apr-2025 15:01:00 Resolving deltas: 78% (457/579) build 02-Apr-2025 15:01:00 Resolving deltas: 79% (463/579) build 02-Apr-2025 15:01:00 Resolving deltas: 80% (465/579) build 02-Apr-2025 15:01:00 Resolving deltas: 81% (474/579) build 02-Apr-2025 15:01:00 Resolving deltas: 82% (477/579) build 02-Apr-2025 15:01:00 Resolving deltas: 83% (481/579) build 02-Apr-2025 15:01:00 Resolving deltas: 84% (490/579) build 02-Apr-2025 15:01:00 Resolving deltas: 90% (522/579) build 02-Apr-2025 15:01:00 Resolving deltas: 94% (547/579) build 02-Apr-2025 15:01:00 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:01:00 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:01:00 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:01:00 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:01:00 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:00 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:00 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:00 [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 02-Apr-2025 15:01:00 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:00 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:00 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete.[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development[0m build 02-Apr-2025 15:01:00 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test[0m build 02-Apr-2025 15:01:00 [00;36m [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7[0m build 02-Apr-2025 15:01:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777[0m build 02-Apr-2025 15:01:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777[0m build 02-Apr-2025 15:01:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777[0m build 02-Apr-2025 15:01:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:00 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:01 [00;32m build 02-Apr-2025 15:01:01 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:01 [0m build 02-Apr-2025 15:01:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache[0m build 02-Apr-2025 15:01:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs[0m build 02-Apr-2025 15:01:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/files[0m build 02-Apr-2025 15:01:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/install[0m build 02-Apr-2025 15:01:01 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.7/store[0m build 02-Apr-2025 15:01:01 [01;35m [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:01 [00;32m build 02-Apr-2025 15:01:01 phpBB > old-version-diff: build 02-Apr-2025 15:01:01 [0m build 02-Apr-2025 15:01:01 [00;36m [echo] Retrieving version 3.3.8[0m build 02-Apr-2025 15:01:01 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.8[0m build 02-Apr-2025 15:01:01 [00;32m build 02-Apr-2025 15:01:01 phpBB > export: build 02-Apr-2025 15:01:01 [0m build 02-Apr-2025 15:01:02 Cloning into 'viglink'... build 02-Apr-2025 15:01:02 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:02 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:02 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:02 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:02 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:02 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:02 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:02 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:02 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:02 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:02 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:02 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:02 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:02 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:02 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:02 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:02 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:02 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:02 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:02 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:02 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:02 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:02 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:02 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:02 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:02 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:02 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:02 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:02 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:02 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:02 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:02 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:02 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:02 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:02 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:02 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:02 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:02 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:02 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:02 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:02 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:02 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:02 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:02 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:02 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:02 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:02 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:02 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:02 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:02 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:02 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:02 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:02 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:02 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:02 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:02 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:02 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:02 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:02 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:02 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:02 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:02 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:02 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:02 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:02 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:02 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:02 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:02 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:02 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:02 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:02 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:02 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:02 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:02 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:02 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:02 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:02 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:02 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:02 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:02 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:02 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:02 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:02 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:02 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:02 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:02 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:02 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:02 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:02 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:02 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:02 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:02 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:02 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:02 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:02 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:02 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:02 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:02 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:02 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:02 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:02 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:02 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:02 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:02 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:02 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:02 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:02 Receiving objects: 100% (1127/1127), 216.86 KiB | 6.20 MiB/s, done. build 02-Apr-2025 15:01:02 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:02 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:02 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:01:02 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:01:02 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:01:02 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:01:02 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:01:02 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:01:02 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:01:02 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:01:02 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:01:02 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:01:02 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:01:02 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:01:02 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:01:02 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:01:02 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:01:02 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:01:02 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:01:02 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:01:02 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:01:02 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:01:02 Resolving deltas: 43% (249/579) build 02-Apr-2025 15:01:02 Resolving deltas: 44% (256/579) build 02-Apr-2025 15:01:02 Resolving deltas: 45% (265/579) build 02-Apr-2025 15:01:02 Resolving deltas: 46% (268/579) build 02-Apr-2025 15:01:02 Resolving deltas: 47% (277/579) build 02-Apr-2025 15:01:02 Resolving deltas: 48% (278/579) build 02-Apr-2025 15:01:02 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:01:02 Resolving deltas: 58% (336/579) build 02-Apr-2025 15:01:02 Resolving deltas: 59% (345/579) build 02-Apr-2025 15:01:02 Resolving deltas: 60% (348/579) build 02-Apr-2025 15:01:02 Resolving deltas: 61% (354/579) build 02-Apr-2025 15:01:02 Resolving deltas: 64% (373/579) build 02-Apr-2025 15:01:02 Resolving deltas: 65% (378/579) build 02-Apr-2025 15:01:02 Resolving deltas: 70% (409/579) build 02-Apr-2025 15:01:02 Resolving deltas: 72% (421/579) build 02-Apr-2025 15:01:02 Resolving deltas: 74% (429/579) build 02-Apr-2025 15:01:02 Resolving deltas: 75% (435/579) build 02-Apr-2025 15:01:02 Resolving deltas: 77% (446/579) build 02-Apr-2025 15:01:02 Resolving deltas: 78% (453/579) build 02-Apr-2025 15:01:02 Resolving deltas: 79% (458/579) build 02-Apr-2025 15:01:02 Resolving deltas: 85% (494/579) build 02-Apr-2025 15:01:02 Resolving deltas: 89% (519/579) build 02-Apr-2025 15:01:02 Resolving deltas: 90% (522/579) build 02-Apr-2025 15:01:02 Resolving deltas: 92% (534/579) build 02-Apr-2025 15:01:02 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:01:02 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:01:02 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:01:02 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:02 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:09 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:09 [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 02-Apr-2025 15:01:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:09 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:09 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete.[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test[0m build 02-Apr-2025 15:01:09 [00;36m [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8[0m build 02-Apr-2025 15:01:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777[0m build 02-Apr-2025 15:01:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777[0m build 02-Apr-2025 15:01:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777[0m build 02-Apr-2025 15:01:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:09 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:09 [00;32m build 02-Apr-2025 15:01:09 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:09 [0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/files[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/install[0m build 02-Apr-2025 15:01:09 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.8/store[0m build 02-Apr-2025 15:01:09 [01;35m [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:10 [00;32m build 02-Apr-2025 15:01:10 phpBB > old-version-diff: build 02-Apr-2025 15:01:10 [0m build 02-Apr-2025 15:01:10 [00;36m [echo] Retrieving version 3.3.9[0m build 02-Apr-2025 15:01:10 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.9[0m build 02-Apr-2025 15:01:10 [00;32m build 02-Apr-2025 15:01:10 phpBB > export: build 02-Apr-2025 15:01:10 [0m build 02-Apr-2025 15:01:13 Cloning into 'viglink'... build 02-Apr-2025 15:01:14 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:14 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:14 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:14 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:14 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:14 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:14 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:14 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:14 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:14 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:14 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:14 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:14 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:14 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:14 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:14 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:14 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:14 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:14 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:14 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:14 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:14 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:14 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:14 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:14 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:14 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:14 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:14 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:14 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:14 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:14 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:14 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:14 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:14 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:14 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:14 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:14 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:14 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:14 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:14 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:14 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:14 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:14 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:14 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:14 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:14 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:14 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:14 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:14 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:14 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:14 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:14 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:14 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:14 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:14 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:14 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:14 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:14 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:14 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:14 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:14 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:14 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:14 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:14 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:14 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:14 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:14 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:14 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:14 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:14 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:14 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:14 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:14 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:14 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:14 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:14 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:14 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:14 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:14 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:14 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:14 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:14 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:14 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:14 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:14 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:14 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:14 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:14 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:14 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:14 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:14 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:14 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:14 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:14 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:14 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:14 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:14 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:14 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:14 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:14 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:14 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:14 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:14 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:14 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:14 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:14 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:14 Receiving objects: 100% (1127/1127), 216.86 KiB | 5.42 MiB/s, done. build 02-Apr-2025 15:01:14 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:14 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:14 Resolving deltas: 2% (12/579) build 02-Apr-2025 15:01:14 Resolving deltas: 5% (31/579) build 02-Apr-2025 15:01:14 Resolving deltas: 6% (36/579) build 02-Apr-2025 15:01:14 Resolving deltas: 7% (44/579) build 02-Apr-2025 15:01:14 Resolving deltas: 9% (55/579) build 02-Apr-2025 15:01:14 Resolving deltas: 10% (58/579) build 02-Apr-2025 15:01:14 Resolving deltas: 11% (69/579) build 02-Apr-2025 15:01:14 Resolving deltas: 15% (90/579) build 02-Apr-2025 15:01:14 Resolving deltas: 16% (93/579) build 02-Apr-2025 15:01:14 Resolving deltas: 17% (102/579) build 02-Apr-2025 15:01:14 Resolving deltas: 19% (114/579) build 02-Apr-2025 15:01:14 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:01:14 Resolving deltas: 23% (134/579) build 02-Apr-2025 15:01:14 Resolving deltas: 25% (149/579) build 02-Apr-2025 15:01:14 Resolving deltas: 30% (174/579) build 02-Apr-2025 15:01:14 Resolving deltas: 31% (185/579) build 02-Apr-2025 15:01:14 Resolving deltas: 34% (197/579) build 02-Apr-2025 15:01:14 Resolving deltas: 35% (205/579) build 02-Apr-2025 15:01:14 Resolving deltas: 36% (209/579) build 02-Apr-2025 15:01:14 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:01:14 Resolving deltas: 41% (243/579) build 02-Apr-2025 15:01:14 Resolving deltas: 43% (250/579) build 02-Apr-2025 15:01:14 Resolving deltas: 44% (259/579) build 02-Apr-2025 15:01:14 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:01:14 Resolving deltas: 46% (271/579) build 02-Apr-2025 15:01:14 Resolving deltas: 56% (325/579) build 02-Apr-2025 15:01:14 Resolving deltas: 57% (332/579) build 02-Apr-2025 15:01:14 Resolving deltas: 58% (339/579) build 02-Apr-2025 15:01:14 Resolving deltas: 63% (367/579) build 02-Apr-2025 15:01:14 Resolving deltas: 64% (371/579) build 02-Apr-2025 15:01:14 Resolving deltas: 67% (391/579) build 02-Apr-2025 15:01:14 Resolving deltas: 68% (396/579) build 02-Apr-2025 15:01:14 Resolving deltas: 69% (400/579) build 02-Apr-2025 15:01:14 Resolving deltas: 71% (412/579) build 02-Apr-2025 15:01:14 Resolving deltas: 73% (424/579) build 02-Apr-2025 15:01:14 Resolving deltas: 74% (432/579) build 02-Apr-2025 15:01:14 Resolving deltas: 75% (438/579) build 02-Apr-2025 15:01:14 Resolving deltas: 77% (449/579) build 02-Apr-2025 15:01:14 Resolving deltas: 78% (452/579) build 02-Apr-2025 15:01:14 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:01:14 Resolving deltas: 80% (465/579) build 02-Apr-2025 15:01:14 Resolving deltas: 85% (497/579) build 02-Apr-2025 15:01:14 Resolving deltas: 86% (498/579) build 02-Apr-2025 15:01:14 Resolving deltas: 90% (522/579) build 02-Apr-2025 15:01:14 Resolving deltas: 91% (527/579) build 02-Apr-2025 15:01:14 Resolving deltas: 92% (537/579) build 02-Apr-2025 15:01:14 Resolving deltas: 93% (540/579) build 02-Apr-2025 15:01:14 Resolving deltas: 94% (546/579) build 02-Apr-2025 15:01:14 Resolving deltas: 95% (552/579) build 02-Apr-2025 15:01:14 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:14 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:15 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:16 [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 02-Apr-2025 15:01:16 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:16 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:16 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete.[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test[0m build 02-Apr-2025 15:01:16 [00;36m [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9[0m build 02-Apr-2025 15:01:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777[0m build 02-Apr-2025 15:01:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777[0m build 02-Apr-2025 15:01:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777[0m build 02-Apr-2025 15:01:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:16 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:16 [00;32m build 02-Apr-2025 15:01:16 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:16 [0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/files[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/install[0m build 02-Apr-2025 15:01:16 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.9/store[0m build 02-Apr-2025 15:01:16 [01;35m [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:16 [00;32m build 02-Apr-2025 15:01:16 phpBB > old-version-diff: build 02-Apr-2025 15:01:16 [0m build 02-Apr-2025 15:01:16 [00;36m [echo] Retrieving version 3.3.10[0m build 02-Apr-2025 15:01:16 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.10[0m build 02-Apr-2025 15:01:16 [00;32m build 02-Apr-2025 15:01:16 phpBB > export: build 02-Apr-2025 15:01:16 [0m build 02-Apr-2025 15:01:17 Cloning into 'viglink'... build 02-Apr-2025 15:01:18 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:18 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:18 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:18 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:18 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:18 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:18 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:18 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:18 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:18 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:18 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:18 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:18 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:18 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:18 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:18 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:18 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:18 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:18 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:18 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:18 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:18 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:18 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:18 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:18 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:18 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:18 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:18 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:18 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:18 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:18 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:18 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:18 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:18 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:18 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:18 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:18 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:18 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:18 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:18 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:18 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:18 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:18 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:18 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:18 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:18 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:18 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:18 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:18 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:18 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:18 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:18 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:18 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:18 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:18 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:18 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:18 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:18 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:18 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:18 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:18 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:18 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:18 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:18 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:18 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:18 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:18 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:18 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:18 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:18 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:18 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:18 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:18 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:18 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:18 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:18 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:18 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:18 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:18 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:18 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:18 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:18 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:18 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:18 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:18 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:18 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:18 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:18 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:18 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:18 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:18 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:18 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:18 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:18 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:18 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:18 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:18 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:18 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:18 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:18 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:18 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:18 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:18 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:18 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:18 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:18 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:18 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.59 MiB/s, done. build 02-Apr-2025 15:01:18 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:18 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:18 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:01:18 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:01:18 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:01:18 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:01:18 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:01:18 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:01:18 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:01:18 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:01:18 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:01:18 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:01:18 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:01:18 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:01:18 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:01:18 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:01:18 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:01:18 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:01:18 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:01:18 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:01:18 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:01:18 Resolving deltas: 40% (233/579) build 02-Apr-2025 15:01:18 Resolving deltas: 41% (242/579) build 02-Apr-2025 15:01:18 Resolving deltas: 43% (251/579) build 02-Apr-2025 15:01:18 Resolving deltas: 44% (255/579) build 02-Apr-2025 15:01:18 Resolving deltas: 45% (263/579) build 02-Apr-2025 15:01:18 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:01:18 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:01:18 Resolving deltas: 56% (326/579) build 02-Apr-2025 15:01:18 Resolving deltas: 57% (331/579) build 02-Apr-2025 15:01:18 Resolving deltas: 58% (340/579) build 02-Apr-2025 15:01:18 Resolving deltas: 63% (368/579) build 02-Apr-2025 15:01:18 Resolving deltas: 64% (372/579) build 02-Apr-2025 15:01:18 Resolving deltas: 67% (392/579) build 02-Apr-2025 15:01:18 Resolving deltas: 68% (397/579) build 02-Apr-2025 15:01:18 Resolving deltas: 69% (401/579) build 02-Apr-2025 15:01:18 Resolving deltas: 73% (428/579) build 02-Apr-2025 15:01:18 Resolving deltas: 75% (440/579) build 02-Apr-2025 15:01:18 Resolving deltas: 77% (448/579) build 02-Apr-2025 15:01:18 Resolving deltas: 78% (454/579) build 02-Apr-2025 15:01:18 Resolving deltas: 80% (465/579) build 02-Apr-2025 15:01:18 Resolving deltas: 81% (472/579) build 02-Apr-2025 15:01:18 Resolving deltas: 82% (477/579) build 02-Apr-2025 15:01:18 Resolving deltas: 83% (481/579) build 02-Apr-2025 15:01:18 Resolving deltas: 88% (513/579) build 02-Apr-2025 15:01:18 Resolving deltas: 89% (516/579) build 02-Apr-2025 15:01:18 Resolving deltas: 92% (538/579) build 02-Apr-2025 15:01:18 Resolving deltas: 93% (539/579) build 02-Apr-2025 15:01:18 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:01:18 Resolving deltas: 95% (553/579) build 02-Apr-2025 15:01:18 Resolving deltas: 96% (556/579) build 02-Apr-2025 15:01:18 Resolving deltas: 97% (562/579) build 02-Apr-2025 15:01:18 Resolving deltas: 98% (570/579) build 02-Apr-2025 15:01:18 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:18 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:18 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:18 [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 02-Apr-2025 15:01:18 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:18 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:18 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete.[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test[0m build 02-Apr-2025 15:01:18 [00;36m [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10[0m build 02-Apr-2025 15:01:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777[0m build 02-Apr-2025 15:01:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777[0m build 02-Apr-2025 15:01:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777[0m build 02-Apr-2025 15:01:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:18 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:18 [00;32m build 02-Apr-2025 15:01:18 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:18 [0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/files[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/install[0m build 02-Apr-2025 15:01:18 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.10/store[0m build 02-Apr-2025 15:01:18 [01;35m [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:19 [00;32m build 02-Apr-2025 15:01:19 phpBB > old-version-diff: build 02-Apr-2025 15:01:19 [0m build 02-Apr-2025 15:01:19 [00;36m [echo] Retrieving version 3.3.11[0m build 02-Apr-2025 15:01:19 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.11[0m build 02-Apr-2025 15:01:19 [00;32m build 02-Apr-2025 15:01:19 phpBB > export: build 02-Apr-2025 15:01:19 [0m build 02-Apr-2025 15:01:20 Cloning into 'viglink'... build 02-Apr-2025 15:01:21 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:21 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:21 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:21 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:21 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:21 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:21 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:21 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:21 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:21 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:21 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:21 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:21 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:21 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:21 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:21 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:21 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:21 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:21 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:21 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:21 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:21 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:21 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:21 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:21 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:21 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:21 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:21 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:21 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:21 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:21 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:21 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:21 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:21 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:21 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:21 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:21 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:21 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:21 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:21 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:21 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:21 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:21 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:21 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:21 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:21 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:21 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:21 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:21 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:21 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:21 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:21 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:21 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:21 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:21 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:21 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:21 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:21 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:21 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:21 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:21 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:21 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:21 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:21 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:21 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:21 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:21 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:21 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:21 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:21 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:21 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:21 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:21 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:21 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:21 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:21 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:21 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:21 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:21 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:21 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:21 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:21 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:21 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:21 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:21 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:21 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:21 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:21 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:21 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:21 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:21 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:21 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:21 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:21 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:21 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:21 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:21 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:21 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:21 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:21 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:21 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:21 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:21 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:21 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:21 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:21 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:21 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.62 MiB/s, done. build 02-Apr-2025 15:01:21 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:21 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:21 Resolving deltas: 4% (25/579) build 02-Apr-2025 15:01:21 Resolving deltas: 5% (34/579) build 02-Apr-2025 15:01:21 Resolving deltas: 6% (35/579) build 02-Apr-2025 15:01:21 Resolving deltas: 8% (48/579) build 02-Apr-2025 15:01:21 Resolving deltas: 9% (56/579) build 02-Apr-2025 15:01:21 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:01:21 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:01:21 Resolving deltas: 15% (90/579) build 02-Apr-2025 15:01:21 Resolving deltas: 16% (93/579) build 02-Apr-2025 15:01:21 Resolving deltas: 17% (102/579) build 02-Apr-2025 15:01:21 Resolving deltas: 19% (114/579) build 02-Apr-2025 15:01:21 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:01:21 Resolving deltas: 23% (134/579) build 02-Apr-2025 15:01:21 Resolving deltas: 25% (149/579) build 02-Apr-2025 15:01:21 Resolving deltas: 30% (174/579) build 02-Apr-2025 15:01:21 Resolving deltas: 31% (185/579) build 02-Apr-2025 15:01:21 Resolving deltas: 34% (197/579) build 02-Apr-2025 15:01:21 Resolving deltas: 35% (205/579) build 02-Apr-2025 15:01:21 Resolving deltas: 36% (209/579) build 02-Apr-2025 15:01:21 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:01:21 Resolving deltas: 41% (243/579) build 02-Apr-2025 15:01:21 Resolving deltas: 43% (250/579) build 02-Apr-2025 15:01:21 Resolving deltas: 44% (259/579) build 02-Apr-2025 15:01:21 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:01:21 Resolving deltas: 46% (271/579) build 02-Apr-2025 15:01:21 Resolving deltas: 54% (315/579) build 02-Apr-2025 15:01:21 Resolving deltas: 55% (319/579) build 02-Apr-2025 15:01:21 Resolving deltas: 56% (329/579) build 02-Apr-2025 15:01:21 Resolving deltas: 61% (357/579) build 02-Apr-2025 15:01:21 Resolving deltas: 62% (359/579) build 02-Apr-2025 15:01:21 Resolving deltas: 65% (381/579) build 02-Apr-2025 15:01:21 Resolving deltas: 66% (386/579) build 02-Apr-2025 15:01:21 Resolving deltas: 67% (390/579) build 02-Apr-2025 15:01:21 Resolving deltas: 72% (417/579) build 02-Apr-2025 15:01:21 Resolving deltas: 74% (429/579) build 02-Apr-2025 15:01:21 Resolving deltas: 75% (437/579) build 02-Apr-2025 15:01:21 Resolving deltas: 76% (443/579) build 02-Apr-2025 15:01:21 Resolving deltas: 78% (454/579) build 02-Apr-2025 15:01:21 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:01:21 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:01:21 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:01:21 Resolving deltas: 86% (502/579) build 02-Apr-2025 15:01:21 Resolving deltas: 87% (505/579) build 02-Apr-2025 15:01:21 Resolving deltas: 91% (527/579) build 02-Apr-2025 15:01:21 Resolving deltas: 92% (533/579) build 02-Apr-2025 15:01:21 Resolving deltas: 93% (542/579) build 02-Apr-2025 15:01:21 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:01:21 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:01:21 Resolving deltas: 97% (566/579) build 02-Apr-2025 15:01:21 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:21 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:21 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:21 [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 02-Apr-2025 15:01:21 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:21 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:21 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete.[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test[0m build 02-Apr-2025 15:01:21 [00;36m [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11[0m build 02-Apr-2025 15:01:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777[0m build 02-Apr-2025 15:01:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777[0m build 02-Apr-2025 15:01:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777[0m build 02-Apr-2025 15:01:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:21 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:21 [00;32m build 02-Apr-2025 15:01:21 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:21 [0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/files[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/install[0m build 02-Apr-2025 15:01:21 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.11/store[0m build 02-Apr-2025 15:01:21 [01;35m [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:22 [00;32m build 02-Apr-2025 15:01:22 phpBB > old-version-diff: build 02-Apr-2025 15:01:22 [0m build 02-Apr-2025 15:01:22 [00;36m [echo] Retrieving version 3.3.12[0m build 02-Apr-2025 15:01:22 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.12[0m build 02-Apr-2025 15:01:22 [00;32m build 02-Apr-2025 15:01:22 phpBB > export: build 02-Apr-2025 15:01:22 [0m build 02-Apr-2025 15:01:22 Cloning into 'viglink'... build 02-Apr-2025 15:01:22 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:22 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:22 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:22 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:22 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:22 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:22 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:22 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:22 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:22 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:22 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:22 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:22 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:22 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:22 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:22 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:22 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:22 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:22 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:22 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:22 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:22 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:22 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:22 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:22 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:22 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:22 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:22 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:22 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:22 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:22 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:22 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:22 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:22 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:22 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:22 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:22 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:22 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:22 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:22 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:22 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:22 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:22 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:22 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:22 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:22 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:22 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:22 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:22 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:22 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:22 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:22 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:22 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:22 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:22 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:22 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:22 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:22 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:22 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:22 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:22 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:22 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:22 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:22 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:22 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:22 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:22 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:22 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:22 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:22 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:22 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:22 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:22 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:22 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:22 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:22 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:22 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:22 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:22 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:22 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:22 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:22 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:22 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:22 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:22 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:22 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:22 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:22 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:22 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:22 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:22 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:22 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:22 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:22 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:22 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:22 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:22 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:22 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:22 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:22 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:22 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:22 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:22 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:22 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:22 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:22 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:22 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 02-Apr-2025 15:01:22 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:22 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:22 Resolving deltas: 3% (19/579) build 02-Apr-2025 15:01:22 Resolving deltas: 4% (25/579) build 02-Apr-2025 15:01:22 Resolving deltas: 5% (33/579) build 02-Apr-2025 15:01:22 Resolving deltas: 11% (64/579) build 02-Apr-2025 15:01:22 Resolving deltas: 12% (71/579) build 02-Apr-2025 15:01:22 Resolving deltas: 15% (90/579) build 02-Apr-2025 15:01:22 Resolving deltas: 16% (94/579) build 02-Apr-2025 15:01:22 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:01:22 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:01:22 Resolving deltas: 22% (130/579) build 02-Apr-2025 15:01:22 Resolving deltas: 23% (136/579) build 02-Apr-2025 15:01:22 Resolving deltas: 26% (151/579) build 02-Apr-2025 15:01:22 Resolving deltas: 27% (158/579) build 02-Apr-2025 15:01:22 Resolving deltas: 28% (165/579) build 02-Apr-2025 15:01:22 Resolving deltas: 29% (170/579) build 02-Apr-2025 15:01:22 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:01:22 Resolving deltas: 34% (200/579) build 02-Apr-2025 15:01:22 Resolving deltas: 35% (208/579) build 02-Apr-2025 15:01:22 Resolving deltas: 36% (212/579) build 02-Apr-2025 15:01:22 Resolving deltas: 37% (216/579) build 02-Apr-2025 15:01:22 Resolving deltas: 39% (230/579) build 02-Apr-2025 15:01:22 Resolving deltas: 42% (246/579) build 02-Apr-2025 15:01:22 Resolving deltas: 43% (253/579) build 02-Apr-2025 15:01:22 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:01:22 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:01:22 Resolving deltas: 46% (269/579) build 02-Apr-2025 15:01:22 Resolving deltas: 47% (274/579) build 02-Apr-2025 15:01:22 Resolving deltas: 56% (328/579) build 02-Apr-2025 15:01:22 Resolving deltas: 57% (332/579) build 02-Apr-2025 15:01:22 Resolving deltas: 59% (342/579) build 02-Apr-2025 15:01:22 Resolving deltas: 63% (370/579) build 02-Apr-2025 15:01:22 Resolving deltas: 64% (372/579) build 02-Apr-2025 15:01:22 Resolving deltas: 68% (394/579) build 02-Apr-2025 15:01:22 Resolving deltas: 69% (403/579) build 02-Apr-2025 15:01:22 Resolving deltas: 74% (430/579) build 02-Apr-2025 15:01:22 Resolving deltas: 76% (442/579) build 02-Apr-2025 15:01:22 Resolving deltas: 77% (450/579) build 02-Apr-2025 15:01:22 Resolving deltas: 78% (456/579) build 02-Apr-2025 15:01:22 Resolving deltas: 79% (458/579) build 02-Apr-2025 15:01:22 Resolving deltas: 80% (467/579) build 02-Apr-2025 15:01:22 Resolving deltas: 81% (470/579) build 02-Apr-2025 15:01:22 Resolving deltas: 82% (479/579) build 02-Apr-2025 15:01:22 Resolving deltas: 83% (483/579) build 02-Apr-2025 15:01:22 Resolving deltas: 88% (515/579) build 02-Apr-2025 15:01:22 Resolving deltas: 89% (516/579) build 02-Apr-2025 15:01:22 Resolving deltas: 93% (540/579) build 02-Apr-2025 15:01:22 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:01:22 Resolving deltas: 95% (555/579) build 02-Apr-2025 15:01:22 Resolving deltas: 96% (558/579) build 02-Apr-2025 15:01:22 Resolving deltas: 97% (564/579) build 02-Apr-2025 15:01:22 Resolving deltas: 98% (573/579) build 02-Apr-2025 15:01:22 Resolving deltas: 99% (575/579) build 02-Apr-2025 15:01:22 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:22 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:22 error: pathspec 'release-phpbb-3.3.12' did not match any file(s) known to git build 02-Apr-2025 15:01:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:22 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:22 [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 02-Apr-2025 15:01:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:22 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:22 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:23 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.12/config.php to delete.[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/develop[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/install/data[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/development[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/test[0m build 02-Apr-2025 15:01:23 [00;36m [echo] Setting permissions for checkout of release-3.3.12 in build/old_versions/release-3.3.12[0m build 02-Apr-2025 15:01:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/cache' to 777[0m build 02-Apr-2025 15:01:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/store' to 777[0m build 02-Apr-2025 15:01:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/files' to 777[0m build 02-Apr-2025 15:01:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:23 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:23 [00;32m build 02-Apr-2025 15:01:23 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:23 [0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/cache[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/docs[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/files[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/install[0m build 02-Apr-2025 15:01:23 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.12/store[0m build 02-Apr-2025 15:01:23 [01;35m [delete] Directory /data/build/old_versions/release-3.3.12/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:23 [00;32m build 02-Apr-2025 15:01:23 phpBB > old-version-diff: build 02-Apr-2025 15:01:23 [0m build 02-Apr-2025 15:01:23 [00;36m [echo] Retrieving version 3.3.13[0m build 02-Apr-2025 15:01:23 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.13[0m build 02-Apr-2025 15:01:23 [00;32m build 02-Apr-2025 15:01:23 phpBB > export: build 02-Apr-2025 15:01:23 [0m build 02-Apr-2025 15:01:24 Cloning into 'viglink'... build 02-Apr-2025 15:01:24 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:24 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:24 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:24 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:24 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:24 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:24 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:24 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:24 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:24 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:24 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:24 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:24 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:24 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:24 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:24 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:24 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:24 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:24 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:24 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:24 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:24 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:24 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:24 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:24 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:24 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:24 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:24 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:24 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:24 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:24 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:24 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:24 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:24 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:24 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:24 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:24 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:24 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:24 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:24 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:24 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:24 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:24 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:24 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:24 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:24 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:24 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:24 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:24 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:24 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:24 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:24 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:24 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:24 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:24 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:24 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:24 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:24 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:24 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:24 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:24 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:24 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:24 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:24 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:24 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:24 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:24 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:24 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:24 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:24 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:24 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:24 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:24 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:24 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:24 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:24 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:24 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:24 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:24 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:24 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:24 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:24 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:24 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:24 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:24 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:24 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:24 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:24 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:24 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:24 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:24 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:24 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:24 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:24 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:24 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:24 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:24 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:24 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:24 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:24 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:24 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:24 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:24 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:24 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:24 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:24 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:24 Receiving objects: 100% (1127/1127), 216.86 KiB | 2.82 MiB/s, done. build 02-Apr-2025 15:01:24 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:24 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:24 Resolving deltas: 4% (26/579) build 02-Apr-2025 15:01:24 Resolving deltas: 7% (45/579) build 02-Apr-2025 15:01:24 Resolving deltas: 8% (50/579) build 02-Apr-2025 15:01:24 Resolving deltas: 10% (58/579) build 02-Apr-2025 15:01:24 Resolving deltas: 11% (69/579) build 02-Apr-2025 15:01:24 Resolving deltas: 12% (72/579) build 02-Apr-2025 15:01:24 Resolving deltas: 14% (83/579) build 02-Apr-2025 15:01:24 Resolving deltas: 17% (103/579) build 02-Apr-2025 15:01:24 Resolving deltas: 18% (105/579) build 02-Apr-2025 15:01:24 Resolving deltas: 20% (121/579) build 02-Apr-2025 15:01:24 Resolving deltas: 23% (135/579) build 02-Apr-2025 15:01:24 Resolving deltas: 24% (141/579) build 02-Apr-2025 15:01:24 Resolving deltas: 26% (156/579) build 02-Apr-2025 15:01:24 Resolving deltas: 31% (181/579) build 02-Apr-2025 15:01:24 Resolving deltas: 33% (192/579) build 02-Apr-2025 15:01:24 Resolving deltas: 35% (204/579) build 02-Apr-2025 15:01:24 Resolving deltas: 36% (212/579) build 02-Apr-2025 15:01:24 Resolving deltas: 37% (216/579) build 02-Apr-2025 15:01:24 Resolving deltas: 38% (221/579) build 02-Apr-2025 15:01:24 Resolving deltas: 40% (234/579) build 02-Apr-2025 15:01:24 Resolving deltas: 43% (250/579) build 02-Apr-2025 15:01:24 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:01:24 Resolving deltas: 45% (261/579) build 02-Apr-2025 15:01:24 Resolving deltas: 46% (269/579) build 02-Apr-2025 15:01:24 Resolving deltas: 47% (273/579) build 02-Apr-2025 15:01:24 Resolving deltas: 48% (278/579) build 02-Apr-2025 15:01:24 Resolving deltas: 57% (332/579) build 02-Apr-2025 15:01:24 Resolving deltas: 58% (336/579) build 02-Apr-2025 15:01:24 Resolving deltas: 59% (346/579) build 02-Apr-2025 15:01:24 Resolving deltas: 64% (374/579) build 02-Apr-2025 15:01:24 Resolving deltas: 65% (378/579) build 02-Apr-2025 15:01:24 Resolving deltas: 68% (398/579) build 02-Apr-2025 15:01:24 Resolving deltas: 69% (405/579) build 02-Apr-2025 15:01:24 Resolving deltas: 70% (409/579) build 02-Apr-2025 15:01:24 Resolving deltas: 75% (436/579) build 02-Apr-2025 15:01:24 Resolving deltas: 77% (447/579) build 02-Apr-2025 15:01:24 Resolving deltas: 78% (455/579) build 02-Apr-2025 15:01:24 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:01:24 Resolving deltas: 81% (472/579) build 02-Apr-2025 15:01:24 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:01:24 Resolving deltas: 83% (484/579) build 02-Apr-2025 15:01:24 Resolving deltas: 84% (488/579) build 02-Apr-2025 15:01:24 Resolving deltas: 89% (520/579) build 02-Apr-2025 15:01:24 Resolving deltas: 90% (523/579) build 02-Apr-2025 15:01:24 Resolving deltas: 94% (545/579) build 02-Apr-2025 15:01:24 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:01:24 Resolving deltas: 96% (560/579) build 02-Apr-2025 15:01:24 Resolving deltas: 97% (563/579) build 02-Apr-2025 15:01:24 Resolving deltas: 98% (569/579) build 02-Apr-2025 15:01:24 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:01:24 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:24 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:25 error: pathspec 'release-phpbb-3.3.13' did not match any file(s) known to git build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:25 [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 02-Apr-2025 15:01:25 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:25 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:25 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.13/config.php to delete.[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/develop[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/install/data[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/config/development[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/config/test[0m build 02-Apr-2025 15:01:25 [00;36m [echo] Setting permissions for checkout of release-3.3.13 in build/old_versions/release-3.3.13[0m build 02-Apr-2025 15:01:25 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/cache' to 777[0m build 02-Apr-2025 15:01:25 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/store' to 777[0m build 02-Apr-2025 15:01:25 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/files' to 777[0m build 02-Apr-2025 15:01:25 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:25 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:25 [00;32m build 02-Apr-2025 15:01:25 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:25 [0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/cache[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/docs[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/files[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/install[0m build 02-Apr-2025 15:01:25 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.13/store[0m build 02-Apr-2025 15:01:25 [01;35m [delete] Directory /data/build/old_versions/release-3.3.13/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:25 [00;32m build 02-Apr-2025 15:01:25 phpBB > old-version-diff: build 02-Apr-2025 15:01:25 [0m build 02-Apr-2025 15:01:25 [00;36m [echo] Retrieving version 3.3.14[0m build 02-Apr-2025 15:01:25 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.14[0m build 02-Apr-2025 15:01:25 [00;32m build 02-Apr-2025 15:01:25 phpBB > export: build 02-Apr-2025 15:01:25 [0m build 02-Apr-2025 15:01:26 Cloning into 'viglink'... build 02-Apr-2025 15:01:26 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:26 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:26 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:26 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:26 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:26 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:26 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:26 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:26 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:26 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:26 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:26 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:26 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:26 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:26 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:26 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:26 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:26 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:26 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:26 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:26 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:26 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:26 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:26 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:26 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:26 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:26 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:26 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:26 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:26 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:26 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:26 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:26 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:26 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:26 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:26 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:26 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:26 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:26 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:26 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:26 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:26 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:26 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:26 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:26 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:26 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:26 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:26 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:26 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:26 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:26 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:26 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:26 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:26 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:26 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:26 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:26 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:26 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:26 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:26 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:26 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:26 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:26 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:26 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:26 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:26 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:26 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:26 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:26 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:26 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:26 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:26 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:26 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:26 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:26 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:26 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:26 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:26 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:26 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:26 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:26 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:26 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:26 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:26 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:26 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:26 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:26 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:26 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:26 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:26 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:26 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:26 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:26 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:26 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:26 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:26 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:26 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:26 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:26 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:26 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:26 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:26 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:26 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:26 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:26 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:26 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:26 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.33 MiB/s, done. build 02-Apr-2025 15:01:26 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:26 Resolving deltas: 1% (7/579) build 02-Apr-2025 15:01:26 Resolving deltas: 5% (33/579) build 02-Apr-2025 15:01:26 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:01:26 Resolving deltas: 8% (49/579) build 02-Apr-2025 15:01:26 Resolving deltas: 10% (61/579) build 02-Apr-2025 15:01:26 Resolving deltas: 13% (79/579) build 02-Apr-2025 15:01:26 Resolving deltas: 14% (82/579) build 02-Apr-2025 15:01:26 Resolving deltas: 15% (88/579) build 02-Apr-2025 15:01:26 Resolving deltas: 17% (102/579) build 02-Apr-2025 15:01:26 Resolving deltas: 22% (132/579) build 02-Apr-2025 15:01:26 Resolving deltas: 24% (139/579) build 02-Apr-2025 15:01:26 Resolving deltas: 25% (145/579) build 02-Apr-2025 15:01:26 Resolving deltas: 29% (170/579) build 02-Apr-2025 15:01:26 Resolving deltas: 31% (182/579) build 02-Apr-2025 15:01:26 Resolving deltas: 32% (190/579) build 02-Apr-2025 15:01:26 Resolving deltas: 33% (192/579) build 02-Apr-2025 15:01:26 Resolving deltas: 35% (203/579) build 02-Apr-2025 15:01:26 Resolving deltas: 36% (214/579) build 02-Apr-2025 15:01:26 Resolving deltas: 37% (215/579) build 02-Apr-2025 15:01:26 Resolving deltas: 38% (221/579) build 02-Apr-2025 15:01:26 Resolving deltas: 42% (247/579) build 02-Apr-2025 15:01:26 Resolving deltas: 43% (251/579) build 02-Apr-2025 15:01:26 Resolving deltas: 45% (262/579) build 02-Apr-2025 15:01:26 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:01:26 Resolving deltas: 48% (278/579) build 02-Apr-2025 15:01:26 Resolving deltas: 50% (294/579) build 02-Apr-2025 15:01:26 Resolving deltas: 51% (296/579) build 02-Apr-2025 15:01:26 Resolving deltas: 55% (320/579) build 02-Apr-2025 15:01:26 Resolving deltas: 56% (326/579) build 02-Apr-2025 15:01:26 Resolving deltas: 57% (334/579) build 02-Apr-2025 15:01:26 Resolving deltas: 59% (342/579) build 02-Apr-2025 15:01:26 Resolving deltas: 66% (384/579) build 02-Apr-2025 15:01:26 Resolving deltas: 68% (396/579) build 02-Apr-2025 15:01:26 Resolving deltas: 69% (404/579) build 02-Apr-2025 15:01:26 Resolving deltas: 73% (423/579) build 02-Apr-2025 15:01:26 Resolving deltas: 75% (439/579) build 02-Apr-2025 15:01:26 Resolving deltas: 78% (455/579) build 02-Apr-2025 15:01:26 Resolving deltas: 79% (461/579) build 02-Apr-2025 15:01:26 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:01:26 Resolving deltas: 81% (473/579) build 02-Apr-2025 15:01:26 Resolving deltas: 82% (475/579) build 02-Apr-2025 15:01:26 Resolving deltas: 83% (486/579) build 02-Apr-2025 15:01:26 Resolving deltas: 84% (487/579) build 02-Apr-2025 15:01:26 Resolving deltas: 85% (495/579) build 02-Apr-2025 15:01:26 Resolving deltas: 86% (498/579) build 02-Apr-2025 15:01:26 Resolving deltas: 87% (505/579) build 02-Apr-2025 15:01:26 Resolving deltas: 88% (512/579) build 02-Apr-2025 15:01:26 Resolving deltas: 92% (538/579) build 02-Apr-2025 15:01:26 Resolving deltas: 94% (547/579) build 02-Apr-2025 15:01:26 Resolving deltas: 97% (564/579) build 02-Apr-2025 15:01:26 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:01:26 Resolving deltas: 99% (575/579) build 02-Apr-2025 15:01:26 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:26 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:26 error: pathspec 'release-phpbb-3.3.14' did not match any file(s) known to git build 02-Apr-2025 15:01:26 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:26 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:26 [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 02-Apr-2025 15:01:26 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:26 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:26 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:26 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.14/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:27 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.14/config.php to delete.[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/develop[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/install/data[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/config/development[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/config/test[0m build 02-Apr-2025 15:01:27 [00;36m [echo] Setting permissions for checkout of release-3.3.14 in build/old_versions/release-3.3.14[0m build 02-Apr-2025 15:01:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/cache' to 777[0m build 02-Apr-2025 15:01:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/store' to 777[0m build 02-Apr-2025 15:01:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/files' to 777[0m build 02-Apr-2025 15:01:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:27 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.14/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:27 [00;32m build 02-Apr-2025 15:01:27 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:27 [0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/cache[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/docs[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/files[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/install[0m build 02-Apr-2025 15:01:27 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.14/store[0m build 02-Apr-2025 15:01:27 [01;35m [delete] Directory /data/build/old_versions/release-3.3.14/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:27 [00;32m build 02-Apr-2025 15:01:27 phpBB > old-version-diff: build 02-Apr-2025 15:01:27 [0m build 02-Apr-2025 15:01:27 [00;36m [echo] Retrieving version 3.3.15[0m build 02-Apr-2025 15:01:27 [00;36m [mkdir] Created dir: /data/build/old_versions/release-3.3.15[0m build 02-Apr-2025 15:01:27 [00;32m build 02-Apr-2025 15:01:27 phpBB > export: build 02-Apr-2025 15:01:27 [0m build 02-Apr-2025 15:01:28 Cloning into 'viglink'... build 02-Apr-2025 15:01:28 remote: Enumerating objects: 1127, done.[K build 02-Apr-2025 15:01:28 remote: Counting objects: 1% (1/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 2% (2/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 4% (3/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 5% (4/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 7% (5/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 8% (6/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 9% (7/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 11% (8/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 12% (9/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 14% (10/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 15% (11/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 16% (12/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 18% (13/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 19% (14/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 21% (15/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 22% (16/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 23% (17/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 25% (18/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 26% (19/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 28% (20/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 29% (21/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 30% (22/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 32% (23/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 33% (24/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 35% (25/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 36% (26/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 38% (27/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 39% (28/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 40% (29/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 42% (30/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 43% (31/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 45% (32/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 46% (33/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 47% (34/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 49% (35/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 50% (36/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 52% (37/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 53% (38/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 54% (39/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 56% (40/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 57% (41/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 59% (42/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 60% (43/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 61% (44/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 63% (45/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 64% (46/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 66% (47/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 67% (48/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 69% (49/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 70% (50/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 71% (51/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 73% (52/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 74% (53/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 76% (54/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 77% (55/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 78% (56/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 80% (57/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 81% (58/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 83% (59/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 84% (60/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 85% (61/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 87% (62/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 88% (63/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 90% (64/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 91% (65/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 92% (66/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 94% (67/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 95% (68/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 97% (69/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 98% (70/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 100% (71/71)[K build 02-Apr-2025 15:01:28 remote: Counting objects: 100% (71/71), done.[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 2% (1/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 4% (2/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 6% (3/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 8% (4/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 11% (5/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 13% (6/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 15% (7/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 17% (8/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 20% (9/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 22% (10/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 24% (11/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 26% (12/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 28% (13/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 31% (14/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 33% (15/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 35% (16/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 37% (17/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 40% (18/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 42% (19/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 44% (20/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 46% (21/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 48% (22/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 51% (23/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 53% (24/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 55% (25/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 57% (26/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 60% (27/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 62% (28/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 64% (29/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 66% (30/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 68% (31/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 71% (32/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 73% (33/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 75% (34/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 77% (35/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 80% (36/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 82% (37/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 84% (38/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 86% (39/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 88% (40/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 91% (41/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 93% (42/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 95% (43/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 97% (44/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 100% (45/45)[K build 02-Apr-2025 15:01:28 remote: Compressing objects: 100% (45/45), done.[K build 02-Apr-2025 15:01:28 Receiving objects: 0% (1/1127) build 02-Apr-2025 15:01:28 Receiving objects: 1% (12/1127) build 02-Apr-2025 15:01:28 Receiving objects: 2% (23/1127) build 02-Apr-2025 15:01:28 Receiving objects: 3% (34/1127) build 02-Apr-2025 15:01:28 Receiving objects: 4% (46/1127) build 02-Apr-2025 15:01:28 Receiving objects: 5% (57/1127) build 02-Apr-2025 15:01:28 Receiving objects: 6% (68/1127) build 02-Apr-2025 15:01:28 Receiving objects: 7% (79/1127) build 02-Apr-2025 15:01:28 Receiving objects: 8% (91/1127) build 02-Apr-2025 15:01:28 Receiving objects: 9% (102/1127) build 02-Apr-2025 15:01:28 Receiving objects: 10% (113/1127) build 02-Apr-2025 15:01:28 Receiving objects: 11% (124/1127) build 02-Apr-2025 15:01:28 Receiving objects: 12% (136/1127) build 02-Apr-2025 15:01:28 Receiving objects: 13% (147/1127) build 02-Apr-2025 15:01:28 Receiving objects: 14% (158/1127) build 02-Apr-2025 15:01:28 Receiving objects: 15% (170/1127) build 02-Apr-2025 15:01:28 Receiving objects: 16% (181/1127) build 02-Apr-2025 15:01:28 Receiving objects: 17% (192/1127) build 02-Apr-2025 15:01:28 Receiving objects: 18% (203/1127) build 02-Apr-2025 15:01:28 Receiving objects: 19% (215/1127) build 02-Apr-2025 15:01:28 Receiving objects: 20% (226/1127) build 02-Apr-2025 15:01:28 Receiving objects: 21% (237/1127) build 02-Apr-2025 15:01:28 Receiving objects: 22% (248/1127) build 02-Apr-2025 15:01:28 Receiving objects: 23% (260/1127) build 02-Apr-2025 15:01:28 Receiving objects: 24% (271/1127) build 02-Apr-2025 15:01:28 Receiving objects: 25% (282/1127) build 02-Apr-2025 15:01:28 Receiving objects: 26% (294/1127) build 02-Apr-2025 15:01:28 Receiving objects: 27% (305/1127) build 02-Apr-2025 15:01:28 Receiving objects: 28% (316/1127) build 02-Apr-2025 15:01:28 Receiving objects: 29% (327/1127) build 02-Apr-2025 15:01:28 Receiving objects: 30% (339/1127) build 02-Apr-2025 15:01:28 Receiving objects: 31% (350/1127) build 02-Apr-2025 15:01:28 Receiving objects: 32% (361/1127) build 02-Apr-2025 15:01:28 Receiving objects: 33% (372/1127) build 02-Apr-2025 15:01:28 Receiving objects: 34% (384/1127) build 02-Apr-2025 15:01:28 Receiving objects: 35% (395/1127) build 02-Apr-2025 15:01:28 Receiving objects: 36% (406/1127) build 02-Apr-2025 15:01:28 Receiving objects: 37% (417/1127) build 02-Apr-2025 15:01:28 Receiving objects: 38% (429/1127) build 02-Apr-2025 15:01:28 Receiving objects: 39% (440/1127) build 02-Apr-2025 15:01:28 Receiving objects: 40% (451/1127) build 02-Apr-2025 15:01:28 Receiving objects: 41% (463/1127) build 02-Apr-2025 15:01:28 Receiving objects: 42% (474/1127) build 02-Apr-2025 15:01:28 Receiving objects: 43% (485/1127) build 02-Apr-2025 15:01:28 Receiving objects: 44% (496/1127) build 02-Apr-2025 15:01:28 Receiving objects: 45% (508/1127) build 02-Apr-2025 15:01:28 Receiving objects: 46% (519/1127) build 02-Apr-2025 15:01:28 Receiving objects: 47% (530/1127) build 02-Apr-2025 15:01:28 Receiving objects: 48% (541/1127) build 02-Apr-2025 15:01:28 Receiving objects: 49% (553/1127) build 02-Apr-2025 15:01:28 Receiving objects: 50% (564/1127) build 02-Apr-2025 15:01:28 Receiving objects: 51% (575/1127) build 02-Apr-2025 15:01:28 Receiving objects: 52% (587/1127) build 02-Apr-2025 15:01:28 Receiving objects: 53% (598/1127) build 02-Apr-2025 15:01:28 Receiving objects: 54% (609/1127) build 02-Apr-2025 15:01:28 Receiving objects: 55% (620/1127) build 02-Apr-2025 15:01:28 Receiving objects: 56% (632/1127) build 02-Apr-2025 15:01:28 Receiving objects: 57% (643/1127) build 02-Apr-2025 15:01:28 Receiving objects: 58% (654/1127) build 02-Apr-2025 15:01:28 Receiving objects: 59% (665/1127) build 02-Apr-2025 15:01:28 Receiving objects: 60% (677/1127) build 02-Apr-2025 15:01:28 Receiving objects: 61% (688/1127) build 02-Apr-2025 15:01:28 Receiving objects: 62% (699/1127) build 02-Apr-2025 15:01:28 Receiving objects: 63% (711/1127) build 02-Apr-2025 15:01:28 Receiving objects: 64% (722/1127) build 02-Apr-2025 15:01:28 Receiving objects: 65% (733/1127) build 02-Apr-2025 15:01:28 Receiving objects: 66% (744/1127) build 02-Apr-2025 15:01:28 Receiving objects: 67% (756/1127) build 02-Apr-2025 15:01:28 Receiving objects: 68% (767/1127) build 02-Apr-2025 15:01:28 Receiving objects: 69% (778/1127) build 02-Apr-2025 15:01:28 Receiving objects: 70% (789/1127) build 02-Apr-2025 15:01:28 Receiving objects: 71% (801/1127) build 02-Apr-2025 15:01:28 Receiving objects: 72% (812/1127) build 02-Apr-2025 15:01:28 Receiving objects: 73% (823/1127) build 02-Apr-2025 15:01:28 Receiving objects: 74% (834/1127) build 02-Apr-2025 15:01:28 Receiving objects: 75% (846/1127) build 02-Apr-2025 15:01:28 Receiving objects: 76% (857/1127) build 02-Apr-2025 15:01:28 Receiving objects: 77% (868/1127) build 02-Apr-2025 15:01:28 Receiving objects: 78% (880/1127) build 02-Apr-2025 15:01:28 Receiving objects: 79% (891/1127) build 02-Apr-2025 15:01:28 Receiving objects: 80% (902/1127) build 02-Apr-2025 15:01:28 Receiving objects: 81% (913/1127) build 02-Apr-2025 15:01:28 Receiving objects: 82% (925/1127) build 02-Apr-2025 15:01:28 Receiving objects: 83% (936/1127) build 02-Apr-2025 15:01:28 Receiving objects: 84% (947/1127) build 02-Apr-2025 15:01:28 Receiving objects: 85% (958/1127) build 02-Apr-2025 15:01:28 Receiving objects: 86% (970/1127) build 02-Apr-2025 15:01:28 Receiving objects: 87% (981/1127) build 02-Apr-2025 15:01:28 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1)[K build 02-Apr-2025 15:01:28 Receiving objects: 88% (992/1127) build 02-Apr-2025 15:01:28 Receiving objects: 89% (1004/1127) build 02-Apr-2025 15:01:28 Receiving objects: 90% (1015/1127) build 02-Apr-2025 15:01:28 Receiving objects: 91% (1026/1127) build 02-Apr-2025 15:01:28 Receiving objects: 92% (1037/1127) build 02-Apr-2025 15:01:28 Receiving objects: 93% (1049/1127) build 02-Apr-2025 15:01:28 Receiving objects: 94% (1060/1127) build 02-Apr-2025 15:01:28 Receiving objects: 95% (1071/1127) build 02-Apr-2025 15:01:28 Receiving objects: 96% (1082/1127) build 02-Apr-2025 15:01:28 Receiving objects: 97% (1094/1127) build 02-Apr-2025 15:01:28 Receiving objects: 98% (1105/1127) build 02-Apr-2025 15:01:28 Receiving objects: 99% (1116/1127) build 02-Apr-2025 15:01:28 Receiving objects: 100% (1127/1127) build 02-Apr-2025 15:01:28 Receiving objects: 100% (1127/1127), 216.86 KiB | 6.78 MiB/s, done. build 02-Apr-2025 15:01:28 Resolving deltas: 0% (0/579) build 02-Apr-2025 15:01:28 Resolving deltas: 1% (6/579) build 02-Apr-2025 15:01:28 Resolving deltas: 4% (27/579) build 02-Apr-2025 15:01:28 Resolving deltas: 7% (46/579) build 02-Apr-2025 15:01:28 Resolving deltas: 8% (51/579) build 02-Apr-2025 15:01:28 Resolving deltas: 10% (59/579) build 02-Apr-2025 15:01:28 Resolving deltas: 12% (70/579) build 02-Apr-2025 15:01:28 Resolving deltas: 14% (84/579) build 02-Apr-2025 15:01:28 Resolving deltas: 17% (104/579) build 02-Apr-2025 15:01:28 Resolving deltas: 18% (106/579) build 02-Apr-2025 15:01:28 Resolving deltas: 20% (116/579) build 02-Apr-2025 15:01:28 Resolving deltas: 22% (128/579) build 02-Apr-2025 15:01:28 Resolving deltas: 24% (142/579) build 02-Apr-2025 15:01:28 Resolving deltas: 25% (148/579) build 02-Apr-2025 15:01:28 Resolving deltas: 28% (163/579) build 02-Apr-2025 15:01:28 Resolving deltas: 32% (188/579) build 02-Apr-2025 15:01:28 Resolving deltas: 34% (199/579) build 02-Apr-2025 15:01:28 Resolving deltas: 36% (211/579) build 02-Apr-2025 15:01:28 Resolving deltas: 37% (219/579) build 02-Apr-2025 15:01:28 Resolving deltas: 38% (223/579) build 02-Apr-2025 15:01:28 Resolving deltas: 39% (227/579) build 02-Apr-2025 15:01:28 Resolving deltas: 41% (241/579) build 02-Apr-2025 15:01:28 Resolving deltas: 44% (257/579) build 02-Apr-2025 15:01:28 Resolving deltas: 45% (263/579) build 02-Apr-2025 15:01:28 Resolving deltas: 46% (267/579) build 02-Apr-2025 15:01:28 Resolving deltas: 47% (275/579) build 02-Apr-2025 15:01:28 Resolving deltas: 48% (279/579) build 02-Apr-2025 15:01:28 Resolving deltas: 49% (284/579) build 02-Apr-2025 15:01:28 Resolving deltas: 58% (338/579) build 02-Apr-2025 15:01:28 Resolving deltas: 59% (342/579) build 02-Apr-2025 15:01:28 Resolving deltas: 60% (352/579) build 02-Apr-2025 15:01:28 Resolving deltas: 65% (380/579) build 02-Apr-2025 15:01:28 Resolving deltas: 66% (384/579) build 02-Apr-2025 15:01:28 Resolving deltas: 69% (404/579) build 02-Apr-2025 15:01:28 Resolving deltas: 70% (409/579) build 02-Apr-2025 15:01:28 Resolving deltas: 71% (413/579) build 02-Apr-2025 15:01:28 Resolving deltas: 75% (440/579) build 02-Apr-2025 15:01:28 Resolving deltas: 78% (452/579) build 02-Apr-2025 15:01:28 Resolving deltas: 79% (460/579) build 02-Apr-2025 15:01:28 Resolving deltas: 80% (466/579) build 02-Apr-2025 15:01:28 Resolving deltas: 82% (477/579) build 02-Apr-2025 15:01:28 Resolving deltas: 83% (484/579) build 02-Apr-2025 15:01:28 Resolving deltas: 84% (489/579) build 02-Apr-2025 15:01:28 Resolving deltas: 85% (493/579) build 02-Apr-2025 15:01:28 Resolving deltas: 90% (525/579) build 02-Apr-2025 15:01:28 Resolving deltas: 91% (528/579) build 02-Apr-2025 15:01:28 Resolving deltas: 94% (550/579) build 02-Apr-2025 15:01:28 Resolving deltas: 95% (551/579) build 02-Apr-2025 15:01:28 Resolving deltas: 96% (556/579) build 02-Apr-2025 15:01:28 Resolving deltas: 97% (565/579) build 02-Apr-2025 15:01:28 Resolving deltas: 98% (568/579) build 02-Apr-2025 15:01:28 Resolving deltas: 99% (574/579) build 02-Apr-2025 15:01:28 Resolving deltas: 100% (579/579) build 02-Apr-2025 15:01:28 Resolving deltas: 100% (579/579), done. build 02-Apr-2025 15:01:28 error: pathspec 'release-phpbb-3.3.15' did not match any file(s) known to git build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.git[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/tests[0m build 02-Apr-2025 15:01:28 [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 02-Apr-2025 15:01:28 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.gitattributes[0m build 02-Apr-2025 15:01:28 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/.travis.yml to delete.[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/phpunit.xml.dist[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting: /data/build/old_versions/release-3.3.15/ext/phpbb/viglink/README.md[0m build 02-Apr-2025 15:01:28 [01;35m [delete] Could not find file /data/build/old_versions/release-3.3.15/config.php to delete.[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/develop[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/install/data[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/config/development[0m build 02-Apr-2025 15:01:28 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/config/test[0m build 02-Apr-2025 15:01:28 [00;36m [echo] Setting permissions for checkout of release-3.3.15 in build/old_versions/release-3.3.15[0m build 02-Apr-2025 15:01:29 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/cache' to 777[0m build 02-Apr-2025 15:01:29 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/store' to 777[0m build 02-Apr-2025 15:01:29 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/files' to 777[0m build 02-Apr-2025 15:01:29 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/images/avatars/upload' to 777[0m build 02-Apr-2025 15:01:29 [00;36m [chmod] Changed file mode on '/data/build/old_versions/release-3.3.15/bin/phpbbcli.php' to 755[0m build 02-Apr-2025 15:01:29 [00;32m build 02-Apr-2025 15:01:29 phpBB > clean-diff-dir: build 02-Apr-2025 15:01:29 [0m build 02-Apr-2025 15:01:29 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/cache[0m build 02-Apr-2025 15:01:29 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/docs[0m build 02-Apr-2025 15:01:29 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/files[0m build 02-Apr-2025 15:01:29 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/install[0m build 02-Apr-2025 15:01:29 [00;36m [delete] Deleting directory /data/build/old_versions/release-3.3.15/store[0m build 02-Apr-2025 15:01:29 [01;35m [delete] Directory /data/build/old_versions/release-3.3.15/vendor does not exist or is not a directory.[0m build 02-Apr-2025 15:01:29 [00;32m build 02-Apr-2025 15:01:29 phpBB > package: build 02-Apr-2025 15:01:29 [0m build 02-Apr-2025 15:32:01 [00;32m build 02-Apr-2025 15:32:01 phpBB > checksum-dir: build 02-Apr-2025 15:32:01 [0m build 02-Apr-2025 15:32:01 [00;32m build 02-Apr-2025 15:32:01 phpBB > checksum-file: build 02-Apr-2025 15:32:01 [0m build 02-Apr-2025 15:32:01 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:01 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:01 [00;32m build 02-Apr-2025 15:32:01 phpBB > checksum-file: build 02-Apr-2025 15:32:01 [0m build 02-Apr-2025 15:32:01 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:01 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:02 [00;32m build 02-Apr-2025 15:32:02 phpBB > checksum-file: build 02-Apr-2025 15:32:02 [0m build 02-Apr-2025 15:32:02 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:02 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.15_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:03 [00;32m build 02-Apr-2025 15:32:03 phpBB > checksum-file: build 02-Apr-2025 15:32:03 [0m build 02-Apr-2025 15:32:03 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:03 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev-patch.zip[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:04 [00;32m build 02-Apr-2025 15:32:04 phpBB > checksum-file: build 02-Apr-2025 15:32:04 [0m build 02-Apr-2025 15:32:04 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:04 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev-files.tar.bz2[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:05 [00;32m build 02-Apr-2025 15:32:05 phpBB > checksum-file: build 02-Apr-2025 15:32:05 [0m build 02-Apr-2025 15:32:05 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:05 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev.zip[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev-patch.tar.bz2[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.14_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:06 [00;32m build 02-Apr-2025 15:32:06 phpBB > checksum-file: build 02-Apr-2025 15:32:06 [0m build 02-Apr-2025 15:32:06 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:06 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:07 [00;32m build 02-Apr-2025 15:32:07 phpBB > checksum-file: build 02-Apr-2025 15:32:07 [0m build 02-Apr-2025 15:32:07 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:07 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:08 [00;32m build 02-Apr-2025 15:32:08 phpBB > checksum-file: build 02-Apr-2025 15:32:08 [0m build 02-Apr-2025 15:32:08 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:08 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:08 [00;32m build 02-Apr-2025 15:32:08 phpBB > checksum-file: build 02-Apr-2025 15:32:08 [0m build 02-Apr-2025 15:32:08 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:08 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:08 [00;32m build 02-Apr-2025 15:32:08 phpBB > checksum-file: build 02-Apr-2025 15:32:08 [0m build 02-Apr-2025 15:32:08 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev-files.zip[0m build 02-Apr-2025 15:32:08 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:08 [00;32m build 02-Apr-2025 15:32:08 phpBB > checksum-file: build 02-Apr-2025 15:32:08 [0m build 02-Apr-2025 15:32:08 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:08 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:08 [00;32m build 02-Apr-2025 15:32:08 phpBB > checksum-file: build 02-Apr-2025 15:32:08 [0m build 02-Apr-2025 15:32:08 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:08 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:09 [00;32m build 02-Apr-2025 15:32:09 phpBB > checksum-file: build 02-Apr-2025 15:32:09 [0m build 02-Apr-2025 15:32:09 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:09 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.14_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.15_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.16-dev.tar.bz2[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.16-dev.webpi.zip[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:10 [00;32m build 02-Apr-2025 15:32:10 phpBB > checksum-file: build 02-Apr-2025 15:32:10 [0m build 02-Apr-2025 15:32:10 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:10 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:11 [00;32m build 02-Apr-2025 15:32:11 phpBB > checksum-file: build 02-Apr-2025 15:32:11 [0m build 02-Apr-2025 15:32:11 [00;36m [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.16-dev.zip[0m build 02-Apr-2025 15:32:11 [00;36m [php] Calling PHP function: dirname()[0m build 02-Apr-2025 15:32:11 [00;32m build 02-Apr-2025 15:32:11 BUILD FINISHED build 02-Apr-2025 15:32:11 build 02-Apr-2025 15:32:11 Total time: 32 minutes 20.79 seconds build 02-Apr-2025 15:32:11 [0m simple 02-Apr-2025 15:32:21 Finished task 'Package release files' with result: Success simple 02-Apr-2025 15:32:21 Running post build plugin 'Artifact Copier' simple 02-Apr-2025 15:32:21 Publishing an artifact: Release Files simple 02-Apr-2025 15:32:25 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 3.888 s simple 02-Apr-2025 15:32:25 Running post build plugin 'npm Cache Cleanup' simple 02-Apr-2025 15:32:25 Running post build plugin 'NCover Results Collector' simple 02-Apr-2025 15:32:25 Running post build plugin 'Build Results Label Collector' simple 02-Apr-2025 15:32:25 Running post build plugin 'Clover Results Collector' simple 02-Apr-2025 15:32:25 Running post build plugin 'Docker Container Cleanup' simple 02-Apr-2025 15:33:23 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP' simple 02-Apr-2025 15:33:23 Finalising the build... simple 02-Apr-2025 15:33:23 Stopping timer. simple 02-Apr-2025 15:33:23 Build PHPBB3-DD33-P5SP-620 completed. simple 02-Apr-2025 15:33:23 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 02-Apr-2025 15:33:23 Running on server: post build plugin 'NCover Results Collector' simple 02-Apr-2025 15:33:23 Running on server: post build plugin 'Build Labeller' simple 02-Apr-2025 15:33:23 Running on server: post build plugin 'Clover Delta Calculator' simple 02-Apr-2025 15:33:23 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 02-Apr-2025 15:33:23 All post build plugins have finished simple 02-Apr-2025 15:33:23 Generating build results summary... simple 02-Apr-2025 15:33:23 Saving build results to disk... simple 02-Apr-2025 15:33:23 Store variable context... simple 02-Apr-2025 15:33:23 Finished building PHPBB3-DD33-P5SP-620.