simple 08-May-2024 15:40:01 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #522 (PHPBB3-DD33-P5SP-522) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 08-May-2024 15:40:01 simple 08-May-2024 15:40:01 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 08-May-2024 15:40:01 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #522 (PHPBB3-DD33-P5SP-522) simple 08-May-2024 15:40:01 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 08-May-2024 15:40:01 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 08-May-2024 15:40:01 Updating source code to revision: eb12d385a0a809a40ece40f1e0d6f6eb5404a877 simple 08-May-2024 15:40:01 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git'. simple 08-May-2024 15:40:01 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP/.git/ simple 08-May-2024 15:40:02 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 08-May-2024 15:40:13 Checking out revision eb12d385a0a809a40ece40f1e0d6f6eb5404a877. simple 08-May-2024 15:40:13 Note: checking out 'eb12d385a0a809a40ece40f1e0d6f6eb5404a877'. simple 08-May-2024 15:40:13 simple 08-May-2024 15:40:13 You are in 'detached HEAD' state. You can look around, make experimental simple 08-May-2024 15:40:13 changes and commit them, and you can discard any commits you make in this simple 08-May-2024 15:40:13 state without impacting any branches by performing another checkout. simple 08-May-2024 15:40:13 simple 08-May-2024 15:40:13 If you want to create a new branch to retain commits you create, you may simple 08-May-2024 15:40:13 do so (now or later) by using -b with the checkout command again. Example: simple 08-May-2024 15:40:13 simple 08-May-2024 15:40:13 git checkout -b new_branch_name simple 08-May-2024 15:40:13 simple 08-May-2024 15:40:13 HEAD is now at eb12d38... Merge pull request #6549 from marc1706/ticket/15325 simple 08-May-2024 15:40:13 Updated source code to revision: eb12d385a0a809a40ece40f1e0d6f6eb5404a877 simple 08-May-2024 15:40:13 Finished task 'Checkout Default Repository' with result: Success simple 08-May-2024 15:40:13 Running pre-build action: VCS Version Collector simple 08-May-2024 15:40:13 Running pre-build action: Build Log Labeller Pre Build Action simple 08-May-2024 15:40:13 Build phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #522 (PHPBB3-DD33-P5SP-522) started building on agent 'Docker' () command 08-May-2024 15:40:13 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 08-May-2024 15:40:13 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 08-May-2024 15:40:13 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #522 (PHPBB3-DD33-P5SP-522)'\n ... running command line: \n/usr/bin/docker 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 08-May-2024 15:40:16 #0 building with "default" instance using docker driver error 08-May-2024 15:40:16 error 08-May-2024 15:40:16 #1 [internal] load build definition from Dockerfile error 08-May-2024 15:40:16 #1 transferring dockerfile: 490B done error 08-May-2024 15:40:16 #1 DONE 0.0s error 08-May-2024 15:40:16 error 08-May-2024 15:40:16 #2 [internal] load metadata for docker.io/library/php:7.2 error 08-May-2024 15:40:17 #2 DONE 1.6s error 08-May-2024 15:40:18 error 08-May-2024 15:40:18 #3 [internal] load .dockerignore error 08-May-2024 15:40:18 #3 transferring context: 2B done error 08-May-2024 15:40:18 #3 DONE 0.0s error 08-May-2024 15:40:18 error 08-May-2024 15:40:18 #4 [1/6] FROM docker.io/library/php:7.2@sha256:42ffbc0798e4449bbd1e14fc4dcb87774aa1ad1900a09ef6a965bc0880aa2161 error 08-May-2024 15:40:18 #4 DONE 0.0s error 08-May-2024 15:40:18 error 08-May-2024 15:40:18 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip && docker-php-ext-install -j$(nproc) zip error 08-May-2024 15:40:18 #5 CACHED error 08-May-2024 15:40:18 error 08-May-2024 15:40:18 #6 [3/6] RUN pecl install xdebug-2.9.0 error 08-May-2024 15:40:18 #6 CACHED error 08-May-2024 15:40:18 error 08-May-2024 15:40:18 #7 [4/6] RUN docker-php-ext-enable xdebug error 08-May-2024 15:40:18 #7 CACHED error 08-May-2024 15:40:18 error 08-May-2024 15:40:18 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 08-May-2024 15:40:18 #8 DONE 0.9s error 08-May-2024 15:40:19 error 08-May-2024 15:40:19 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 08-May-2024 15:40:22 #9 DONE 3.2s error 08-May-2024 15:40:22 error 08-May-2024 15:40:22 #10 exporting to image error 08-May-2024 15:40:22 #10 exporting layers 0.1s done error 08-May-2024 15:40:22 #10 writing image sha256:7ed49abc369dbfefcd3844ab5ac0bb9e86f78a11cfe5b32085cea2572ace769e done error 08-May-2024 15:40:22 #10 naming to docker.io/library/phpbb:php-7.2 0.0s done error 08-May-2024 15:40:22 #10 DONE 0.1s simple 08-May-2024 15:40:22 Built Docker image 'phpbb:php-7.2' simple 08-May-2024 15:40:22 Finished task 'Build image' with result: Success command 08-May-2024 15:40:22 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP simple 08-May-2024 15:40:22 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 08-May-2024 15:40:22 Running image name (phpbb:php-7.2) command 08-May-2024 15:40:22 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.2 - SQLite Package #522 (PHPBB3-DD33-P5SP-522)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-P5SP:/data --workdir /data/phpBB --rm -u=991 -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 08-May-2024 15:40:23 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 08-May-2024 15:40:23 Installing dependencies from lock file (including require-dev) build 08-May-2024 15:40:23 Verifying lock file contents can be installed on current platform. build 08-May-2024 15:40:23 Package operations: 76 installs, 0 updates, 0 removals build 08-May-2024 15:40:23 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 08-May-2024 15:40:23 - Downloading composer/package-versions-deprecated (1.11.99.5) build 08-May-2024 15:40:23 - Downloading bantu/ini-get-wrapper (v1.0.1) build 08-May-2024 15:40:23 - Downloading carlos-mg89/oauth (0.8.15) build 08-May-2024 15:40:23 - Downloading symfony/polyfill-mbstring (v1.29.0) build 08-May-2024 15:40:23 - Downloading symfony/polyfill-ctype (v1.29.0) build 08-May-2024 15:40:23 - Downloading symfony/dom-crawler (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/css-selector (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/browser-kit (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/polyfill-php72 (v1.29.0) build 08-May-2024 15:40:23 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 08-May-2024 15:40:23 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 08-May-2024 15:40:23 - Downloading ralouphie/getallheaders (3.0.3) build 08-May-2024 15:40:23 - Downloading psr/http-message (1.1) build 08-May-2024 15:40:23 - Downloading guzzlehttp/psr7 (1.9.1) build 08-May-2024 15:40:23 - Downloading guzzlehttp/promises (1.5.3) build 08-May-2024 15:40:23 - Downloading guzzlehttp/guzzle (6.5.8) build 08-May-2024 15:40:23 - Downloading fabpot/goutte (v3.2.3) build 08-May-2024 15:40:23 - Downloading google/recaptcha (1.2.4) build 08-May-2024 15:40:23 - Downloading symfony/yaml (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/process (v3.4.47) build 08-May-2024 15:40:23 - Downloading psr/log (1.1.4) build 08-May-2024 15:40:23 - Downloading symfony/debug (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/console (v3.4.47) build 08-May-2024 15:40:23 - Downloading laravel/homestead (v7.20.0) build 08-May-2024 15:40:23 - Downloading marc1706/fast-image-size (v1.1.7) build 08-May-2024 15:40:23 - Downloading phing/phing (2.17.4) build 08-May-2024 15:40:23 - Downloading php-webdriver/webdriver (1.13.1) build 08-May-2024 15:40:23 - Downloading webmozart/assert (1.11.0) build 08-May-2024 15:40:23 - Downloading phpdocumentor/reflection-common (2.2.0) build 08-May-2024 15:40:23 - Downloading phpdocumentor/type-resolver (1.6.1) build 08-May-2024 15:40:23 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 08-May-2024 15:40:23 - Downloading sebastian/version (2.0.1) build 08-May-2024 15:40:23 - Downloading sebastian/resource-operations (2.0.2) build 08-May-2024 15:40:23 - Downloading sebastian/recursion-context (3.0.1) build 08-May-2024 15:40:23 - Downloading sebastian/object-reflector (1.1.2) build 08-May-2024 15:40:23 - Downloading sebastian/object-enumerator (3.0.4) build 08-May-2024 15:40:23 - Downloading sebastian/global-state (2.0.0) build 08-May-2024 15:40:23 - Downloading sebastian/exporter (3.1.5) build 08-May-2024 15:40:23 - Downloading sebastian/environment (4.2.4) build 08-May-2024 15:40:23 - Downloading sebastian/diff (3.0.4) build 08-May-2024 15:40:23 - Downloading sebastian/comparator (3.0.5) build 08-May-2024 15:40:23 - Downloading phpunit/php-timer (2.1.3) build 08-May-2024 15:40:23 - Downloading phpunit/php-text-template (1.2.1) build 08-May-2024 15:40:23 - Downloading phpunit/php-file-iterator (2.0.5) build 08-May-2024 15:40:23 - Downloading theseer/tokenizer (1.2.2) build 08-May-2024 15:40:23 - Downloading sebastian/code-unit-reverse-lookup (1.0.2) build 08-May-2024 15:40:23 - Downloading phpunit/php-token-stream (3.1.3) build 08-May-2024 15:40:23 - Downloading phpunit/php-code-coverage (6.1.4) build 08-May-2024 15:40:23 - Downloading doctrine/instantiator (1.5.0) build 08-May-2024 15:40:23 - Downloading phpspec/prophecy (v1.18.0) build 08-May-2024 15:40:23 - Downloading phar-io/version (2.0.1) build 08-May-2024 15:40:23 - Downloading phar-io/manifest (1.0.3) build 08-May-2024 15:40:23 - Downloading myclabs/deep-copy (1.11.1) build 08-May-2024 15:40:23 - Downloading phpunit/phpunit (7.5.20) build 08-May-2024 15:40:23 - Downloading phpunit/dbunit (4.0.0) build 08-May-2024 15:40:23 - Downloading psr/container (1.1.1) build 08-May-2024 15:40:23 - Downloading s9e/sweetdom (2.1.0.1) build 08-May-2024 15:40:23 - Downloading s9e/regexp-builder (1.4.6) build 08-May-2024 15:40:23 - Downloading s9e/text-formatter (2.11.5) build 08-May-2024 15:40:23 - Downloading squizlabs/php_codesniffer (3.9.0) build 08-May-2024 15:40:23 - Downloading symfony/filesystem (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/config (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/finder (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/http-foundation (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/event-dispatcher (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/http-kernel (v3.4.49) build 08-May-2024 15:40:23 - Downloading symfony/dependency-injection (v3.4.47) build 08-May-2024 15:40:23 - Downloading zendframework/zend-eventmanager (3.2.1) build 08-May-2024 15:40:23 - Downloading zendframework/zend-code (3.4.1) build 08-May-2024 15:40:23 - Downloading ocramius/proxy-manager (2.2.4) build 08-May-2024 15:40:23 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 08-May-2024 15:40:23 - Downloading symfony/routing (v3.4.47) build 08-May-2024 15:40:23 - Downloading twig/twig (v2.16.0) build 08-May-2024 15:40:23 - Downloading symfony/twig-bridge (v3.4.47) build 08-May-2024 15:40:24 0/74 [>---------------------------] 0% 8/74 [===>------------------------] 10% 20/74 [=======>--------------------] 27% 27/74 [==========>-----------------] 36% 36/74 [=============>--------------] 48% 40/74 [===============>------------] 54% 50/74 [==================>---------] 67% 55/74 [====================>-------] 74% 63/74 [=======================>----] 85% 70/74 [==========================>-] 94% 74/74 [============================] 100% - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 08-May-2024 15:40:24 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 08-May-2024 15:40:24 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/dom-crawler (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/css-selector (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/browser-kit (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 08-May-2024 15:40:24 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 08-May-2024 15:40:24 - Installing psr/http-message (1.1): Extracting archive build 08-May-2024 15:40:24 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 08-May-2024 15:40:24 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 08-May-2024 15:40:24 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 08-May-2024 15:40:24 - Installing fabpot/goutte (v3.2.3): Extracting archive build 08-May-2024 15:40:24 - Installing google/recaptcha (1.2.4): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/yaml (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/process (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing psr/log (1.1.4): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/debug (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/console (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing laravel/homestead (v7.20.0): Extracting archive build 08-May-2024 15:40:24 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 08-May-2024 15:40:24 - Installing phing/phing (2.17.4): Extracting archive build 08-May-2024 15:40:24 - Installing php-webdriver/webdriver (1.13.1): Extracting archive build 08-May-2024 15:40:24 - Installing webmozart/assert (1.11.0): Extracting archive build 08-May-2024 15:40:24 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 08-May-2024 15:40:24 - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive build 08-May-2024 15:40:24 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/version (2.0.1): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/resource-operations (2.0.2): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/recursion-context (3.0.1): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/object-reflector (1.1.2): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/object-enumerator (3.0.4): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/global-state (2.0.0): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/exporter (3.1.5): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/environment (4.2.4): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/diff (3.0.4): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/comparator (3.0.5): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/php-timer (2.1.3): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/php-text-template (1.2.1): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/php-file-iterator (2.0.5): Extracting archive build 08-May-2024 15:40:24 - Installing theseer/tokenizer (1.2.2): Extracting archive build 08-May-2024 15:40:24 - Installing sebastian/code-unit-reverse-lookup (1.0.2): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/php-token-stream (3.1.3): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/php-code-coverage (6.1.4): Extracting archive build 08-May-2024 15:40:24 - Installing doctrine/instantiator (1.5.0): Extracting archive build 08-May-2024 15:40:24 - Installing phpspec/prophecy (v1.18.0): Extracting archive build 08-May-2024 15:40:24 - Installing phar-io/version (2.0.1): Extracting archive build 08-May-2024 15:40:24 - Installing phar-io/manifest (1.0.3): Extracting archive build 08-May-2024 15:40:24 - Installing myclabs/deep-copy (1.11.1): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/phpunit (7.5.20): Extracting archive build 08-May-2024 15:40:24 - Installing phpunit/dbunit (4.0.0): Extracting archive build 08-May-2024 15:40:24 - Installing psr/container (1.1.1): Extracting archive build 08-May-2024 15:40:24 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 08-May-2024 15:40:24 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 08-May-2024 15:40:24 - Installing s9e/text-formatter (2.11.5): Extracting archive build 08-May-2024 15:40:24 - Installing squizlabs/php_codesniffer (3.9.0): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/filesystem (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/config (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/finder (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/polyfill-php56 (v1.20.0) build 08-May-2024 15:40:24 - Installing symfony/polyfill-php70 (v1.20.0) build 08-May-2024 15:40:24 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 08-May-2024 15:40:24 - Installing zendframework/zend-code (3.4.1): Extracting archive build 08-May-2024 15:40:24 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/routing (v3.4.47): Extracting archive build 08-May-2024 15:40:24 - Installing twig/twig (v2.16.0): Extracting archive build 08-May-2024 15:40:24 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 08-May-2024 15:40:26 0/73 [>---------------------------] 0% 10/73 [===>------------------------] 13% 20/73 [=======>--------------------] 27% 28/73 [==========>-----------------] 38% 38/73 [==============>-------------] 52% 44/73 [================>-----------] 60% 53/73 [====================>-------] 72% 63/73 [========================>---] 86% 68/73 [==========================>-] 93% 73/73 [============================] 100%Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 08-May-2024 15:40:26 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 08-May-2024 15:40:26 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 08-May-2024 15:40:26 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 08-May-2024 15:40:26 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 08-May-2024 15:40:26 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 08-May-2024 15:40:26 Generating autoload files build 08-May-2024 15:40:27 47 packages you are using are looking for funding. build 08-May-2024 15:40:27 Use the `composer fund` command to find out more! build 08-May-2024 15:40:28 remote: Enumerating objects: 37487, done. build 08-May-2024 15:40:28 remote: Counting objects: 0% (1/10701) build 08-May-2024 15:40:28 remote: Counting objects: 1% (108/10701) build 08-May-2024 15:40:28 remote: Counting objects: 2% (215/10701) build 08-May-2024 15:40:28 remote: Counting objects: 3% (322/10701) build 08-May-2024 15:40:28 remote: Counting objects: 4% (429/10701) build 08-May-2024 15:40:28 remote: Counting objects: 5% (536/10701) build 08-May-2024 15:40:28 remote: Counting objects: 6% (643/10701) build 08-May-2024 15:40:28 remote: Counting objects: 7% (750/10701) build 08-May-2024 15:40:28 remote: Counting objects: 8% (857/10701) build 08-May-2024 15:40:28 remote: Counting objects: 9% (964/10701) build 08-May-2024 15:40:28 remote: Counting objects: 10% (1071/10701) build 08-May-2024 15:40:28 remote: Counting objects: 11% (1178/10701) build 08-May-2024 15:40:28 remote: Counting objects: 12% (1285/10701) build 08-May-2024 15:40:28 remote: Counting objects: 13% (1392/10701) build 08-May-2024 15:40:28 remote: Counting objects: 14% (1499/10701) build 08-May-2024 15:40:28 remote: Counting objects: 15% (1606/10701) build 08-May-2024 15:40:28 remote: Counting objects: 16% (1713/10701) build 08-May-2024 15:40:28 remote: Counting objects: 17% (1820/10701) build 08-May-2024 15:40:28 remote: Counting objects: 18% (1927/10701) build 08-May-2024 15:40:28 remote: Counting objects: 19% (2034/10701) build 08-May-2024 15:40:28 remote: Counting objects: 20% (2141/10701) build 08-May-2024 15:40:28 remote: Counting objects: 21% (2248/10701) build 08-May-2024 15:40:28 remote: Counting objects: 22% (2355/10701) build 08-May-2024 15:40:28 remote: Counting objects: 23% (2462/10701) build 08-May-2024 15:40:28 remote: Counting objects: 24% (2569/10701) build 08-May-2024 15:40:28 remote: Counting objects: 25% (2676/10701) build 08-May-2024 15:40:28 remote: Counting objects: 26% (2783/10701) build 08-May-2024 15:40:28 remote: Counting objects: 27% (2890/10701) build 08-May-2024 15:40:28 remote: Counting objects: 28% (2997/10701) build 08-May-2024 15:40:28 remote: Counting objects: 29% (3104/10701) build 08-May-2024 15:40:28 remote: Counting objects: 30% (3211/10701) build 08-May-2024 15:40:28 remote: Counting objects: 31% (3318/10701) build 08-May-2024 15:40:28 remote: Counting objects: 32% (3425/10701) build 08-May-2024 15:40:28 remote: Counting objects: 33% (3532/10701) build 08-May-2024 15:40:28 remote: Counting objects: 34% (3639/10701) build 08-May-2024 15:40:28 remote: Counting objects: 35% (3746/10701) build 08-May-2024 15:40:28 remote: Counting objects: 36% (3853/10701) build 08-May-2024 15:40:28 remote: Counting objects: 37% (3960/10701) build 08-May-2024 15:40:28 remote: Counting objects: 38% (4067/10701) build 08-May-2024 15:40:28 remote: Counting objects: 39% (4174/10701) build 08-May-2024 15:40:28 remote: Counting objects: 40% (4281/10701) build 08-May-2024 15:40:28 remote: Counting objects: 41% (4388/10701) build 08-May-2024 15:40:28 remote: Counting objects: 42% (4495/10701) build 08-May-2024 15:40:28 remote: Counting objects: 43% (4602/10701) build 08-May-2024 15:40:28 remote: Counting objects: 44% (4709/10701) build 08-May-2024 15:40:28 remote: Counting objects: 45% (4816/10701) build 08-May-2024 15:40:28 remote: Counting objects: 46% (4923/10701) build 08-May-2024 15:40:28 remote: Counting objects: 47% (5030/10701) build 08-May-2024 15:40:28 remote: Counting objects: 48% (5137/10701) build 08-May-2024 15:40:28 remote: Counting objects: 49% (5244/10701) build 08-May-2024 15:40:28 remote: Counting objects: 50% (5351/10701) build 08-May-2024 15:40:28 remote: Counting objects: 51% (5458/10701) build 08-May-2024 15:40:28 remote: Counting objects: 52% (5565/10701) build 08-May-2024 15:40:28 remote: Counting objects: 53% (5672/10701) build 08-May-2024 15:40:28 remote: Counting objects: 54% (5779/10701) build 08-May-2024 15:40:28 remote: Counting objects: 55% (5886/10701) build 08-May-2024 15:40:28 remote: Counting objects: 56% (5993/10701) build 08-May-2024 15:40:28 remote: Counting objects: 57% (6100/10701) build 08-May-2024 15:40:28 remote: Counting objects: 58% (6207/10701) build 08-May-2024 15:40:28 remote: Counting objects: 59% (6314/10701) build 08-May-2024 15:40:28 remote: Counting objects: 60% (6421/10701) build 08-May-2024 15:40:28 remote: Counting objects: 61% (6528/10701) build 08-May-2024 15:40:28 remote: Counting objects: 62% (6635/10701) build 08-May-2024 15:40:28 remote: Counting objects: 63% (6742/10701) build 08-May-2024 15:40:28 remote: Counting objects: 64% (6849/10701) build 08-May-2024 15:40:28 remote: Counting objects: 65% (6956/10701) build 08-May-2024 15:40:28 remote: Counting objects: 66% (7063/10701) build 08-May-2024 15:40:28 remote: Counting objects: 67% (7170/10701) build 08-May-2024 15:40:28 remote: Counting objects: 68% (7277/10701) build 08-May-2024 15:40:28 remote: Counting objects: 69% (7384/10701) build 08-May-2024 15:40:28 remote: Counting objects: 70% (7491/10701) build 08-May-2024 15:40:28 remote: Counting objects: 71% (7598/10701) build 08-May-2024 15:40:28 remote: Counting objects: 72% (7705/10701) build 08-May-2024 15:40:28 remote: Counting objects: 73% (7812/10701) build 08-May-2024 15:40:28 remote: Counting objects: 74% (7919/10701) build 08-May-2024 15:40:28 remote: Counting objects: 75% (8026/10701) build 08-May-2024 15:40:28 remote: Counting objects: 76% (8133/10701) build 08-May-2024 15:40:28 remote: Counting objects: 77% (8240/10701) build 08-May-2024 15:40:28 remote: Counting objects: 78% (8347/10701) build 08-May-2024 15:40:28 remote: Counting objects: 79% (8454/10701) build 08-May-2024 15:40:28 remote: Counting objects: 80% (8561/10701) build 08-May-2024 15:40:28 remote: Counting objects: 81% (8668/10701) build 08-May-2024 15:40:28 remote: Counting objects: 82% (8775/10701) build 08-May-2024 15:40:28 remote: Counting objects: 83% (8882/10701) build 08-May-2024 15:40:28 remote: Counting objects: 84% (8989/10701) build 08-May-2024 15:40:28 remote: Counting objects: 85% (9096/10701) build 08-May-2024 15:40:28 remote: Counting objects: 86% (9203/10701) build 08-May-2024 15:40:28 remote: Counting objects: 87% (9310/10701) build 08-May-2024 15:40:28 remote: Counting objects: 88% (9417/10701) build 08-May-2024 15:40:28 remote: Counting objects: 89% (9524/10701) build 08-May-2024 15:40:28 remote: Counting objects: 90% (9631/10701) build 08-May-2024 15:40:28 remote: Counting objects: 91% (9738/10701) build 08-May-2024 15:40:28 remote: Counting objects: 92% (9845/10701) build 08-May-2024 15:40:28 remote: Counting objects: 93% (9952/10701) build 08-May-2024 15:40:28 remote: Counting objects: 94% (10059/10701) build 08-May-2024 15:40:28 remote: Counting objects: 95% (10166/10701) build 08-May-2024 15:40:28 remote: Counting objects: 96% (10273/10701) build 08-May-2024 15:40:28 remote: Counting objects: 97% (10380/10701) build 08-May-2024 15:40:28 remote: Counting objects: 98% (10487/10701) build 08-May-2024 15:40:28 remote: Counting objects: 99% (10594/10701) build 08-May-2024 15:40:28 remote: Counting objects: 100% (10701/10701) build 08-May-2024 15:40:28 remote: Counting objects: 100% (10701/10701), done. build 08-May-2024 15:40:28 remote: Compressing objects: 33% (1/3) build 08-May-2024 15:40:28 remote: Compressing objects: 66% (2/3) build 08-May-2024 15:40:28 remote: Compressing objects: 100% (3/3) build 08-May-2024 15:40:28 remote: Compressing objects: 100% (3/3), done. build 08-May-2024 15:40:28 Receiving objects: 0% (1/37487) build 08-May-2024 15:40:28 Receiving objects: 1% (375/37487) build 08-May-2024 15:40:28 Receiving objects: 2% (750/37487) build 08-May-2024 15:40:28 Receiving objects: 3% (1125/37487) build 08-May-2024 15:40:28 Receiving objects: 4% (1500/37487) build 08-May-2024 15:40:28 Receiving objects: 5% (1875/37487) build 08-May-2024 15:40:28 Receiving objects: 6% (2250/37487) build 08-May-2024 15:40:28 Receiving objects: 7% (2625/37487) build 08-May-2024 15:40:28 Receiving objects: 8% (2999/37487) build 08-May-2024 15:40:28 Receiving objects: 9% (3374/37487) build 08-May-2024 15:40:28 Receiving objects: 10% (3749/37487) build 08-May-2024 15:40:28 Receiving objects: 11% (4124/37487) build 08-May-2024 15:40:28 Receiving objects: 12% (4499/37487) build 08-May-2024 15:40:28 Receiving objects: 13% (4874/37487) build 08-May-2024 15:40:28 Receiving objects: 14% (5249/37487) build 08-May-2024 15:40:28 Receiving objects: 15% (5624/37487) build 08-May-2024 15:40:29 Receiving objects: 16% (5998/37487) build 08-May-2024 15:40:29 Receiving objects: 17% (6373/37487) build 08-May-2024 15:40:29 Receiving objects: 18% (6748/37487) build 08-May-2024 15:40:29 Receiving objects: 19% (7123/37487) build 08-May-2024 15:40:29 Receiving objects: 20% (7498/37487) build 08-May-2024 15:40:29 Receiving objects: 21% (7873/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 22% (8248/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 23% (8623/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 24% (8997/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 25% (9372/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 26% (9747/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 27% (10122/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 28% (10497/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 29% (10872/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 30% (11247/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 31% (11621/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 32% (11996/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 33% (12371/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 34% (12746/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 35% (13121/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 36% (13496/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 37% (13871/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 38% (14246/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 39% (14620/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 40% (14995/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 41% (15370/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 42% (15745/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 43% (16120/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 44% (16495/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 45% (16870/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 46% (17245/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 47% (17619/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 48% (17994/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 49% (18369/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 50% (18744/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 51% (19119/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 52% (19494/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 53% (19869/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 54% (20243/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 55% (20618/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 56% (20993/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 57% (21368/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 58% (21743/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 59% (22118/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 60% (22493/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 61% (22868/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 62% (23242/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 63% (23617/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 64% (23992/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 65% (24367/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 66% (24742/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 67% (25117/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 68% (25492/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 69% (25867/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 70% (26241/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 71% (26616/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 72% (26991/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 73% (27366/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 74% (27741/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 75% (28116/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 76% (28491/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 77% (28865/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 78% (29240/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 79% (29615/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 80% (29990/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 81% (30365/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 82% (30740/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 83% (31115/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 84% (31490/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 85% (31864/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 86% (32239/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 87% (32614/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 88% (32989/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 89% (33364/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 90% (33739/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 91% (34114/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 92% (34489/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 93% (34863/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 94% (35238/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 95% (35613/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 96% (35988/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 97% (36363/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 98% (36738/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 99% (37113/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 remote: Total 37487 (delta 10698), reused 10700 (delta 10698), pack-reused 26786 build 08-May-2024 15:40:29 Receiving objects: 100% (37487/37487), 6.93 MiB | 13.85 MiB/s build 08-May-2024 15:40:29 Receiving objects: 100% (37487/37487), 17.46 MiB | 19.87 MiB/s, done. build 08-May-2024 15:40:29 Resolving deltas: 0% (0/27154) build 08-May-2024 15:40:29 Resolving deltas: 1% (442/27154) build 08-May-2024 15:40:29 Resolving deltas: 2% (764/27154) build 08-May-2024 15:40:29 Resolving deltas: 3% (829/27154) build 08-May-2024 15:40:29 Resolving deltas: 4% (1120/27154) build 08-May-2024 15:40:29 Resolving deltas: 5% (1382/27154) build 08-May-2024 15:40:29 Resolving deltas: 6% (1736/27154) build 08-May-2024 15:40:29 Resolving deltas: 7% (2008/27154) build 08-May-2024 15:40:29 Resolving deltas: 8% (2187/27154) build 08-May-2024 15:40:29 Resolving deltas: 9% (2454/27154) build 08-May-2024 15:40:29 Resolving deltas: 10% (2716/27154) build 08-May-2024 15:40:29 Resolving deltas: 11% (2998/27154) build 08-May-2024 15:40:29 Resolving deltas: 12% (3274/27154) build 08-May-2024 15:40:29 Resolving deltas: 13% (3534/27154) build 08-May-2024 15:40:29 Resolving deltas: 14% (3814/27154) build 08-May-2024 15:40:29 Resolving deltas: 15% (4134/27154) build 08-May-2024 15:40:29 Resolving deltas: 16% (4350/27154) build 08-May-2024 15:40:29 Resolving deltas: 17% (4635/27154) build 08-May-2024 15:40:29 Resolving deltas: 18% (4888/27154) build 08-May-2024 15:40:29 Resolving deltas: 19% (5166/27154) build 08-May-2024 15:40:29 Resolving deltas: 20% (5447/27154) build 08-May-2024 15:40:29 Resolving deltas: 21% (5715/27154) build 08-May-2024 15:40:29 Resolving deltas: 22% (5983/27154) build 08-May-2024 15:40:29 Resolving deltas: 23% (6246/27154) build 08-May-2024 15:40:29 Resolving deltas: 24% (6523/27154) build 08-May-2024 15:40:29 Resolving deltas: 25% (6807/27154) build 08-May-2024 15:40:29 Resolving deltas: 26% (7160/27154) build 08-May-2024 15:40:29 Resolving deltas: 27% (7369/27154) build 08-May-2024 15:40:29 Resolving deltas: 28% (7604/27154) build 08-May-2024 15:40:29 Resolving deltas: 29% (7892/27154) build 08-May-2024 15:40:29 Resolving deltas: 30% (8279/27154) build 08-May-2024 15:40:29 Resolving deltas: 31% (8548/27154) build 08-May-2024 15:40:29 Resolving deltas: 32% (8708/27154) build 08-May-2024 15:40:29 Resolving deltas: 33% (8977/27154) build 08-May-2024 15:40:29 Resolving deltas: 34% (9242/27154) build 08-May-2024 15:40:29 Resolving deltas: 35% (9529/27154) build 08-May-2024 15:40:29 Resolving deltas: 36% (9788/27154) build 08-May-2024 15:40:29 Resolving deltas: 37% (10066/27154) build 08-May-2024 15:40:29 Resolving deltas: 38% (10405/27154) build 08-May-2024 15:40:29 Resolving deltas: 39% (10613/27154) build 08-May-2024 15:40:29 Resolving deltas: 40% (10870/27154) build 08-May-2024 15:40:29 Resolving deltas: 41% (11144/27154) build 08-May-2024 15:40:29 Resolving deltas: 42% (11432/27154) build 08-May-2024 15:40:29 Resolving deltas: 43% (11712/27154) build 08-May-2024 15:40:29 Resolving deltas: 44% (11958/27154) build 08-May-2024 15:40:29 Resolving deltas: 45% (12228/27154) build 08-May-2024 15:40:29 Resolving deltas: 46% (12496/27154) build 08-May-2024 15:40:29 Resolving deltas: 47% (12763/27154) build 08-May-2024 15:40:29 Resolving deltas: 48% (13041/27154) build 08-May-2024 15:40:29 Resolving deltas: 49% (13317/27154) build 08-May-2024 15:40:29 Resolving deltas: 50% (13668/27154) build 08-May-2024 15:40:29 Resolving deltas: 51% (13859/27154) build 08-May-2024 15:40:29 Resolving deltas: 52% (14121/27154) build 08-May-2024 15:40:29 Resolving deltas: 53% (14431/27154) build 08-May-2024 15:40:29 Resolving deltas: 54% (14689/27154) build 08-May-2024 15:40:29 Resolving deltas: 55% (14935/27154) build 08-May-2024 15:40:29 Resolving deltas: 56% (15225/27154) build 08-May-2024 15:40:29 Resolving deltas: 57% (15497/27154) build 08-May-2024 15:40:29 Resolving deltas: 58% (15751/27154) build 08-May-2024 15:40:29 Resolving deltas: 59% (16030/27154) build 08-May-2024 15:40:29 Resolving deltas: 60% (16299/27154) build 08-May-2024 15:40:29 Resolving deltas: 61% (16568/27154) build 08-May-2024 15:40:29 Resolving deltas: 62% (16844/27154) build 08-May-2024 15:40:29 Resolving deltas: 63% (17129/27154) build 08-May-2024 15:40:29 Resolving deltas: 64% (17413/27154) build 08-May-2024 15:40:29 Resolving deltas: 65% (17760/27154) build 08-May-2024 15:40:29 Resolving deltas: 66% (17922/27154) build 08-May-2024 15:40:29 Resolving deltas: 67% (18218/27154) build 08-May-2024 15:40:29 Resolving deltas: 68% (18466/27154) build 08-May-2024 15:40:29 Resolving deltas: 69% (18737/27154) build 08-May-2024 15:40:29 Resolving deltas: 70% (19008/27154) build 08-May-2024 15:40:29 Resolving deltas: 71% (19353/27154) build 08-May-2024 15:40:30 Resolving deltas: 72% (19581/27154) build 08-May-2024 15:40:30 Resolving deltas: 73% (19824/27154) build 08-May-2024 15:40:30 Resolving deltas: 74% (20114/27154) build 08-May-2024 15:40:30 Resolving deltas: 75% (20366/27154) build 08-May-2024 15:40:30 Resolving deltas: 76% (20670/27154) build 08-May-2024 15:40:30 Resolving deltas: 77% (20910/27154) build 08-May-2024 15:40:30 Resolving deltas: 78% (21184/27154) build 08-May-2024 15:40:30 Resolving deltas: 79% (21489/27154) build 08-May-2024 15:40:30 Resolving deltas: 80% (21727/27154) build 08-May-2024 15:40:30 Resolving deltas: 81% (21997/27154) build 08-May-2024 15:40:30 Resolving deltas: 82% (22270/27154) build 08-May-2024 15:40:30 Resolving deltas: 83% (22551/27154) build 08-May-2024 15:40:30 Resolving deltas: 84% (22819/27154) build 08-May-2024 15:40:30 Resolving deltas: 85% (23088/27154) build 08-May-2024 15:40:30 Resolving deltas: 86% (23355/27154) build 08-May-2024 15:40:30 Resolving deltas: 86% (23504/27154) build 08-May-2024 15:40:30 Resolving deltas: 87% (23627/27154) build 08-May-2024 15:40:30 Resolving deltas: 88% (23899/27154) build 08-May-2024 15:40:30 Resolving deltas: 89% (24174/27154) build 08-May-2024 15:40:30 Resolving deltas: 90% (24445/27154) build 08-May-2024 15:40:30 Resolving deltas: 91% (24712/27154) build 08-May-2024 15:40:30 Resolving deltas: 92% (25028/27154) build 08-May-2024 15:40:31 Resolving deltas: 93% (25257/27154) build 08-May-2024 15:40:31 Resolving deltas: 94% (25539/27154) build 08-May-2024 15:40:31 Resolving deltas: 95% (25812/27154) build 08-May-2024 15:40:31 Resolving deltas: 96% (26077/27154) build 08-May-2024 15:40:31 Resolving deltas: 97% (26340/27154) build 08-May-2024 15:40:31 Resolving deltas: 97% (26603/27154) build 08-May-2024 15:40:31 Resolving deltas: 98% (26612/27154) build 08-May-2024 15:40:31 Resolving deltas: 99% (26894/27154) build 08-May-2024 15:40:31 Resolving deltas: 100% (27154/27154) build 08-May-2024 15:40:31 Resolving deltas: 100% (27154/27154), completed with 2746 local objects. build 08-May-2024 15:40:32 From https://github.com/phpbb/phpbb build 08-May-2024 15:40:32 * branch HEAD -> FETCH_HEAD build 08-May-2024 15:40:32 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 08-May-2024 15:40:32 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 08-May-2024 15:40:32 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 08-May-2024 15:40:32 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 08-May-2024 15:40:32 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 08-May-2024 15:40:32 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 08-May-2024 15:40:32 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 08-May-2024 15:40:32 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 08-May-2024 15:40:32 * [new tag] release-2.0.0 -> release-2.0.0 build 08-May-2024 15:40:32 * [new tag] release-2.0.1 -> release-2.0.1 build 08-May-2024 15:40:32 * [new tag] release-2.0.10 -> release-2.0.10 build 08-May-2024 15:40:32 * [new tag] release-2.0.11 -> release-2.0.11 build 08-May-2024 15:40:32 * [new tag] release-2.0.12 -> release-2.0.12 build 08-May-2024 15:40:32 * [new tag] release-2.0.13 -> release-2.0.13 build 08-May-2024 15:40:32 * [new tag] release-2.0.14 -> release-2.0.14 build 08-May-2024 15:40:32 * [new tag] release-2.0.15 -> release-2.0.15 build 08-May-2024 15:40:32 * [new tag] release-2.0.16 -> release-2.0.16 build 08-May-2024 15:40:32 * [new tag] release-2.0.17 -> release-2.0.17 build 08-May-2024 15:40:32 * [new tag] release-2.0.18 -> release-2.0.18 build 08-May-2024 15:40:32 * [new tag] release-2.0.19 -> release-2.0.19 build 08-May-2024 15:40:32 * [new tag] release-2.0.2 -> release-2.0.2 build 08-May-2024 15:40:32 * [new tag] release-2.0.20 -> release-2.0.20 build 08-May-2024 15:40:32 * [new tag] release-2.0.21 -> release-2.0.21 build 08-May-2024 15:40:32 * [new tag] release-2.0.22 -> release-2.0.22 build 08-May-2024 15:40:32 * [new tag] release-2.0.23 -> release-2.0.23 build 08-May-2024 15:40:32 * [new tag] release-2.0.3 -> release-2.0.3 build 08-May-2024 15:40:32 * [new tag] release-2.0.4 -> release-2.0.4 build 08-May-2024 15:40:32 * [new tag] release-2.0.5 -> release-2.0.5 build 08-May-2024 15:40:32 * [new tag] release-2.0.6 -> release-2.0.6 build 08-May-2024 15:40:32 * [new tag] release-2.0.7 -> release-2.0.7 build 08-May-2024 15:40:32 * [new tag] release-2.0.8 -> release-2.0.8 build 08-May-2024 15:40:32 * [new tag] release-2.0.8a -> release-2.0.8a build 08-May-2024 15:40:32 * [new tag] release-2.0.9 -> release-2.0.9 build 08-May-2024 15:40:32 * [new tag] release-3.0.11 -> release-3.0.11 build 08-May-2024 15:40:32 * [new tag] release-3.0.12 -> release-3.0.12 build 08-May-2024 15:40:32 * [new tag] release-3.0.13 -> release-3.0.13 build 08-May-2024 15:40:32 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 08-May-2024 15:40:32 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 08-May-2024 15:40:32 * [new tag] start -> start build 08-May-2024 15:40:33 Buildfile: /data/build/build.xml build 08-May-2024 15:40:33  build 08-May-2024 15:40:33 phpBB > clean: build 08-May-2024 15:40:33  build 08-May-2024 15:40:33  [delete] Directory /data/build/logs does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/api does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/coverage does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/cpd does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/new_version does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 08-May-2024 15:40:33  [delete] Directory /data/build/save does not exist or is not a directory. build 08-May-2024 15:40:33  build 08-May-2024 15:40:33 phpBB > prepare: build 08-May-2024 15:40:33  build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/logs build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/api build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/codebrowser build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/coverage build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/cpd build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/dependencies build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/new_version build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/new_version/files build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/new_version/patches build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/new_version/release_files build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/new_version/update build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/old_versions build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/save build 08-May-2024 15:40:33  build 08-May-2024 15:40:33 phpBB > prepare-new-version: build 08-May-2024 15:40:33  build 08-May-2024 15:40:33  [mkdir] Created dir: /data/build/new_version/phpBB3 build 08-May-2024 15:40:33  build 08-May-2024 15:40:33 phpBB > export: build 08-May-2024 15:40:33  build 08-May-2024 15:40:33 Installing dependencies from lock file build 08-May-2024 15:40:33 Verifying lock file contents can be installed on current platform. build 08-May-2024 15:40:33 Package operations: 40 installs, 0 updates, 0 removals build 08-May-2024 15:40:33 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 08-May-2024 15:40:33 - Downloading composer/package-versions-deprecated (1.11.99.5) build 08-May-2024 15:40:33 - Downloading bantu/ini-get-wrapper (v1.0.1) build 08-May-2024 15:40:33 - Downloading carlos-mg89/oauth (0.8.15) build 08-May-2024 15:40:33 - Downloading google/recaptcha (1.2.4) build 08-May-2024 15:40:33 - Downloading symfony/polyfill-php72 (v1.29.0) build 08-May-2024 15:40:33 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 08-May-2024 15:40:33 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 08-May-2024 15:40:33 - Downloading ralouphie/getallheaders (3.0.3) build 08-May-2024 15:40:33 - Downloading psr/http-message (1.1) build 08-May-2024 15:40:33 - Downloading guzzlehttp/psr7 (1.9.1) build 08-May-2024 15:40:33 - Downloading guzzlehttp/promises (1.5.3) build 08-May-2024 15:40:33 - Downloading guzzlehttp/guzzle (6.5.8) build 08-May-2024 15:40:33 - Downloading symfony/polyfill-mbstring (v1.29.0) build 08-May-2024 15:40:33 - Downloading marc1706/fast-image-size (v1.1.7) build 08-May-2024 15:40:33 - Downloading psr/container (1.1.1) build 08-May-2024 15:40:33 - Downloading s9e/sweetdom (2.1.0.1) build 08-May-2024 15:40:33 - Downloading s9e/regexp-builder (1.4.6) build 08-May-2024 15:40:33 - Downloading s9e/text-formatter (2.11.5) build 08-May-2024 15:40:33 - Downloading symfony/polyfill-ctype (v1.29.0) build 08-May-2024 15:40:33 - Downloading symfony/filesystem (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/config (v3.4.47) build 08-May-2024 15:40:33 - Downloading psr/log (1.1.4) build 08-May-2024 15:40:33 - Downloading symfony/debug (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/console (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/finder (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/http-foundation (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/event-dispatcher (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/http-kernel (v3.4.49) build 08-May-2024 15:40:33 - Downloading symfony/process (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/dependency-injection (v3.4.47) build 08-May-2024 15:40:33 - Downloading zendframework/zend-eventmanager (3.2.1) build 08-May-2024 15:40:33 - Downloading zendframework/zend-code (3.4.1) build 08-May-2024 15:40:33 - Downloading ocramius/proxy-manager (2.2.4) build 08-May-2024 15:40:33 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/routing (v3.4.47) build 08-May-2024 15:40:33 - Downloading twig/twig (v2.16.0) build 08-May-2024 15:40:33 - Downloading symfony/twig-bridge (v3.4.47) build 08-May-2024 15:40:33 - Downloading symfony/yaml (v3.4.47) build 08-May-2024 15:40:34 0/38 [>---------------------------] 0% build 08-May-2024 15:40:34 9/38 [======>---------------------] 23% build 08-May-2024 15:40:34 17/38 [============>---------------] 44% build 08-May-2024 15:40:34 29/38 [=====================>------] 76% build 08-May-2024 15:40:34 36/38 [==========================>-] 94% build 08-May-2024 15:40:34 38/38 [============================] 100% build 08-May-2024 15:40:34 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 08-May-2024 15:40:34 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 08-May-2024 15:40:34 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 08-May-2024 15:40:34 - Installing google/recaptcha (1.2.4): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 08-May-2024 15:40:34 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 08-May-2024 15:40:34 - Installing psr/http-message (1.1): Extracting archive build 08-May-2024 15:40:34 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 08-May-2024 15:40:34 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 08-May-2024 15:40:34 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 08-May-2024 15:40:34 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 08-May-2024 15:40:34 - Installing psr/container (1.1.1): Extracting archive build 08-May-2024 15:40:34 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 08-May-2024 15:40:34 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 08-May-2024 15:40:34 - Installing s9e/text-formatter (2.11.5): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/filesystem (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/config (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing psr/log (1.1.4): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/debug (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/console (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/finder (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/polyfill-php56 (v1.20.0) build 08-May-2024 15:40:34 - Installing symfony/polyfill-php70 (v1.20.0) build 08-May-2024 15:40:34 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/process (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 08-May-2024 15:40:34 - Installing zendframework/zend-code (3.4.1): Extracting archive build 08-May-2024 15:40:34 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/routing (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing twig/twig (v2.16.0): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 08-May-2024 15:40:34 - Installing symfony/yaml (v3.4.47): Extracting archive build 08-May-2024 15:40:34 0/37 [>---------------------------] 0% build 08-May-2024 15:40:34 18/37 [=============>--------------] 48% build 08-May-2024 15:40:35 23/37 [=================>----------] 62% build 08-May-2024 15:40:35 32/37 [========================>---] 86% build 08-May-2024 15:40:35 37/37 [============================] 100% build 08-May-2024 15:40:35 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 08-May-2024 15:40:35 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 08-May-2024 15:40:35 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 08-May-2024 15:40:35 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 08-May-2024 15:40:35 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 08-May-2024 15:40:35 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 08-May-2024 15:40:35 Generating optimized autoload files build 08-May-2024 15:40:36 27 packages you are using are looking for funding. build 08-May-2024 15:40:36 Use the `composer fund` command to find out more! build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/composer.phar build 08-May-2024 15:40:36  build 08-May-2024 15:40:36 phpBB > clean-vendor-dir: build 08-May-2024 15:40:36  build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete. build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete. build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete. build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/README.md to delete. build 08-May-2024 15:40:36  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md build 08-May-2024 15:40:36  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist build 08-May-2024 15:40:36  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory. build 08-May-2024 15:40:36  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist build 08-May-2024 15:40:37  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory. build 08-May-2024 15:40:37  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory. build 08-May-2024 15:40:37  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory. build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete. build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete. build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete. build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete. build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete. build 08-May-2024 15:40:37 Cloning into 'viglink'... build 08-May-2024 15:40:37 remote: Enumerating objects: 1117, done. build 08-May-2024 15:40:37 remote: Counting objects: 1% (1/61) build 08-May-2024 15:40:37 remote: Counting objects: 3% (2/61) build 08-May-2024 15:40:37 remote: Counting objects: 4% (3/61) build 08-May-2024 15:40:37 remote: Counting objects: 6% (4/61) build 08-May-2024 15:40:37 remote: Counting objects: 8% (5/61) build 08-May-2024 15:40:37 remote: Counting objects: 9% (6/61) build 08-May-2024 15:40:37 remote: Counting objects: 11% (7/61) build 08-May-2024 15:40:37 remote: Counting objects: 13% (8/61) build 08-May-2024 15:40:37 remote: Counting objects: 14% (9/61) build 08-May-2024 15:40:37 remote: Counting objects: 16% (10/61) build 08-May-2024 15:40:37 remote: Counting objects: 18% (11/61) build 08-May-2024 15:40:37 remote: Counting objects: 19% (12/61) build 08-May-2024 15:40:37 remote: Counting objects: 21% (13/61) build 08-May-2024 15:40:37 remote: Counting objects: 22% (14/61) build 08-May-2024 15:40:37 remote: Counting objects: 24% (15/61) build 08-May-2024 15:40:37 remote: Counting objects: 26% (16/61) build 08-May-2024 15:40:37 remote: Counting objects: 27% (17/61) build 08-May-2024 15:40:37 remote: Counting objects: 29% (18/61) build 08-May-2024 15:40:37 remote: Counting objects: 31% (19/61) build 08-May-2024 15:40:37 remote: Counting objects: 32% (20/61) build 08-May-2024 15:40:37 remote: Counting objects: 34% (21/61) build 08-May-2024 15:40:37 remote: Counting objects: 36% (22/61) build 08-May-2024 15:40:37 remote: Counting objects: 37% (23/61) build 08-May-2024 15:40:37 remote: Counting objects: 39% (24/61) build 08-May-2024 15:40:37 remote: Counting objects: 40% (25/61) build 08-May-2024 15:40:37 remote: Counting objects: 42% (26/61) build 08-May-2024 15:40:37 remote: Counting objects: 44% (27/61) build 08-May-2024 15:40:37 remote: Counting objects: 45% (28/61) build 08-May-2024 15:40:37 remote: Counting objects: 47% (29/61) build 08-May-2024 15:40:37 remote: Counting objects: 49% (30/61) build 08-May-2024 15:40:37 remote: Counting objects: 50% (31/61) build 08-May-2024 15:40:37 remote: Counting objects: 52% (32/61) build 08-May-2024 15:40:37 remote: Counting objects: 54% (33/61) build 08-May-2024 15:40:37 remote: Counting objects: 55% (34/61) build 08-May-2024 15:40:37 remote: Counting objects: 57% (35/61) build 08-May-2024 15:40:37 remote: Counting objects: 59% (36/61) build 08-May-2024 15:40:37 remote: Counting objects: 60% (37/61) build 08-May-2024 15:40:37 remote: Counting objects: 62% (38/61) build 08-May-2024 15:40:37 remote: Counting objects: 63% (39/61) build 08-May-2024 15:40:37 remote: Counting objects: 65% (40/61) build 08-May-2024 15:40:37 remote: Counting objects: 67% (41/61) build 08-May-2024 15:40:37 remote: Counting objects: 68% (42/61) build 08-May-2024 15:40:37 remote: Counting objects: 70% (43/61) build 08-May-2024 15:40:37 remote: Counting objects: 72% (44/61) build 08-May-2024 15:40:37 remote: Counting objects: 73% (45/61) build 08-May-2024 15:40:37 remote: Counting objects: 75% (46/61) build 08-May-2024 15:40:37 remote: Counting objects: 77% (47/61) build 08-May-2024 15:40:37 remote: Counting objects: 78% (48/61) build 08-May-2024 15:40:37 remote: Counting objects: 80% (49/61) build 08-May-2024 15:40:37 remote: Counting objects: 81% (50/61) build 08-May-2024 15:40:37 remote: Counting objects: 83% (51/61) build 08-May-2024 15:40:37 remote: Counting objects: 85% (52/61) build 08-May-2024 15:40:37 remote: Counting objects: 86% (53/61) build 08-May-2024 15:40:37 remote: Counting objects: 88% (54/61) build 08-May-2024 15:40:37 remote: Counting objects: 90% (55/61) build 08-May-2024 15:40:37 remote: Counting objects: 91% (56/61) build 08-May-2024 15:40:37 remote: Counting objects: 93% (57/61) build 08-May-2024 15:40:37 remote: Counting objects: 95% (58/61) build 08-May-2024 15:40:37 remote: Counting objects: 96% (59/61) build 08-May-2024 15:40:37 remote: Counting objects: 98% (60/61) build 08-May-2024 15:40:37 remote: Counting objects: 100% (61/61) build 08-May-2024 15:40:37 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:40:37 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:40:37 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:40:37 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:40:37 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:40:37 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:40:37 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:40:37 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:40:37 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:40:37 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:40:37 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:40:37 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:40:37 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:40:37 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:40:37 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:40:37 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:40:37 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:40:37 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:40:37 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:40:37 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:40:37 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:40:37 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:40:37 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:40:37 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:40:37 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:40:37 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:40:37 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:40:37 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:40:37 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:40:37 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:40:37 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:40:37 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:40:37 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:40:37 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:40:37 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:40:37 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:40:37 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:40:37 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:40:37 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:40:37 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:40:37 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:40:37 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:40:37 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:40:37 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:40:37 Receiving objects: 0% (1/1117) build 08-May-2024 15:40:37 Receiving objects: 1% (12/1117) build 08-May-2024 15:40:37 Receiving objects: 2% (23/1117) build 08-May-2024 15:40:37 Receiving objects: 3% (34/1117) build 08-May-2024 15:40:37 Receiving objects: 4% (45/1117) build 08-May-2024 15:40:37 Receiving objects: 5% (56/1117) build 08-May-2024 15:40:37 Receiving objects: 6% (68/1117) build 08-May-2024 15:40:37 Receiving objects: 7% (79/1117) build 08-May-2024 15:40:37 Receiving objects: 8% (90/1117) build 08-May-2024 15:40:37 Receiving objects: 9% (101/1117) build 08-May-2024 15:40:37 Receiving objects: 10% (112/1117) build 08-May-2024 15:40:37 Receiving objects: 11% (123/1117) build 08-May-2024 15:40:37 Receiving objects: 12% (135/1117) build 08-May-2024 15:40:37 Receiving objects: 13% (146/1117) build 08-May-2024 15:40:37 Receiving objects: 14% (157/1117) build 08-May-2024 15:40:37 Receiving objects: 15% (168/1117) build 08-May-2024 15:40:37 Receiving objects: 16% (179/1117) build 08-May-2024 15:40:37 Receiving objects: 17% (190/1117) build 08-May-2024 15:40:37 Receiving objects: 18% (202/1117) build 08-May-2024 15:40:37 Receiving objects: 19% (213/1117) build 08-May-2024 15:40:37 Receiving objects: 20% (224/1117) build 08-May-2024 15:40:37 Receiving objects: 21% (235/1117) build 08-May-2024 15:40:37 Receiving objects: 22% (246/1117) build 08-May-2024 15:40:37 Receiving objects: 23% (257/1117) build 08-May-2024 15:40:37 Receiving objects: 24% (269/1117) build 08-May-2024 15:40:37 Receiving objects: 25% (280/1117) build 08-May-2024 15:40:37 Receiving objects: 26% (291/1117) build 08-May-2024 15:40:37 Receiving objects: 27% (302/1117) build 08-May-2024 15:40:37 Receiving objects: 28% (313/1117) build 08-May-2024 15:40:37 Receiving objects: 29% (324/1117) build 08-May-2024 15:40:37 Receiving objects: 30% (336/1117) build 08-May-2024 15:40:37 Receiving objects: 31% (347/1117) build 08-May-2024 15:40:37 Receiving objects: 32% (358/1117) build 08-May-2024 15:40:37 Receiving objects: 33% (369/1117) build 08-May-2024 15:40:37 Receiving objects: 34% (380/1117) build 08-May-2024 15:40:37 Receiving objects: 35% (391/1117) build 08-May-2024 15:40:37 Receiving objects: 36% (403/1117) build 08-May-2024 15:40:37 Receiving objects: 37% (414/1117) build 08-May-2024 15:40:37 Receiving objects: 38% (425/1117) build 08-May-2024 15:40:37 Receiving objects: 39% (436/1117) build 08-May-2024 15:40:37 Receiving objects: 40% (447/1117) build 08-May-2024 15:40:37 Receiving objects: 41% (458/1117) build 08-May-2024 15:40:37 Receiving objects: 42% (470/1117) build 08-May-2024 15:40:37 Receiving objects: 43% (481/1117) build 08-May-2024 15:40:37 Receiving objects: 44% (492/1117) build 08-May-2024 15:40:37 Receiving objects: 45% (503/1117) build 08-May-2024 15:40:37 Receiving objects: 46% (514/1117) build 08-May-2024 15:40:37 Receiving objects: 47% (525/1117) build 08-May-2024 15:40:37 Receiving objects: 48% (537/1117) build 08-May-2024 15:40:37 Receiving objects: 49% (548/1117) build 08-May-2024 15:40:37 Receiving objects: 50% (559/1117) build 08-May-2024 15:40:37 Receiving objects: 51% (570/1117) build 08-May-2024 15:40:37 Receiving objects: 52% (581/1117) build 08-May-2024 15:40:37 Receiving objects: 53% (593/1117) build 08-May-2024 15:40:37 Receiving objects: 54% (604/1117) build 08-May-2024 15:40:37 Receiving objects: 55% (615/1117) build 08-May-2024 15:40:37 Receiving objects: 56% (626/1117) build 08-May-2024 15:40:37 Receiving objects: 57% (637/1117) build 08-May-2024 15:40:37 Receiving objects: 58% (648/1117) build 08-May-2024 15:40:37 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:40:37 Receiving objects: 59% (660/1117) build 08-May-2024 15:40:37 Receiving objects: 60% (671/1117) build 08-May-2024 15:40:37 Receiving objects: 61% (682/1117) build 08-May-2024 15:40:37 Receiving objects: 62% (693/1117) build 08-May-2024 15:40:37 Receiving objects: 63% (704/1117) build 08-May-2024 15:40:37 Receiving objects: 64% (715/1117) build 08-May-2024 15:40:37 Receiving objects: 65% (727/1117) build 08-May-2024 15:40:37 Receiving objects: 66% (738/1117) build 08-May-2024 15:40:37 Receiving objects: 67% (749/1117) build 08-May-2024 15:40:37 Receiving objects: 68% (760/1117) build 08-May-2024 15:40:37 Receiving objects: 69% (771/1117) build 08-May-2024 15:40:37 Receiving objects: 70% (782/1117) build 08-May-2024 15:40:37 Receiving objects: 71% (794/1117) build 08-May-2024 15:40:37 Receiving objects: 72% (805/1117) build 08-May-2024 15:40:37 Receiving objects: 73% (816/1117) build 08-May-2024 15:40:37 Receiving objects: 74% (827/1117) build 08-May-2024 15:40:37 Receiving objects: 75% (838/1117) build 08-May-2024 15:40:37 Receiving objects: 76% (849/1117) build 08-May-2024 15:40:37 Receiving objects: 77% (861/1117) build 08-May-2024 15:40:37 Receiving objects: 78% (872/1117) build 08-May-2024 15:40:37 Receiving objects: 79% (883/1117) build 08-May-2024 15:40:37 Receiving objects: 80% (894/1117) build 08-May-2024 15:40:37 Receiving objects: 81% (905/1117) build 08-May-2024 15:40:37 Receiving objects: 82% (916/1117) build 08-May-2024 15:40:37 Receiving objects: 83% (928/1117) build 08-May-2024 15:40:37 Receiving objects: 84% (939/1117) build 08-May-2024 15:40:37 Receiving objects: 85% (950/1117) build 08-May-2024 15:40:37 Receiving objects: 86% (961/1117) build 08-May-2024 15:40:37 Receiving objects: 87% (972/1117) build 08-May-2024 15:40:37 Receiving objects: 88% (983/1117) build 08-May-2024 15:40:37 Receiving objects: 89% (995/1117) build 08-May-2024 15:40:37 Receiving objects: 90% (1006/1117) build 08-May-2024 15:40:37 Receiving objects: 91% (1017/1117) build 08-May-2024 15:40:37 Receiving objects: 92% (1028/1117) build 08-May-2024 15:40:37 Receiving objects: 93% (1039/1117) build 08-May-2024 15:40:37 Receiving objects: 94% (1050/1117) build 08-May-2024 15:40:37 Receiving objects: 95% (1062/1117) build 08-May-2024 15:40:37 Receiving objects: 96% (1073/1117) build 08-May-2024 15:40:37 Receiving objects: 97% (1084/1117) build 08-May-2024 15:40:37 Receiving objects: 98% (1095/1117) build 08-May-2024 15:40:37 Receiving objects: 99% (1106/1117) build 08-May-2024 15:40:37 Receiving objects: 100% (1117/1117) build 08-May-2024 15:40:37 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.92 MiB/s, done. build 08-May-2024 15:40:37 Resolving deltas: 0% (0/573) build 08-May-2024 15:40:37 Resolving deltas: 1% (7/573) build 08-May-2024 15:40:37 Resolving deltas: 4% (26/573) build 08-May-2024 15:40:37 Resolving deltas: 7% (45/573) build 08-May-2024 15:40:37 Resolving deltas: 8% (50/573) build 08-May-2024 15:40:37 Resolving deltas: 10% (58/573) build 08-May-2024 15:40:37 Resolving deltas: 12% (69/573) build 08-May-2024 15:40:37 Resolving deltas: 14% (83/573) build 08-May-2024 15:40:37 Resolving deltas: 17% (103/573) build 08-May-2024 15:40:37 Resolving deltas: 18% (105/573) build 08-May-2024 15:40:37 Resolving deltas: 20% (115/573) build 08-May-2024 15:40:37 Resolving deltas: 22% (127/573) build 08-May-2024 15:40:37 Resolving deltas: 24% (141/573) build 08-May-2024 15:40:37 Resolving deltas: 25% (147/573) build 08-May-2024 15:40:37 Resolving deltas: 28% (162/573) build 08-May-2024 15:40:37 Resolving deltas: 32% (187/573) build 08-May-2024 15:40:37 Resolving deltas: 33% (190/573) build 08-May-2024 15:40:37 Resolving deltas: 34% (198/573) build 08-May-2024 15:40:37 Resolving deltas: 36% (210/573) build 08-May-2024 15:40:37 Resolving deltas: 37% (217/573) build 08-May-2024 15:40:37 Resolving deltas: 38% (221/573) build 08-May-2024 15:40:37 Resolving deltas: 39% (225/573) build 08-May-2024 15:40:37 Resolving deltas: 41% (239/573) build 08-May-2024 15:40:37 Resolving deltas: 44% (255/573) build 08-May-2024 15:40:37 Resolving deltas: 45% (262/573) build 08-May-2024 15:40:37 Resolving deltas: 46% (266/573) build 08-May-2024 15:40:37 Resolving deltas: 47% (271/573) build 08-May-2024 15:40:37 Resolving deltas: 48% (278/573) build 08-May-2024 15:40:37 Resolving deltas: 49% (283/573) build 08-May-2024 15:40:37 Resolving deltas: 58% (337/573) build 08-May-2024 15:40:37 Resolving deltas: 59% (341/573) build 08-May-2024 15:40:37 Resolving deltas: 60% (344/573) build 08-May-2024 15:40:37 Resolving deltas: 61% (351/573) build 08-May-2024 15:40:37 Resolving deltas: 66% (379/573) build 08-May-2024 15:40:37 Resolving deltas: 67% (384/573) build 08-May-2024 15:40:37 Resolving deltas: 70% (403/573) build 08-May-2024 15:40:37 Resolving deltas: 71% (408/573) build 08-May-2024 15:40:37 Resolving deltas: 73% (422/573) build 08-May-2024 15:40:37 Resolving deltas: 75% (434/573) build 08-May-2024 15:40:37 Resolving deltas: 77% (442/573) build 08-May-2024 15:40:37 Resolving deltas: 78% (448/573) build 08-May-2024 15:40:37 Resolving deltas: 79% (454/573) build 08-May-2024 15:40:37 Resolving deltas: 83% (476/573) build 08-May-2024 15:40:37 Resolving deltas: 84% (483/573) build 08-May-2024 15:40:37 Resolving deltas: 90% (519/573) build 08-May-2024 15:40:37 Resolving deltas: 91% (522/573) build 08-May-2024 15:40:37 Resolving deltas: 94% (544/573) build 08-May-2024 15:40:37 Resolving deltas: 95% (545/573) build 08-May-2024 15:40:37 Resolving deltas: 97% (556/573) build 08-May-2024 15:40:37 Resolving deltas: 98% (562/573) build 08-May-2024 15:40:37 Resolving deltas: 99% (568/573) build 08-May-2024 15:40:37 Resolving deltas: 100% (573/573) build 08-May-2024 15:40:37 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:40:37 Already on 'master' build 08-May-2024 15:40:37 Your branch is up to date with 'origin/master'. build 08-May-2024 15:40:37  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git build 08-May-2024 15:40:37  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests build 08-May-2024 15:40:37  [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:40:37  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md build 08-May-2024 15:40:37  [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete. build 08-May-2024 15:40:37  [delete] Deleting directory /data/build/new_version/phpBB3/develop build 08-May-2024 15:40:37  [delete] Deleting directory /data/build/new_version/phpBB3/install/data build 08-May-2024 15:40:37  [delete] Deleting directory /data/build/new_version/phpBB3/config/development build 08-May-2024 15:40:37  [delete] Deleting directory /data/build/new_version/phpBB3/config/test build 08-May-2024 15:40:37  [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3 build 08-May-2024 15:40:37  [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777 build 08-May-2024 15:40:37  [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777 build 08-May-2024 15:40:37  [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777 build 08-May-2024 15:40:37  [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777 build 08-May-2024 15:40:37  [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:38  build 08-May-2024 15:40:38 phpBB > clean-diff-dir: build 08-May-2024 15:40:38  build 08-May-2024 15:40:38  [delete] Deleting directory /data/build/old_versions/release-3.3.12-dev/cache build 08-May-2024 15:40:38  [delete] Deleting directory /data/build/old_versions/release-3.3.12-dev/docs build 08-May-2024 15:40:38  [delete] Deleting directory /data/build/old_versions/release-3.3.12-dev/files build 08-May-2024 15:40:38  [delete] Deleting directory /data/build/old_versions/release-3.3.12-dev/install build 08-May-2024 15:40:38  [delete] Deleting directory /data/build/old_versions/release-3.3.12-dev/store build 08-May-2024 15:40:38  [delete] Deleting directory /data/build/old_versions/release-3.3.12-dev/vendor build 08-May-2024 15:40:39  [touch] Creating /data/build/new_version/phpBB3/config.php build 08-May-2024 15:40:39  build 08-May-2024 15:40:39 phpBB > old-version-diffs: build 08-May-2024 15:40:39  build 08-May-2024 15:40:39  build 08-May-2024 15:40:39 phpBB > old-version-diff: build 08-May-2024 15:40:39  build 08-May-2024 15:40:39  [echo] Retrieving version 3.1.0 build 08-May-2024 15:40:39  [mkdir] Created dir: /data/build/old_versions/release-3.1.0 build 08-May-2024 15:40:39  build 08-May-2024 15:40:39 phpBB > export: build 08-May-2024 15:40:39  build 08-May-2024 15:40:39  [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete. build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data build 08-May-2024 15:40:39  [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory. build 08-May-2024 15:40:39  [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory. build 08-May-2024 15:40:39  [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0 build 08-May-2024 15:40:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777 build 08-May-2024 15:40:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777 build 08-May-2024 15:40:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777 build 08-May-2024 15:40:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777 build 08-May-2024 15:40:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:39  build 08-May-2024 15:40:39 phpBB > clean-diff-dir: build 08-May-2024 15:40:39  build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/files build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install build 08-May-2024 15:40:39  [delete] Deleting directory /data/build/old_versions/release-3.1.0/store build 08-May-2024 15:40:39  [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory. build 08-May-2024 15:40:40  build 08-May-2024 15:40:40 phpBB > old-version-diff: build 08-May-2024 15:40:40  build 08-May-2024 15:40:40  [echo] Retrieving version 3.1.1 build 08-May-2024 15:40:40  [mkdir] Created dir: /data/build/old_versions/release-3.1.1 build 08-May-2024 15:40:40  build 08-May-2024 15:40:40 phpBB > export: build 08-May-2024 15:40:40  build 08-May-2024 15:40:41  [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete. build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data build 08-May-2024 15:40:41  [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory. build 08-May-2024 15:40:41  [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory. build 08-May-2024 15:40:41  [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1 build 08-May-2024 15:40:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777 build 08-May-2024 15:40:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777 build 08-May-2024 15:40:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777 build 08-May-2024 15:40:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777 build 08-May-2024 15:40:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:41  build 08-May-2024 15:40:41 phpBB > clean-diff-dir: build 08-May-2024 15:40:41  build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/files build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install build 08-May-2024 15:40:41  [delete] Deleting directory /data/build/old_versions/release-3.1.1/store build 08-May-2024 15:40:41  [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory. build 08-May-2024 15:40:41  build 08-May-2024 15:40:41 phpBB > old-version-diff: build 08-May-2024 15:40:41  build 08-May-2024 15:40:41  [echo] Retrieving version 3.1.2 build 08-May-2024 15:40:41  [mkdir] Created dir: /data/build/old_versions/release-3.1.2 build 08-May-2024 15:40:41  build 08-May-2024 15:40:41 phpBB > export: build 08-May-2024 15:40:41  build 08-May-2024 15:40:42  [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete. build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data build 08-May-2024 15:40:42  [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory. build 08-May-2024 15:40:42  [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory. build 08-May-2024 15:40:42  [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2 build 08-May-2024 15:40:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777 build 08-May-2024 15:40:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777 build 08-May-2024 15:40:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777 build 08-May-2024 15:40:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777 build 08-May-2024 15:40:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:42  build 08-May-2024 15:40:42 phpBB > clean-diff-dir: build 08-May-2024 15:40:42  build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/files build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install build 08-May-2024 15:40:42  [delete] Deleting directory /data/build/old_versions/release-3.1.2/store build 08-May-2024 15:40:42  [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory. build 08-May-2024 15:40:42  build 08-May-2024 15:40:42 phpBB > old-version-diff: build 08-May-2024 15:40:42  build 08-May-2024 15:40:42  [echo] Retrieving version 3.1.3 build 08-May-2024 15:40:42  [mkdir] Created dir: /data/build/old_versions/release-3.1.3 build 08-May-2024 15:40:42  build 08-May-2024 15:40:42 phpBB > export: build 08-May-2024 15:40:42  build 08-May-2024 15:40:43  [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete. build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data build 08-May-2024 15:40:43  [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory. build 08-May-2024 15:40:43  [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory. build 08-May-2024 15:40:43  [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3 build 08-May-2024 15:40:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777 build 08-May-2024 15:40:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777 build 08-May-2024 15:40:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777 build 08-May-2024 15:40:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777 build 08-May-2024 15:40:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:43  build 08-May-2024 15:40:43 phpBB > clean-diff-dir: build 08-May-2024 15:40:43  build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/files build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install build 08-May-2024 15:40:43  [delete] Deleting directory /data/build/old_versions/release-3.1.3/store build 08-May-2024 15:40:43  [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory. build 08-May-2024 15:40:43  build 08-May-2024 15:40:43 phpBB > old-version-diff: build 08-May-2024 15:40:43  build 08-May-2024 15:40:43  [echo] Retrieving version 3.1.4 build 08-May-2024 15:40:43  [mkdir] Created dir: /data/build/old_versions/release-3.1.4 build 08-May-2024 15:40:43  build 08-May-2024 15:40:43 phpBB > export: build 08-May-2024 15:40:43  build 08-May-2024 15:40:44  [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete. build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data build 08-May-2024 15:40:44  [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory. build 08-May-2024 15:40:44  [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory. build 08-May-2024 15:40:44  [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4 build 08-May-2024 15:40:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777 build 08-May-2024 15:40:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777 build 08-May-2024 15:40:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777 build 08-May-2024 15:40:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777 build 08-May-2024 15:40:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:44  build 08-May-2024 15:40:44 phpBB > clean-diff-dir: build 08-May-2024 15:40:44  build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/files build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install build 08-May-2024 15:40:44  [delete] Deleting directory /data/build/old_versions/release-3.1.4/store build 08-May-2024 15:40:44  [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory. build 08-May-2024 15:40:44  build 08-May-2024 15:40:44 phpBB > old-version-diff: build 08-May-2024 15:40:44  build 08-May-2024 15:40:44  [echo] Retrieving version 3.1.5 build 08-May-2024 15:40:44  [mkdir] Created dir: /data/build/old_versions/release-3.1.5 build 08-May-2024 15:40:44  build 08-May-2024 15:40:44 phpBB > export: build 08-May-2024 15:40:44  build 08-May-2024 15:40:45  [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete. build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data build 08-May-2024 15:40:45  [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory. build 08-May-2024 15:40:45  [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory. build 08-May-2024 15:40:45  [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5 build 08-May-2024 15:40:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777 build 08-May-2024 15:40:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777 build 08-May-2024 15:40:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777 build 08-May-2024 15:40:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777 build 08-May-2024 15:40:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:45  build 08-May-2024 15:40:45 phpBB > clean-diff-dir: build 08-May-2024 15:40:45  build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/files build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install build 08-May-2024 15:40:45  [delete] Deleting directory /data/build/old_versions/release-3.1.5/store build 08-May-2024 15:40:45  [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory. build 08-May-2024 15:40:46  build 08-May-2024 15:40:46 phpBB > old-version-diff: build 08-May-2024 15:40:46  build 08-May-2024 15:40:46  [echo] Retrieving version 3.1.6 build 08-May-2024 15:40:46  [mkdir] Created dir: /data/build/old_versions/release-3.1.6 build 08-May-2024 15:40:46  build 08-May-2024 15:40:46 phpBB > export: build 08-May-2024 15:40:46  build 08-May-2024 15:40:46  [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete. build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data build 08-May-2024 15:40:46  [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory. build 08-May-2024 15:40:46  [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory. build 08-May-2024 15:40:46  [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6 build 08-May-2024 15:40:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777 build 08-May-2024 15:40:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777 build 08-May-2024 15:40:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777 build 08-May-2024 15:40:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777 build 08-May-2024 15:40:46  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:46  build 08-May-2024 15:40:46 phpBB > clean-diff-dir: build 08-May-2024 15:40:46  build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/files build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install build 08-May-2024 15:40:46  [delete] Deleting directory /data/build/old_versions/release-3.1.6/store build 08-May-2024 15:40:46  [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory. build 08-May-2024 15:40:47  build 08-May-2024 15:40:47 phpBB > old-version-diff: build 08-May-2024 15:40:47  build 08-May-2024 15:40:47  [echo] Retrieving version 3.1.7 build 08-May-2024 15:40:47  [mkdir] Created dir: /data/build/old_versions/release-3.1.7 build 08-May-2024 15:40:47  build 08-May-2024 15:40:47 phpBB > export: build 08-May-2024 15:40:47  build 08-May-2024 15:40:47  [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete. build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data build 08-May-2024 15:40:47  [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory. build 08-May-2024 15:40:47  [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory. build 08-May-2024 15:40:47  [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7 build 08-May-2024 15:40:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777 build 08-May-2024 15:40:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777 build 08-May-2024 15:40:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777 build 08-May-2024 15:40:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777 build 08-May-2024 15:40:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:47  build 08-May-2024 15:40:47 phpBB > clean-diff-dir: build 08-May-2024 15:40:47  build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/files build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install build 08-May-2024 15:40:47  [delete] Deleting directory /data/build/old_versions/release-3.1.7/store build 08-May-2024 15:40:47  [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory. build 08-May-2024 15:40:48  build 08-May-2024 15:40:48 phpBB > old-version-diff: build 08-May-2024 15:40:48  build 08-May-2024 15:40:48  [echo] Retrieving version 3.1.7-pl1 build 08-May-2024 15:40:48  [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1 build 08-May-2024 15:40:48  build 08-May-2024 15:40:48 phpBB > export: build 08-May-2024 15:40:48  build 08-May-2024 15:40:48  [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete. build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data build 08-May-2024 15:40:48  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/development does not exist or is not a directory. build 08-May-2024 15:40:48  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/test does not exist or is not a directory. build 08-May-2024 15:40:48  [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1 build 08-May-2024 15:40:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777 build 08-May-2024 15:40:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777 build 08-May-2024 15:40:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777 build 08-May-2024 15:40:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777 build 08-May-2024 15:40:48  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:48  build 08-May-2024 15:40:48 phpBB > clean-diff-dir: build 08-May-2024 15:40:48  build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install build 08-May-2024 15:40:48  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store build 08-May-2024 15:40:48  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory. build 08-May-2024 15:40:48  build 08-May-2024 15:40:48 phpBB > old-version-diff: build 08-May-2024 15:40:48  build 08-May-2024 15:40:48  [echo] Retrieving version 3.1.8 build 08-May-2024 15:40:48  [mkdir] Created dir: /data/build/old_versions/release-3.1.8 build 08-May-2024 15:40:49  build 08-May-2024 15:40:49 phpBB > export: build 08-May-2024 15:40:49  build 08-May-2024 15:40:49  [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete. build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data build 08-May-2024 15:40:49  [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory. build 08-May-2024 15:40:49  [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory. build 08-May-2024 15:40:49  [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8 build 08-May-2024 15:40:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777 build 08-May-2024 15:40:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777 build 08-May-2024 15:40:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777 build 08-May-2024 15:40:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777 build 08-May-2024 15:40:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:49  build 08-May-2024 15:40:49 phpBB > clean-diff-dir: build 08-May-2024 15:40:49  build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/files build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install build 08-May-2024 15:40:49  [delete] Deleting directory /data/build/old_versions/release-3.1.8/store build 08-May-2024 15:40:49  [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory. build 08-May-2024 15:40:49  build 08-May-2024 15:40:49 phpBB > old-version-diff: build 08-May-2024 15:40:49  build 08-May-2024 15:40:49  [echo] Retrieving version 3.1.9 build 08-May-2024 15:40:49  [mkdir] Created dir: /data/build/old_versions/release-3.1.9 build 08-May-2024 15:40:49  build 08-May-2024 15:40:49 phpBB > export: build 08-May-2024 15:40:49  build 08-May-2024 15:40:50  [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete. build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data build 08-May-2024 15:40:50  [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory. build 08-May-2024 15:40:50  [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory. build 08-May-2024 15:40:50  [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9 build 08-May-2024 15:40:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777 build 08-May-2024 15:40:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777 build 08-May-2024 15:40:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777 build 08-May-2024 15:40:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777 build 08-May-2024 15:40:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:50  build 08-May-2024 15:40:50 phpBB > clean-diff-dir: build 08-May-2024 15:40:50  build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/files build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install build 08-May-2024 15:40:50  [delete] Deleting directory /data/build/old_versions/release-3.1.9/store build 08-May-2024 15:40:50  [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory. build 08-May-2024 15:40:50  build 08-May-2024 15:40:50 phpBB > old-version-diff: build 08-May-2024 15:40:50  build 08-May-2024 15:40:50  [echo] Retrieving version 3.1.10 build 08-May-2024 15:40:50  [mkdir] Created dir: /data/build/old_versions/release-3.1.10 build 08-May-2024 15:40:51  build 08-May-2024 15:40:51 phpBB > export: build 08-May-2024 15:40:51  build 08-May-2024 15:40:51  [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete. build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data build 08-May-2024 15:40:51  [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory. build 08-May-2024 15:40:51  [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory. build 08-May-2024 15:40:51  [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10 build 08-May-2024 15:40:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777 build 08-May-2024 15:40:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777 build 08-May-2024 15:40:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777 build 08-May-2024 15:40:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777 build 08-May-2024 15:40:51  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:51  build 08-May-2024 15:40:51 phpBB > clean-diff-dir: build 08-May-2024 15:40:51  build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/files build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install build 08-May-2024 15:40:51  [delete] Deleting directory /data/build/old_versions/release-3.1.10/store build 08-May-2024 15:40:51  [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory. build 08-May-2024 15:40:51  build 08-May-2024 15:40:51 phpBB > old-version-diff: build 08-May-2024 15:40:51  build 08-May-2024 15:40:51  [echo] Retrieving version 3.1.11 build 08-May-2024 15:40:51  [mkdir] Created dir: /data/build/old_versions/release-3.1.11 build 08-May-2024 15:40:51  build 08-May-2024 15:40:51 phpBB > export: build 08-May-2024 15:40:51  build 08-May-2024 15:40:52  [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete. build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data build 08-May-2024 15:40:52  [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory. build 08-May-2024 15:40:52  [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory. build 08-May-2024 15:40:52  [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11 build 08-May-2024 15:40:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777 build 08-May-2024 15:40:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777 build 08-May-2024 15:40:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777 build 08-May-2024 15:40:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777 build 08-May-2024 15:40:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:52  build 08-May-2024 15:40:52 phpBB > clean-diff-dir: build 08-May-2024 15:40:52  build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/files build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install build 08-May-2024 15:40:52  [delete] Deleting directory /data/build/old_versions/release-3.1.11/store build 08-May-2024 15:40:52  [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory. build 08-May-2024 15:40:52  build 08-May-2024 15:40:52 phpBB > old-version-diff: build 08-May-2024 15:40:52  build 08-May-2024 15:40:52  [echo] Retrieving version 3.1.12 build 08-May-2024 15:40:52  [mkdir] Created dir: /data/build/old_versions/release-3.1.12 build 08-May-2024 15:40:52  build 08-May-2024 15:40:52 phpBB > export: build 08-May-2024 15:40:52  build 08-May-2024 15:40:53  [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete. build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data build 08-May-2024 15:40:53  [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory. build 08-May-2024 15:40:53  [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory. build 08-May-2024 15:40:53  [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12 build 08-May-2024 15:40:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777 build 08-May-2024 15:40:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777 build 08-May-2024 15:40:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777 build 08-May-2024 15:40:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777 build 08-May-2024 15:40:53  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:53  build 08-May-2024 15:40:53 phpBB > clean-diff-dir: build 08-May-2024 15:40:53  build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/files build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install build 08-May-2024 15:40:53  [delete] Deleting directory /data/build/old_versions/release-3.1.12/store build 08-May-2024 15:40:53  [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory. build 08-May-2024 15:40:53  build 08-May-2024 15:40:53 phpBB > old-version-diff: build 08-May-2024 15:40:53  build 08-May-2024 15:40:53  [echo] Retrieving version 3.2.0 build 08-May-2024 15:40:53  [mkdir] Created dir: /data/build/old_versions/release-3.2.0 build 08-May-2024 15:40:53  build 08-May-2024 15:40:53 phpBB > export: build 08-May-2024 15:40:53  build 08-May-2024 15:40:54 Cloning into 'viglink'... build 08-May-2024 15:40:54 remote: Enumerating objects: 1117, done. build 08-May-2024 15:40:54 remote: Counting objects: 1% (1/61) build 08-May-2024 15:40:54 remote: Counting objects: 3% (2/61) build 08-May-2024 15:40:54 remote: Counting objects: 4% (3/61) build 08-May-2024 15:40:54 remote: Counting objects: 6% (4/61) build 08-May-2024 15:40:54 remote: Counting objects: 8% (5/61) build 08-May-2024 15:40:54 remote: Counting objects: 9% (6/61) build 08-May-2024 15:40:54 remote: Counting objects: 11% (7/61) build 08-May-2024 15:40:54 remote: Counting objects: 13% (8/61) build 08-May-2024 15:40:54 remote: Counting objects: 14% (9/61) build 08-May-2024 15:40:54 remote: Counting objects: 16% (10/61) build 08-May-2024 15:40:54 remote: Counting objects: 18% (11/61) build 08-May-2024 15:40:54 remote: Counting objects: 19% (12/61) build 08-May-2024 15:40:54 remote: Counting objects: 21% (13/61) build 08-May-2024 15:40:54 remote: Counting objects: 22% (14/61) build 08-May-2024 15:40:54 remote: Counting objects: 24% (15/61) build 08-May-2024 15:40:54 remote: Counting objects: 26% (16/61) build 08-May-2024 15:40:54 remote: Counting objects: 27% (17/61) build 08-May-2024 15:40:54 remote: Counting objects: 29% (18/61) build 08-May-2024 15:40:54 remote: Counting objects: 31% (19/61) build 08-May-2024 15:40:54 remote: Counting objects: 32% (20/61) build 08-May-2024 15:40:54 remote: Counting objects: 34% (21/61) build 08-May-2024 15:40:54 remote: Counting objects: 36% (22/61) build 08-May-2024 15:40:54 remote: Counting objects: 37% (23/61) build 08-May-2024 15:40:54 remote: Counting objects: 39% (24/61) build 08-May-2024 15:40:54 remote: Counting objects: 40% (25/61) build 08-May-2024 15:40:54 remote: Counting objects: 42% (26/61) build 08-May-2024 15:40:54 remote: Counting objects: 44% (27/61) build 08-May-2024 15:40:54 remote: Counting objects: 45% (28/61) build 08-May-2024 15:40:54 remote: Counting objects: 47% (29/61) build 08-May-2024 15:40:54 remote: Counting objects: 49% (30/61) build 08-May-2024 15:40:54 remote: Counting objects: 50% (31/61) build 08-May-2024 15:40:54 remote: Counting objects: 52% (32/61) build 08-May-2024 15:40:54 remote: Counting objects: 54% (33/61) build 08-May-2024 15:40:54 remote: Counting objects: 55% (34/61) build 08-May-2024 15:40:54 remote: Counting objects: 57% (35/61) build 08-May-2024 15:40:54 remote: Counting objects: 59% (36/61) build 08-May-2024 15:40:54 remote: Counting objects: 60% (37/61) build 08-May-2024 15:40:54 remote: Counting objects: 62% (38/61) build 08-May-2024 15:40:54 remote: Counting objects: 63% (39/61) build 08-May-2024 15:40:54 remote: Counting objects: 65% (40/61) build 08-May-2024 15:40:54 remote: Counting objects: 67% (41/61) build 08-May-2024 15:40:54 remote: Counting objects: 68% (42/61) build 08-May-2024 15:40:54 remote: Counting objects: 70% (43/61) build 08-May-2024 15:40:54 remote: Counting objects: 72% (44/61) build 08-May-2024 15:40:54 remote: Counting objects: 73% (45/61) build 08-May-2024 15:40:54 remote: Counting objects: 75% (46/61) build 08-May-2024 15:40:54 remote: Counting objects: 77% (47/61) build 08-May-2024 15:40:54 remote: Counting objects: 78% (48/61) build 08-May-2024 15:40:54 remote: Counting objects: 80% (49/61) build 08-May-2024 15:40:54 remote: Counting objects: 81% (50/61) build 08-May-2024 15:40:54 remote: Counting objects: 83% (51/61) build 08-May-2024 15:40:54 remote: Counting objects: 85% (52/61) build 08-May-2024 15:40:54 remote: Counting objects: 86% (53/61) build 08-May-2024 15:40:54 remote: Counting objects: 88% (54/61) build 08-May-2024 15:40:54 remote: Counting objects: 90% (55/61) build 08-May-2024 15:40:54 remote: Counting objects: 91% (56/61) build 08-May-2024 15:40:54 remote: Counting objects: 93% (57/61) build 08-May-2024 15:40:54 remote: Counting objects: 95% (58/61) build 08-May-2024 15:40:54 remote: Counting objects: 96% (59/61) build 08-May-2024 15:40:54 remote: Counting objects: 98% (60/61) build 08-May-2024 15:40:54 remote: Counting objects: 100% (61/61) build 08-May-2024 15:40:54 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:40:54 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:40:54 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:40:54 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:40:54 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:40:54 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:40:54 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:40:54 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:40:54 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:40:54 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:40:54 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:40:54 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:40:54 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:40:54 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:40:54 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:40:54 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:40:54 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:40:54 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:40:54 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:40:54 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:40:54 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:40:54 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:40:54 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:40:54 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:40:54 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:40:54 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:40:54 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:40:54 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:40:54 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:40:54 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:40:54 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:40:54 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:40:54 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:40:54 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:40:54 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:40:54 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:40:54 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:40:54 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:40:54 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:40:54 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:40:54 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:40:54 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:40:54 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:40:54 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:40:54 Receiving objects: 0% (1/1117) build 08-May-2024 15:40:54 Receiving objects: 1% (12/1117) build 08-May-2024 15:40:54 Receiving objects: 2% (23/1117) build 08-May-2024 15:40:54 Receiving objects: 3% (34/1117) build 08-May-2024 15:40:54 Receiving objects: 4% (45/1117) build 08-May-2024 15:40:54 Receiving objects: 5% (56/1117) build 08-May-2024 15:40:54 Receiving objects: 6% (68/1117) build 08-May-2024 15:40:54 Receiving objects: 7% (79/1117) build 08-May-2024 15:40:54 Receiving objects: 8% (90/1117) build 08-May-2024 15:40:54 Receiving objects: 9% (101/1117) build 08-May-2024 15:40:54 Receiving objects: 10% (112/1117) build 08-May-2024 15:40:54 Receiving objects: 11% (123/1117) build 08-May-2024 15:40:54 Receiving objects: 12% (135/1117) build 08-May-2024 15:40:54 Receiving objects: 13% (146/1117) build 08-May-2024 15:40:54 Receiving objects: 14% (157/1117) build 08-May-2024 15:40:54 Receiving objects: 15% (168/1117) build 08-May-2024 15:40:54 Receiving objects: 16% (179/1117) build 08-May-2024 15:40:54 Receiving objects: 17% (190/1117) build 08-May-2024 15:40:54 Receiving objects: 18% (202/1117) build 08-May-2024 15:40:54 Receiving objects: 19% (213/1117) build 08-May-2024 15:40:54 Receiving objects: 20% (224/1117) build 08-May-2024 15:40:54 Receiving objects: 21% (235/1117) build 08-May-2024 15:40:54 Receiving objects: 22% (246/1117) build 08-May-2024 15:40:54 Receiving objects: 23% (257/1117) build 08-May-2024 15:40:54 Receiving objects: 24% (269/1117) build 08-May-2024 15:40:54 Receiving objects: 25% (280/1117) build 08-May-2024 15:40:54 Receiving objects: 26% (291/1117) build 08-May-2024 15:40:54 Receiving objects: 27% (302/1117) build 08-May-2024 15:40:54 Receiving objects: 28% (313/1117) build 08-May-2024 15:40:54 Receiving objects: 29% (324/1117) build 08-May-2024 15:40:54 Receiving objects: 30% (336/1117) build 08-May-2024 15:40:54 Receiving objects: 31% (347/1117) build 08-May-2024 15:40:54 Receiving objects: 32% (358/1117) build 08-May-2024 15:40:54 Receiving objects: 33% (369/1117) build 08-May-2024 15:40:54 Receiving objects: 34% (380/1117) build 08-May-2024 15:40:54 Receiving objects: 35% (391/1117) build 08-May-2024 15:40:54 Receiving objects: 36% (403/1117) build 08-May-2024 15:40:54 Receiving objects: 37% (414/1117) build 08-May-2024 15:40:54 Receiving objects: 38% (425/1117) build 08-May-2024 15:40:54 Receiving objects: 39% (436/1117) build 08-May-2024 15:40:54 Receiving objects: 40% (447/1117) build 08-May-2024 15:40:54 Receiving objects: 41% (458/1117) build 08-May-2024 15:40:54 Receiving objects: 42% (470/1117) build 08-May-2024 15:40:54 Receiving objects: 43% (481/1117) build 08-May-2024 15:40:54 Receiving objects: 44% (492/1117) build 08-May-2024 15:40:54 Receiving objects: 45% (503/1117) build 08-May-2024 15:40:54 Receiving objects: 46% (514/1117) build 08-May-2024 15:40:54 Receiving objects: 47% (525/1117) build 08-May-2024 15:40:54 Receiving objects: 48% (537/1117) build 08-May-2024 15:40:54 Receiving objects: 49% (548/1117) build 08-May-2024 15:40:54 Receiving objects: 50% (559/1117) build 08-May-2024 15:40:54 Receiving objects: 51% (570/1117) build 08-May-2024 15:40:54 Receiving objects: 52% (581/1117) build 08-May-2024 15:40:54 Receiving objects: 53% (593/1117) build 08-May-2024 15:40:54 Receiving objects: 54% (604/1117) build 08-May-2024 15:40:54 Receiving objects: 55% (615/1117) build 08-May-2024 15:40:54 Receiving objects: 56% (626/1117) build 08-May-2024 15:40:54 Receiving objects: 57% (637/1117) build 08-May-2024 15:40:54 Receiving objects: 58% (648/1117) build 08-May-2024 15:40:54 Receiving objects: 59% (660/1117) build 08-May-2024 15:40:54 Receiving objects: 60% (671/1117) build 08-May-2024 15:40:54 Receiving objects: 61% (682/1117) build 08-May-2024 15:40:54 Receiving objects: 62% (693/1117) build 08-May-2024 15:40:54 Receiving objects: 63% (704/1117) build 08-May-2024 15:40:54 Receiving objects: 64% (715/1117) build 08-May-2024 15:40:54 Receiving objects: 65% (727/1117) build 08-May-2024 15:40:54 Receiving objects: 66% (738/1117) build 08-May-2024 15:40:54 Receiving objects: 67% (749/1117) build 08-May-2024 15:40:54 Receiving objects: 68% (760/1117) build 08-May-2024 15:40:54 Receiving objects: 69% (771/1117) build 08-May-2024 15:40:54 Receiving objects: 70% (782/1117) build 08-May-2024 15:40:54 Receiving objects: 71% (794/1117) build 08-May-2024 15:40:54 Receiving objects: 72% (805/1117) build 08-May-2024 15:40:54 Receiving objects: 73% (816/1117) build 08-May-2024 15:40:54 Receiving objects: 74% (827/1117) build 08-May-2024 15:40:54 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:40:54 Receiving objects: 75% (838/1117) build 08-May-2024 15:40:54 Receiving objects: 76% (849/1117) build 08-May-2024 15:40:54 Receiving objects: 77% (861/1117) build 08-May-2024 15:40:54 Receiving objects: 78% (872/1117) build 08-May-2024 15:40:54 Receiving objects: 79% (883/1117) build 08-May-2024 15:40:54 Receiving objects: 80% (894/1117) build 08-May-2024 15:40:54 Receiving objects: 81% (905/1117) build 08-May-2024 15:40:54 Receiving objects: 82% (916/1117) build 08-May-2024 15:40:54 Receiving objects: 83% (928/1117) build 08-May-2024 15:40:54 Receiving objects: 84% (939/1117) build 08-May-2024 15:40:54 Receiving objects: 85% (950/1117) build 08-May-2024 15:40:54 Receiving objects: 86% (961/1117) build 08-May-2024 15:40:54 Receiving objects: 87% (972/1117) build 08-May-2024 15:40:54 Receiving objects: 88% (983/1117) build 08-May-2024 15:40:54 Receiving objects: 89% (995/1117) build 08-May-2024 15:40:54 Receiving objects: 90% (1006/1117) build 08-May-2024 15:40:54 Receiving objects: 91% (1017/1117) build 08-May-2024 15:40:54 Receiving objects: 92% (1028/1117) build 08-May-2024 15:40:54 Receiving objects: 93% (1039/1117) build 08-May-2024 15:40:54 Receiving objects: 94% (1050/1117) build 08-May-2024 15:40:54 Receiving objects: 95% (1062/1117) build 08-May-2024 15:40:54 Receiving objects: 96% (1073/1117) build 08-May-2024 15:40:54 Receiving objects: 97% (1084/1117) build 08-May-2024 15:40:54 Receiving objects: 98% (1095/1117) build 08-May-2024 15:40:54 Receiving objects: 99% (1106/1117) build 08-May-2024 15:40:54 Receiving objects: 100% (1117/1117) build 08-May-2024 15:40:54 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.92 MiB/s, done. build 08-May-2024 15:40:54 Resolving deltas: 0% (0/573) build 08-May-2024 15:40:54 Resolving deltas: 1% (6/573) build 08-May-2024 15:40:54 Resolving deltas: 4% (23/573) build 08-May-2024 15:40:54 Resolving deltas: 6% (35/573) build 08-May-2024 15:40:54 Resolving deltas: 7% (43/573) build 08-May-2024 15:40:54 Resolving deltas: 9% (54/573) build 08-May-2024 15:40:54 Resolving deltas: 10% (58/573) build 08-May-2024 15:40:54 Resolving deltas: 13% (80/573) build 08-May-2024 15:40:54 Resolving deltas: 16% (95/573) build 08-May-2024 15:40:54 Resolving deltas: 18% (105/573) build 08-May-2024 15:40:54 Resolving deltas: 20% (117/573) build 08-May-2024 15:40:54 Resolving deltas: 22% (131/573) build 08-May-2024 15:40:54 Resolving deltas: 23% (137/573) build 08-May-2024 15:40:54 Resolving deltas: 26% (152/573) build 08-May-2024 15:40:54 Resolving deltas: 30% (177/573) build 08-May-2024 15:40:54 Resolving deltas: 31% (179/573) build 08-May-2024 15:40:54 Resolving deltas: 32% (188/573) build 08-May-2024 15:40:54 Resolving deltas: 34% (197/573) build 08-May-2024 15:40:54 Resolving deltas: 35% (205/573) build 08-May-2024 15:40:54 Resolving deltas: 36% (209/573) build 08-May-2024 15:40:54 Resolving deltas: 37% (213/573) build 08-May-2024 15:40:54 Resolving deltas: 39% (227/573) build 08-May-2024 15:40:54 Resolving deltas: 42% (242/573) build 08-May-2024 15:40:54 Resolving deltas: 43% (249/573) build 08-May-2024 15:40:54 Resolving deltas: 44% (253/573) build 08-May-2024 15:40:54 Resolving deltas: 45% (258/573) build 08-May-2024 15:40:54 Resolving deltas: 46% (265/573) build 08-May-2024 15:40:54 Resolving deltas: 47% (270/573) build 08-May-2024 15:40:54 Resolving deltas: 56% (324/573) build 08-May-2024 15:40:54 Resolving deltas: 57% (328/573) build 08-May-2024 15:40:54 Resolving deltas: 58% (338/573) build 08-May-2024 15:40:54 Resolving deltas: 59% (339/573) build 08-May-2024 15:40:54 Resolving deltas: 63% (366/573) build 08-May-2024 15:40:54 Resolving deltas: 64% (368/573) build 08-May-2024 15:40:54 Resolving deltas: 68% (390/573) build 08-May-2024 15:40:54 Resolving deltas: 69% (399/573) build 08-May-2024 15:40:54 Resolving deltas: 74% (426/573) build 08-May-2024 15:40:54 Resolving deltas: 76% (438/573) build 08-May-2024 15:40:54 Resolving deltas: 77% (446/573) build 08-May-2024 15:40:54 Resolving deltas: 78% (452/573) build 08-May-2024 15:40:54 Resolving deltas: 79% (454/573) build 08-May-2024 15:40:54 Resolving deltas: 80% (463/573) build 08-May-2024 15:40:54 Resolving deltas: 81% (466/573) build 08-May-2024 15:40:54 Resolving deltas: 82% (470/573) build 08-May-2024 15:40:54 Resolving deltas: 83% (480/573) build 08-May-2024 15:40:54 Resolving deltas: 84% (485/573) build 08-May-2024 15:40:54 Resolving deltas: 86% (496/573) build 08-May-2024 15:40:54 Resolving deltas: 90% (520/573) build 08-May-2024 15:40:54 Resolving deltas: 91% (522/573) build 08-May-2024 15:40:54 Resolving deltas: 93% (533/573) build 08-May-2024 15:40:54 Resolving deltas: 94% (539/573) build 08-May-2024 15:40:54 Resolving deltas: 100% (573/573) build 08-May-2024 15:40:54 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:40:55 Note: checking out 'release-phpbb-3.2.0'. build 08-May-2024 15:40:55 build 08-May-2024 15:40:55 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:40:55 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:40:55 state without impacting any branches by performing another checkout. build 08-May-2024 15:40:55 build 08-May-2024 15:40:55 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:40:55 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:40:55 build 08-May-2024 15:40:55 git checkout -b build 08-May-2024 15:40:55 build 08-May-2024 15:40:55 HEAD is now at 5441364 Update version to 1.0.0 build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis build 08-May-2024 15:40:55  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:40:55  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:40:55  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:40:55  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md build 08-May-2024 15:40:55  [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete. build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test build 08-May-2024 15:40:55  [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0 build 08-May-2024 15:40:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777 build 08-May-2024 15:40:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777 build 08-May-2024 15:40:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777 build 08-May-2024 15:40:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777 build 08-May-2024 15:40:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:55  build 08-May-2024 15:40:55 phpBB > clean-diff-dir: build 08-May-2024 15:40:55  build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/files build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install build 08-May-2024 15:40:55  [delete] Deleting directory /data/build/old_versions/release-3.2.0/store build 08-May-2024 15:40:55  [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory. build 08-May-2024 15:40:55  build 08-May-2024 15:40:55 phpBB > old-version-diff: build 08-May-2024 15:40:55  build 08-May-2024 15:40:55  [echo] Retrieving version 3.2.1 build 08-May-2024 15:40:55  [mkdir] Created dir: /data/build/old_versions/release-3.2.1 build 08-May-2024 15:40:55  build 08-May-2024 15:40:55 phpBB > export: build 08-May-2024 15:40:55  build 08-May-2024 15:40:56 Cloning into 'viglink'... build 08-May-2024 15:40:56 remote: Enumerating objects: 1117, done. build 08-May-2024 15:40:56 remote: Counting objects: 1% (1/61) build 08-May-2024 15:40:56 remote: Counting objects: 3% (2/61) build 08-May-2024 15:40:56 remote: Counting objects: 4% (3/61) build 08-May-2024 15:40:56 remote: Counting objects: 6% (4/61) build 08-May-2024 15:40:56 remote: Counting objects: 8% (5/61) build 08-May-2024 15:40:56 remote: Counting objects: 9% (6/61) build 08-May-2024 15:40:56 remote: Counting objects: 11% (7/61) build 08-May-2024 15:40:56 remote: Counting objects: 13% (8/61) build 08-May-2024 15:40:56 remote: Counting objects: 14% (9/61) build 08-May-2024 15:40:56 remote: Counting objects: 16% (10/61) build 08-May-2024 15:40:56 remote: Counting objects: 18% (11/61) build 08-May-2024 15:40:56 remote: Counting objects: 19% (12/61) build 08-May-2024 15:40:56 remote: Counting objects: 21% (13/61) build 08-May-2024 15:40:56 remote: Counting objects: 22% (14/61) build 08-May-2024 15:40:56 remote: Counting objects: 24% (15/61) build 08-May-2024 15:40:56 remote: Counting objects: 26% (16/61) build 08-May-2024 15:40:56 remote: Counting objects: 27% (17/61) build 08-May-2024 15:40:56 remote: Counting objects: 29% (18/61) build 08-May-2024 15:40:56 remote: Counting objects: 31% (19/61) build 08-May-2024 15:40:56 remote: Counting objects: 32% (20/61) build 08-May-2024 15:40:56 remote: Counting objects: 34% (21/61) build 08-May-2024 15:40:56 remote: Counting objects: 36% (22/61) build 08-May-2024 15:40:56 remote: Counting objects: 37% (23/61) build 08-May-2024 15:40:56 remote: Counting objects: 39% (24/61) build 08-May-2024 15:40:56 remote: Counting objects: 40% (25/61) build 08-May-2024 15:40:56 remote: Counting objects: 42% (26/61) build 08-May-2024 15:40:56 remote: Counting objects: 44% (27/61) build 08-May-2024 15:40:56 remote: Counting objects: 45% (28/61) build 08-May-2024 15:40:56 remote: Counting objects: 47% (29/61) build 08-May-2024 15:40:56 remote: Counting objects: 49% (30/61) build 08-May-2024 15:40:56 remote: Counting objects: 50% (31/61) build 08-May-2024 15:40:56 remote: Counting objects: 52% (32/61) build 08-May-2024 15:40:56 remote: Counting objects: 54% (33/61) build 08-May-2024 15:40:56 remote: Counting objects: 55% (34/61) build 08-May-2024 15:40:56 remote: Counting objects: 57% (35/61) build 08-May-2024 15:40:56 remote: Counting objects: 59% (36/61) build 08-May-2024 15:40:56 remote: Counting objects: 60% (37/61) build 08-May-2024 15:40:56 remote: Counting objects: 62% (38/61) build 08-May-2024 15:40:56 remote: Counting objects: 63% (39/61) build 08-May-2024 15:40:56 remote: Counting objects: 65% (40/61) build 08-May-2024 15:40:56 remote: Counting objects: 67% (41/61) build 08-May-2024 15:40:56 remote: Counting objects: 68% (42/61) build 08-May-2024 15:40:56 remote: Counting objects: 70% (43/61) build 08-May-2024 15:40:56 remote: Counting objects: 72% (44/61) build 08-May-2024 15:40:56 remote: Counting objects: 73% (45/61) build 08-May-2024 15:40:56 remote: Counting objects: 75% (46/61) build 08-May-2024 15:40:56 remote: Counting objects: 77% (47/61) build 08-May-2024 15:40:56 remote: Counting objects: 78% (48/61) build 08-May-2024 15:40:56 remote: Counting objects: 80% (49/61) build 08-May-2024 15:40:56 remote: Counting objects: 81% (50/61) build 08-May-2024 15:40:56 remote: Counting objects: 83% (51/61) build 08-May-2024 15:40:56 remote: Counting objects: 85% (52/61) build 08-May-2024 15:40:56 remote: Counting objects: 86% (53/61) build 08-May-2024 15:40:56 remote: Counting objects: 88% (54/61) build 08-May-2024 15:40:56 remote: Counting objects: 90% (55/61) build 08-May-2024 15:40:56 remote: Counting objects: 91% (56/61) build 08-May-2024 15:40:56 remote: Counting objects: 93% (57/61) build 08-May-2024 15:40:56 remote: Counting objects: 95% (58/61) build 08-May-2024 15:40:56 remote: Counting objects: 96% (59/61) build 08-May-2024 15:40:56 remote: Counting objects: 98% (60/61) build 08-May-2024 15:40:56 remote: Counting objects: 100% (61/61) build 08-May-2024 15:40:56 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:40:56 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:40:56 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:40:56 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:40:56 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:40:56 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:40:56 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:40:56 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:40:56 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:40:56 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:40:56 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:40:56 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:40:56 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:40:56 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:40:56 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:40:56 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:40:56 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:40:56 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:40:56 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:40:56 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:40:56 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:40:56 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:40:56 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:40:56 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:40:56 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:40:56 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:40:56 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:40:56 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:40:56 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:40:56 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:40:56 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:40:56 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:40:56 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:40:56 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:40:56 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:40:56 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:40:56 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:40:56 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:40:56 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:40:56 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:40:56 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:40:56 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:40:56 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:40:56 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:40:56 Receiving objects: 0% (1/1117) build 08-May-2024 15:40:56 Receiving objects: 1% (12/1117) build 08-May-2024 15:40:56 Receiving objects: 2% (23/1117) build 08-May-2024 15:40:56 Receiving objects: 3% (34/1117) build 08-May-2024 15:40:56 Receiving objects: 4% (45/1117) build 08-May-2024 15:40:56 Receiving objects: 5% (56/1117) build 08-May-2024 15:40:56 Receiving objects: 6% (68/1117) build 08-May-2024 15:40:56 Receiving objects: 7% (79/1117) build 08-May-2024 15:40:56 Receiving objects: 8% (90/1117) build 08-May-2024 15:40:56 Receiving objects: 9% (101/1117) build 08-May-2024 15:40:56 Receiving objects: 10% (112/1117) build 08-May-2024 15:40:56 Receiving objects: 11% (123/1117) build 08-May-2024 15:40:56 Receiving objects: 12% (135/1117) build 08-May-2024 15:40:56 Receiving objects: 13% (146/1117) build 08-May-2024 15:40:56 Receiving objects: 14% (157/1117) build 08-May-2024 15:40:56 Receiving objects: 15% (168/1117) build 08-May-2024 15:40:56 Receiving objects: 16% (179/1117) build 08-May-2024 15:40:56 Receiving objects: 17% (190/1117) build 08-May-2024 15:40:56 Receiving objects: 18% (202/1117) build 08-May-2024 15:40:56 Receiving objects: 19% (213/1117) build 08-May-2024 15:40:56 Receiving objects: 20% (224/1117) build 08-May-2024 15:40:56 Receiving objects: 21% (235/1117) build 08-May-2024 15:40:56 Receiving objects: 22% (246/1117) build 08-May-2024 15:40:56 Receiving objects: 23% (257/1117) build 08-May-2024 15:40:56 Receiving objects: 24% (269/1117) build 08-May-2024 15:40:56 Receiving objects: 25% (280/1117) build 08-May-2024 15:40:56 Receiving objects: 26% (291/1117) build 08-May-2024 15:40:56 Receiving objects: 27% (302/1117) build 08-May-2024 15:40:56 Receiving objects: 28% (313/1117) build 08-May-2024 15:40:56 Receiving objects: 29% (324/1117) build 08-May-2024 15:40:56 Receiving objects: 30% (336/1117) build 08-May-2024 15:40:56 Receiving objects: 31% (347/1117) build 08-May-2024 15:40:56 Receiving objects: 32% (358/1117) build 08-May-2024 15:40:56 Receiving objects: 33% (369/1117) build 08-May-2024 15:40:56 Receiving objects: 34% (380/1117) build 08-May-2024 15:40:56 Receiving objects: 35% (391/1117) build 08-May-2024 15:40:56 Receiving objects: 36% (403/1117) build 08-May-2024 15:40:56 Receiving objects: 37% (414/1117) build 08-May-2024 15:40:56 Receiving objects: 38% (425/1117) build 08-May-2024 15:40:56 Receiving objects: 39% (436/1117) build 08-May-2024 15:40:56 Receiving objects: 40% (447/1117) build 08-May-2024 15:40:56 Receiving objects: 41% (458/1117) build 08-May-2024 15:40:56 Receiving objects: 42% (470/1117) build 08-May-2024 15:40:56 Receiving objects: 43% (481/1117) build 08-May-2024 15:40:56 Receiving objects: 44% (492/1117) build 08-May-2024 15:40:56 Receiving objects: 45% (503/1117) build 08-May-2024 15:40:56 Receiving objects: 46% (514/1117) build 08-May-2024 15:40:56 Receiving objects: 47% (525/1117) build 08-May-2024 15:40:56 Receiving objects: 48% (537/1117) build 08-May-2024 15:40:56 Receiving objects: 49% (548/1117) build 08-May-2024 15:40:56 Receiving objects: 50% (559/1117) build 08-May-2024 15:40:56 Receiving objects: 51% (570/1117) build 08-May-2024 15:40:56 Receiving objects: 52% (581/1117) build 08-May-2024 15:40:56 Receiving objects: 53% (593/1117) build 08-May-2024 15:40:56 Receiving objects: 54% (604/1117) build 08-May-2024 15:40:56 Receiving objects: 55% (615/1117) build 08-May-2024 15:40:56 Receiving objects: 56% (626/1117) build 08-May-2024 15:40:56 Receiving objects: 57% (637/1117) build 08-May-2024 15:40:56 Receiving objects: 58% (648/1117) build 08-May-2024 15:40:56 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:40:56 Receiving objects: 59% (660/1117) build 08-May-2024 15:40:56 Receiving objects: 60% (671/1117) build 08-May-2024 15:40:56 Receiving objects: 61% (682/1117) build 08-May-2024 15:40:56 Receiving objects: 62% (693/1117) build 08-May-2024 15:40:56 Receiving objects: 63% (704/1117) build 08-May-2024 15:40:56 Receiving objects: 64% (715/1117) build 08-May-2024 15:40:56 Receiving objects: 65% (727/1117) build 08-May-2024 15:40:56 Receiving objects: 66% (738/1117) build 08-May-2024 15:40:56 Receiving objects: 67% (749/1117) build 08-May-2024 15:40:56 Receiving objects: 68% (760/1117) build 08-May-2024 15:40:56 Receiving objects: 69% (771/1117) build 08-May-2024 15:40:56 Receiving objects: 70% (782/1117) build 08-May-2024 15:40:56 Receiving objects: 71% (794/1117) build 08-May-2024 15:40:56 Receiving objects: 72% (805/1117) build 08-May-2024 15:40:56 Receiving objects: 73% (816/1117) build 08-May-2024 15:40:56 Receiving objects: 74% (827/1117) build 08-May-2024 15:40:56 Receiving objects: 75% (838/1117) build 08-May-2024 15:40:56 Receiving objects: 76% (849/1117) build 08-May-2024 15:40:56 Receiving objects: 77% (861/1117) build 08-May-2024 15:40:56 Receiving objects: 78% (872/1117) build 08-May-2024 15:40:56 Receiving objects: 79% (883/1117) build 08-May-2024 15:40:56 Receiving objects: 80% (894/1117) build 08-May-2024 15:40:56 Receiving objects: 81% (905/1117) build 08-May-2024 15:40:56 Receiving objects: 82% (916/1117) build 08-May-2024 15:40:56 Receiving objects: 83% (928/1117) build 08-May-2024 15:40:56 Receiving objects: 84% (939/1117) build 08-May-2024 15:40:56 Receiving objects: 85% (950/1117) build 08-May-2024 15:40:56 Receiving objects: 86% (961/1117) build 08-May-2024 15:40:56 Receiving objects: 87% (972/1117) build 08-May-2024 15:40:56 Receiving objects: 88% (983/1117) build 08-May-2024 15:40:56 Receiving objects: 89% (995/1117) build 08-May-2024 15:40:56 Receiving objects: 90% (1006/1117) build 08-May-2024 15:40:56 Receiving objects: 91% (1017/1117) build 08-May-2024 15:40:56 Receiving objects: 92% (1028/1117) build 08-May-2024 15:40:56 Receiving objects: 93% (1039/1117) build 08-May-2024 15:40:56 Receiving objects: 94% (1050/1117) build 08-May-2024 15:40:56 Receiving objects: 95% (1062/1117) build 08-May-2024 15:40:56 Receiving objects: 96% (1073/1117) build 08-May-2024 15:40:56 Receiving objects: 97% (1084/1117) build 08-May-2024 15:40:56 Receiving objects: 98% (1095/1117) build 08-May-2024 15:40:56 Receiving objects: 99% (1106/1117) build 08-May-2024 15:40:56 Receiving objects: 100% (1117/1117) build 08-May-2024 15:40:56 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 08-May-2024 15:40:56 Resolving deltas: 0% (0/573) build 08-May-2024 15:40:56 Resolving deltas: 1% (7/573) build 08-May-2024 15:40:56 Resolving deltas: 3% (19/573) build 08-May-2024 15:40:56 Resolving deltas: 5% (33/573) build 08-May-2024 15:40:56 Resolving deltas: 8% (50/573) build 08-May-2024 15:40:56 Resolving deltas: 10% (58/573) build 08-May-2024 15:40:56 Resolving deltas: 12% (72/573) build 08-May-2024 15:40:56 Resolving deltas: 15% (86/573) build 08-May-2024 15:40:56 Resolving deltas: 18% (106/573) build 08-May-2024 15:40:56 Resolving deltas: 19% (114/573) build 08-May-2024 15:40:56 Resolving deltas: 22% (129/573) build 08-May-2024 15:40:56 Resolving deltas: 24% (139/573) build 08-May-2024 15:40:56 Resolving deltas: 26% (154/573) build 08-May-2024 15:40:56 Resolving deltas: 27% (156/573) build 08-May-2024 15:40:56 Resolving deltas: 28% (164/573) build 08-May-2024 15:40:56 Resolving deltas: 29% (170/573) build 08-May-2024 15:40:56 Resolving deltas: 31% (178/573) build 08-May-2024 15:40:56 Resolving deltas: 35% (202/573) build 08-May-2024 15:40:56 Resolving deltas: 37% (216/573) build 08-May-2024 15:40:56 Resolving deltas: 38% (221/573) build 08-May-2024 15:40:56 Resolving deltas: 39% (225/573) build 08-May-2024 15:40:56 Resolving deltas: 42% (244/573) build 08-May-2024 15:40:56 Resolving deltas: 43% (251/573) build 08-May-2024 15:40:56 Resolving deltas: 44% (255/573) build 08-May-2024 15:40:56 Resolving deltas: 45% (260/573) build 08-May-2024 15:40:56 Resolving deltas: 46% (264/573) build 08-May-2024 15:40:56 Resolving deltas: 47% (272/573) build 08-May-2024 15:40:56 Resolving deltas: 49% (286/573) build 08-May-2024 15:40:56 Resolving deltas: 50% (291/573) build 08-May-2024 15:40:56 Resolving deltas: 51% (293/573) build 08-May-2024 15:40:56 Resolving deltas: 52% (299/573) build 08-May-2024 15:40:56 Resolving deltas: 57% (328/573) build 08-May-2024 15:40:56 Resolving deltas: 64% (368/573) build 08-May-2024 15:40:56 Resolving deltas: 68% (390/573) build 08-May-2024 15:40:56 Resolving deltas: 69% (399/573) build 08-May-2024 15:40:56 Resolving deltas: 74% (426/573) build 08-May-2024 15:40:56 Resolving deltas: 76% (438/573) build 08-May-2024 15:40:56 Resolving deltas: 77% (446/573) build 08-May-2024 15:40:56 Resolving deltas: 78% (452/573) build 08-May-2024 15:40:56 Resolving deltas: 79% (454/573) build 08-May-2024 15:40:56 Resolving deltas: 80% (463/573) build 08-May-2024 15:40:56 Resolving deltas: 81% (466/573) build 08-May-2024 15:40:56 Resolving deltas: 82% (470/573) build 08-May-2024 15:40:56 Resolving deltas: 83% (479/573) build 08-May-2024 15:40:56 Resolving deltas: 89% (511/573) build 08-May-2024 15:40:56 Resolving deltas: 93% (536/573) build 08-May-2024 15:40:56 Resolving deltas: 94% (539/573) build 08-May-2024 15:40:56 Resolving deltas: 95% (548/573) build 08-May-2024 15:40:56 Resolving deltas: 96% (551/573) build 08-May-2024 15:40:56 Resolving deltas: 97% (556/573) build 08-May-2024 15:40:56 Resolving deltas: 100% (573/573) build 08-May-2024 15:40:56 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:40:56 Note: checking out 'release-phpbb-3.2.1'. build 08-May-2024 15:40:56 build 08-May-2024 15:40:56 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:40:56 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:40:56 state without impacting any branches by performing another checkout. build 08-May-2024 15:40:56 build 08-May-2024 15:40:56 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:40:56 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:40:56 build 08-May-2024 15:40:56 git checkout -b build 08-May-2024 15:40:56 build 08-May-2024 15:40:56 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis build 08-May-2024 15:40:56  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:40:56  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:40:56  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:40:56  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md build 08-May-2024 15:40:56  [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete. build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test build 08-May-2024 15:40:56  [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1 build 08-May-2024 15:40:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777 build 08-May-2024 15:40:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777 build 08-May-2024 15:40:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777 build 08-May-2024 15:40:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777 build 08-May-2024 15:40:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:56  build 08-May-2024 15:40:56 phpBB > clean-diff-dir: build 08-May-2024 15:40:56  build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/files build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install build 08-May-2024 15:40:56  [delete] Deleting directory /data/build/old_versions/release-3.2.1/store build 08-May-2024 15:40:56  [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory. build 08-May-2024 15:40:57  build 08-May-2024 15:40:57 phpBB > old-version-diff: build 08-May-2024 15:40:57  build 08-May-2024 15:40:57  [echo] Retrieving version 3.2.2 build 08-May-2024 15:40:57  [mkdir] Created dir: /data/build/old_versions/release-3.2.2 build 08-May-2024 15:40:57  build 08-May-2024 15:40:57 phpBB > export: build 08-May-2024 15:40:57  build 08-May-2024 15:40:57 Cloning into 'viglink'... build 08-May-2024 15:40:58 remote: Enumerating objects: 1117, done. build 08-May-2024 15:40:58 remote: Counting objects: 1% (1/61) build 08-May-2024 15:40:58 remote: Counting objects: 3% (2/61) build 08-May-2024 15:40:58 remote: Counting objects: 4% (3/61) build 08-May-2024 15:40:58 remote: Counting objects: 6% (4/61) build 08-May-2024 15:40:58 remote: Counting objects: 8% (5/61) build 08-May-2024 15:40:58 remote: Counting objects: 9% (6/61) build 08-May-2024 15:40:58 remote: Counting objects: 11% (7/61) build 08-May-2024 15:40:58 remote: Counting objects: 13% (8/61) build 08-May-2024 15:40:58 remote: Counting objects: 14% (9/61) build 08-May-2024 15:40:58 remote: Counting objects: 16% (10/61) build 08-May-2024 15:40:58 remote: Counting objects: 18% (11/61) build 08-May-2024 15:40:58 remote: Counting objects: 19% (12/61) build 08-May-2024 15:40:58 remote: Counting objects: 21% (13/61) build 08-May-2024 15:40:58 remote: Counting objects: 22% (14/61) build 08-May-2024 15:40:58 remote: Counting objects: 24% (15/61) build 08-May-2024 15:40:58 remote: Counting objects: 26% (16/61) build 08-May-2024 15:40:58 remote: Counting objects: 27% (17/61) build 08-May-2024 15:40:58 remote: Counting objects: 29% (18/61) build 08-May-2024 15:40:58 remote: Counting objects: 31% (19/61) build 08-May-2024 15:40:58 remote: Counting objects: 32% (20/61) build 08-May-2024 15:40:58 remote: Counting objects: 34% (21/61) build 08-May-2024 15:40:58 remote: Counting objects: 36% (22/61) build 08-May-2024 15:40:58 remote: Counting objects: 37% (23/61) build 08-May-2024 15:40:58 remote: Counting objects: 39% (24/61) build 08-May-2024 15:40:58 remote: Counting objects: 40% (25/61) build 08-May-2024 15:40:58 remote: Counting objects: 42% (26/61) build 08-May-2024 15:40:58 remote: Counting objects: 44% (27/61) build 08-May-2024 15:40:58 remote: Counting objects: 45% (28/61) build 08-May-2024 15:40:58 remote: Counting objects: 47% (29/61) build 08-May-2024 15:40:58 remote: Counting objects: 49% (30/61) build 08-May-2024 15:40:58 remote: Counting objects: 50% (31/61) build 08-May-2024 15:40:58 remote: Counting objects: 52% (32/61) build 08-May-2024 15:40:58 remote: Counting objects: 54% (33/61) build 08-May-2024 15:40:58 remote: Counting objects: 55% (34/61) build 08-May-2024 15:40:58 remote: Counting objects: 57% (35/61) build 08-May-2024 15:40:58 remote: Counting objects: 59% (36/61) build 08-May-2024 15:40:58 remote: Counting objects: 60% (37/61) build 08-May-2024 15:40:58 remote: Counting objects: 62% (38/61) build 08-May-2024 15:40:58 remote: Counting objects: 63% (39/61) build 08-May-2024 15:40:58 remote: Counting objects: 65% (40/61) build 08-May-2024 15:40:58 remote: Counting objects: 67% (41/61) build 08-May-2024 15:40:58 remote: Counting objects: 68% (42/61) build 08-May-2024 15:40:58 remote: Counting objects: 70% (43/61) build 08-May-2024 15:40:58 remote: Counting objects: 72% (44/61) build 08-May-2024 15:40:58 remote: Counting objects: 73% (45/61) build 08-May-2024 15:40:58 remote: Counting objects: 75% (46/61) build 08-May-2024 15:40:58 remote: Counting objects: 77% (47/61) build 08-May-2024 15:40:58 remote: Counting objects: 78% (48/61) build 08-May-2024 15:40:58 remote: Counting objects: 80% (49/61) build 08-May-2024 15:40:58 remote: Counting objects: 81% (50/61) build 08-May-2024 15:40:58 remote: Counting objects: 83% (51/61) build 08-May-2024 15:40:58 remote: Counting objects: 85% (52/61) build 08-May-2024 15:40:58 remote: Counting objects: 86% (53/61) build 08-May-2024 15:40:58 remote: Counting objects: 88% (54/61) build 08-May-2024 15:40:58 remote: Counting objects: 90% (55/61) build 08-May-2024 15:40:58 remote: Counting objects: 91% (56/61) build 08-May-2024 15:40:58 remote: Counting objects: 93% (57/61) build 08-May-2024 15:40:58 remote: Counting objects: 95% (58/61) build 08-May-2024 15:40:58 remote: Counting objects: 96% (59/61) build 08-May-2024 15:40:58 remote: Counting objects: 98% (60/61) build 08-May-2024 15:40:58 remote: Counting objects: 100% (61/61) build 08-May-2024 15:40:58 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:40:58 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:40:58 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:40:58 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:40:58 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:40:58 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:40:58 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:40:58 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:40:58 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:40:58 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:40:58 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:40:58 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:40:58 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:40:58 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:40:58 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:40:58 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:40:58 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:40:58 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:40:58 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:40:58 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:40:58 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:40:58 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:40:58 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:40:58 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:40:58 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:40:58 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:40:58 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:40:58 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:40:58 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:40:58 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:40:58 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:40:58 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:40:58 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:40:58 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:40:58 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:40:58 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:40:58 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:40:58 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:40:58 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:40:58 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:40:58 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:40:58 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:40:58 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:40:58 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:40:58 Receiving objects: 0% (1/1117) build 08-May-2024 15:40:58 Receiving objects: 1% (12/1117) build 08-May-2024 15:40:58 Receiving objects: 2% (23/1117) build 08-May-2024 15:40:58 Receiving objects: 3% (34/1117) build 08-May-2024 15:40:58 Receiving objects: 4% (45/1117) build 08-May-2024 15:40:58 Receiving objects: 5% (56/1117) build 08-May-2024 15:40:58 Receiving objects: 6% (68/1117) build 08-May-2024 15:40:58 Receiving objects: 7% (79/1117) build 08-May-2024 15:40:58 Receiving objects: 8% (90/1117) build 08-May-2024 15:40:58 Receiving objects: 9% (101/1117) build 08-May-2024 15:40:58 Receiving objects: 10% (112/1117) build 08-May-2024 15:40:58 Receiving objects: 11% (123/1117) build 08-May-2024 15:40:58 Receiving objects: 12% (135/1117) build 08-May-2024 15:40:58 Receiving objects: 13% (146/1117) build 08-May-2024 15:40:58 Receiving objects: 14% (157/1117) build 08-May-2024 15:40:58 Receiving objects: 15% (168/1117) build 08-May-2024 15:40:58 Receiving objects: 16% (179/1117) build 08-May-2024 15:40:58 Receiving objects: 17% (190/1117) build 08-May-2024 15:40:58 Receiving objects: 18% (202/1117) build 08-May-2024 15:40:58 Receiving objects: 19% (213/1117) build 08-May-2024 15:40:58 Receiving objects: 20% (224/1117) build 08-May-2024 15:40:58 Receiving objects: 21% (235/1117) build 08-May-2024 15:40:58 Receiving objects: 22% (246/1117) build 08-May-2024 15:40:58 Receiving objects: 23% (257/1117) build 08-May-2024 15:40:58 Receiving objects: 24% (269/1117) build 08-May-2024 15:40:58 Receiving objects: 25% (280/1117) build 08-May-2024 15:40:58 Receiving objects: 26% (291/1117) build 08-May-2024 15:40:58 Receiving objects: 27% (302/1117) build 08-May-2024 15:40:58 Receiving objects: 28% (313/1117) build 08-May-2024 15:40:58 Receiving objects: 29% (324/1117) build 08-May-2024 15:40:58 Receiving objects: 30% (336/1117) build 08-May-2024 15:40:58 Receiving objects: 31% (347/1117) build 08-May-2024 15:40:58 Receiving objects: 32% (358/1117) build 08-May-2024 15:40:58 Receiving objects: 33% (369/1117) build 08-May-2024 15:40:58 Receiving objects: 34% (380/1117) build 08-May-2024 15:40:58 Receiving objects: 35% (391/1117) build 08-May-2024 15:40:58 Receiving objects: 36% (403/1117) build 08-May-2024 15:40:58 Receiving objects: 37% (414/1117) build 08-May-2024 15:40:58 Receiving objects: 38% (425/1117) build 08-May-2024 15:40:58 Receiving objects: 39% (436/1117) build 08-May-2024 15:40:58 Receiving objects: 40% (447/1117) build 08-May-2024 15:40:58 Receiving objects: 41% (458/1117) build 08-May-2024 15:40:58 Receiving objects: 42% (470/1117) build 08-May-2024 15:40:58 Receiving objects: 43% (481/1117) build 08-May-2024 15:40:58 Receiving objects: 44% (492/1117) build 08-May-2024 15:40:58 Receiving objects: 45% (503/1117) build 08-May-2024 15:40:58 Receiving objects: 46% (514/1117) build 08-May-2024 15:40:58 Receiving objects: 47% (525/1117) build 08-May-2024 15:40:58 Receiving objects: 48% (537/1117) build 08-May-2024 15:40:58 Receiving objects: 49% (548/1117) build 08-May-2024 15:40:58 Receiving objects: 50% (559/1117) build 08-May-2024 15:40:58 Receiving objects: 51% (570/1117) build 08-May-2024 15:40:58 Receiving objects: 52% (581/1117) build 08-May-2024 15:40:58 Receiving objects: 53% (593/1117) build 08-May-2024 15:40:58 Receiving objects: 54% (604/1117) build 08-May-2024 15:40:58 Receiving objects: 55% (615/1117) build 08-May-2024 15:40:58 Receiving objects: 56% (626/1117) build 08-May-2024 15:40:58 Receiving objects: 57% (637/1117) build 08-May-2024 15:40:58 Receiving objects: 58% (648/1117) build 08-May-2024 15:40:58 Receiving objects: 59% (660/1117) build 08-May-2024 15:40:58 Receiving objects: 60% (671/1117) build 08-May-2024 15:40:58 Receiving objects: 61% (682/1117) build 08-May-2024 15:40:58 Receiving objects: 62% (693/1117) build 08-May-2024 15:40:58 Receiving objects: 63% (704/1117) build 08-May-2024 15:40:58 Receiving objects: 64% (715/1117) build 08-May-2024 15:40:58 Receiving objects: 65% (727/1117) build 08-May-2024 15:40:58 Receiving objects: 66% (738/1117) build 08-May-2024 15:40:58 Receiving objects: 67% (749/1117) build 08-May-2024 15:40:58 Receiving objects: 68% (760/1117) build 08-May-2024 15:40:58 Receiving objects: 69% (771/1117) build 08-May-2024 15:40:58 Receiving objects: 70% (782/1117) build 08-May-2024 15:40:58 Receiving objects: 71% (794/1117) build 08-May-2024 15:40:58 Receiving objects: 72% (805/1117) build 08-May-2024 15:40:58 Receiving objects: 73% (816/1117) build 08-May-2024 15:40:58 Receiving objects: 74% (827/1117) build 08-May-2024 15:40:58 Receiving objects: 75% (838/1117) build 08-May-2024 15:40:58 Receiving objects: 76% (849/1117) build 08-May-2024 15:40:58 Receiving objects: 77% (861/1117) build 08-May-2024 15:40:58 Receiving objects: 78% (872/1117) build 08-May-2024 15:40:58 Receiving objects: 79% (883/1117) build 08-May-2024 15:40:58 Receiving objects: 80% (894/1117) build 08-May-2024 15:40:58 Receiving objects: 81% (905/1117) build 08-May-2024 15:40:58 Receiving objects: 82% (916/1117) build 08-May-2024 15:40:58 Receiving objects: 83% (928/1117) build 08-May-2024 15:40:58 Receiving objects: 84% (939/1117) build 08-May-2024 15:40:58 Receiving objects: 85% (950/1117) build 08-May-2024 15:40:58 Receiving objects: 86% (961/1117) build 08-May-2024 15:40:58 Receiving objects: 87% (972/1117) build 08-May-2024 15:40:58 Receiving objects: 88% (983/1117) build 08-May-2024 15:40:58 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:40:58 Receiving objects: 89% (995/1117) build 08-May-2024 15:40:58 Receiving objects: 90% (1006/1117) build 08-May-2024 15:40:58 Receiving objects: 91% (1017/1117) build 08-May-2024 15:40:58 Receiving objects: 92% (1028/1117) build 08-May-2024 15:40:58 Receiving objects: 93% (1039/1117) build 08-May-2024 15:40:58 Receiving objects: 94% (1050/1117) build 08-May-2024 15:40:58 Receiving objects: 95% (1062/1117) build 08-May-2024 15:40:58 Receiving objects: 96% (1073/1117) build 08-May-2024 15:40:58 Receiving objects: 97% (1084/1117) build 08-May-2024 15:40:58 Receiving objects: 98% (1095/1117) build 08-May-2024 15:40:58 Receiving objects: 99% (1106/1117) build 08-May-2024 15:40:58 Receiving objects: 100% (1117/1117) build 08-May-2024 15:40:58 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.51 MiB/s, done. build 08-May-2024 15:40:58 Resolving deltas: 0% (0/573) build 08-May-2024 15:40:58 Resolving deltas: 1% (6/573) build 08-May-2024 15:40:58 Resolving deltas: 4% (23/573) build 08-May-2024 15:40:58 Resolving deltas: 5% (33/573) build 08-May-2024 15:40:58 Resolving deltas: 10% (63/573) build 08-May-2024 15:40:58 Resolving deltas: 11% (68/573) build 08-May-2024 15:40:58 Resolving deltas: 12% (69/573) build 08-May-2024 15:40:58 Resolving deltas: 13% (77/573) build 08-May-2024 15:40:58 Resolving deltas: 14% (81/573) build 08-May-2024 15:40:58 Resolving deltas: 16% (97/573) build 08-May-2024 15:40:58 Resolving deltas: 18% (106/573) build 08-May-2024 15:40:58 Resolving deltas: 20% (118/573) build 08-May-2024 15:40:58 Resolving deltas: 23% (132/573) build 08-May-2024 15:40:58 Resolving deltas: 24% (138/573) build 08-May-2024 15:40:58 Resolving deltas: 26% (153/573) build 08-May-2024 15:40:58 Resolving deltas: 31% (178/573) build 08-May-2024 15:40:58 Resolving deltas: 32% (189/573) build 08-May-2024 15:40:58 Resolving deltas: 34% (200/573) build 08-May-2024 15:40:58 Resolving deltas: 35% (202/573) build 08-May-2024 15:40:58 Resolving deltas: 37% (216/573) build 08-May-2024 15:40:58 Resolving deltas: 38% (222/573) build 08-May-2024 15:40:58 Resolving deltas: 39% (224/573) build 08-May-2024 15:40:58 Resolving deltas: 40% (230/573) build 08-May-2024 15:40:58 Resolving deltas: 41% (237/573) build 08-May-2024 15:40:58 Resolving deltas: 42% (241/573) build 08-May-2024 15:40:58 Resolving deltas: 43% (249/573) build 08-May-2024 15:40:58 Resolving deltas: 44% (253/573) build 08-May-2024 15:40:58 Resolving deltas: 45% (258/573) build 08-May-2024 15:40:58 Resolving deltas: 57% (332/573) build 08-May-2024 15:40:58 Resolving deltas: 58% (337/573) build 08-May-2024 15:40:58 Resolving deltas: 59% (342/573) build 08-May-2024 15:40:58 Resolving deltas: 60% (344/573) build 08-May-2024 15:40:58 Resolving deltas: 65% (375/573) build 08-May-2024 15:40:58 Resolving deltas: 66% (379/573) build 08-May-2024 15:40:58 Resolving deltas: 69% (399/573) build 08-May-2024 15:40:58 Resolving deltas: 70% (404/573) build 08-May-2024 15:40:58 Resolving deltas: 71% (408/573) build 08-May-2024 15:40:58 Resolving deltas: 75% (435/573) build 08-May-2024 15:40:58 Resolving deltas: 78% (447/573) build 08-May-2024 15:40:58 Resolving deltas: 79% (455/573) build 08-May-2024 15:40:58 Resolving deltas: 80% (461/573) build 08-May-2024 15:40:58 Resolving deltas: 82% (472/573) build 08-May-2024 15:40:58 Resolving deltas: 83% (479/573) build 08-May-2024 15:40:58 Resolving deltas: 84% (484/573) build 08-May-2024 15:40:58 Resolving deltas: 85% (488/573) build 08-May-2024 15:40:58 Resolving deltas: 90% (520/573) build 08-May-2024 15:40:58 Resolving deltas: 91% (523/573) build 08-May-2024 15:40:58 Resolving deltas: 95% (545/573) build 08-May-2024 15:40:58 Resolving deltas: 96% (551/573) build 08-May-2024 15:40:58 Resolving deltas: 97% (557/573) build 08-May-2024 15:40:58 Resolving deltas: 98% (562/573) build 08-May-2024 15:40:58 Resolving deltas: 99% (568/573) build 08-May-2024 15:40:58 Resolving deltas: 100% (573/573) build 08-May-2024 15:40:58 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:40:58 Note: checking out 'release-phpbb-3.2.2'. build 08-May-2024 15:40:58 build 08-May-2024 15:40:58 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:40:58 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:40:58 state without impacting any branches by performing another checkout. build 08-May-2024 15:40:58 build 08-May-2024 15:40:58 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:40:58 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:40:58 build 08-May-2024 15:40:58 git checkout -b build 08-May-2024 15:40:58 build 08-May-2024 15:40:58 HEAD is now at da2cda3 Update to 1.0.3 build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis build 08-May-2024 15:40:58  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:40:58  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:40:58  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:40:58  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md build 08-May-2024 15:40:58  [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete. build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development build 08-May-2024 15:40:58  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test build 08-May-2024 15:40:58  [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2 build 08-May-2024 15:40:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777 build 08-May-2024 15:40:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777 build 08-May-2024 15:40:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777 build 08-May-2024 15:40:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777 build 08-May-2024 15:40:58  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755 build 08-May-2024 15:40:59  build 08-May-2024 15:40:59 phpBB > clean-diff-dir: build 08-May-2024 15:40:59  build 08-May-2024 15:40:59  [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache build 08-May-2024 15:40:59  [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs build 08-May-2024 15:40:59  [delete] Deleting directory /data/build/old_versions/release-3.2.2/files build 08-May-2024 15:40:59  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install build 08-May-2024 15:40:59  [delete] Deleting directory /data/build/old_versions/release-3.2.2/store build 08-May-2024 15:40:59  [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory. build 08-May-2024 15:40:59  build 08-May-2024 15:40:59 phpBB > old-version-diff: build 08-May-2024 15:40:59  build 08-May-2024 15:40:59  [echo] Retrieving version 3.2.3 build 08-May-2024 15:40:59  [mkdir] Created dir: /data/build/old_versions/release-3.2.3 build 08-May-2024 15:40:59  build 08-May-2024 15:40:59 phpBB > export: build 08-May-2024 15:40:59  build 08-May-2024 15:40:59 Cloning into 'viglink'... build 08-May-2024 15:41:00 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:00 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:00 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:00 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:00 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:00 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:00 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:00 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:00 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:00 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:00 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:00 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:00 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:00 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:00 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:00 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:00 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:00 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:00 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:00 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:00 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:00 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:00 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:00 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:00 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:00 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:00 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:00 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:00 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:00 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:00 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:00 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:00 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:00 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:00 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:00 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:00 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:00 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:00 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:00 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:00 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:00 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:00 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:00 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:00 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:00 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:00 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:00 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:00 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:00 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:00 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:00 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:00 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:00 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:00 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:00 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:00 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:00 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:00 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:00 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:00 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:00 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:00 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:00 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:00 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:00 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:00 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:00 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:00 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:00 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:00 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:00 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:00 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:00 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:00 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:00 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:00 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:00 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:00 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:00 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:00 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:00 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:00 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:00 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:00 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:00 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:00 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:00 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:00 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:00 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:00 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:00 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:00 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:00 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:00 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:00 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:00 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:00 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:00 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:00 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:00 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:00 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:00 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:00 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:00 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:00 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:00 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:00 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:00 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:00 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:00 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:00 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:00 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:00 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:00 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:00 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:00 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:00 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:00 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:00 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:00 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:00 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:00 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:00 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:00 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:00 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:00 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:00 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:00 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:00 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:00 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:00 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:00 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:00 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:00 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:00 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:00 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:00 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:00 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:00 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:00 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:00 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:00 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:00 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:00 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:00 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:00 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:00 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:00 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:00 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:00 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:00 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:00 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:00 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:00 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:00 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:00 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:00 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:00 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:00 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:00 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:00 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:00 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:00 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:00 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:00 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:00 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:00 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:00 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:00 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:00 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:00 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:00 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:00 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:00 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:00 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:00 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:00 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:00 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:00 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:00 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:00 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:00 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:00 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:00 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:00 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:00 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:00 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:00 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:00 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:00 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:00 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:00 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:00 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:00 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:00 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:00 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:00 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:00 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:00 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:00 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:00 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:00 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:00 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:00 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:00 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:00 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:00 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:00 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 08-May-2024 15:41:00 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:00 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:00 Resolving deltas: 2% (12/573) build 08-May-2024 15:41:00 Resolving deltas: 4% (25/573) build 08-May-2024 15:41:00 Resolving deltas: 5% (33/573) build 08-May-2024 15:41:00 Resolving deltas: 10% (62/573) build 08-May-2024 15:41:00 Resolving deltas: 11% (67/573) build 08-May-2024 15:41:00 Resolving deltas: 15% (89/573) build 08-May-2024 15:41:00 Resolving deltas: 16% (95/573) build 08-May-2024 15:41:00 Resolving deltas: 18% (106/573) build 08-May-2024 15:41:00 Resolving deltas: 19% (110/573) build 08-May-2024 15:41:00 Resolving deltas: 21% (124/573) build 08-May-2024 15:41:00 Resolving deltas: 22% (130/573) build 08-May-2024 15:41:00 Resolving deltas: 25% (145/573) build 08-May-2024 15:41:00 Resolving deltas: 29% (170/573) build 08-May-2024 15:41:00 Resolving deltas: 30% (172/573) build 08-May-2024 15:41:00 Resolving deltas: 31% (181/573) build 08-May-2024 15:41:00 Resolving deltas: 33% (193/573) build 08-May-2024 15:41:00 Resolving deltas: 35% (201/573) build 08-May-2024 15:41:00 Resolving deltas: 36% (209/573) build 08-May-2024 15:41:00 Resolving deltas: 38% (223/573) build 08-May-2024 15:41:00 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:00 Resolving deltas: 42% (246/573) build 08-May-2024 15:41:00 Resolving deltas: 44% (256/573) build 08-May-2024 15:41:00 Resolving deltas: 45% (261/573) build 08-May-2024 15:41:00 Resolving deltas: 46% (264/573) build 08-May-2024 15:41:00 Resolving deltas: 47% (273/573) build 08-May-2024 15:41:00 Resolving deltas: 57% (327/573) build 08-May-2024 15:41:00 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:00 Resolving deltas: 59% (341/573) build 08-May-2024 15:41:00 Resolving deltas: 64% (368/573) build 08-May-2024 15:41:00 Resolving deltas: 65% (373/573) build 08-May-2024 15:41:00 Resolving deltas: 68% (392/573) build 08-May-2024 15:41:00 Resolving deltas: 69% (397/573) build 08-May-2024 15:41:00 Resolving deltas: 74% (428/573) build 08-May-2024 15:41:00 Resolving deltas: 76% (440/573) build 08-May-2024 15:41:00 Resolving deltas: 78% (448/573) build 08-May-2024 15:41:00 Resolving deltas: 79% (454/573) build 08-May-2024 15:41:00 Resolving deltas: 81% (465/573) build 08-May-2024 15:41:00 Resolving deltas: 82% (472/573) build 08-May-2024 15:41:00 Resolving deltas: 83% (477/573) build 08-May-2024 15:41:00 Resolving deltas: 89% (513/573) build 08-May-2024 15:41:00 Resolving deltas: 90% (516/573) build 08-May-2024 15:41:00 Resolving deltas: 93% (538/573) build 08-May-2024 15:41:00 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:00 Resolving deltas: 95% (545/573) build 08-May-2024 15:41:00 Resolving deltas: 96% (553/573) build 08-May-2024 15:41:00 Resolving deltas: 97% (558/573) build 08-May-2024 15:41:00 Resolving deltas: 98% (562/573) build 08-May-2024 15:41:00 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:00 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:00 Note: checking out 'release-phpbb-3.2.3'. build 08-May-2024 15:41:00 build 08-May-2024 15:41:00 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:00 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:00 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:00 build 08-May-2024 15:41:00 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:00 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:00 build 08-May-2024 15:41:00 git checkout -b build 08-May-2024 15:41:00 build 08-May-2024 15:41:00 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis build 08-May-2024 15:41:00  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:00  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:00  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:00  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md build 08-May-2024 15:41:00  [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete. build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test build 08-May-2024 15:41:00  [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3 build 08-May-2024 15:41:00  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777 build 08-May-2024 15:41:00  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777 build 08-May-2024 15:41:00  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777 build 08-May-2024 15:41:00  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777 build 08-May-2024 15:41:00  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:00  build 08-May-2024 15:41:00 phpBB > clean-diff-dir: build 08-May-2024 15:41:00  build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/files build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install build 08-May-2024 15:41:00  [delete] Deleting directory /data/build/old_versions/release-3.2.3/store build 08-May-2024 15:41:00  [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory. build 08-May-2024 15:41:00  build 08-May-2024 15:41:00 phpBB > old-version-diff: build 08-May-2024 15:41:00  build 08-May-2024 15:41:00  [echo] Retrieving version 3.2.4 build 08-May-2024 15:41:00  [mkdir] Created dir: /data/build/old_versions/release-3.2.4 build 08-May-2024 15:41:00  build 08-May-2024 15:41:00 phpBB > export: build 08-May-2024 15:41:00  build 08-May-2024 15:41:01 Cloning into 'viglink'... build 08-May-2024 15:41:01 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:01 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:01 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:01 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:01 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:01 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:01 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:01 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:01 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:01 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:01 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:01 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:01 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:01 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:01 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:01 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:01 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:01 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:01 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:01 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:01 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:01 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:01 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:01 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:01 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:01 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:01 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:01 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:01 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:01 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:01 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:01 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:01 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:01 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:01 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:01 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:01 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:01 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:01 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:01 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:01 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:01 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:01 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:01 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:01 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:01 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:01 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:01 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:01 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:01 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:01 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:01 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:01 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:01 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:01 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:01 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:01 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:01 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:01 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:01 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:01 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:01 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:01 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:01 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:01 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:01 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:01 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:01 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:01 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:01 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:01 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:01 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:01 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:01 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:01 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:01 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:01 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:01 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:01 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:01 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:01 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:01 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:01 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:01 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:01 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:01 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:01 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:01 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:01 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:01 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:01 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:01 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:01 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:01 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:01 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:01 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:01 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:01 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:01 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:01 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:01 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:01 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:01 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:01 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:01 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:01 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:01 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:01 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:01 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:01 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:01 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:01 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:01 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:01 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:01 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:01 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:01 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:01 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:01 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:01 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:01 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:01 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:01 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:01 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:01 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:01 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:01 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:01 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:01 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:01 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:01 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:01 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:01 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:01 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:01 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:01 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:01 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:01 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:01 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:01 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:01 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:01 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:01 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:01 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:01 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:01 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:01 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:01 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:01 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:01 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:01 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:01 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:01 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:01 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:01 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:01 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:01 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:01 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:01 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:01 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:01 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:01 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:01 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:01 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:01 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:01 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:01 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:01 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:01 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:01 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:01 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:01 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:01 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:01 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:01 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:01 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:01 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:01 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:01 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:01 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:01 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:01 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:01 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:01 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:01 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:01 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:01 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:01 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:01 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:01 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:01 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:01 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:01 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:01 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:01 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:01 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:01 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:01 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:01 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:01 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:01 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:01 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:01 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:01 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:01 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:01 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:01 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:01 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:01 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 08-May-2024 15:41:01 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:01 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:01 Resolving deltas: 4% (25/573) build 08-May-2024 15:41:01 Resolving deltas: 7% (44/573) build 08-May-2024 15:41:01 Resolving deltas: 8% (49/573) build 08-May-2024 15:41:01 Resolving deltas: 9% (57/573) build 08-May-2024 15:41:01 Resolving deltas: 11% (68/573) build 08-May-2024 15:41:01 Resolving deltas: 12% (71/573) build 08-May-2024 15:41:01 Resolving deltas: 14% (82/573) build 08-May-2024 15:41:01 Resolving deltas: 17% (102/573) build 08-May-2024 15:41:01 Resolving deltas: 18% (104/573) build 08-May-2024 15:41:01 Resolving deltas: 19% (114/573) build 08-May-2024 15:41:01 Resolving deltas: 20% (118/573) build 08-May-2024 15:41:01 Resolving deltas: 23% (132/573) build 08-May-2024 15:41:01 Resolving deltas: 24% (138/573) build 08-May-2024 15:41:01 Resolving deltas: 26% (153/573) build 08-May-2024 15:41:01 Resolving deltas: 31% (178/573) build 08-May-2024 15:41:01 Resolving deltas: 32% (189/573) build 08-May-2024 15:41:01 Resolving deltas: 35% (201/573) build 08-May-2024 15:41:01 Resolving deltas: 36% (209/573) build 08-May-2024 15:41:01 Resolving deltas: 37% (213/573) build 08-May-2024 15:41:01 Resolving deltas: 38% (218/573) build 08-May-2024 15:41:01 Resolving deltas: 40% (231/573) build 08-May-2024 15:41:01 Resolving deltas: 41% (237/573) build 08-May-2024 15:41:01 Resolving deltas: 42% (244/573) build 08-May-2024 15:41:01 Resolving deltas: 43% (248/573) build 08-May-2024 15:41:01 Resolving deltas: 44% (253/573) build 08-May-2024 15:41:01 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:01 Resolving deltas: 48% (280/573) build 08-May-2024 15:41:01 Resolving deltas: 49% (281/573) build 08-May-2024 15:41:01 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:01 Resolving deltas: 59% (339/573) build 08-May-2024 15:41:01 Resolving deltas: 60% (347/573) build 08-May-2024 15:41:01 Resolving deltas: 65% (374/573) build 08-May-2024 15:41:01 Resolving deltas: 66% (382/573) build 08-May-2024 15:41:01 Resolving deltas: 67% (384/573) build 08-May-2024 15:41:01 Resolving deltas: 68% (393/573) build 08-May-2024 15:41:01 Resolving deltas: 70% (403/573) build 08-May-2024 15:41:01 Resolving deltas: 77% (443/573) build 08-May-2024 15:41:01 Resolving deltas: 78% (447/573) build 08-May-2024 15:41:01 Resolving deltas: 79% (457/573) build 08-May-2024 15:41:01 Resolving deltas: 80% (463/573) build 08-May-2024 15:41:01 Resolving deltas: 82% (472/573) build 08-May-2024 15:41:01 Resolving deltas: 83% (477/573) build 08-May-2024 15:41:01 Resolving deltas: 84% (483/573) build 08-May-2024 15:41:01 Resolving deltas: 90% (520/573) build 08-May-2024 15:41:01 Resolving deltas: 91% (523/573) build 08-May-2024 15:41:01 Resolving deltas: 95% (545/573) build 08-May-2024 15:41:01 Resolving deltas: 96% (551/573) build 08-May-2024 15:41:01 Resolving deltas: 97% (557/573) build 08-May-2024 15:41:01 Resolving deltas: 98% (563/573) build 08-May-2024 15:41:01 Resolving deltas: 99% (572/573) build 08-May-2024 15:41:01 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:01 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:01 Note: checking out 'release-phpbb-3.2.4'. build 08-May-2024 15:41:01 build 08-May-2024 15:41:01 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:01 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:01 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:01 build 08-May-2024 15:41:01 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:01 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:01 build 08-May-2024 15:41:01 git checkout -b build 08-May-2024 15:41:01 build 08-May-2024 15:41:01 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis build 08-May-2024 15:41:01  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:01  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:01  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:01  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md build 08-May-2024 15:41:01  [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete. build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test build 08-May-2024 15:41:01  [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4 build 08-May-2024 15:41:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777 build 08-May-2024 15:41:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777 build 08-May-2024 15:41:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777 build 08-May-2024 15:41:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777 build 08-May-2024 15:41:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:01  build 08-May-2024 15:41:01 phpBB > clean-diff-dir: build 08-May-2024 15:41:01  build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/files build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install build 08-May-2024 15:41:01  [delete] Deleting directory /data/build/old_versions/release-3.2.4/store build 08-May-2024 15:41:01  [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory. build 08-May-2024 15:41:02  build 08-May-2024 15:41:02 phpBB > old-version-diff: build 08-May-2024 15:41:02  build 08-May-2024 15:41:02  [echo] Retrieving version 3.2.5 build 08-May-2024 15:41:02  [mkdir] Created dir: /data/build/old_versions/release-3.2.5 build 08-May-2024 15:41:02  build 08-May-2024 15:41:02 phpBB > export: build 08-May-2024 15:41:02  build 08-May-2024 15:41:02 Cloning into 'viglink'... build 08-May-2024 15:41:03 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:03 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:03 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:03 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:03 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:03 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:03 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:03 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:03 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:03 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:03 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:03 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:03 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:03 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:03 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:03 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:03 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:03 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:03 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:03 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:03 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:03 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:03 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:03 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:03 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:03 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:03 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:03 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:03 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:03 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:03 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:03 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:03 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:03 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:03 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:03 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:03 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:03 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:03 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:03 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:03 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:03 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:03 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:03 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:03 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:03 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:03 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:03 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:03 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:03 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:03 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:03 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:03 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:03 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:03 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:03 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:03 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:03 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:03 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:03 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:03 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:03 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:03 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:03 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:03 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:03 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:03 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:03 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:03 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:03 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:03 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:03 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:03 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:03 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:03 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:03 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:03 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:03 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:03 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:03 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:03 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:03 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:03 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:03 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:03 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:03 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:03 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:03 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:03 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:03 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:03 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:03 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:03 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:03 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:03 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:03 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:03 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:03 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:03 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:03 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:03 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:03 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:03 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:03 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:03 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:03 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:03 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:03 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:03 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:03 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:03 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:03 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:03 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:03 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:03 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:03 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:03 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:03 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:03 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:03 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:03 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:03 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:03 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:03 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:03 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:03 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:03 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:03 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:03 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:03 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:03 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:03 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:03 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:03 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:03 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:03 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:03 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:03 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:03 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:03 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:03 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:03 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:03 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:03 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:03 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:03 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:03 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:03 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:03 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:03 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:03 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:03 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:03 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:03 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:03 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:03 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:03 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:03 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:03 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:03 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:03 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:03 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:03 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:03 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:03 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:03 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:03 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:03 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:03 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:03 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:03 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:03 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:03 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:03 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:03 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:03 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:03 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:03 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:03 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:03 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:03 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:03 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:03 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:03 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:03 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:03 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:03 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:03 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:03 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:03 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:03 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:03 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:03 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:03 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:03 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:03 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:03 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:03 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:03 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:03 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:03 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:03 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:03 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:03 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:03 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:03 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:03 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:03 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:03 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.55 MiB/s, done. build 08-May-2024 15:41:03 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:03 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:03 Resolving deltas: 2% (15/573) build 08-May-2024 15:41:03 Resolving deltas: 3% (20/573) build 08-May-2024 15:41:03 Resolving deltas: 4% (28/573) build 08-May-2024 15:41:03 Resolving deltas: 6% (39/573) build 08-May-2024 15:41:03 Resolving deltas: 7% (42/573) build 08-May-2024 15:41:03 Resolving deltas: 9% (53/573) build 08-May-2024 15:41:03 Resolving deltas: 12% (73/573) build 08-May-2024 15:41:03 Resolving deltas: 13% (75/573) build 08-May-2024 15:41:03 Resolving deltas: 14% (85/573) build 08-May-2024 15:41:03 Resolving deltas: 16% (97/573) build 08-May-2024 15:41:03 Resolving deltas: 19% (111/573) build 08-May-2024 15:41:03 Resolving deltas: 20% (117/573) build 08-May-2024 15:41:03 Resolving deltas: 23% (132/573) build 08-May-2024 15:41:03 Resolving deltas: 27% (157/573) build 08-May-2024 15:41:03 Resolving deltas: 30% (174/573) build 08-May-2024 15:41:03 Resolving deltas: 32% (186/573) build 08-May-2024 15:41:03 Resolving deltas: 33% (194/573) build 08-May-2024 15:41:03 Resolving deltas: 34% (198/573) build 08-May-2024 15:41:03 Resolving deltas: 35% (202/573) build 08-May-2024 15:41:03 Resolving deltas: 37% (216/573) build 08-May-2024 15:41:03 Resolving deltas: 40% (232/573) build 08-May-2024 15:41:03 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:03 Resolving deltas: 42% (243/573) build 08-May-2024 15:41:03 Resolving deltas: 43% (248/573) build 08-May-2024 15:41:03 Resolving deltas: 44% (255/573) build 08-May-2024 15:41:03 Resolving deltas: 45% (260/573) build 08-May-2024 15:41:03 Resolving deltas: 54% (314/573) build 08-May-2024 15:41:03 Resolving deltas: 55% (318/573) build 08-May-2024 15:41:03 Resolving deltas: 56% (321/573) build 08-May-2024 15:41:03 Resolving deltas: 57% (328/573) build 08-May-2024 15:41:03 Resolving deltas: 62% (356/573) build 08-May-2024 15:41:03 Resolving deltas: 63% (361/573) build 08-May-2024 15:41:03 Resolving deltas: 66% (380/573) build 08-May-2024 15:41:03 Resolving deltas: 68% (393/573) build 08-May-2024 15:41:03 Resolving deltas: 69% (397/573) build 08-May-2024 15:41:03 Resolving deltas: 73% (424/573) build 08-May-2024 15:41:03 Resolving deltas: 76% (436/573) build 08-May-2024 15:41:03 Resolving deltas: 77% (444/573) build 08-May-2024 15:41:03 Resolving deltas: 78% (450/573) build 08-May-2024 15:41:03 Resolving deltas: 80% (461/573) build 08-May-2024 15:41:03 Resolving deltas: 81% (468/573) build 08-May-2024 15:41:03 Resolving deltas: 82% (473/573) build 08-May-2024 15:41:03 Resolving deltas: 83% (477/573) build 08-May-2024 15:41:03 Resolving deltas: 89% (513/573) build 08-May-2024 15:41:03 Resolving deltas: 90% (516/573) build 08-May-2024 15:41:03 Resolving deltas: 93% (538/573) build 08-May-2024 15:41:03 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:03 Resolving deltas: 95% (550/573) build 08-May-2024 15:41:03 Resolving deltas: 96% (552/573) build 08-May-2024 15:41:03 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:03 Resolving deltas: 98% (564/573) build 08-May-2024 15:41:03 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:03 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:03 Note: checking out 'release-phpbb-3.2.5'. build 08-May-2024 15:41:03 build 08-May-2024 15:41:03 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:03 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:03 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:03 build 08-May-2024 15:41:03 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:03 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:03 build 08-May-2024 15:41:03 git checkout -b build 08-May-2024 15:41:03 build 08-May-2024 15:41:03 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis build 08-May-2024 15:41:03  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:03  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:03  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:03  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md build 08-May-2024 15:41:03  [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete. build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test build 08-May-2024 15:41:03  [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5 build 08-May-2024 15:41:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777 build 08-May-2024 15:41:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777 build 08-May-2024 15:41:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777 build 08-May-2024 15:41:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777 build 08-May-2024 15:41:03  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:03  build 08-May-2024 15:41:03 phpBB > clean-diff-dir: build 08-May-2024 15:41:03  build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/files build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install build 08-May-2024 15:41:03  [delete] Deleting directory /data/build/old_versions/release-3.2.5/store build 08-May-2024 15:41:03  [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory. build 08-May-2024 15:41:03  build 08-May-2024 15:41:03 phpBB > old-version-diff: build 08-May-2024 15:41:03  build 08-May-2024 15:41:03  [echo] Retrieving version 3.2.6 build 08-May-2024 15:41:03  [mkdir] Created dir: /data/build/old_versions/release-3.2.6 build 08-May-2024 15:41:03  build 08-May-2024 15:41:03 phpBB > export: build 08-May-2024 15:41:03  build 08-May-2024 15:41:04 Cloning into 'viglink'... build 08-May-2024 15:41:04 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:04 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:04 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:04 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:04 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:04 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:04 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:04 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:04 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:04 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:04 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:04 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:04 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:04 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:04 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:04 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:04 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:04 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:04 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:04 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:04 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:04 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:04 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:04 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:04 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:04 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:04 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:04 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:04 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:04 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:04 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:04 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:04 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:04 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:04 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:04 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:04 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:04 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:04 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:04 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:04 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:04 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:04 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:04 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:04 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:04 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:04 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:04 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:04 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:04 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:04 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:04 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:04 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:04 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:04 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:04 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:04 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:04 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:04 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:04 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:04 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:04 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:04 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:04 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:04 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:04 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:04 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:04 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:04 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:04 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:04 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:04 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:04 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:04 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:04 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:04 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:04 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:04 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:04 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:04 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:04 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:04 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:04 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:04 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:04 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:04 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:04 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:04 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:04 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:04 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:04 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:04 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:04 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:04 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:04 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:04 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:04 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:04 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:04 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:04 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:04 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:04 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:04 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:04 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:04 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:04 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:04 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:04 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:04 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:04 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:04 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:04 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:04 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:04 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:04 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:04 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:04 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:04 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:04 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:04 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:04 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:04 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:04 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:04 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:04 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:04 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:04 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:04 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:04 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:04 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:04 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:04 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:04 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:04 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:04 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:04 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:04 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:04 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:04 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:04 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:04 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:04 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:04 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:04 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:04 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:04 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:04 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:04 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:04 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:04 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:04 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:04 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:04 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:04 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:04 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:04 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:04 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:04 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:04 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:04 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:04 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:04 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:04 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:04 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:04 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:04 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:04 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:04 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:04 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:04 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:04 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:04 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:04 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:04 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:04 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:04 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:04 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:04 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:04 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:04 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:04 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:04 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:04 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:04 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:04 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:04 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:04 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:04 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:04 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:04 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:04 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:04 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:04 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:04 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:04 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:04 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:04 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:04 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:04 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:04 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:04 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:04 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:04 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:04 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:04 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:04 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:04 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:04 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:04 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.22 MiB/s, done. build 08-May-2024 15:41:04 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:04 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:04 Resolving deltas: 3% (21/573) build 08-May-2024 15:41:04 Resolving deltas: 5% (33/573) build 08-May-2024 15:41:04 Resolving deltas: 6% (39/573) build 08-May-2024 15:41:04 Resolving deltas: 8% (47/573) build 08-May-2024 15:41:04 Resolving deltas: 9% (54/573) build 08-May-2024 15:41:04 Resolving deltas: 13% (77/573) build 08-May-2024 15:41:04 Resolving deltas: 14% (82/573) build 08-May-2024 15:41:04 Resolving deltas: 15% (88/573) build 08-May-2024 15:41:04 Resolving deltas: 18% (105/573) build 08-May-2024 15:41:04 Resolving deltas: 23% (134/573) build 08-May-2024 15:41:04 Resolving deltas: 24% (138/573) build 08-May-2024 15:41:04 Resolving deltas: 25% (146/573) build 08-May-2024 15:41:04 Resolving deltas: 28% (163/573) build 08-May-2024 15:41:04 Resolving deltas: 30% (174/573) build 08-May-2024 15:41:04 Resolving deltas: 32% (186/573) build 08-May-2024 15:41:04 Resolving deltas: 33% (194/573) build 08-May-2024 15:41:04 Resolving deltas: 34% (198/573) build 08-May-2024 15:41:04 Resolving deltas: 35% (202/573) build 08-May-2024 15:41:04 Resolving deltas: 37% (216/573) build 08-May-2024 15:41:04 Resolving deltas: 38% (222/573) build 08-May-2024 15:41:04 Resolving deltas: 39% (229/573) build 08-May-2024 15:41:04 Resolving deltas: 40% (233/573) build 08-May-2024 15:41:04 Resolving deltas: 41% (238/573) build 08-May-2024 15:41:04 Resolving deltas: 42% (241/573) build 08-May-2024 15:41:04 Resolving deltas: 43% (250/573) build 08-May-2024 15:41:04 Resolving deltas: 55% (317/573) build 08-May-2024 15:41:04 Resolving deltas: 56% (321/573) build 08-May-2024 15:41:04 Resolving deltas: 57% (331/573) build 08-May-2024 15:41:04 Resolving deltas: 62% (359/573) build 08-May-2024 15:41:04 Resolving deltas: 63% (361/573) build 08-May-2024 15:41:04 Resolving deltas: 66% (383/573) build 08-May-2024 15:41:04 Resolving deltas: 67% (388/573) build 08-May-2024 15:41:04 Resolving deltas: 68% (392/573) build 08-May-2024 15:41:04 Resolving deltas: 73% (419/573) build 08-May-2024 15:41:04 Resolving deltas: 75% (431/573) build 08-May-2024 15:41:04 Resolving deltas: 76% (439/573) build 08-May-2024 15:41:04 Resolving deltas: 77% (445/573) build 08-May-2024 15:41:04 Resolving deltas: 78% (447/573) build 08-May-2024 15:41:04 Resolving deltas: 79% (456/573) build 08-May-2024 15:41:04 Resolving deltas: 80% (459/573) build 08-May-2024 15:41:04 Resolving deltas: 81% (468/573) build 08-May-2024 15:41:04 Resolving deltas: 82% (472/573) build 08-May-2024 15:41:04 Resolving deltas: 87% (504/573) build 08-May-2024 15:41:04 Resolving deltas: 88% (505/573) build 08-May-2024 15:41:04 Resolving deltas: 92% (529/573) build 08-May-2024 15:41:04 Resolving deltas: 93% (533/573) build 08-May-2024 15:41:04 Resolving deltas: 94% (541/573) build 08-May-2024 15:41:04 Resolving deltas: 95% (547/573) build 08-May-2024 15:41:04 Resolving deltas: 96% (553/573) build 08-May-2024 15:41:04 Resolving deltas: 98% (564/573) build 08-May-2024 15:41:04 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:04 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:04 Note: checking out 'release-phpbb-3.2.6'. build 08-May-2024 15:41:04 build 08-May-2024 15:41:04 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:04 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:04 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:04 build 08-May-2024 15:41:04 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:04 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:04 build 08-May-2024 15:41:04 git checkout -b build 08-May-2024 15:41:04 build 08-May-2024 15:41:04 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 08-May-2024 15:41:04  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git build 08-May-2024 15:41:04  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests build 08-May-2024 15:41:04  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis build 08-May-2024 15:41:04  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:04  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:04  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:04  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md build 08-May-2024 15:41:04  [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete. build 08-May-2024 15:41:04  [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test build 08-May-2024 15:41:05  [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6 build 08-May-2024 15:41:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777 build 08-May-2024 15:41:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777 build 08-May-2024 15:41:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777 build 08-May-2024 15:41:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777 build 08-May-2024 15:41:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:05  build 08-May-2024 15:41:05 phpBB > clean-diff-dir: build 08-May-2024 15:41:05  build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/files build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install build 08-May-2024 15:41:05  [delete] Deleting directory /data/build/old_versions/release-3.2.6/store build 08-May-2024 15:41:05  [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory. build 08-May-2024 15:41:05  build 08-May-2024 15:41:05 phpBB > old-version-diff: build 08-May-2024 15:41:05  build 08-May-2024 15:41:05  [echo] Retrieving version 3.2.7 build 08-May-2024 15:41:05  [mkdir] Created dir: /data/build/old_versions/release-3.2.7 build 08-May-2024 15:41:05  build 08-May-2024 15:41:05 phpBB > export: build 08-May-2024 15:41:05  build 08-May-2024 15:41:05 Cloning into 'viglink'... build 08-May-2024 15:41:06 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:06 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:06 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:06 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:06 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:06 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:06 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:06 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:06 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:06 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:06 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:06 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:06 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:06 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:06 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:06 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:06 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:06 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:06 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:06 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:06 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:06 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:06 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:06 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:06 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:06 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:06 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:06 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:06 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:06 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:06 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:06 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:06 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:06 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:06 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:06 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:06 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:06 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:06 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:06 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:06 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:06 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:06 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:06 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:06 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:06 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:06 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:06 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:06 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:06 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:06 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:06 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:06 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:06 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:06 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:06 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:06 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:06 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:06 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:06 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:06 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:06 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:06 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:06 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:06 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:06 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:06 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:06 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:06 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:06 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:06 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:06 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:06 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:06 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:06 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:06 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:06 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:06 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:06 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:06 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:06 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:06 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:06 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:06 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:06 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:06 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:06 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:06 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:06 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:06 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:06 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:06 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:06 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:06 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:06 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:06 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:06 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:06 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:06 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:06 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:06 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:06 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:06 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:06 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:06 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:06 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:06 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:06 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:06 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:06 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:06 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:06 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:06 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:06 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:06 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:06 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:06 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:06 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:06 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:06 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:06 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:06 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:06 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:06 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:06 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:06 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:06 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:06 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:06 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:06 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:06 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:06 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:06 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:06 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:06 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:06 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:06 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:06 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:06 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:06 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:06 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:06 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:06 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:06 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:06 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:06 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:06 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:06 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:06 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:06 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:06 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:06 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:06 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:06 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:06 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:06 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:06 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:06 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:06 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:06 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:06 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:06 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:06 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:06 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:06 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:06 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:06 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:06 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:06 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:06 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:06 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:06 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:06 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:06 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:06 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:06 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:06 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:06 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:06 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:06 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:06 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:06 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:06 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:06 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:06 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:06 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:06 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:06 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:06 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:06 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:06 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:06 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:06 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:06 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:06 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:06 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:06 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:06 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:06 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:06 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:06 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:06 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:06 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:06 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:06 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:06 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:06 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:06 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:06 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.59 MiB/s, done. build 08-May-2024 15:41:06 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:06 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:06 Resolving deltas: 4% (27/573) build 08-May-2024 15:41:06 Resolving deltas: 5% (34/573) build 08-May-2024 15:41:06 Resolving deltas: 6% (38/573) build 08-May-2024 15:41:06 Resolving deltas: 10% (63/573) build 08-May-2024 15:41:06 Resolving deltas: 11% (66/573) build 08-May-2024 15:41:06 Resolving deltas: 13% (77/573) build 08-May-2024 15:41:06 Resolving deltas: 16% (97/573) build 08-May-2024 15:41:06 Resolving deltas: 17% (99/573) build 08-May-2024 15:41:06 Resolving deltas: 19% (109/573) build 08-May-2024 15:41:06 Resolving deltas: 21% (121/573) build 08-May-2024 15:41:06 Resolving deltas: 23% (135/573) build 08-May-2024 15:41:06 Resolving deltas: 24% (141/573) build 08-May-2024 15:41:06 Resolving deltas: 27% (156/573) build 08-May-2024 15:41:06 Resolving deltas: 31% (181/573) build 08-May-2024 15:41:06 Resolving deltas: 32% (184/573) build 08-May-2024 15:41:06 Resolving deltas: 33% (192/573) build 08-May-2024 15:41:06 Resolving deltas: 35% (204/573) build 08-May-2024 15:41:06 Resolving deltas: 36% (212/573) build 08-May-2024 15:41:06 Resolving deltas: 37% (216/573) build 08-May-2024 15:41:06 Resolving deltas: 38% (220/573) build 08-May-2024 15:41:06 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:06 Resolving deltas: 42% (246/573) build 08-May-2024 15:41:06 Resolving deltas: 44% (254/573) build 08-May-2024 15:41:06 Resolving deltas: 45% (259/573) build 08-May-2024 15:41:06 Resolving deltas: 47% (275/573) build 08-May-2024 15:41:06 Resolving deltas: 48% (276/573) build 08-May-2024 15:41:06 Resolving deltas: 49% (281/573) build 08-May-2024 15:41:06 Resolving deltas: 52% (300/573) build 08-May-2024 15:41:06 Resolving deltas: 53% (305/573) build 08-May-2024 15:41:06 Resolving deltas: 58% (338/573) build 08-May-2024 15:41:06 Resolving deltas: 59% (340/573) build 08-May-2024 15:41:06 Resolving deltas: 63% (362/573) build 08-May-2024 15:41:06 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:06 Resolving deltas: 69% (398/573) build 08-May-2024 15:41:06 Resolving deltas: 71% (410/573) build 08-May-2024 15:41:06 Resolving deltas: 72% (417/573) build 08-May-2024 15:41:06 Resolving deltas: 73% (423/573) build 08-May-2024 15:41:06 Resolving deltas: 74% (425/573) build 08-May-2024 15:41:06 Resolving deltas: 75% (434/573) build 08-May-2024 15:41:06 Resolving deltas: 76% (437/573) build 08-May-2024 15:41:06 Resolving deltas: 77% (446/573) build 08-May-2024 15:41:06 Resolving deltas: 78% (450/573) build 08-May-2024 15:41:06 Resolving deltas: 84% (482/573) build 08-May-2024 15:41:06 Resolving deltas: 88% (507/573) build 08-May-2024 15:41:06 Resolving deltas: 89% (510/573) build 08-May-2024 15:41:06 Resolving deltas: 90% (521/573) build 08-May-2024 15:41:06 Resolving deltas: 91% (523/573) build 08-May-2024 15:41:06 Resolving deltas: 92% (528/573) build 08-May-2024 15:41:06 Resolving deltas: 98% (567/573) build 08-May-2024 15:41:06 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:06 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:06 Note: checking out 'release-phpbb-3.2.7'. build 08-May-2024 15:41:06 build 08-May-2024 15:41:06 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:06 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:06 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:06 build 08-May-2024 15:41:06 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:06 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:06 build 08-May-2024 15:41:06 git checkout -b build 08-May-2024 15:41:06 build 08-May-2024 15:41:06 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis build 08-May-2024 15:41:06  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:06  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:06  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:06  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md build 08-May-2024 15:41:06  [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete. build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test build 08-May-2024 15:41:06  [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7 build 08-May-2024 15:41:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777 build 08-May-2024 15:41:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777 build 08-May-2024 15:41:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777 build 08-May-2024 15:41:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777 build 08-May-2024 15:41:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:06  build 08-May-2024 15:41:06 phpBB > clean-diff-dir: build 08-May-2024 15:41:06  build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/files build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install build 08-May-2024 15:41:06  [delete] Deleting directory /data/build/old_versions/release-3.2.7/store build 08-May-2024 15:41:06  [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory. build 08-May-2024 15:41:06  build 08-May-2024 15:41:06 phpBB > old-version-diff: build 08-May-2024 15:41:06  build 08-May-2024 15:41:06  [echo] Retrieving version 3.2.8 build 08-May-2024 15:41:06  [mkdir] Created dir: /data/build/old_versions/release-3.2.8 build 08-May-2024 15:41:06  build 08-May-2024 15:41:06 phpBB > export: build 08-May-2024 15:41:06  build 08-May-2024 15:41:07 Cloning into 'viglink'... build 08-May-2024 15:41:07 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:07 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:07 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:07 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:07 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:07 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:07 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:07 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:07 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:07 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:07 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:07 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:07 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:07 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:07 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:07 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:07 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:07 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:07 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:07 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:07 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:07 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:07 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:07 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:07 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:07 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:07 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:07 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:07 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:07 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:07 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:07 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:07 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:07 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:07 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:07 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:07 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:07 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:07 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:07 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:07 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:07 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:07 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:07 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:07 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:07 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:07 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:07 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:07 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:07 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:07 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:07 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:07 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:07 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:07 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:07 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:07 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:07 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:07 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:07 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:07 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:07 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:07 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:07 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:07 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:07 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:07 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:07 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:07 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:07 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:07 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:07 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:07 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:07 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:07 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:07 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:07 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:07 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:07 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:07 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:07 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:07 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:07 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:07 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:07 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:07 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:07 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:07 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:07 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:07 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:07 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:07 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:07 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:07 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:07 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:07 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:07 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:07 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:07 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:07 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:07 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:07 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:07 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:07 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:07 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:07 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:07 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:07 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:07 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:07 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:07 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:07 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:07 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:07 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:07 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:07 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:07 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:07 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:07 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:07 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:07 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:07 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:07 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:07 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:07 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:07 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:07 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:07 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:07 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:07 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:07 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:07 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:07 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:07 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:07 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:07 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:07 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:07 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:07 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:07 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:07 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:07 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:07 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:07 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:07 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:07 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:07 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:07 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:07 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:07 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:07 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:07 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:07 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:07 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:07 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:07 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:07 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:07 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:07 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:07 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:07 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:07 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:07 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:07 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:07 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:07 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:07 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:07 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:07 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:07 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:07 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:07 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:07 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:07 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:07 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:07 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:07 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:07 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:07 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:07 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:07 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:07 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:07 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:07 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:07 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:07 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:07 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:07 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:07 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:07 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:07 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:07 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:07 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:07 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:07 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:07 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:07 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:07 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:07 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:07 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:07 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:07 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:07 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:07 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:07 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:07 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:07 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:07 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:07 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.06 MiB/s, done. build 08-May-2024 15:41:07 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:07 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:07 Resolving deltas: 4% (23/573) build 08-May-2024 15:41:07 Resolving deltas: 6% (38/573) build 08-May-2024 15:41:07 Resolving deltas: 8% (46/573) build 08-May-2024 15:41:07 Resolving deltas: 9% (53/573) build 08-May-2024 15:41:07 Resolving deltas: 11% (67/573) build 08-May-2024 15:41:07 Resolving deltas: 13% (75/573) build 08-May-2024 15:41:07 Resolving deltas: 15% (90/573) build 08-May-2024 15:41:07 Resolving deltas: 17% (102/573) build 08-May-2024 15:41:07 Resolving deltas: 20% (116/573) build 08-May-2024 15:41:07 Resolving deltas: 21% (122/573) build 08-May-2024 15:41:07 Resolving deltas: 24% (139/573) build 08-May-2024 15:41:07 Resolving deltas: 28% (165/573) build 08-May-2024 15:41:07 Resolving deltas: 29% (169/573) build 08-May-2024 15:41:07 Resolving deltas: 30% (172/573) build 08-May-2024 15:41:07 Resolving deltas: 32% (189/573) build 08-May-2024 15:41:07 Resolving deltas: 34% (197/573) build 08-May-2024 15:41:07 Resolving deltas: 35% (205/573) build 08-May-2024 15:41:07 Resolving deltas: 36% (209/573) build 08-May-2024 15:41:07 Resolving deltas: 37% (213/573) build 08-May-2024 15:41:07 Resolving deltas: 39% (227/573) build 08-May-2024 15:41:07 Resolving deltas: 41% (235/573) build 08-May-2024 15:41:07 Resolving deltas: 42% (244/573) build 08-May-2024 15:41:07 Resolving deltas: 43% (248/573) build 08-May-2024 15:41:07 Resolving deltas: 45% (262/573) build 08-May-2024 15:41:07 Resolving deltas: 46% (267/573) build 08-May-2024 15:41:07 Resolving deltas: 47% (274/573) build 08-May-2024 15:41:07 Resolving deltas: 49% (282/573) build 08-May-2024 15:41:07 Resolving deltas: 51% (296/573) build 08-May-2024 15:41:07 Resolving deltas: 52% (299/573) build 08-May-2024 15:41:07 Resolving deltas: 54% (310/573) build 08-May-2024 15:41:07 Resolving deltas: 58% (335/573) build 08-May-2024 15:41:07 Resolving deltas: 60% (349/573) build 08-May-2024 15:41:07 Resolving deltas: 61% (352/573) build 08-May-2024 15:41:07 Resolving deltas: 64% (370/573) build 08-May-2024 15:41:07 Resolving deltas: 67% (387/573) build 08-May-2024 15:41:07 Resolving deltas: 68% (391/573) build 08-May-2024 15:41:07 Resolving deltas: 72% (418/573) build 08-May-2024 15:41:07 Resolving deltas: 75% (430/573) build 08-May-2024 15:41:07 Resolving deltas: 76% (438/573) build 08-May-2024 15:41:07 Resolving deltas: 77% (444/573) build 08-May-2024 15:41:07 Resolving deltas: 79% (455/573) build 08-May-2024 15:41:07 Resolving deltas: 80% (462/573) build 08-May-2024 15:41:07 Resolving deltas: 81% (467/573) build 08-May-2024 15:41:07 Resolving deltas: 82% (471/573) build 08-May-2024 15:41:07 Resolving deltas: 87% (503/573) build 08-May-2024 15:41:07 Resolving deltas: 88% (506/573) build 08-May-2024 15:41:07 Resolving deltas: 92% (528/573) build 08-May-2024 15:41:07 Resolving deltas: 93% (533/573) build 08-May-2024 15:41:07 Resolving deltas: 94% (540/573) build 08-May-2024 15:41:07 Resolving deltas: 95% (546/573) build 08-May-2024 15:41:07 Resolving deltas: 99% (568/573) build 08-May-2024 15:41:07 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:07 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:07 Note: checking out 'release-phpbb-3.2.8'. build 08-May-2024 15:41:07 build 08-May-2024 15:41:07 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:07 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:07 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:07 build 08-May-2024 15:41:07 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:07 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:07 build 08-May-2024 15:41:07 git checkout -b build 08-May-2024 15:41:07 build 08-May-2024 15:41:07 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 08-May-2024 15:41:07  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git build 08-May-2024 15:41:07  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests build 08-May-2024 15:41:07  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis build 08-May-2024 15:41:07  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:07  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:07  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:07  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md build 08-May-2024 15:41:07  [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete. build 08-May-2024 15:41:07  [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test build 08-May-2024 15:41:08  [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8 build 08-May-2024 15:41:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777 build 08-May-2024 15:41:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777 build 08-May-2024 15:41:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777 build 08-May-2024 15:41:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777 build 08-May-2024 15:41:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:08  build 08-May-2024 15:41:08 phpBB > clean-diff-dir: build 08-May-2024 15:41:08  build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/files build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install build 08-May-2024 15:41:08  [delete] Deleting directory /data/build/old_versions/release-3.2.8/store build 08-May-2024 15:41:08  [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory. build 08-May-2024 15:41:08  build 08-May-2024 15:41:08 phpBB > old-version-diff: build 08-May-2024 15:41:08  build 08-May-2024 15:41:08  [echo] Retrieving version 3.2.9 build 08-May-2024 15:41:08  [mkdir] Created dir: /data/build/old_versions/release-3.2.9 build 08-May-2024 15:41:08  build 08-May-2024 15:41:08 phpBB > export: build 08-May-2024 15:41:08  build 08-May-2024 15:41:08 Cloning into 'viglink'... build 08-May-2024 15:41:09 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:09 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:09 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:09 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:09 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:09 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:09 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:09 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:09 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:09 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:09 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:09 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:09 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:09 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:09 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:09 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:09 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:09 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:09 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:09 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:09 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:09 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:09 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:09 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:09 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:09 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:09 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:09 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:09 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:09 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:09 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:09 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:09 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:09 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:09 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:09 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:09 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:09 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:09 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:09 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:09 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:09 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:09 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:09 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:09 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:09 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:09 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:09 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:09 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:09 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:09 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:09 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:09 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:09 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:09 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:09 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:09 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:09 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:09 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:09 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:09 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:09 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:09 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:09 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:09 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:09 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:09 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:09 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:09 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:09 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:09 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:09 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:09 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:09 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:09 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:09 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:09 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:09 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:09 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:09 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:09 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:09 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:09 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:09 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:09 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:09 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:09 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:09 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:09 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:09 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:09 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:09 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:09 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:09 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:09 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:09 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:09 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:09 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:09 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:09 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:09 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:09 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:09 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:09 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:09 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:09 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:09 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:09 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:09 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:09 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:09 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:09 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:09 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:09 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:09 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:09 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:09 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:09 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:09 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:09 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:09 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:09 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:09 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:09 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:09 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:09 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:09 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:09 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:09 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:09 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:09 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:09 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:09 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:09 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:09 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:09 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:09 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:09 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:09 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:09 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:09 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:09 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:09 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:09 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:09 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:09 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:09 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:09 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:09 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:09 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:09 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:09 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:09 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:09 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:09 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:09 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:09 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:09 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:09 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:09 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:09 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:09 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:09 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:09 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:09 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:09 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:09 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:09 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:09 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:09 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:09 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:09 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:09 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:09 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:09 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:09 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:09 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:09 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:09 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:09 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:09 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:09 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:09 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:09 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:09 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:09 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:09 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:09 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:09 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:09 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:09 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:09 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:09 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:09 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:09 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:09 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:09 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:09 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:09 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:09 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:09 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:09 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:09 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:09 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:09 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:09 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:09 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:09 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:09 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.58 MiB/s, done. build 08-May-2024 15:41:09 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:09 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:09 Resolving deltas: 2% (14/573) build 08-May-2024 15:41:09 Resolving deltas: 3% (22/573) build 08-May-2024 15:41:09 Resolving deltas: 6% (35/573) build 08-May-2024 15:41:09 Resolving deltas: 9% (54/573) build 08-May-2024 15:41:09 Resolving deltas: 11% (68/573) build 08-May-2024 15:41:09 Resolving deltas: 15% (88/573) build 08-May-2024 15:41:09 Resolving deltas: 17% (100/573) build 08-May-2024 15:41:09 Resolving deltas: 21% (122/573) build 08-May-2024 15:41:09 Resolving deltas: 22% (129/573) build 08-May-2024 15:41:09 Resolving deltas: 26% (154/573) build 08-May-2024 15:41:09 Resolving deltas: 31% (179/573) build 08-May-2024 15:41:09 Resolving deltas: 33% (190/573) build 08-May-2024 15:41:09 Resolving deltas: 35% (202/573) build 08-May-2024 15:41:09 Resolving deltas: 36% (210/573) build 08-May-2024 15:41:09 Resolving deltas: 37% (214/573) build 08-May-2024 15:41:09 Resolving deltas: 38% (218/573) build 08-May-2024 15:41:09 Resolving deltas: 40% (230/573) build 08-May-2024 15:41:09 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:09 Resolving deltas: 44% (253/573) build 08-May-2024 15:41:09 Resolving deltas: 45% (261/573) build 08-May-2024 15:41:09 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:09 Resolving deltas: 47% (271/573) build 08-May-2024 15:41:09 Resolving deltas: 48% (277/573) build 08-May-2024 15:41:09 Resolving deltas: 50% (290/573) build 08-May-2024 15:41:09 Resolving deltas: 52% (299/573) build 08-May-2024 15:41:09 Resolving deltas: 53% (304/573) build 08-May-2024 15:41:09 Resolving deltas: 54% (313/573) build 08-May-2024 15:41:09 Resolving deltas: 56% (324/573) build 08-May-2024 15:41:09 Resolving deltas: 57% (329/573) build 08-May-2024 15:41:09 Resolving deltas: 59% (341/573) build 08-May-2024 15:41:09 Resolving deltas: 60% (347/573) build 08-May-2024 15:41:09 Resolving deltas: 61% (352/573) build 08-May-2024 15:41:09 Resolving deltas: 65% (376/573) build 08-May-2024 15:41:09 Resolving deltas: 67% (385/573) build 08-May-2024 15:41:09 Resolving deltas: 68% (392/573) build 08-May-2024 15:41:09 Resolving deltas: 73% (423/573) build 08-May-2024 15:41:09 Resolving deltas: 78% (447/573) build 08-May-2024 15:41:09 Resolving deltas: 80% (461/573) build 08-May-2024 15:41:09 Resolving deltas: 83% (478/573) build 08-May-2024 15:41:09 Resolving deltas: 84% (485/573) build 08-May-2024 15:41:09 Resolving deltas: 86% (494/573) build 08-May-2024 15:41:09 Resolving deltas: 87% (499/573) build 08-May-2024 15:41:09 Resolving deltas: 88% (506/573) build 08-May-2024 15:41:09 Resolving deltas: 89% (511/573) build 08-May-2024 15:41:09 Resolving deltas: 90% (516/573) build 08-May-2024 15:41:09 Resolving deltas: 95% (549/573) build 08-May-2024 15:41:09 Resolving deltas: 96% (554/573) build 08-May-2024 15:41:09 Resolving deltas: 97% (559/573) build 08-May-2024 15:41:09 Resolving deltas: 98% (562/573) build 08-May-2024 15:41:09 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:09 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:10 Note: checking out 'release-phpbb-3.2.9'. build 08-May-2024 15:41:10 build 08-May-2024 15:41:10 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:10 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:10 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:10 build 08-May-2024 15:41:10 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:10 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:10 build 08-May-2024 15:41:10 git checkout -b build 08-May-2024 15:41:10 build 08-May-2024 15:41:10 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis build 08-May-2024 15:41:10  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:10  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:10  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:10  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md build 08-May-2024 15:41:10  [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete. build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test build 08-May-2024 15:41:10  [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9 build 08-May-2024 15:41:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777 build 08-May-2024 15:41:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777 build 08-May-2024 15:41:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777 build 08-May-2024 15:41:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777 build 08-May-2024 15:41:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:10  build 08-May-2024 15:41:10 phpBB > clean-diff-dir: build 08-May-2024 15:41:10  build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/files build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install build 08-May-2024 15:41:10  [delete] Deleting directory /data/build/old_versions/release-3.2.9/store build 08-May-2024 15:41:10  [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory. build 08-May-2024 15:41:10  build 08-May-2024 15:41:10 phpBB > old-version-diff: build 08-May-2024 15:41:10  build 08-May-2024 15:41:10  [echo] Retrieving version 3.2.10 build 08-May-2024 15:41:10  [mkdir] Created dir: /data/build/old_versions/release-3.2.10 build 08-May-2024 15:41:10  build 08-May-2024 15:41:10 phpBB > export: build 08-May-2024 15:41:10  build 08-May-2024 15:41:10 Cloning into 'viglink'... build 08-May-2024 15:41:11 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:11 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:11 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:11 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:11 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:11 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:11 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:11 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:11 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:11 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:11 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:11 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:11 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:11 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:11 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:11 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:11 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:11 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:11 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:11 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:11 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:11 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:11 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:11 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:11 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:11 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:11 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:11 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:11 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:11 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:11 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:11 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:11 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:11 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:11 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:11 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:11 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:11 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:11 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:11 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:11 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:11 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:11 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:11 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:11 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:11 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:11 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:11 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:11 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:11 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:11 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:11 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:11 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:11 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:11 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:11 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:11 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:11 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:11 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:11 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:11 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:11 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:11 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:11 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:11 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:11 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:11 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:11 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:11 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:11 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:11 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:11 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:11 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:11 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:11 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:11 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:11 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:11 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:11 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:11 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:11 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:11 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:11 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:11 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:11 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:11 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:11 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:11 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:11 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:11 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:11 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:11 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:11 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:11 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:11 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:11 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:11 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:11 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:11 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:11 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:11 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:11 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:11 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:11 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:11 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:11 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:11 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:11 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:11 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:11 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:11 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:11 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:11 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:11 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:11 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:11 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:11 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:11 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:11 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:11 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:11 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:11 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:11 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:11 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:11 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:11 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:11 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:11 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:11 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:11 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:11 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:11 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:11 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:11 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:11 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:11 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:11 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:11 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:11 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:11 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:11 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:11 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:11 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:11 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:11 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:11 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:11 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:11 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:11 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:11 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:11 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:11 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:11 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:11 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:11 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:11 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:11 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:11 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:11 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:11 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:11 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:11 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:11 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:11 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:11 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:11 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:11 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:11 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:11 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:11 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:11 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:11 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:11 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:11 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:11 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:11 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:11 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:11 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:11 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:11 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:11 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:11 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:11 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:11 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:11 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:11 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:11 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:11 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:11 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:11 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:11 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:11 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:11 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:11 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:11 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:11 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:11 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:11 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:11 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:11 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:11 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:11 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:11 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:11 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:11 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:11 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:11 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:11 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:11 Receiving objects: 100% (1117/1117), 214.66 KiB | 8.94 MiB/s, done. build 08-May-2024 15:41:11 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:11 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:11 Resolving deltas: 4% (23/573) build 08-May-2024 15:41:11 Resolving deltas: 5% (31/573) build 08-May-2024 15:41:11 Resolving deltas: 6% (39/573) build 08-May-2024 15:41:11 Resolving deltas: 8% (46/573) build 08-May-2024 15:41:11 Resolving deltas: 10% (61/573) build 08-May-2024 15:41:11 Resolving deltas: 12% (72/573) build 08-May-2024 15:41:11 Resolving deltas: 16% (95/573) build 08-May-2024 15:41:11 Resolving deltas: 17% (98/573) build 08-May-2024 15:41:11 Resolving deltas: 18% (108/573) build 08-May-2024 15:41:11 Resolving deltas: 20% (120/573) build 08-May-2024 15:41:11 Resolving deltas: 23% (134/573) build 08-May-2024 15:41:11 Resolving deltas: 24% (140/573) build 08-May-2024 15:41:11 Resolving deltas: 27% (155/573) build 08-May-2024 15:41:11 Resolving deltas: 31% (180/573) build 08-May-2024 15:41:11 Resolving deltas: 33% (191/573) build 08-May-2024 15:41:11 Resolving deltas: 35% (203/573) build 08-May-2024 15:41:11 Resolving deltas: 36% (211/573) build 08-May-2024 15:41:11 Resolving deltas: 37% (215/573) build 08-May-2024 15:41:11 Resolving deltas: 38% (219/573) build 08-May-2024 15:41:11 Resolving deltas: 40% (233/573) build 08-May-2024 15:41:11 Resolving deltas: 41% (238/573) build 08-May-2024 15:41:11 Resolving deltas: 43% (248/573) build 08-May-2024 15:41:11 Resolving deltas: 44% (256/573) build 08-May-2024 15:41:11 Resolving deltas: 46% (265/573) build 08-May-2024 15:41:11 Resolving deltas: 47% (271/573) build 08-May-2024 15:41:11 Resolving deltas: 48% (280/573) build 08-May-2024 15:41:11 Resolving deltas: 49% (281/573) build 08-May-2024 15:41:11 Resolving deltas: 58% (333/573) build 08-May-2024 15:41:11 Resolving deltas: 59% (342/573) build 08-May-2024 15:41:11 Resolving deltas: 60% (347/573) build 08-May-2024 15:41:11 Resolving deltas: 61% (351/573) build 08-May-2024 15:41:11 Resolving deltas: 62% (356/573) build 08-May-2024 15:41:11 Resolving deltas: 63% (362/573) build 08-May-2024 15:41:11 Resolving deltas: 64% (371/573) build 08-May-2024 15:41:11 Resolving deltas: 65% (376/573) build 08-May-2024 15:41:11 Resolving deltas: 73% (422/573) build 08-May-2024 15:41:11 Resolving deltas: 75% (434/573) build 08-May-2024 15:41:11 Resolving deltas: 77% (442/573) build 08-May-2024 15:41:11 Resolving deltas: 78% (448/573) build 08-May-2024 15:41:11 Resolving deltas: 80% (459/573) build 08-May-2024 15:41:11 Resolving deltas: 81% (466/573) build 08-May-2024 15:41:11 Resolving deltas: 82% (471/573) build 08-May-2024 15:41:11 Resolving deltas: 88% (507/573) build 08-May-2024 15:41:11 Resolving deltas: 89% (510/573) build 08-May-2024 15:41:11 Resolving deltas: 92% (532/573) build 08-May-2024 15:41:11 Resolving deltas: 93% (533/573) build 08-May-2024 15:41:11 Resolving deltas: 94% (544/573) build 08-May-2024 15:41:11 Resolving deltas: 95% (546/573) build 08-May-2024 15:41:11 Resolving deltas: 96% (551/573) build 08-May-2024 15:41:11 Resolving deltas: 98% (565/573) build 08-May-2024 15:41:11 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:11 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:11 Note: checking out 'release-phpbb-3.2.10'. build 08-May-2024 15:41:11 build 08-May-2024 15:41:11 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:11 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:11 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:11 build 08-May-2024 15:41:11 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:11 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:11 build 08-May-2024 15:41:11 git checkout -b build 08-May-2024 15:41:11 build 08-May-2024 15:41:11 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis build 08-May-2024 15:41:11  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:11  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:11  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:11  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md build 08-May-2024 15:41:11  [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete. build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test build 08-May-2024 15:41:11  [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10 build 08-May-2024 15:41:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777 build 08-May-2024 15:41:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777 build 08-May-2024 15:41:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777 build 08-May-2024 15:41:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777 build 08-May-2024 15:41:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:11  build 08-May-2024 15:41:11 phpBB > clean-diff-dir: build 08-May-2024 15:41:11  build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/files build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install build 08-May-2024 15:41:11  [delete] Deleting directory /data/build/old_versions/release-3.2.10/store build 08-May-2024 15:41:11  [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory. build 08-May-2024 15:41:11  build 08-May-2024 15:41:11 phpBB > old-version-diff: build 08-May-2024 15:41:11  build 08-May-2024 15:41:11  [echo] Retrieving version 3.2.11 build 08-May-2024 15:41:11  [mkdir] Created dir: /data/build/old_versions/release-3.2.11 build 08-May-2024 15:41:11  build 08-May-2024 15:41:11 phpBB > export: build 08-May-2024 15:41:11  build 08-May-2024 15:41:12 Cloning into 'viglink'... build 08-May-2024 15:41:12 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:12 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:12 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:12 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:12 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:12 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:12 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:12 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:12 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:12 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:12 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:12 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:12 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:12 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:12 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:12 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:12 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:12 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:12 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:12 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:12 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:12 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:12 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:12 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:12 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:12 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:12 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:12 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:12 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:12 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:12 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:12 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:12 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:12 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:12 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:12 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:12 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:12 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:12 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:12 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:12 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:12 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:12 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:12 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:12 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:12 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:12 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:12 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:12 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:12 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:12 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:12 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:12 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:12 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:12 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:12 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:12 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:12 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:12 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:12 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:12 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:12 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:12 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:12 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:12 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:12 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:12 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:12 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:12 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:12 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:12 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:12 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:12 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:12 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:12 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:12 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:12 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:12 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:12 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:12 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:12 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:12 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:12 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:12 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:12 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:12 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:12 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:12 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:12 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:12 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:12 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:12 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:12 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:12 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:12 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:12 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:12 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:12 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:12 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:12 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:12 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:12 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:12 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:12 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:12 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:12 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:12 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:12 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:12 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:12 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:12 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:12 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:12 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:12 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:12 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:12 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:12 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:12 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:12 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:12 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:12 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:12 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:12 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:12 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:12 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:12 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:12 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:12 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:12 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:12 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:12 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:12 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:12 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:12 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:12 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:12 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:12 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:12 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:12 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:12 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:12 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:12 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:12 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:12 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:12 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:12 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:12 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:12 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:12 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:12 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:12 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:12 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:12 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:12 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:12 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:12 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:12 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:12 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:12 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:12 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:12 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:12 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:12 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:12 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:12 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:12 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:12 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:12 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:12 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:12 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:12 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:12 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:12 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:12 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:12 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:12 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:12 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:12 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:12 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:12 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:12 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:12 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:12 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:12 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:12 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:12 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:12 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:12 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:12 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:12 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:12 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:12 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:12 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:12 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:12 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:12 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:12 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:12 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:12 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:12 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:12 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:12 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:12 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:12 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:12 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:12 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:12 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:12 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:12 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 08-May-2024 15:41:12 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:12 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:12 Resolving deltas: 3% (22/573) build 08-May-2024 15:41:12 Resolving deltas: 5% (30/573) build 08-May-2024 15:41:12 Resolving deltas: 9% (55/573) build 08-May-2024 15:41:12 Resolving deltas: 10% (61/573) build 08-May-2024 15:41:12 Resolving deltas: 12% (69/573) build 08-May-2024 15:41:12 Resolving deltas: 13% (76/573) build 08-May-2024 15:41:12 Resolving deltas: 15% (89/573) build 08-May-2024 15:41:12 Resolving deltas: 20% (120/573) build 08-May-2024 15:41:12 Resolving deltas: 23% (132/573) build 08-May-2024 15:41:12 Resolving deltas: 25% (147/573) build 08-May-2024 15:41:12 Resolving deltas: 31% (181/573) build 08-May-2024 15:41:12 Resolving deltas: 32% (184/573) build 08-May-2024 15:41:12 Resolving deltas: 35% (204/573) build 08-May-2024 15:41:12 Resolving deltas: 36% (210/573) build 08-May-2024 15:41:12 Resolving deltas: 38% (219/573) build 08-May-2024 15:41:12 Resolving deltas: 39% (227/573) build 08-May-2024 15:41:12 Resolving deltas: 44% (255/573) build 08-May-2024 15:41:12 Resolving deltas: 45% (260/573) build 08-May-2024 15:41:12 Resolving deltas: 46% (265/573) build 08-May-2024 15:41:12 Resolving deltas: 48% (278/573) build 08-May-2024 15:41:12 Resolving deltas: 49% (281/573) build 08-May-2024 15:41:12 Resolving deltas: 50% (290/573) build 08-May-2024 15:41:12 Resolving deltas: 51% (295/573) build 08-May-2024 15:41:12 Resolving deltas: 53% (306/573) build 08-May-2024 15:41:12 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:12 Resolving deltas: 59% (339/573) build 08-May-2024 15:41:12 Resolving deltas: 62% (358/573) build 08-May-2024 15:41:12 Resolving deltas: 63% (363/573) build 08-May-2024 15:41:12 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:12 Resolving deltas: 68% (394/573) build 08-May-2024 15:41:12 Resolving deltas: 70% (403/573) build 08-May-2024 15:41:12 Resolving deltas: 71% (409/573) build 08-May-2024 15:41:12 Resolving deltas: 73% (420/573) build 08-May-2024 15:41:12 Resolving deltas: 74% (427/573) build 08-May-2024 15:41:12 Resolving deltas: 75% (432/573) build 08-May-2024 15:41:12 Resolving deltas: 76% (436/573) build 08-May-2024 15:41:12 Resolving deltas: 81% (468/573) build 08-May-2024 15:41:12 Resolving deltas: 82% (471/573) build 08-May-2024 15:41:12 Resolving deltas: 86% (493/573) build 08-May-2024 15:41:12 Resolving deltas: 87% (499/573) build 08-May-2024 15:41:12 Resolving deltas: 88% (505/573) build 08-May-2024 15:41:12 Resolving deltas: 96% (555/573) build 08-May-2024 15:41:12 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:12 Resolving deltas: 99% (571/573) build 08-May-2024 15:41:12 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:12 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:12 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests build 08-May-2024 15:41:12  [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:12  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:12  [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:12  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:12  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md build 08-May-2024 15:41:12  [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete. build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test build 08-May-2024 15:41:12  [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11 build 08-May-2024 15:41:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777 build 08-May-2024 15:41:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777 build 08-May-2024 15:41:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777 build 08-May-2024 15:41:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777 build 08-May-2024 15:41:12  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:12  build 08-May-2024 15:41:12 phpBB > clean-diff-dir: build 08-May-2024 15:41:12  build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/files build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install build 08-May-2024 15:41:12  [delete] Deleting directory /data/build/old_versions/release-3.2.11/store build 08-May-2024 15:41:12  [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory. build 08-May-2024 15:41:13  build 08-May-2024 15:41:13 phpBB > old-version-diff: build 08-May-2024 15:41:13  build 08-May-2024 15:41:13  [echo] Retrieving version 3.3.0 build 08-May-2024 15:41:13  [mkdir] Created dir: /data/build/old_versions/release-3.3.0 build 08-May-2024 15:41:13  build 08-May-2024 15:41:13 phpBB > export: build 08-May-2024 15:41:13  build 08-May-2024 15:41:13 Cloning into 'viglink'... build 08-May-2024 15:41:14 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:14 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:14 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:14 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:14 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:14 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:14 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:14 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:14 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:14 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:14 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:14 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:14 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:14 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:14 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:14 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:14 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:14 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:14 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:14 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:14 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:14 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:14 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:14 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:14 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:14 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:14 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:14 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:14 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:14 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:14 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:14 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:14 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:14 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:14 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:14 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:14 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:14 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:14 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:14 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:14 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:14 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:14 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:14 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:14 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:14 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:14 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:14 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:14 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:14 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:14 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:14 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:14 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:14 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:14 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:14 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:14 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:14 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:14 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:14 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:14 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:14 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:14 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:14 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:14 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:14 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:14 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:14 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:14 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:14 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:14 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:14 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:14 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:14 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:14 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:14 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:14 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:14 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:14 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:14 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:14 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:14 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:14 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:14 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:14 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:14 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:14 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:14 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:14 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:14 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:14 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:14 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:14 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:14 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:14 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:14 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:14 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:14 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:14 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:14 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:14 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:14 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:14 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:14 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:14 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:14 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:14 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:14 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:14 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:14 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:14 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:14 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:14 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:14 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:14 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:14 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:14 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:14 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:14 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:14 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:14 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:14 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:14 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:14 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:14 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:14 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:14 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:14 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:14 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:14 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:14 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:14 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:14 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:14 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:14 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:14 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:14 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:14 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:14 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:14 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:14 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:14 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:14 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:14 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:14 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:14 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:14 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:14 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:14 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:14 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:14 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:14 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:14 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:14 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:14 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:14 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:14 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:14 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:14 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:14 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:14 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:14 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:14 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:14 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:14 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:14 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:14 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:14 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:14 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:14 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:14 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:14 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:14 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:14 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:14 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:14 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:14 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:14 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:14 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:14 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:14 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:14 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:14 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:14 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:14 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:14 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:14 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:14 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:14 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:14 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:14 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:14 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:14 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:14 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:14 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:14 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:14 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:14 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:14 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:14 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:14 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:14 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:14 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:14 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:14 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:14 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:14 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:14 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:14 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 08-May-2024 15:41:14 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:14 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:14 Resolving deltas: 4% (25/573) build 08-May-2024 15:41:14 Resolving deltas: 5% (31/573) build 08-May-2024 15:41:14 Resolving deltas: 6% (39/573) build 08-May-2024 15:41:14 Resolving deltas: 8% (50/573) build 08-May-2024 15:41:14 Resolving deltas: 9% (53/573) build 08-May-2024 15:41:14 Resolving deltas: 11% (64/573) build 08-May-2024 15:41:14 Resolving deltas: 14% (84/573) build 08-May-2024 15:41:14 Resolving deltas: 15% (86/573) build 08-May-2024 15:41:14 Resolving deltas: 16% (96/573) build 08-May-2024 15:41:14 Resolving deltas: 18% (108/573) build 08-May-2024 15:41:14 Resolving deltas: 21% (122/573) build 08-May-2024 15:41:14 Resolving deltas: 22% (128/573) build 08-May-2024 15:41:14 Resolving deltas: 24% (143/573) build 08-May-2024 15:41:14 Resolving deltas: 31% (180/573) build 08-May-2024 15:41:14 Resolving deltas: 33% (191/573) build 08-May-2024 15:41:14 Resolving deltas: 35% (203/573) build 08-May-2024 15:41:14 Resolving deltas: 36% (211/573) build 08-May-2024 15:41:14 Resolving deltas: 37% (215/573) build 08-May-2024 15:41:14 Resolving deltas: 38% (219/573) build 08-May-2024 15:41:14 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:14 Resolving deltas: 42% (246/573) build 08-May-2024 15:41:14 Resolving deltas: 43% (247/573) build 08-May-2024 15:41:14 Resolving deltas: 46% (269/573) build 08-May-2024 15:41:14 Resolving deltas: 47% (270/573) build 08-May-2024 15:41:14 Resolving deltas: 48% (277/573) build 08-May-2024 15:41:14 Resolving deltas: 49% (282/573) build 08-May-2024 15:41:14 Resolving deltas: 58% (336/573) build 08-May-2024 15:41:14 Resolving deltas: 59% (340/573) build 08-May-2024 15:41:14 Resolving deltas: 61% (350/573) build 08-May-2024 15:41:14 Resolving deltas: 65% (378/573) build 08-May-2024 15:41:14 Resolving deltas: 66% (380/573) build 08-May-2024 15:41:14 Resolving deltas: 70% (402/573) build 08-May-2024 15:41:14 Resolving deltas: 71% (407/573) build 08-May-2024 15:41:14 Resolving deltas: 73% (421/573) build 08-May-2024 15:41:14 Resolving deltas: 77% (446/573) build 08-May-2024 15:41:14 Resolving deltas: 78% (452/573) build 08-May-2024 15:41:14 Resolving deltas: 79% (454/573) build 08-May-2024 15:41:14 Resolving deltas: 80% (463/573) build 08-May-2024 15:41:14 Resolving deltas: 81% (466/573) build 08-May-2024 15:41:14 Resolving deltas: 82% (470/573) build 08-May-2024 15:41:14 Resolving deltas: 83% (479/573) build 08-May-2024 15:41:14 Resolving deltas: 89% (511/573) build 08-May-2024 15:41:14 Resolving deltas: 93% (536/573) build 08-May-2024 15:41:14 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:14 Resolving deltas: 95% (548/573) build 08-May-2024 15:41:14 Resolving deltas: 96% (551/573) build 08-May-2024 15:41:14 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:14 Resolving deltas: 98% (564/573) build 08-May-2024 15:41:14 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:14 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:14 Note: checking out 'release-phpbb-3.3.0'. build 08-May-2024 15:41:14 build 08-May-2024 15:41:14 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:14 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:14 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:14 build 08-May-2024 15:41:14 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:14 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:14 build 08-May-2024 15:41:14 git checkout -b build 08-May-2024 15:41:14 build 08-May-2024 15:41:14 HEAD is now at 6913153 Merge branch '3.2.x' build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis build 08-May-2024 15:41:14  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:14  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:14  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:14  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md build 08-May-2024 15:41:14  [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete. build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test build 08-May-2024 15:41:14  [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0 build 08-May-2024 15:41:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777 build 08-May-2024 15:41:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777 build 08-May-2024 15:41:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777 build 08-May-2024 15:41:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777 build 08-May-2024 15:41:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:14  build 08-May-2024 15:41:14 phpBB > clean-diff-dir: build 08-May-2024 15:41:14  build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/files build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install build 08-May-2024 15:41:14  [delete] Deleting directory /data/build/old_versions/release-3.3.0/store build 08-May-2024 15:41:14  [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory. build 08-May-2024 15:41:14  build 08-May-2024 15:41:14 phpBB > old-version-diff: build 08-May-2024 15:41:14  build 08-May-2024 15:41:14  [echo] Retrieving version 3.3.1 build 08-May-2024 15:41:14  [mkdir] Created dir: /data/build/old_versions/release-3.3.1 build 08-May-2024 15:41:14  build 08-May-2024 15:41:14 phpBB > export: build 08-May-2024 15:41:14  build 08-May-2024 15:41:15 Cloning into 'viglink'... build 08-May-2024 15:41:15 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:15 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:15 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:15 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:15 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:15 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:15 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:15 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:15 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:15 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:15 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:15 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:15 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:15 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:15 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:15 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:15 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:15 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:15 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:15 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:15 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:15 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:15 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:15 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:15 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:15 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:15 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:15 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:15 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:15 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:15 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:15 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:15 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:15 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:15 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:15 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:15 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:15 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:15 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:15 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:15 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:15 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:15 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:15 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:15 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:15 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:15 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:15 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:15 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:15 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:15 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:15 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:15 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:15 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:15 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:15 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:15 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:15 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:15 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:15 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:15 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:15 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:15 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:15 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:15 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:15 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:15 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:15 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:15 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:15 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:15 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:15 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:15 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:15 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:15 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:15 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:15 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:15 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:15 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:15 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:15 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:15 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:15 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:15 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:15 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:15 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:15 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:15 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:15 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:15 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:15 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:15 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:15 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:15 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:15 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:15 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:15 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:15 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:15 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:15 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:15 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:15 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:15 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:15 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:15 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:15 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:15 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:15 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:15 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:15 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:15 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:15 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:15 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:15 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:15 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:15 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:15 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:15 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:15 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:15 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:15 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:15 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:15 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:15 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:15 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:15 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:15 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:15 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:15 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:15 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:15 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:15 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:15 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:15 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:15 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:15 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:15 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:15 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:15 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:15 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:15 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:15 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:15 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:15 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:15 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:15 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:15 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:15 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:15 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:15 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:15 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:15 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:15 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:15 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:15 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:15 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:15 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:15 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:15 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:15 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:15 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:15 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:15 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:15 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:15 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:15 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:15 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:15 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:15 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:15 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:15 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:15 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:15 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:15 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:15 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:15 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:15 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:15 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:15 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:15 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:15 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:15 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:15 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:15 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:15 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:15 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:15 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:15 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:15 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:15 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:15 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:15 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:15 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:15 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:15 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:15 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:15 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:15 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:15 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:15 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:15 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:15 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:15 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:15 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:15 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:15 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:15 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:15 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:15 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.30 MiB/s, done. build 08-May-2024 15:41:15 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:15 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:15 Resolving deltas: 2% (12/573) build 08-May-2024 15:41:15 Resolving deltas: 4% (25/573) build 08-May-2024 15:41:15 Resolving deltas: 6% (36/573) build 08-May-2024 15:41:15 Resolving deltas: 12% (71/573) build 08-May-2024 15:41:15 Resolving deltas: 14% (85/573) build 08-May-2024 15:41:15 Resolving deltas: 15% (89/573) build 08-May-2024 15:41:15 Resolving deltas: 18% (107/573) build 08-May-2024 15:41:15 Resolving deltas: 21% (125/573) build 08-May-2024 15:41:15 Resolving deltas: 22% (131/573) build 08-May-2024 15:41:15 Resolving deltas: 25% (146/573) build 08-May-2024 15:41:15 Resolving deltas: 30% (172/573) build 08-May-2024 15:41:15 Resolving deltas: 31% (180/573) build 08-May-2024 15:41:15 Resolving deltas: 33% (192/573) build 08-May-2024 15:41:15 Resolving deltas: 35% (204/573) build 08-May-2024 15:41:15 Resolving deltas: 36% (212/573) build 08-May-2024 15:41:15 Resolving deltas: 37% (216/573) build 08-May-2024 15:41:15 Resolving deltas: 38% (220/573) build 08-May-2024 15:41:15 Resolving deltas: 40% (234/573) build 08-May-2024 15:41:15 Resolving deltas: 43% (250/573) build 08-May-2024 15:41:15 Resolving deltas: 44% (257/573) build 08-May-2024 15:41:15 Resolving deltas: 45% (261/573) build 08-May-2024 15:41:15 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:15 Resolving deltas: 47% (270/573) build 08-May-2024 15:41:15 Resolving deltas: 48% (278/573) build 08-May-2024 15:41:15 Resolving deltas: 50% (290/573) build 08-May-2024 15:41:15 Resolving deltas: 51% (294/573) build 08-May-2024 15:41:15 Resolving deltas: 53% (304/573) build 08-May-2024 15:41:15 Resolving deltas: 54% (311/573) build 08-May-2024 15:41:15 Resolving deltas: 63% (362/573) build 08-May-2024 15:41:15 Resolving deltas: 65% (378/573) build 08-May-2024 15:41:15 Resolving deltas: 69% (399/573) build 08-May-2024 15:41:15 Resolving deltas: 74% (426/573) build 08-May-2024 15:41:15 Resolving deltas: 76% (438/573) build 08-May-2024 15:41:15 Resolving deltas: 77% (446/573) build 08-May-2024 15:41:15 Resolving deltas: 78% (452/573) build 08-May-2024 15:41:15 Resolving deltas: 79% (454/573) build 08-May-2024 15:41:15 Resolving deltas: 81% (465/573) build 08-May-2024 15:41:15 Resolving deltas: 82% (472/573) build 08-May-2024 15:41:15 Resolving deltas: 83% (477/573) build 08-May-2024 15:41:15 Resolving deltas: 84% (485/573) build 08-May-2024 15:41:15 Resolving deltas: 90% (518/573) build 08-May-2024 15:41:15 Resolving deltas: 93% (536/573) build 08-May-2024 15:41:15 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:15 Resolving deltas: 95% (548/573) build 08-May-2024 15:41:15 Resolving deltas: 96% (551/573) build 08-May-2024 15:41:15 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:15 Resolving deltas: 98% (564/573) build 08-May-2024 15:41:15 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:15 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:15 Note: checking out 'release-phpbb-3.3.1'. build 08-May-2024 15:41:15 build 08-May-2024 15:41:15 You are in 'detached HEAD' state. You can look around, make experimental build 08-May-2024 15:41:15 changes and commit them, and you can discard any commits you make in this build 08-May-2024 15:41:15 state without impacting any branches by performing another checkout. build 08-May-2024 15:41:15 build 08-May-2024 15:41:15 If you want to create a new branch to retain commits you create, you may build 08-May-2024 15:41:15 do so (now or later) by using -b with the checkout command again. Example: build 08-May-2024 15:41:15 build 08-May-2024 15:41:15 git checkout -b build 08-May-2024 15:41:15 build 08-May-2024 15:41:15 HEAD is now at 6913153 Merge branch '3.2.x' build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis build 08-May-2024 15:41:15  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:15  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml build 08-May-2024 15:41:15  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:15  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md build 08-May-2024 15:41:15  [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete. build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test build 08-May-2024 15:41:15  [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1 build 08-May-2024 15:41:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777 build 08-May-2024 15:41:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777 build 08-May-2024 15:41:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777 build 08-May-2024 15:41:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777 build 08-May-2024 15:41:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:15  build 08-May-2024 15:41:15 phpBB > clean-diff-dir: build 08-May-2024 15:41:15  build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/files build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install build 08-May-2024 15:41:15  [delete] Deleting directory /data/build/old_versions/release-3.3.1/store build 08-May-2024 15:41:15  [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory. build 08-May-2024 15:41:16  build 08-May-2024 15:41:16 phpBB > old-version-diff: build 08-May-2024 15:41:16  build 08-May-2024 15:41:16  [echo] Retrieving version 3.3.2 build 08-May-2024 15:41:16  [mkdir] Created dir: /data/build/old_versions/release-3.3.2 build 08-May-2024 15:41:16  build 08-May-2024 15:41:16 phpBB > export: build 08-May-2024 15:41:16  build 08-May-2024 15:41:16 Cloning into 'viglink'... build 08-May-2024 15:41:16 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:16 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:16 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:16 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:16 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:16 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:16 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:16 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:16 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:16 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:16 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:16 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:16 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:16 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:16 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:16 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:16 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:16 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:16 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:16 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:16 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:16 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:16 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:16 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:16 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:16 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:16 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:16 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:16 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:16 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:16 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:16 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:16 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:16 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:16 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:16 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:16 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:16 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:16 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:16 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:16 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:16 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:16 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:16 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:16 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:16 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:16 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:16 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:16 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:16 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:16 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:16 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:16 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:16 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:16 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:16 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:16 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:16 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:16 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:16 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:16 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:16 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:16 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:16 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:16 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:16 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:16 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:16 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:16 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:16 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:16 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:16 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:16 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:16 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:16 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:16 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:16 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:16 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:16 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:16 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:16 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:16 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:16 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:16 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:16 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:16 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:16 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:16 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:16 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:16 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:16 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:16 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:16 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:16 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:16 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:16 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:16 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:16 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:16 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:16 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:16 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:16 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:16 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:16 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:16 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:16 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:16 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:16 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:16 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:16 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:16 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:16 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:16 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:16 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:16 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:16 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:16 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:16 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:16 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:16 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:16 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:16 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:16 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:16 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:16 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:16 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:16 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:16 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:16 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:16 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:16 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:16 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:16 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:16 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:16 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:16 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:16 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:16 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:16 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:16 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:16 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:16 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:16 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:16 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:16 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:16 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:16 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:16 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:16 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:16 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:16 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:16 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:16 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:16 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:16 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:16 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:16 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:16 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:16 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:16 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:16 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:16 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:16 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:16 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:16 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:16 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:16 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:16 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:16 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:16 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:16 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:16 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:16 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:16 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:16 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:16 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:16 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:16 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:16 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:16 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:16 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:16 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:16 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:16 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:16 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:16 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:16 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:16 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:16 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:16 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:16 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:16 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:16 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:16 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:16 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:16 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:16 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:16 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:16 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:16 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:16 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:16 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:16 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:16 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:16 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:16 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:16 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:16 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:16 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 08-May-2024 15:41:16 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:16 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:16 Resolving deltas: 2% (13/573) build 08-May-2024 15:41:16 Resolving deltas: 5% (34/573) build 08-May-2024 15:41:16 Resolving deltas: 8% (48/573) build 08-May-2024 15:41:16 Resolving deltas: 11% (66/573) build 08-May-2024 15:41:16 Resolving deltas: 12% (74/573) build 08-May-2024 15:41:16 Resolving deltas: 13% (75/573) build 08-May-2024 15:41:16 Resolving deltas: 14% (81/573) build 08-May-2024 15:41:16 Resolving deltas: 17% (101/573) build 08-May-2024 15:41:16 Resolving deltas: 19% (111/573) build 08-May-2024 15:41:16 Resolving deltas: 21% (124/573) build 08-May-2024 15:41:16 Resolving deltas: 22% (131/573) build 08-May-2024 15:41:16 Resolving deltas: 25% (145/573) build 08-May-2024 15:41:16 Resolving deltas: 28% (162/573) build 08-May-2024 15:41:16 Resolving deltas: 29% (167/573) build 08-May-2024 15:41:16 Resolving deltas: 31% (178/573) build 08-May-2024 15:41:16 Resolving deltas: 33% (190/573) build 08-May-2024 15:41:16 Resolving deltas: 34% (195/573) build 08-May-2024 15:41:16 Resolving deltas: 36% (212/573) build 08-May-2024 15:41:16 Resolving deltas: 37% (213/573) build 08-May-2024 15:41:16 Resolving deltas: 38% (219/573) build 08-May-2024 15:41:16 Resolving deltas: 40% (233/573) build 08-May-2024 15:41:16 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:16 Resolving deltas: 42% (246/573) build 08-May-2024 15:41:16 Resolving deltas: 43% (252/573) build 08-May-2024 15:41:16 Resolving deltas: 45% (260/573) build 08-May-2024 15:41:16 Resolving deltas: 47% (271/573) build 08-May-2024 15:41:16 Resolving deltas: 48% (280/573) build 08-May-2024 15:41:16 Resolving deltas: 49% (281/573) build 08-May-2024 15:41:16 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:16 Resolving deltas: 59% (339/573) build 08-May-2024 15:41:16 Resolving deltas: 60% (348/573) build 08-May-2024 15:41:16 Resolving deltas: 65% (376/573) build 08-May-2024 15:41:16 Resolving deltas: 66% (380/573) build 08-May-2024 15:41:16 Resolving deltas: 69% (400/573) build 08-May-2024 15:41:16 Resolving deltas: 70% (405/573) build 08-May-2024 15:41:16 Resolving deltas: 71% (409/573) build 08-May-2024 15:41:16 Resolving deltas: 76% (436/573) build 08-May-2024 15:41:16 Resolving deltas: 78% (448/573) build 08-May-2024 15:41:16 Resolving deltas: 79% (456/573) build 08-May-2024 15:41:16 Resolving deltas: 80% (462/573) build 08-May-2024 15:41:16 Resolving deltas: 82% (473/573) build 08-May-2024 15:41:16 Resolving deltas: 83% (479/573) build 08-May-2024 15:41:16 Resolving deltas: 84% (484/573) build 08-May-2024 15:41:16 Resolving deltas: 85% (488/573) build 08-May-2024 15:41:16 Resolving deltas: 87% (501/573) build 08-May-2024 15:41:16 Resolving deltas: 88% (505/573) build 08-May-2024 15:41:16 Resolving deltas: 89% (510/573) build 08-May-2024 15:41:16 Resolving deltas: 91% (524/573) build 08-May-2024 15:41:16 Resolving deltas: 92% (530/573) build 08-May-2024 15:41:16 Resolving deltas: 93% (534/573) build 08-May-2024 15:41:16 Resolving deltas: 94% (540/573) build 08-May-2024 15:41:16 Resolving deltas: 95% (545/573) build 08-May-2024 15:41:16 Resolving deltas: 96% (552/573) build 08-May-2024 15:41:16 Resolving deltas: 97% (558/573) build 08-May-2024 15:41:16 Resolving deltas: 98% (562/573) build 08-May-2024 15:41:16 Resolving deltas: 99% (572/573) build 08-May-2024 15:41:16 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:16 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:17 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests build 08-May-2024 15:41:17  [delete] Directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:17  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:17  [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:17  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:17  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md build 08-May-2024 15:41:17  [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete. build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test build 08-May-2024 15:41:17  [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2 build 08-May-2024 15:41:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777 build 08-May-2024 15:41:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777 build 08-May-2024 15:41:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777 build 08-May-2024 15:41:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777 build 08-May-2024 15:41:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:17  build 08-May-2024 15:41:17 phpBB > clean-diff-dir: build 08-May-2024 15:41:17  build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/files build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install build 08-May-2024 15:41:17  [delete] Deleting directory /data/build/old_versions/release-3.3.2/store build 08-May-2024 15:41:17  [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory. build 08-May-2024 15:41:17  build 08-May-2024 15:41:17 phpBB > old-version-diff: build 08-May-2024 15:41:17  build 08-May-2024 15:41:17  [echo] Retrieving version 3.3.3 build 08-May-2024 15:41:17  [mkdir] Created dir: /data/build/old_versions/release-3.3.3 build 08-May-2024 15:41:17  build 08-May-2024 15:41:17 phpBB > export: build 08-May-2024 15:41:17  build 08-May-2024 15:41:17 Cloning into 'viglink'... build 08-May-2024 15:41:18 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:18 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:18 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:18 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:18 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:18 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:18 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:18 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:18 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:18 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:18 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:18 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:18 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:18 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:18 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:18 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:18 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:18 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:18 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:18 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:18 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:18 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:18 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:18 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:18 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:18 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:18 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:18 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:18 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:18 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:18 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:18 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:18 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:18 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:18 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:18 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:18 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:18 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:18 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:18 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:18 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:18 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:18 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:18 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:18 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:18 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:18 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:18 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:18 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:18 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:18 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:18 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:18 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:18 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:18 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:18 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:18 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:18 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:18 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:18 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:18 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:18 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:18 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:18 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:18 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:18 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:18 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:18 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:18 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:18 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:18 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:18 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:18 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:18 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:18 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:18 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:18 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:18 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:18 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:18 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:18 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:18 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:18 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:18 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:18 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:18 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:18 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:18 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:18 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:18 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:18 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:18 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:18 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:18 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:18 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:18 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:18 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:18 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:18 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:18 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:18 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:18 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:18 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:18 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:18 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:18 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:18 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:18 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:18 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:18 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:18 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:18 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:18 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:18 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:18 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:18 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:18 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:18 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:18 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:18 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:18 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:18 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:18 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:18 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:18 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:18 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:18 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:18 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:18 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:18 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:18 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:18 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:18 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:18 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:18 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:18 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:18 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:18 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:18 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:18 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:18 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:18 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:18 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:18 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:18 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:18 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:18 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:18 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:18 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:18 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:18 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:18 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:18 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:18 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:18 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:18 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:18 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:18 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:18 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:18 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:18 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:18 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:18 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:18 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:18 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:18 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:18 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:18 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:18 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:18 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:18 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:18 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:18 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:18 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:18 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:18 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:18 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:18 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:18 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:18 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:18 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:18 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:18 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:18 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:18 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:18 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:18 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:18 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:18 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:18 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:18 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:18 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:18 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:18 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:18 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:18 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:18 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:18 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:18 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:18 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:18 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:18 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:18 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:18 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:18 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:18 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:18 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:18 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:18 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 08-May-2024 15:41:18 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:18 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:18 Resolving deltas: 4% (23/573) build 08-May-2024 15:41:18 Resolving deltas: 5% (33/573) build 08-May-2024 15:41:18 Resolving deltas: 6% (35/573) build 08-May-2024 15:41:18 Resolving deltas: 9% (56/573) build 08-May-2024 15:41:18 Resolving deltas: 10% (60/573) build 08-May-2024 15:41:18 Resolving deltas: 11% (65/573) build 08-May-2024 15:41:18 Resolving deltas: 14% (84/573) build 08-May-2024 15:41:18 Resolving deltas: 15% (87/573) build 08-May-2024 15:41:18 Resolving deltas: 18% (105/573) build 08-May-2024 15:41:18 Resolving deltas: 20% (119/573) build 08-May-2024 15:41:18 Resolving deltas: 21% (125/573) build 08-May-2024 15:41:18 Resolving deltas: 24% (140/573) build 08-May-2024 15:41:18 Resolving deltas: 30% (175/573) build 08-May-2024 15:41:18 Resolving deltas: 31% (179/573) build 08-May-2024 15:41:18 Resolving deltas: 33% (194/573) build 08-May-2024 15:41:18 Resolving deltas: 34% (196/573) build 08-May-2024 15:41:18 Resolving deltas: 36% (212/573) build 08-May-2024 15:41:18 Resolving deltas: 37% (213/573) build 08-May-2024 15:41:18 Resolving deltas: 38% (218/573) build 08-May-2024 15:41:18 Resolving deltas: 40% (231/573) build 08-May-2024 15:41:18 Resolving deltas: 43% (247/573) build 08-May-2024 15:41:18 Resolving deltas: 44% (254/573) build 08-May-2024 15:41:18 Resolving deltas: 45% (258/573) build 08-May-2024 15:41:18 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:18 Resolving deltas: 47% (275/573) build 08-May-2024 15:41:18 Resolving deltas: 48% (280/573) build 08-May-2024 15:41:18 Resolving deltas: 49% (281/573) build 08-May-2024 15:41:18 Resolving deltas: 51% (297/573) build 08-May-2024 15:41:18 Resolving deltas: 52% (298/573) build 08-May-2024 15:41:18 Resolving deltas: 54% (314/573) build 08-May-2024 15:41:18 Resolving deltas: 55% (316/573) build 08-May-2024 15:41:18 Resolving deltas: 56% (326/573) build 08-May-2024 15:41:18 Resolving deltas: 57% (330/573) build 08-May-2024 15:41:18 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:18 Resolving deltas: 67% (388/573) build 08-May-2024 15:41:18 Resolving deltas: 68% (392/573) build 08-May-2024 15:41:18 Resolving deltas: 69% (396/573) build 08-May-2024 15:41:18 Resolving deltas: 74% (428/573) build 08-May-2024 15:41:18 Resolving deltas: 76% (436/573) build 08-May-2024 15:41:18 Resolving deltas: 79% (453/573) build 08-May-2024 15:41:18 Resolving deltas: 80% (459/573) build 08-May-2024 15:41:18 Resolving deltas: 81% (468/573) build 08-May-2024 15:41:18 Resolving deltas: 82% (474/573) build 08-May-2024 15:41:18 Resolving deltas: 83% (481/573) build 08-May-2024 15:41:18 Resolving deltas: 84% (482/573) build 08-May-2024 15:41:18 Resolving deltas: 90% (519/573) build 08-May-2024 15:41:18 Resolving deltas: 91% (522/573) build 08-May-2024 15:41:18 Resolving deltas: 94% (544/573) build 08-May-2024 15:41:18 Resolving deltas: 95% (545/573) build 08-May-2024 15:41:18 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:18 Resolving deltas: 98% (562/573) build 08-May-2024 15:41:18 Resolving deltas: 99% (570/573) build 08-May-2024 15:41:18 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:18 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:18 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests build 08-May-2024 15:41:18  [delete] Directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:18  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:18  [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:18  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:18  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md build 08-May-2024 15:41:18  [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete. build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test build 08-May-2024 15:41:18  [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3 build 08-May-2024 15:41:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777 build 08-May-2024 15:41:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777 build 08-May-2024 15:41:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777 build 08-May-2024 15:41:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777 build 08-May-2024 15:41:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:18  build 08-May-2024 15:41:18 phpBB > clean-diff-dir: build 08-May-2024 15:41:18  build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/files build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install build 08-May-2024 15:41:18  [delete] Deleting directory /data/build/old_versions/release-3.3.3/store build 08-May-2024 15:41:18  [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory. build 08-May-2024 15:41:18  build 08-May-2024 15:41:18 phpBB > old-version-diff: build 08-May-2024 15:41:18  build 08-May-2024 15:41:18  [echo] Retrieving version 3.3.4 build 08-May-2024 15:41:18  [mkdir] Created dir: /data/build/old_versions/release-3.3.4 build 08-May-2024 15:41:18  build 08-May-2024 15:41:18 phpBB > export: build 08-May-2024 15:41:18  build 08-May-2024 15:41:19 Cloning into 'viglink'... build 08-May-2024 15:41:19 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:19 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:19 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:19 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:19 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:19 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:19 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:19 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:19 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:19 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:19 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:19 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:19 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:19 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:19 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:19 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:19 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:19 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:19 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:19 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:19 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:19 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:19 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:19 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:19 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:19 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:19 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:19 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:19 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:19 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:19 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:19 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:19 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:19 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:19 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:19 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:19 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:19 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:19 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:19 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:19 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:19 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:19 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:19 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:19 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:19 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:19 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:19 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:19 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:19 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:19 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:19 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:19 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:19 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:19 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:19 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:19 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:19 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:19 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:19 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:19 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:19 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:19 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:19 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:19 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:19 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:19 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:19 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:19 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:19 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:19 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:19 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:19 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:19 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:19 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:19 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:19 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:19 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:19 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:19 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:19 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:19 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:19 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:19 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:19 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:19 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:19 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:19 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:19 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:19 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:19 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:19 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:19 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:19 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:19 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:19 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:19 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:19 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:19 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:19 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:19 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:19 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:19 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:19 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:19 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:19 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:19 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:19 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:19 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:19 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:19 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:19 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:19 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:19 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:19 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:19 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:19 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:19 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:19 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:19 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:19 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:19 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:19 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:19 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:19 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:19 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:19 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:19 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:19 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:19 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:19 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:19 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:19 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:19 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:19 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:19 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:19 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:19 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:19 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:19 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:19 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:19 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:19 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:19 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:19 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:19 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:19 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:19 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:19 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:19 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:19 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:19 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:19 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:19 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:19 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:19 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:19 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:19 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:19 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:19 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:19 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:19 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:19 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:19 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:19 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:19 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:19 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:19 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:19 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:19 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:19 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:19 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:19 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:19 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:19 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:19 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:19 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:19 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:19 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:19 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:19 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:19 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:19 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:19 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:19 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:19 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:19 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:19 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:19 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:19 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:19 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:19 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:19 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:19 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:19 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:19 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:19 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:19 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:19 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:19 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:20 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:20 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:20 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:20 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:20 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:20 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:20 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:20 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:20 Receiving objects: 100% (1117/1117), 214.66 KiB | 765.00 KiB/s, done. build 08-May-2024 15:41:20 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:20 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:20 Resolving deltas: 4% (25/573) build 08-May-2024 15:41:20 Resolving deltas: 7% (44/573) build 08-May-2024 15:41:20 Resolving deltas: 8% (49/573) build 08-May-2024 15:41:20 Resolving deltas: 9% (57/573) build 08-May-2024 15:41:20 Resolving deltas: 11% (68/573) build 08-May-2024 15:41:20 Resolving deltas: 12% (71/573) build 08-May-2024 15:41:20 Resolving deltas: 14% (82/573) build 08-May-2024 15:41:20 Resolving deltas: 15% (91/573) build 08-May-2024 15:41:20 Resolving deltas: 16% (93/573) build 08-May-2024 15:41:20 Resolving deltas: 17% (103/573) build 08-May-2024 15:41:20 Resolving deltas: 20% (115/573) build 08-May-2024 15:41:20 Resolving deltas: 22% (129/573) build 08-May-2024 15:41:20 Resolving deltas: 23% (135/573) build 08-May-2024 15:41:20 Resolving deltas: 26% (150/573) build 08-May-2024 15:41:20 Resolving deltas: 30% (175/573) build 08-May-2024 15:41:20 Resolving deltas: 31% (178/573) build 08-May-2024 15:41:20 Resolving deltas: 32% (186/573) build 08-May-2024 15:41:20 Resolving deltas: 33% (192/573) build 08-May-2024 15:41:20 Resolving deltas: 34% (200/573) build 08-May-2024 15:41:20 Resolving deltas: 35% (204/573) build 08-May-2024 15:41:20 Resolving deltas: 36% (208/573) build 08-May-2024 15:41:20 Resolving deltas: 38% (222/573) build 08-May-2024 15:41:20 Resolving deltas: 41% (238/573) build 08-May-2024 15:41:20 Resolving deltas: 42% (245/573) build 08-May-2024 15:41:20 Resolving deltas: 43% (249/573) build 08-May-2024 15:41:20 Resolving deltas: 44% (254/573) build 08-May-2024 15:41:20 Resolving deltas: 45% (258/573) build 08-May-2024 15:41:20 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:20 Resolving deltas: 50% (290/573) build 08-May-2024 15:41:20 Resolving deltas: 51% (294/573) build 08-May-2024 15:41:20 Resolving deltas: 53% (304/573) build 08-May-2024 15:41:20 Resolving deltas: 57% (332/573) build 08-May-2024 15:41:20 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:20 Resolving deltas: 62% (356/573) build 08-May-2024 15:41:20 Resolving deltas: 63% (361/573) build 08-May-2024 15:41:20 Resolving deltas: 70% (403/573) build 08-May-2024 15:41:20 Resolving deltas: 73% (424/573) build 08-May-2024 15:41:20 Resolving deltas: 75% (432/573) build 08-May-2024 15:41:20 Resolving deltas: 76% (438/573) build 08-May-2024 15:41:20 Resolving deltas: 78% (449/573) build 08-May-2024 15:41:20 Resolving deltas: 79% (456/573) build 08-May-2024 15:41:20 Resolving deltas: 80% (461/573) build 08-May-2024 15:41:20 Resolving deltas: 81% (465/573) build 08-May-2024 15:41:20 Resolving deltas: 86% (497/573) build 08-May-2024 15:41:20 Resolving deltas: 87% (500/573) build 08-May-2024 15:41:20 Resolving deltas: 91% (522/573) build 08-May-2024 15:41:20 Resolving deltas: 92% (528/573) build 08-May-2024 15:41:20 Resolving deltas: 93% (534/573) build 08-May-2024 15:41:20 Resolving deltas: 95% (548/573) build 08-May-2024 15:41:20 Resolving deltas: 96% (552/573) build 08-May-2024 15:41:20 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:20 Resolving deltas: 98% (566/573) build 08-May-2024 15:41:20 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:20 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:20 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests build 08-May-2024 15:41:20  [delete] Directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:20  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:20  [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:20  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:20  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md build 08-May-2024 15:41:20  [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete. build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test build 08-May-2024 15:41:20  [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4 build 08-May-2024 15:41:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777 build 08-May-2024 15:41:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777 build 08-May-2024 15:41:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777 build 08-May-2024 15:41:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777 build 08-May-2024 15:41:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:20  build 08-May-2024 15:41:20 phpBB > clean-diff-dir: build 08-May-2024 15:41:20  build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/files build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install build 08-May-2024 15:41:20  [delete] Deleting directory /data/build/old_versions/release-3.3.4/store build 08-May-2024 15:41:20  [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory. build 08-May-2024 15:41:20  build 08-May-2024 15:41:20 phpBB > old-version-diff: build 08-May-2024 15:41:20  build 08-May-2024 15:41:20  [echo] Retrieving version 3.3.5 build 08-May-2024 15:41:20  [mkdir] Created dir: /data/build/old_versions/release-3.3.5 build 08-May-2024 15:41:20  build 08-May-2024 15:41:20 phpBB > export: build 08-May-2024 15:41:20  build 08-May-2024 15:41:21 Cloning into 'viglink'... build 08-May-2024 15:41:21 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:21 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:21 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:21 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:21 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:21 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:21 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:21 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:21 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:21 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:21 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:21 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:21 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:21 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:21 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:21 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:21 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:21 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:21 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:21 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:21 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:21 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:21 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:21 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:21 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:21 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:21 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:21 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:21 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:21 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:21 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:21 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:21 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:21 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:21 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:21 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:21 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:21 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:21 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:21 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:21 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:21 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:21 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:21 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:21 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:21 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:21 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:21 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:21 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:21 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:21 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:21 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:21 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:21 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:21 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:21 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:21 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:21 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:21 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:21 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:21 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:21 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:21 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:21 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:21 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:21 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:21 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:21 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:21 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:21 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:21 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:21 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:21 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:21 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:21 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:21 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:21 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:21 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:21 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:21 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:21 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:21 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:21 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:21 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:21 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:21 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:21 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:21 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:21 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:21 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:21 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:21 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:21 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:21 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:21 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:21 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:21 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:21 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:21 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:21 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:21 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:21 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:21 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:21 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:21 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:21 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:21 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:21 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:21 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:21 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:21 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:21 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:21 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:21 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:21 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:21 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:21 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:21 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:21 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:21 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:21 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:21 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:21 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:21 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:21 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:21 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:21 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:21 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:21 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:21 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:21 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:21 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:21 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:21 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:21 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:21 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:21 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:21 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:21 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:21 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:21 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:21 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:21 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:21 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:21 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:21 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:21 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:21 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:21 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:21 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:21 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:21 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:21 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:21 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:21 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:21 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:21 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:21 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:21 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:21 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:21 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:21 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:21 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:21 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:21 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:21 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:21 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:21 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:21 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:21 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:21 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:21 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:21 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:21 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:21 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:21 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:21 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:21 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:21 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:21 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:21 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:21 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:21 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:21 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:21 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:21 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:21 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:21 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:21 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:21 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:21 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:21 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:21 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:21 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:21 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:21 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:21 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:21 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:21 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:21 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:21 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:21 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:21 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:21 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:21 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:21 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:21 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:21 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:21 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 08-May-2024 15:41:21 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:21 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:21 Resolving deltas: 2% (16/573) build 08-May-2024 15:41:21 Resolving deltas: 5% (30/573) build 08-May-2024 15:41:21 Resolving deltas: 6% (38/573) build 08-May-2024 15:41:21 Resolving deltas: 8% (49/573) build 08-May-2024 15:41:21 Resolving deltas: 9% (52/573) build 08-May-2024 15:41:21 Resolving deltas: 10% (63/573) build 08-May-2024 15:41:21 Resolving deltas: 14% (83/573) build 08-May-2024 15:41:21 Resolving deltas: 15% (86/573) build 08-May-2024 15:41:21 Resolving deltas: 16% (95/573) build 08-May-2024 15:41:21 Resolving deltas: 18% (107/573) build 08-May-2024 15:41:21 Resolving deltas: 21% (121/573) build 08-May-2024 15:41:21 Resolving deltas: 22% (127/573) build 08-May-2024 15:41:21 Resolving deltas: 24% (142/573) build 08-May-2024 15:41:21 Resolving deltas: 29% (167/573) build 08-May-2024 15:41:21 Resolving deltas: 31% (178/573) build 08-May-2024 15:41:21 Resolving deltas: 33% (190/573) build 08-May-2024 15:41:21 Resolving deltas: 34% (198/573) build 08-May-2024 15:41:21 Resolving deltas: 35% (204/573) build 08-May-2024 15:41:21 Resolving deltas: 36% (209/573) build 08-May-2024 15:41:21 Resolving deltas: 38% (222/573) build 08-May-2024 15:41:21 Resolving deltas: 41% (238/573) build 08-May-2024 15:41:21 Resolving deltas: 42% (245/573) build 08-May-2024 15:41:21 Resolving deltas: 43% (249/573) build 08-May-2024 15:41:21 Resolving deltas: 44% (254/573) build 08-May-2024 15:41:21 Resolving deltas: 45% (258/573) build 08-May-2024 15:41:21 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:21 Resolving deltas: 55% (320/573) build 08-May-2024 15:41:21 Resolving deltas: 56% (324/573) build 08-May-2024 15:41:21 Resolving deltas: 57% (327/573) build 08-May-2024 15:41:21 Resolving deltas: 58% (334/573) build 08-May-2024 15:41:21 Resolving deltas: 63% (362/573) build 08-May-2024 15:41:21 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:21 Resolving deltas: 67% (386/573) build 08-May-2024 15:41:21 Resolving deltas: 68% (391/573) build 08-May-2024 15:41:21 Resolving deltas: 73% (422/573) build 08-May-2024 15:41:21 Resolving deltas: 75% (434/573) build 08-May-2024 15:41:21 Resolving deltas: 77% (442/573) build 08-May-2024 15:41:21 Resolving deltas: 78% (448/573) build 08-May-2024 15:41:21 Resolving deltas: 80% (459/573) build 08-May-2024 15:41:21 Resolving deltas: 81% (466/573) build 08-May-2024 15:41:21 Resolving deltas: 82% (471/573) build 08-May-2024 15:41:21 Resolving deltas: 88% (507/573) build 08-May-2024 15:41:21 Resolving deltas: 89% (510/573) build 08-May-2024 15:41:21 Resolving deltas: 92% (532/573) build 08-May-2024 15:41:21 Resolving deltas: 93% (533/573) build 08-May-2024 15:41:21 Resolving deltas: 94% (544/573) build 08-May-2024 15:41:21 Resolving deltas: 95% (546/573) build 08-May-2024 15:41:21 Resolving deltas: 96% (551/573) build 08-May-2024 15:41:21 Resolving deltas: 98% (567/573) build 08-May-2024 15:41:21 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:21 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:21 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 08-May-2024 15:41:21  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git build 08-May-2024 15:41:21  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests build 08-May-2024 15:41:21  [delete] Directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:21  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:21  [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:21  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:21  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md build 08-May-2024 15:41:21  [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete. build 08-May-2024 15:41:21  [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop build 08-May-2024 15:41:21  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data build 08-May-2024 15:41:21  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development build 08-May-2024 15:41:21  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test build 08-May-2024 15:41:21  [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5 build 08-May-2024 15:41:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777 build 08-May-2024 15:41:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777 build 08-May-2024 15:41:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777 build 08-May-2024 15:41:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777 build 08-May-2024 15:41:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:22  build 08-May-2024 15:41:22 phpBB > clean-diff-dir: build 08-May-2024 15:41:22  build 08-May-2024 15:41:22  [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache build 08-May-2024 15:41:22  [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs build 08-May-2024 15:41:22  [delete] Deleting directory /data/build/old_versions/release-3.3.5/files build 08-May-2024 15:41:22  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install build 08-May-2024 15:41:22  [delete] Deleting directory /data/build/old_versions/release-3.3.5/store build 08-May-2024 15:41:22  [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory. build 08-May-2024 15:41:22  build 08-May-2024 15:41:22 phpBB > old-version-diff: build 08-May-2024 15:41:22  build 08-May-2024 15:41:22  [echo] Retrieving version 3.3.6 build 08-May-2024 15:41:22  [mkdir] Created dir: /data/build/old_versions/release-3.3.6 build 08-May-2024 15:41:22  build 08-May-2024 15:41:22 phpBB > export: build 08-May-2024 15:41:22  build 08-May-2024 15:41:22 Cloning into 'viglink'... build 08-May-2024 15:41:23 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:23 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:23 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:23 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:23 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:23 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:23 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:23 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:23 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:23 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:23 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:23 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:23 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:23 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:23 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:23 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:23 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:23 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:23 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:23 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:23 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:23 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:23 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:23 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:23 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:23 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:23 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:23 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:23 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:23 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:23 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:23 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:23 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:23 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:23 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:23 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:23 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:23 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:23 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:23 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:23 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:23 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:23 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:23 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:23 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:23 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:23 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:23 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:23 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:23 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:23 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:23 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:23 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:23 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:23 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:23 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:23 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:23 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:23 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:23 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:23 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:23 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:23 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:23 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:23 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:23 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:23 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:23 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:23 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:23 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:23 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:23 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:23 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:23 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:23 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:23 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:23 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:23 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:23 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:23 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:23 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:23 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:23 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:23 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:23 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:23 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:23 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:23 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:23 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:23 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:23 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:23 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:23 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:23 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:23 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:23 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:23 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:23 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:23 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:23 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:23 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:23 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:23 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:23 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:23 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:23 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:23 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:23 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:23 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:23 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:23 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:23 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:23 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:23 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:23 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:23 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:23 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:23 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:23 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:23 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:23 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:23 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:23 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:23 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:23 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:23 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:23 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:23 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:23 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:23 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:23 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:23 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:23 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:23 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:23 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:23 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:23 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:23 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:23 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:23 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:23 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:23 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:23 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:23 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:23 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:23 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:23 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:23 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:23 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:23 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:23 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:23 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:23 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:23 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:23 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:23 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:23 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:23 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:23 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:23 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:23 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:23 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:23 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:23 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:23 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:23 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:23 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:23 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:23 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:23 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:23 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:23 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:23 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:23 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:23 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:23 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:23 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:23 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:23 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:23 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:23 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:23 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:23 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:23 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:23 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:23 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:23 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:23 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:23 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:23 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:23 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:23 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:23 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:23 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:23 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:23 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:23 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:23 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:23 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:23 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:23 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:23 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:23 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:23 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:23 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:23 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:23 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:23 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:23 Receiving objects: 100% (1117/1117), 214.66 KiB | 1.58 MiB/s, done. build 08-May-2024 15:41:23 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:23 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:23 Resolving deltas: 4% (25/573) build 08-May-2024 15:41:23 Resolving deltas: 7% (44/573) build 08-May-2024 15:41:23 Resolving deltas: 8% (49/573) build 08-May-2024 15:41:23 Resolving deltas: 9% (57/573) build 08-May-2024 15:41:23 Resolving deltas: 11% (68/573) build 08-May-2024 15:41:23 Resolving deltas: 12% (71/573) build 08-May-2024 15:41:23 Resolving deltas: 14% (82/573) build 08-May-2024 15:41:23 Resolving deltas: 17% (102/573) build 08-May-2024 15:41:23 Resolving deltas: 18% (104/573) build 08-May-2024 15:41:23 Resolving deltas: 19% (114/573) build 08-May-2024 15:41:23 Resolving deltas: 21% (126/573) build 08-May-2024 15:41:23 Resolving deltas: 24% (140/573) build 08-May-2024 15:41:23 Resolving deltas: 25% (146/573) build 08-May-2024 15:41:23 Resolving deltas: 28% (161/573) build 08-May-2024 15:41:23 Resolving deltas: 29% (168/573) build 08-May-2024 15:41:23 Resolving deltas: 30% (172/573) build 08-May-2024 15:41:23 Resolving deltas: 32% (184/573) build 08-May-2024 15:41:23 Resolving deltas: 34% (198/573) build 08-May-2024 15:41:23 Resolving deltas: 35% (202/573) build 08-May-2024 15:41:23 Resolving deltas: 36% (207/573) build 08-May-2024 15:41:23 Resolving deltas: 38% (220/573) build 08-May-2024 15:41:23 Resolving deltas: 41% (236/573) build 08-May-2024 15:41:23 Resolving deltas: 42% (243/573) build 08-May-2024 15:41:23 Resolving deltas: 43% (247/573) build 08-May-2024 15:41:23 Resolving deltas: 45% (258/573) build 08-May-2024 15:41:23 Resolving deltas: 46% (267/573) build 08-May-2024 15:41:23 Resolving deltas: 56% (321/573) build 08-May-2024 15:41:23 Resolving deltas: 57% (328/573) build 08-May-2024 15:41:23 Resolving deltas: 58% (335/573) build 08-May-2024 15:41:23 Resolving deltas: 63% (363/573) build 08-May-2024 15:41:23 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:23 Resolving deltas: 67% (387/573) build 08-May-2024 15:41:23 Resolving deltas: 68% (392/573) build 08-May-2024 15:41:23 Resolving deltas: 69% (396/573) build 08-May-2024 15:41:23 Resolving deltas: 73% (423/573) build 08-May-2024 15:41:23 Resolving deltas: 75% (435/573) build 08-May-2024 15:41:23 Resolving deltas: 77% (443/573) build 08-May-2024 15:41:23 Resolving deltas: 78% (449/573) build 08-May-2024 15:41:23 Resolving deltas: 80% (460/573) build 08-May-2024 15:41:23 Resolving deltas: 81% (467/573) build 08-May-2024 15:41:23 Resolving deltas: 82% (472/573) build 08-May-2024 15:41:23 Resolving deltas: 83% (476/573) build 08-May-2024 15:41:23 Resolving deltas: 88% (508/573) build 08-May-2024 15:41:23 Resolving deltas: 89% (511/573) build 08-May-2024 15:41:23 Resolving deltas: 94% (542/573) build 08-May-2024 15:41:23 Resolving deltas: 95% (545/573) build 08-May-2024 15:41:23 Resolving deltas: 96% (554/573) build 08-May-2024 15:41:23 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:23 Resolving deltas: 98% (562/573) build 08-May-2024 15:41:23 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:23 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:23 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests build 08-May-2024 15:41:23  [delete] Directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:23  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:23  [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:23  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:23  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md build 08-May-2024 15:41:23  [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete. build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test build 08-May-2024 15:41:23  [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6 build 08-May-2024 15:41:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777 build 08-May-2024 15:41:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777 build 08-May-2024 15:41:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777 build 08-May-2024 15:41:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777 build 08-May-2024 15:41:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:23  build 08-May-2024 15:41:23 phpBB > clean-diff-dir: build 08-May-2024 15:41:23  build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/files build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install build 08-May-2024 15:41:23  [delete] Deleting directory /data/build/old_versions/release-3.3.6/store build 08-May-2024 15:41:23  [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory. build 08-May-2024 15:41:24  build 08-May-2024 15:41:24 phpBB > old-version-diff: build 08-May-2024 15:41:24  build 08-May-2024 15:41:24  [echo] Retrieving version 3.3.7 build 08-May-2024 15:41:24  [mkdir] Created dir: /data/build/old_versions/release-3.3.7 build 08-May-2024 15:41:24  build 08-May-2024 15:41:24 phpBB > export: build 08-May-2024 15:41:24  build 08-May-2024 15:41:24 Cloning into 'viglink'... build 08-May-2024 15:41:24 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:24 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:24 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:24 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:24 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:24 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:24 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:24 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:24 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:24 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:24 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:24 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:24 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:24 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:24 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:24 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:24 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:24 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:24 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:24 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:24 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:24 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:24 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:24 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:24 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:24 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:24 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:24 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:24 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:24 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:24 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:24 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:24 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:24 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:24 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:24 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:24 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:24 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:24 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:24 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:24 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:24 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:24 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:24 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:24 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:24 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:24 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:24 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:24 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:24 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:24 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:24 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:24 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:24 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:24 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:24 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:24 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:24 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:24 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:24 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:24 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:24 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:24 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:24 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:24 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:24 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:24 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:24 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:24 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:24 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:24 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:24 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:24 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:24 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:24 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:24 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:24 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:24 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:24 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:24 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:24 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:24 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:24 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:24 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:24 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:24 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:24 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:24 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:24 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:24 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:24 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:24 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:24 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:24 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:24 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:24 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:24 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:24 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:24 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:24 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:24 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:24 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:24 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:24 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:24 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:24 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:24 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:24 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:24 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:24 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:24 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:24 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:24 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:24 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:24 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:24 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:24 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:24 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:24 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:24 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:24 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:24 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:24 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:24 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:24 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:24 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:24 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:24 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:24 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:24 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:24 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:24 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:24 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:24 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:24 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:24 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:24 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:24 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:24 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:24 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:24 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:24 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:24 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:24 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:24 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:24 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:24 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:24 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:24 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:24 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:24 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:24 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:24 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:24 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:24 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:24 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:24 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:24 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:24 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:24 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:24 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:24 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:24 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:24 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:24 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:24 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:24 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:24 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:24 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:24 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:24 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:24 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:24 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:24 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:24 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:24 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:24 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:24 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:24 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:24 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:24 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:24 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:24 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:24 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:24 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:24 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:24 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:24 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:24 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:24 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:24 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:24 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:24 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:24 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:24 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:24 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:24 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:24 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:24 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:24 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:24 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:24 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:24 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:24 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:24 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:24 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:24 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:24 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:24 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.22 MiB/s, done. build 08-May-2024 15:41:24 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:24 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:24 Resolving deltas: 2% (14/573) build 08-May-2024 15:41:24 Resolving deltas: 4% (24/573) build 08-May-2024 15:41:24 Resolving deltas: 7% (41/573) build 08-May-2024 15:41:24 Resolving deltas: 8% (48/573) build 08-May-2024 15:41:24 Resolving deltas: 9% (53/573) build 08-May-2024 15:41:24 Resolving deltas: 13% (79/573) build 08-May-2024 15:41:24 Resolving deltas: 14% (81/573) build 08-May-2024 15:41:24 Resolving deltas: 16% (97/573) build 08-May-2024 15:41:24 Resolving deltas: 17% (98/573) build 08-May-2024 15:41:24 Resolving deltas: 21% (124/573) build 08-May-2024 15:41:24 Resolving deltas: 23% (133/573) build 08-May-2024 15:41:24 Resolving deltas: 26% (149/573) build 08-May-2024 15:41:24 Resolving deltas: 31% (182/573) build 08-May-2024 15:41:24 Resolving deltas: 32% (184/573) build 08-May-2024 15:41:24 Resolving deltas: 33% (193/573) build 08-May-2024 15:41:24 Resolving deltas: 35% (205/573) build 08-May-2024 15:41:24 Resolving deltas: 37% (213/573) build 08-May-2024 15:41:24 Resolving deltas: 38% (221/573) build 08-May-2024 15:41:24 Resolving deltas: 41% (235/573) build 08-May-2024 15:41:24 Resolving deltas: 43% (251/573) build 08-May-2024 15:41:24 Resolving deltas: 45% (258/573) build 08-May-2024 15:41:24 Resolving deltas: 46% (267/573) build 08-May-2024 15:41:24 Resolving deltas: 47% (270/573) build 08-May-2024 15:41:24 Resolving deltas: 48% (279/573) build 08-May-2024 15:41:24 Resolving deltas: 55% (317/573) build 08-May-2024 15:41:24 Resolving deltas: 56% (323/573) build 08-May-2024 15:41:24 Resolving deltas: 57% (328/573) build 08-May-2024 15:41:24 Resolving deltas: 58% (333/573) build 08-May-2024 15:41:24 Resolving deltas: 59% (343/573) build 08-May-2024 15:41:24 Resolving deltas: 60% (347/573) build 08-May-2024 15:41:24 Resolving deltas: 61% (350/573) build 08-May-2024 15:41:24 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:24 Resolving deltas: 65% (376/573) build 08-May-2024 15:41:24 Resolving deltas: 70% (403/573) build 08-May-2024 15:41:24 Resolving deltas: 72% (415/573) build 08-May-2024 15:41:24 Resolving deltas: 73% (423/573) build 08-May-2024 15:41:24 Resolving deltas: 74% (429/573) build 08-May-2024 15:41:24 Resolving deltas: 75% (431/573) build 08-May-2024 15:41:24 Resolving deltas: 76% (440/573) build 08-May-2024 15:41:24 Resolving deltas: 82% (470/573) build 08-May-2024 15:41:24 Resolving deltas: 83% (477/573) build 08-May-2024 15:41:24 Resolving deltas: 84% (486/573) build 08-May-2024 15:41:24 Resolving deltas: 85% (490/573) build 08-May-2024 15:41:24 Resolving deltas: 87% (499/573) build 08-May-2024 15:41:24 Resolving deltas: 88% (507/573) build 08-May-2024 15:41:24 Resolving deltas: 89% (511/573) build 08-May-2024 15:41:24 Resolving deltas: 93% (537/573) build 08-May-2024 15:41:24 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:24 Resolving deltas: 96% (552/573) build 08-May-2024 15:41:24 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:24 Resolving deltas: 98% (562/573) build 08-May-2024 15:41:24 Resolving deltas: 99% (568/573) build 08-May-2024 15:41:24 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:24 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:24 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 08-May-2024 15:41:24  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git build 08-May-2024 15:41:24  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests build 08-May-2024 15:41:24  [delete] Directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:24  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:24  [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:24  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:24  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md build 08-May-2024 15:41:24  [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete. build 08-May-2024 15:41:24  [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop build 08-May-2024 15:41:24  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data build 08-May-2024 15:41:24  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development build 08-May-2024 15:41:24  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test build 08-May-2024 15:41:24  [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7 build 08-May-2024 15:41:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777 build 08-May-2024 15:41:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777 build 08-May-2024 15:41:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777 build 08-May-2024 15:41:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777 build 08-May-2024 15:41:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:25  build 08-May-2024 15:41:25 phpBB > clean-diff-dir: build 08-May-2024 15:41:25  build 08-May-2024 15:41:25  [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache build 08-May-2024 15:41:25  [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs build 08-May-2024 15:41:25  [delete] Deleting directory /data/build/old_versions/release-3.3.7/files build 08-May-2024 15:41:25  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install build 08-May-2024 15:41:25  [delete] Deleting directory /data/build/old_versions/release-3.3.7/store build 08-May-2024 15:41:25  [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory. build 08-May-2024 15:41:25  build 08-May-2024 15:41:25 phpBB > old-version-diff: build 08-May-2024 15:41:25  build 08-May-2024 15:41:25  [echo] Retrieving version 3.3.8 build 08-May-2024 15:41:25  [mkdir] Created dir: /data/build/old_versions/release-3.3.8 build 08-May-2024 15:41:25  build 08-May-2024 15:41:25 phpBB > export: build 08-May-2024 15:41:25  build 08-May-2024 15:41:25 Cloning into 'viglink'... build 08-May-2024 15:41:26 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:26 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:26 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:26 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:26 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:26 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:26 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:26 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:26 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:26 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:26 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:26 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:26 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:26 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:26 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:26 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:26 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:26 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:26 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:26 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:26 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:26 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:26 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:26 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:26 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:26 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:26 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:26 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:26 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:26 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:26 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:26 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:26 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:26 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:26 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:26 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:26 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:26 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:26 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:26 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:26 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:26 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:26 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:26 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:26 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:26 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:26 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:26 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:26 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:26 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:26 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:26 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:26 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:26 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:26 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:26 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:26 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:26 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:26 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:26 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:26 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:26 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:26 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:26 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:26 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:26 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:26 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:26 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:26 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:26 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:26 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:26 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:26 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:26 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:26 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:26 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:26 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:26 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:26 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:26 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:26 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:26 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:26 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:26 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:26 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:26 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:26 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:26 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:26 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:26 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:26 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:26 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:26 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:26 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:26 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:26 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:26 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:26 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:26 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:26 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:26 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:26 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:26 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:26 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:26 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:26 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:26 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:26 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:26 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:26 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:26 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:26 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:26 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:26 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:26 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:26 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:26 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:26 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:26 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:26 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:26 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:26 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:26 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:26 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:26 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:26 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:26 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:26 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:26 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:26 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:26 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:26 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:26 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:26 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:26 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:26 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:26 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:26 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:26 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:26 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:26 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:26 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:26 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:26 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:26 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:26 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:26 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:26 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:26 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:26 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:26 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:26 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:26 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:26 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:26 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:26 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:26 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:26 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:26 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:26 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:26 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:26 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:26 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:26 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:26 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:26 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:26 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:26 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:26 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:26 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:26 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:26 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:26 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:26 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:26 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:26 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:26 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:26 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:26 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:26 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:26 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:26 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:26 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:26 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:26 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:26 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:26 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:26 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:26 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:26 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:26 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:26 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:26 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:26 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:26 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:26 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:26 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:26 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:26 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:26 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:26 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:26 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:26 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:26 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:26 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:26 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:26 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:26 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:26 Receiving objects: 100% (1117/1117), 214.66 KiB | 11.92 MiB/s, done. build 08-May-2024 15:41:26 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:26 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:26 Resolving deltas: 4% (28/573) build 08-May-2024 15:41:26 Resolving deltas: 5% (33/573) build 08-May-2024 15:41:26 Resolving deltas: 6% (35/573) build 08-May-2024 15:41:26 Resolving deltas: 8% (46/573) build 08-May-2024 15:41:26 Resolving deltas: 13% (79/573) build 08-May-2024 15:41:26 Resolving deltas: 14% (81/573) build 08-May-2024 15:41:26 Resolving deltas: 15% (88/573) build 08-May-2024 15:41:26 Resolving deltas: 18% (105/573) build 08-May-2024 15:41:26 Resolving deltas: 20% (120/573) build 08-May-2024 15:41:26 Resolving deltas: 24% (138/573) build 08-May-2024 15:41:26 Resolving deltas: 28% (165/573) build 08-May-2024 15:41:26 Resolving deltas: 29% (167/573) build 08-May-2024 15:41:26 Resolving deltas: 30% (176/573) build 08-May-2024 15:41:26 Resolving deltas: 32% (188/573) build 08-May-2024 15:41:26 Resolving deltas: 34% (196/573) build 08-May-2024 15:41:26 Resolving deltas: 35% (204/573) build 08-May-2024 15:41:26 Resolving deltas: 38% (218/573) build 08-May-2024 15:41:26 Resolving deltas: 40% (234/573) build 08-May-2024 15:41:26 Resolving deltas: 42% (241/573) build 08-May-2024 15:41:26 Resolving deltas: 43% (250/573) build 08-May-2024 15:41:26 Resolving deltas: 44% (253/573) build 08-May-2024 15:41:26 Resolving deltas: 45% (262/573) build 08-May-2024 15:41:26 Resolving deltas: 55% (316/573) build 08-May-2024 15:41:26 Resolving deltas: 56% (321/573) build 08-May-2024 15:41:26 Resolving deltas: 57% (330/573) build 08-May-2024 15:41:26 Resolving deltas: 58% (333/573) build 08-May-2024 15:41:26 Resolving deltas: 62% (357/573) build 08-May-2024 15:41:26 Resolving deltas: 63% (362/573) build 08-May-2024 15:41:26 Resolving deltas: 68% (393/573) build 08-May-2024 15:41:26 Resolving deltas: 70% (405/573) build 08-May-2024 15:41:26 Resolving deltas: 72% (413/573) build 08-May-2024 15:41:26 Resolving deltas: 73% (419/573) build 08-May-2024 15:41:26 Resolving deltas: 76% (436/573) build 08-May-2024 15:41:26 Resolving deltas: 77% (444/573) build 08-May-2024 15:41:26 Resolving deltas: 81% (465/573) build 08-May-2024 15:41:26 Resolving deltas: 87% (500/573) build 08-May-2024 15:41:26 Resolving deltas: 91% (525/573) build 08-May-2024 15:41:26 Resolving deltas: 92% (528/573) build 08-May-2024 15:41:26 Resolving deltas: 93% (537/573) build 08-May-2024 15:41:26 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:26 Resolving deltas: 95% (545/573) build 08-May-2024 15:41:26 Resolving deltas: 97% (559/573) build 08-May-2024 15:41:26 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:26 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:26 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests build 08-May-2024 15:41:26  [delete] Directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:26  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:26  [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:26  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:26  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md build 08-May-2024 15:41:26  [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete. build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test build 08-May-2024 15:41:26  [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8 build 08-May-2024 15:41:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777 build 08-May-2024 15:41:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777 build 08-May-2024 15:41:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777 build 08-May-2024 15:41:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777 build 08-May-2024 15:41:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:26  build 08-May-2024 15:41:26 phpBB > clean-diff-dir: build 08-May-2024 15:41:26  build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/files build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install build 08-May-2024 15:41:26  [delete] Deleting directory /data/build/old_versions/release-3.3.8/store build 08-May-2024 15:41:26  [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory. build 08-May-2024 15:41:26  build 08-May-2024 15:41:26 phpBB > old-version-diff: build 08-May-2024 15:41:26  build 08-May-2024 15:41:26  [echo] Retrieving version 3.3.9 build 08-May-2024 15:41:26  [mkdir] Created dir: /data/build/old_versions/release-3.3.9 build 08-May-2024 15:41:26  build 08-May-2024 15:41:26 phpBB > export: build 08-May-2024 15:41:26  build 08-May-2024 15:41:27 Cloning into 'viglink'... build 08-May-2024 15:41:27 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:27 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:27 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:27 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:27 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:27 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:27 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:27 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:27 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:27 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:27 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:27 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:27 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:27 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:27 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:27 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:27 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:27 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:27 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:27 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:27 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:27 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:27 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:27 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:27 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:27 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:27 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:27 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:27 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:27 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:27 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:27 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:27 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:27 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:27 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:27 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:27 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:27 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:27 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:27 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:27 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:27 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:27 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:27 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:27 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:27 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:27 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:27 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:27 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:27 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:27 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:27 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:27 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:27 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:27 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:27 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:27 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:27 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:27 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:27 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:27 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:27 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:27 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:27 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:27 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:27 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:27 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:27 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:27 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:27 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:27 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:27 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:27 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:27 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:27 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:27 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:27 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:27 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:27 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:27 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:27 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:27 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:27 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:27 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:27 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:27 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:27 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:27 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:27 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:27 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:27 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:27 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:27 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:27 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:27 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:27 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:27 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:27 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:27 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:27 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:27 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:27 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:27 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:27 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:27 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:27 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:27 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:27 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:27 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:27 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:27 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:27 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:27 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:27 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:27 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:27 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:27 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:27 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:27 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:27 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:27 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:27 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:27 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:27 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:27 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:27 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:27 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:27 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:27 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:27 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:27 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:27 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:27 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:27 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:27 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:27 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:27 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:27 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:27 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:27 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:27 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:27 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:27 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:27 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:27 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:27 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:27 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:27 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:27 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:27 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:27 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:27 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:27 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:27 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:27 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:27 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:27 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:27 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:27 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:27 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:27 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:27 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:27 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:27 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:27 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:27 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:27 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:27 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:27 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:27 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:27 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:27 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:27 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:27 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:27 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:27 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:27 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:27 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:27 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:27 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:27 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:27 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:27 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:27 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:27 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:27 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:27 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:27 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:27 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:27 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:27 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:27 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:27 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:27 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:27 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:27 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:27 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:27 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:27 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:27 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:27 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:27 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:27 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:27 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:27 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:27 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:27 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:27 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:27 Receiving objects: 100% (1117/1117), 214.66 KiB | 9.76 MiB/s, done. build 08-May-2024 15:41:27 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:27 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:27 Resolving deltas: 5% (30/573) build 08-May-2024 15:41:27 Resolving deltas: 8% (47/573) build 08-May-2024 15:41:27 Resolving deltas: 11% (65/573) build 08-May-2024 15:41:27 Resolving deltas: 12% (70/573) build 08-May-2024 15:41:27 Resolving deltas: 13% (76/573) build 08-May-2024 15:41:27 Resolving deltas: 14% (81/573) build 08-May-2024 15:41:27 Resolving deltas: 17% (100/573) build 08-May-2024 15:41:27 Resolving deltas: 19% (112/573) build 08-May-2024 15:41:27 Resolving deltas: 21% (126/573) build 08-May-2024 15:41:27 Resolving deltas: 23% (132/573) build 08-May-2024 15:41:27 Resolving deltas: 25% (147/573) build 08-May-2024 15:41:27 Resolving deltas: 30% (176/573) build 08-May-2024 15:41:27 Resolving deltas: 31% (179/573) build 08-May-2024 15:41:27 Resolving deltas: 33% (192/573) build 08-May-2024 15:41:27 Resolving deltas: 34% (196/573) build 08-May-2024 15:41:27 Resolving deltas: 35% (203/573) build 08-May-2024 15:41:27 Resolving deltas: 36% (207/573) build 08-May-2024 15:41:27 Resolving deltas: 39% (225/573) build 08-May-2024 15:41:27 Resolving deltas: 42% (241/573) build 08-May-2024 15:41:27 Resolving deltas: 43% (248/573) build 08-May-2024 15:41:27 Resolving deltas: 44% (257/573) build 08-May-2024 15:41:27 Resolving deltas: 45% (260/573) build 08-May-2024 15:41:27 Resolving deltas: 46% (264/573) build 08-May-2024 15:41:27 Resolving deltas: 47% (270/573) build 08-May-2024 15:41:27 Resolving deltas: 56% (323/573) build 08-May-2024 15:41:27 Resolving deltas: 57% (327/573) build 08-May-2024 15:41:27 Resolving deltas: 58% (337/573) build 08-May-2024 15:41:27 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:27 Resolving deltas: 65% (376/573) build 08-May-2024 15:41:27 Resolving deltas: 67% (387/573) build 08-May-2024 15:41:27 Resolving deltas: 68% (392/573) build 08-May-2024 15:41:27 Resolving deltas: 69% (396/573) build 08-May-2024 15:41:27 Resolving deltas: 71% (407/573) build 08-May-2024 15:41:27 Resolving deltas: 74% (427/573) build 08-May-2024 15:41:27 Resolving deltas: 75% (435/573) build 08-May-2024 15:41:27 Resolving deltas: 76% (441/573) build 08-May-2024 15:41:27 Resolving deltas: 77% (443/573) build 08-May-2024 15:41:27 Resolving deltas: 78% (452/573) build 08-May-2024 15:41:27 Resolving deltas: 79% (455/573) build 08-May-2024 15:41:27 Resolving deltas: 80% (459/573) build 08-May-2024 15:41:27 Resolving deltas: 81% (468/573) build 08-May-2024 15:41:27 Resolving deltas: 87% (500/573) build 08-May-2024 15:41:27 Resolving deltas: 92% (528/573) build 08-May-2024 15:41:27 Resolving deltas: 93% (533/573) build 08-May-2024 15:41:27 Resolving deltas: 94% (540/573) build 08-May-2024 15:41:27 Resolving deltas: 95% (546/573) build 08-May-2024 15:41:27 Resolving deltas: 98% (567/573) build 08-May-2024 15:41:27 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:27 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:27 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests build 08-May-2024 15:41:27  [delete] Directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:27  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:27  [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:27  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:27  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md build 08-May-2024 15:41:27  [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete. build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test build 08-May-2024 15:41:27  [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9 build 08-May-2024 15:41:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777 build 08-May-2024 15:41:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777 build 08-May-2024 15:41:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777 build 08-May-2024 15:41:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777 build 08-May-2024 15:41:27  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:27  build 08-May-2024 15:41:27 phpBB > clean-diff-dir: build 08-May-2024 15:41:27  build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/files build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install build 08-May-2024 15:41:27  [delete] Deleting directory /data/build/old_versions/release-3.3.9/store build 08-May-2024 15:41:27  [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory. build 08-May-2024 15:41:28  build 08-May-2024 15:41:28 phpBB > old-version-diff: build 08-May-2024 15:41:28  build 08-May-2024 15:41:28  [echo] Retrieving version 3.3.10 build 08-May-2024 15:41:28  [mkdir] Created dir: /data/build/old_versions/release-3.3.10 build 08-May-2024 15:41:28  build 08-May-2024 15:41:28 phpBB > export: build 08-May-2024 15:41:28  build 08-May-2024 15:41:28 Cloning into 'viglink'... build 08-May-2024 15:41:28 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:28 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:28 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:28 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:28 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:28 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:28 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:28 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:28 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:28 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:28 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:28 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:28 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:28 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:28 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:28 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:28 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:28 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:28 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:28 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:28 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:28 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:28 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:28 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:28 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:28 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:28 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:28 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:28 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:28 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:28 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:28 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:28 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:28 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:28 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:28 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:28 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:28 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:28 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:28 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:28 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:28 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:28 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:28 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:28 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:28 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:28 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:28 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:28 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:28 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:28 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:28 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:28 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:28 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:28 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:28 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:28 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:28 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:28 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:28 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:28 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:28 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:28 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:28 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:28 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:28 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:28 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:28 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:28 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:28 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:28 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:28 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:28 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:28 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:28 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:28 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:28 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:28 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:28 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:28 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:28 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:28 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:28 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:28 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:28 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:28 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:28 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:28 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:28 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:28 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:28 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:28 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:28 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:28 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:28 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:28 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:28 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:28 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:28 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:28 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:28 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:28 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:28 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:28 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:28 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:28 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:28 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:28 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:28 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:28 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:28 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:28 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:28 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:28 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:28 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:28 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:28 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:28 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:28 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:28 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:28 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:28 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:28 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:28 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:28 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:28 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:28 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:28 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:28 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:28 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:28 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:28 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:28 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:28 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:28 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:28 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:28 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:28 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:28 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:28 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:28 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:28 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:28 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:28 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:28 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:28 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:28 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:28 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:28 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:28 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:28 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:28 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:28 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:28 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:28 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:28 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:28 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:28 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:28 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:28 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:28 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:28 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:28 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:28 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:28 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:28 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:28 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:28 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:28 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:28 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:28 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:28 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:28 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:28 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:28 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:28 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:28 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:28 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:28 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:28 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:28 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:28 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:28 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:28 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:28 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:28 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:28 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:28 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:28 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:28 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:28 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:28 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:28 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:28 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:28 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:28 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:28 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:28 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:28 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:28 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:28 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:28 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:28 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:28 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:28 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:28 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:28 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:28 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:28 Receiving objects: 100% (1117/1117), 214.66 KiB | 5.96 MiB/s, done. build 08-May-2024 15:41:28 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:28 Resolving deltas: 1% (6/573) build 08-May-2024 15:41:28 Resolving deltas: 2% (14/573) build 08-May-2024 15:41:28 Resolving deltas: 5% (33/573) build 08-May-2024 15:41:28 Resolving deltas: 6% (38/573) build 08-May-2024 15:41:28 Resolving deltas: 8% (46/573) build 08-May-2024 15:41:28 Resolving deltas: 9% (57/573) build 08-May-2024 15:41:28 Resolving deltas: 10% (60/573) build 08-May-2024 15:41:28 Resolving deltas: 12% (71/573) build 08-May-2024 15:41:28 Resolving deltas: 15% (91/573) build 08-May-2024 15:41:28 Resolving deltas: 16% (93/573) build 08-May-2024 15:41:28 Resolving deltas: 17% (103/573) build 08-May-2024 15:41:28 Resolving deltas: 22% (127/573) build 08-May-2024 15:41:28 Resolving deltas: 24% (141/573) build 08-May-2024 15:41:28 Resolving deltas: 25% (147/573) build 08-May-2024 15:41:28 Resolving deltas: 28% (162/573) build 08-May-2024 15:41:28 Resolving deltas: 32% (187/573) build 08-May-2024 15:41:28 Resolving deltas: 34% (197/573) build 08-May-2024 15:41:28 Resolving deltas: 36% (209/573) build 08-May-2024 15:41:28 Resolving deltas: 37% (217/573) build 08-May-2024 15:41:28 Resolving deltas: 38% (221/573) build 08-May-2024 15:41:28 Resolving deltas: 39% (225/573) build 08-May-2024 15:41:28 Resolving deltas: 41% (239/573) build 08-May-2024 15:41:28 Resolving deltas: 44% (255/573) build 08-May-2024 15:41:28 Resolving deltas: 45% (262/573) build 08-May-2024 15:41:28 Resolving deltas: 46% (266/573) build 08-May-2024 15:41:28 Resolving deltas: 47% (271/573) build 08-May-2024 15:41:28 Resolving deltas: 48% (278/573) build 08-May-2024 15:41:28 Resolving deltas: 49% (283/573) build 08-May-2024 15:41:28 Resolving deltas: 58% (337/573) build 08-May-2024 15:41:28 Resolving deltas: 59% (341/573) build 08-May-2024 15:41:28 Resolving deltas: 60% (344/573) build 08-May-2024 15:41:28 Resolving deltas: 61% (351/573) build 08-May-2024 15:41:28 Resolving deltas: 63% (363/573) build 08-May-2024 15:41:28 Resolving deltas: 64% (367/573) build 08-May-2024 15:41:28 Resolving deltas: 67% (388/573) build 08-May-2024 15:41:28 Resolving deltas: 68% (393/573) build 08-May-2024 15:41:28 Resolving deltas: 69% (397/573) build 08-May-2024 15:41:28 Resolving deltas: 73% (424/573) build 08-May-2024 15:41:28 Resolving deltas: 76% (436/573) build 08-May-2024 15:41:28 Resolving deltas: 77% (444/573) build 08-May-2024 15:41:28 Resolving deltas: 78% (450/573) build 08-May-2024 15:41:28 Resolving deltas: 80% (461/573) build 08-May-2024 15:41:28 Resolving deltas: 81% (468/573) build 08-May-2024 15:41:28 Resolving deltas: 82% (473/573) build 08-May-2024 15:41:28 Resolving deltas: 83% (477/573) build 08-May-2024 15:41:28 Resolving deltas: 88% (509/573) build 08-May-2024 15:41:28 Resolving deltas: 89% (510/573) build 08-May-2024 15:41:28 Resolving deltas: 93% (534/573) build 08-May-2024 15:41:28 Resolving deltas: 94% (539/573) build 08-May-2024 15:41:28 Resolving deltas: 95% (546/573) build 08-May-2024 15:41:28 Resolving deltas: 96% (553/573) build 08-May-2024 15:41:28 Resolving deltas: 97% (556/573) build 08-May-2024 15:41:28 Resolving deltas: 98% (567/573) build 08-May-2024 15:41:28 Resolving deltas: 99% (568/573) build 08-May-2024 15:41:28 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:28 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:28 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 08-May-2024 15:41:28  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git build 08-May-2024 15:41:28  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests build 08-May-2024 15:41:28  [delete] Directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:28  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:28  [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:28  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:28  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md build 08-May-2024 15:41:29  [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete. build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test build 08-May-2024 15:41:29  [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10 build 08-May-2024 15:41:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777 build 08-May-2024 15:41:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777 build 08-May-2024 15:41:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777 build 08-May-2024 15:41:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777 build 08-May-2024 15:41:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:29  build 08-May-2024 15:41:29 phpBB > clean-diff-dir: build 08-May-2024 15:41:29  build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/files build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install build 08-May-2024 15:41:29  [delete] Deleting directory /data/build/old_versions/release-3.3.10/store build 08-May-2024 15:41:29  [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory. build 08-May-2024 15:41:29  build 08-May-2024 15:41:29 phpBB > old-version-diff: build 08-May-2024 15:41:29  build 08-May-2024 15:41:29  [echo] Retrieving version 3.3.11 build 08-May-2024 15:41:29  [mkdir] Created dir: /data/build/old_versions/release-3.3.11 build 08-May-2024 15:41:29  build 08-May-2024 15:41:29 phpBB > export: build 08-May-2024 15:41:29  build 08-May-2024 15:41:29 Cloning into 'viglink'... build 08-May-2024 15:41:30 remote: Enumerating objects: 1117, done. build 08-May-2024 15:41:30 remote: Counting objects: 1% (1/61) build 08-May-2024 15:41:30 remote: Counting objects: 3% (2/61) build 08-May-2024 15:41:30 remote: Counting objects: 4% (3/61) build 08-May-2024 15:41:30 remote: Counting objects: 6% (4/61) build 08-May-2024 15:41:30 remote: Counting objects: 8% (5/61) build 08-May-2024 15:41:30 remote: Counting objects: 9% (6/61) build 08-May-2024 15:41:30 remote: Counting objects: 11% (7/61) build 08-May-2024 15:41:30 remote: Counting objects: 13% (8/61) build 08-May-2024 15:41:30 remote: Counting objects: 14% (9/61) build 08-May-2024 15:41:30 remote: Counting objects: 16% (10/61) build 08-May-2024 15:41:30 remote: Counting objects: 18% (11/61) build 08-May-2024 15:41:30 remote: Counting objects: 19% (12/61) build 08-May-2024 15:41:30 remote: Counting objects: 21% (13/61) build 08-May-2024 15:41:30 remote: Counting objects: 22% (14/61) build 08-May-2024 15:41:30 remote: Counting objects: 24% (15/61) build 08-May-2024 15:41:30 remote: Counting objects: 26% (16/61) build 08-May-2024 15:41:30 remote: Counting objects: 27% (17/61) build 08-May-2024 15:41:30 remote: Counting objects: 29% (18/61) build 08-May-2024 15:41:30 remote: Counting objects: 31% (19/61) build 08-May-2024 15:41:30 remote: Counting objects: 32% (20/61) build 08-May-2024 15:41:30 remote: Counting objects: 34% (21/61) build 08-May-2024 15:41:30 remote: Counting objects: 36% (22/61) build 08-May-2024 15:41:30 remote: Counting objects: 37% (23/61) build 08-May-2024 15:41:30 remote: Counting objects: 39% (24/61) build 08-May-2024 15:41:30 remote: Counting objects: 40% (25/61) build 08-May-2024 15:41:30 remote: Counting objects: 42% (26/61) build 08-May-2024 15:41:30 remote: Counting objects: 44% (27/61) build 08-May-2024 15:41:30 remote: Counting objects: 45% (28/61) build 08-May-2024 15:41:30 remote: Counting objects: 47% (29/61) build 08-May-2024 15:41:30 remote: Counting objects: 49% (30/61) build 08-May-2024 15:41:30 remote: Counting objects: 50% (31/61) build 08-May-2024 15:41:30 remote: Counting objects: 52% (32/61) build 08-May-2024 15:41:30 remote: Counting objects: 54% (33/61) build 08-May-2024 15:41:30 remote: Counting objects: 55% (34/61) build 08-May-2024 15:41:30 remote: Counting objects: 57% (35/61) build 08-May-2024 15:41:30 remote: Counting objects: 59% (36/61) build 08-May-2024 15:41:30 remote: Counting objects: 60% (37/61) build 08-May-2024 15:41:30 remote: Counting objects: 62% (38/61) build 08-May-2024 15:41:30 remote: Counting objects: 63% (39/61) build 08-May-2024 15:41:30 remote: Counting objects: 65% (40/61) build 08-May-2024 15:41:30 remote: Counting objects: 67% (41/61) build 08-May-2024 15:41:30 remote: Counting objects: 68% (42/61) build 08-May-2024 15:41:30 remote: Counting objects: 70% (43/61) build 08-May-2024 15:41:30 remote: Counting objects: 72% (44/61) build 08-May-2024 15:41:30 remote: Counting objects: 73% (45/61) build 08-May-2024 15:41:30 remote: Counting objects: 75% (46/61) build 08-May-2024 15:41:30 remote: Counting objects: 77% (47/61) build 08-May-2024 15:41:30 remote: Counting objects: 78% (48/61) build 08-May-2024 15:41:30 remote: Counting objects: 80% (49/61) build 08-May-2024 15:41:30 remote: Counting objects: 81% (50/61) build 08-May-2024 15:41:30 remote: Counting objects: 83% (51/61) build 08-May-2024 15:41:30 remote: Counting objects: 85% (52/61) build 08-May-2024 15:41:30 remote: Counting objects: 86% (53/61) build 08-May-2024 15:41:30 remote: Counting objects: 88% (54/61) build 08-May-2024 15:41:30 remote: Counting objects: 90% (55/61) build 08-May-2024 15:41:30 remote: Counting objects: 91% (56/61) build 08-May-2024 15:41:30 remote: Counting objects: 93% (57/61) build 08-May-2024 15:41:30 remote: Counting objects: 95% (58/61) build 08-May-2024 15:41:30 remote: Counting objects: 96% (59/61) build 08-May-2024 15:41:30 remote: Counting objects: 98% (60/61) build 08-May-2024 15:41:30 remote: Counting objects: 100% (61/61) build 08-May-2024 15:41:30 remote: Counting objects: 100% (61/61), done. build 08-May-2024 15:41:30 remote: Compressing objects: 2% (1/42) build 08-May-2024 15:41:30 remote: Compressing objects: 4% (2/42) build 08-May-2024 15:41:30 remote: Compressing objects: 7% (3/42) build 08-May-2024 15:41:30 remote: Compressing objects: 9% (4/42) build 08-May-2024 15:41:30 remote: Compressing objects: 11% (5/42) build 08-May-2024 15:41:30 remote: Compressing objects: 14% (6/42) build 08-May-2024 15:41:30 remote: Compressing objects: 16% (7/42) build 08-May-2024 15:41:30 remote: Compressing objects: 19% (8/42) build 08-May-2024 15:41:30 remote: Compressing objects: 21% (9/42) build 08-May-2024 15:41:30 remote: Compressing objects: 23% (10/42) build 08-May-2024 15:41:30 remote: Compressing objects: 26% (11/42) build 08-May-2024 15:41:30 remote: Compressing objects: 28% (12/42) build 08-May-2024 15:41:30 remote: Compressing objects: 30% (13/42) build 08-May-2024 15:41:30 remote: Compressing objects: 33% (14/42) build 08-May-2024 15:41:30 remote: Compressing objects: 35% (15/42) build 08-May-2024 15:41:30 remote: Compressing objects: 38% (16/42) build 08-May-2024 15:41:30 remote: Compressing objects: 40% (17/42) build 08-May-2024 15:41:30 remote: Compressing objects: 42% (18/42) build 08-May-2024 15:41:30 remote: Compressing objects: 45% (19/42) build 08-May-2024 15:41:30 remote: Compressing objects: 47% (20/42) build 08-May-2024 15:41:30 remote: Compressing objects: 50% (21/42) build 08-May-2024 15:41:30 remote: Compressing objects: 52% (22/42) build 08-May-2024 15:41:30 remote: Compressing objects: 54% (23/42) build 08-May-2024 15:41:30 remote: Compressing objects: 57% (24/42) build 08-May-2024 15:41:30 remote: Compressing objects: 59% (25/42) build 08-May-2024 15:41:30 remote: Compressing objects: 61% (26/42) build 08-May-2024 15:41:30 remote: Compressing objects: 64% (27/42) build 08-May-2024 15:41:30 remote: Compressing objects: 66% (28/42) build 08-May-2024 15:41:30 remote: Compressing objects: 69% (29/42) build 08-May-2024 15:41:30 remote: Compressing objects: 71% (30/42) build 08-May-2024 15:41:30 remote: Compressing objects: 73% (31/42) build 08-May-2024 15:41:30 remote: Compressing objects: 76% (32/42) build 08-May-2024 15:41:30 remote: Compressing objects: 78% (33/42) build 08-May-2024 15:41:30 remote: Compressing objects: 80% (34/42) build 08-May-2024 15:41:30 remote: Compressing objects: 83% (35/42) build 08-May-2024 15:41:30 remote: Compressing objects: 85% (36/42) build 08-May-2024 15:41:30 remote: Compressing objects: 88% (37/42) build 08-May-2024 15:41:30 remote: Compressing objects: 90% (38/42) build 08-May-2024 15:41:30 remote: Compressing objects: 92% (39/42) build 08-May-2024 15:41:30 remote: Compressing objects: 95% (40/42) build 08-May-2024 15:41:30 remote: Compressing objects: 97% (41/42) build 08-May-2024 15:41:30 remote: Compressing objects: 100% (42/42) build 08-May-2024 15:41:30 remote: Compressing objects: 100% (42/42), done. build 08-May-2024 15:41:30 Receiving objects: 0% (1/1117) build 08-May-2024 15:41:30 Receiving objects: 1% (12/1117) build 08-May-2024 15:41:30 Receiving objects: 2% (23/1117) build 08-May-2024 15:41:30 Receiving objects: 3% (34/1117) build 08-May-2024 15:41:30 Receiving objects: 4% (45/1117) build 08-May-2024 15:41:30 Receiving objects: 5% (56/1117) build 08-May-2024 15:41:30 Receiving objects: 6% (68/1117) build 08-May-2024 15:41:30 Receiving objects: 7% (79/1117) build 08-May-2024 15:41:30 Receiving objects: 8% (90/1117) build 08-May-2024 15:41:30 Receiving objects: 9% (101/1117) build 08-May-2024 15:41:30 Receiving objects: 10% (112/1117) build 08-May-2024 15:41:30 Receiving objects: 11% (123/1117) build 08-May-2024 15:41:30 Receiving objects: 12% (135/1117) build 08-May-2024 15:41:30 Receiving objects: 13% (146/1117) build 08-May-2024 15:41:30 Receiving objects: 14% (157/1117) build 08-May-2024 15:41:30 Receiving objects: 15% (168/1117) build 08-May-2024 15:41:30 Receiving objects: 16% (179/1117) build 08-May-2024 15:41:30 Receiving objects: 17% (190/1117) build 08-May-2024 15:41:30 Receiving objects: 18% (202/1117) build 08-May-2024 15:41:30 Receiving objects: 19% (213/1117) build 08-May-2024 15:41:30 Receiving objects: 20% (224/1117) build 08-May-2024 15:41:30 Receiving objects: 21% (235/1117) build 08-May-2024 15:41:30 Receiving objects: 22% (246/1117) build 08-May-2024 15:41:30 Receiving objects: 23% (257/1117) build 08-May-2024 15:41:30 Receiving objects: 24% (269/1117) build 08-May-2024 15:41:30 Receiving objects: 25% (280/1117) build 08-May-2024 15:41:30 Receiving objects: 26% (291/1117) build 08-May-2024 15:41:30 Receiving objects: 27% (302/1117) build 08-May-2024 15:41:30 Receiving objects: 28% (313/1117) build 08-May-2024 15:41:30 Receiving objects: 29% (324/1117) build 08-May-2024 15:41:30 Receiving objects: 30% (336/1117) build 08-May-2024 15:41:30 Receiving objects: 31% (347/1117) build 08-May-2024 15:41:30 Receiving objects: 32% (358/1117) build 08-May-2024 15:41:30 Receiving objects: 33% (369/1117) build 08-May-2024 15:41:30 Receiving objects: 34% (380/1117) build 08-May-2024 15:41:30 Receiving objects: 35% (391/1117) build 08-May-2024 15:41:30 Receiving objects: 36% (403/1117) build 08-May-2024 15:41:30 Receiving objects: 37% (414/1117) build 08-May-2024 15:41:30 Receiving objects: 38% (425/1117) build 08-May-2024 15:41:30 Receiving objects: 39% (436/1117) build 08-May-2024 15:41:30 Receiving objects: 40% (447/1117) build 08-May-2024 15:41:30 Receiving objects: 41% (458/1117) build 08-May-2024 15:41:30 Receiving objects: 42% (470/1117) build 08-May-2024 15:41:30 Receiving objects: 43% (481/1117) build 08-May-2024 15:41:30 Receiving objects: 44% (492/1117) build 08-May-2024 15:41:30 Receiving objects: 45% (503/1117) build 08-May-2024 15:41:30 Receiving objects: 46% (514/1117) build 08-May-2024 15:41:30 Receiving objects: 47% (525/1117) build 08-May-2024 15:41:30 Receiving objects: 48% (537/1117) build 08-May-2024 15:41:30 Receiving objects: 49% (548/1117) build 08-May-2024 15:41:30 Receiving objects: 50% (559/1117) build 08-May-2024 15:41:30 Receiving objects: 51% (570/1117) build 08-May-2024 15:41:30 Receiving objects: 52% (581/1117) build 08-May-2024 15:41:30 Receiving objects: 53% (593/1117) build 08-May-2024 15:41:30 Receiving objects: 54% (604/1117) build 08-May-2024 15:41:30 Receiving objects: 55% (615/1117) build 08-May-2024 15:41:30 Receiving objects: 56% (626/1117) build 08-May-2024 15:41:30 Receiving objects: 57% (637/1117) build 08-May-2024 15:41:30 Receiving objects: 58% (648/1117) build 08-May-2024 15:41:30 Receiving objects: 59% (660/1117) build 08-May-2024 15:41:30 Receiving objects: 60% (671/1117) build 08-May-2024 15:41:30 Receiving objects: 61% (682/1117) build 08-May-2024 15:41:30 Receiving objects: 62% (693/1117) build 08-May-2024 15:41:30 Receiving objects: 63% (704/1117) build 08-May-2024 15:41:30 Receiving objects: 64% (715/1117) build 08-May-2024 15:41:30 remote: Total 1117 (delta 18), reused 36 (delta 10), pack-reused 1056 build 08-May-2024 15:41:30 Receiving objects: 65% (727/1117) build 08-May-2024 15:41:30 Receiving objects: 66% (738/1117) build 08-May-2024 15:41:30 Receiving objects: 67% (749/1117) build 08-May-2024 15:41:30 Receiving objects: 68% (760/1117) build 08-May-2024 15:41:30 Receiving objects: 69% (771/1117) build 08-May-2024 15:41:30 Receiving objects: 70% (782/1117) build 08-May-2024 15:41:30 Receiving objects: 71% (794/1117) build 08-May-2024 15:41:30 Receiving objects: 72% (805/1117) build 08-May-2024 15:41:30 Receiving objects: 73% (816/1117) build 08-May-2024 15:41:30 Receiving objects: 74% (827/1117) build 08-May-2024 15:41:30 Receiving objects: 75% (838/1117) build 08-May-2024 15:41:30 Receiving objects: 76% (849/1117) build 08-May-2024 15:41:30 Receiving objects: 77% (861/1117) build 08-May-2024 15:41:30 Receiving objects: 78% (872/1117) build 08-May-2024 15:41:30 Receiving objects: 79% (883/1117) build 08-May-2024 15:41:30 Receiving objects: 80% (894/1117) build 08-May-2024 15:41:30 Receiving objects: 81% (905/1117) build 08-May-2024 15:41:30 Receiving objects: 82% (916/1117) build 08-May-2024 15:41:30 Receiving objects: 83% (928/1117) build 08-May-2024 15:41:30 Receiving objects: 84% (939/1117) build 08-May-2024 15:41:30 Receiving objects: 85% (950/1117) build 08-May-2024 15:41:30 Receiving objects: 86% (961/1117) build 08-May-2024 15:41:30 Receiving objects: 87% (972/1117) build 08-May-2024 15:41:30 Receiving objects: 88% (983/1117) build 08-May-2024 15:41:30 Receiving objects: 89% (995/1117) build 08-May-2024 15:41:30 Receiving objects: 90% (1006/1117) build 08-May-2024 15:41:30 Receiving objects: 91% (1017/1117) build 08-May-2024 15:41:30 Receiving objects: 92% (1028/1117) build 08-May-2024 15:41:30 Receiving objects: 93% (1039/1117) build 08-May-2024 15:41:30 Receiving objects: 94% (1050/1117) build 08-May-2024 15:41:30 Receiving objects: 95% (1062/1117) build 08-May-2024 15:41:30 Receiving objects: 96% (1073/1117) build 08-May-2024 15:41:30 Receiving objects: 97% (1084/1117) build 08-May-2024 15:41:30 Receiving objects: 98% (1095/1117) build 08-May-2024 15:41:30 Receiving objects: 99% (1106/1117) build 08-May-2024 15:41:30 Receiving objects: 100% (1117/1117) build 08-May-2024 15:41:30 Receiving objects: 100% (1117/1117), 214.66 KiB | 10.73 MiB/s, done. build 08-May-2024 15:41:30 Resolving deltas: 0% (0/573) build 08-May-2024 15:41:30 Resolving deltas: 1% (7/573) build 08-May-2024 15:41:30 Resolving deltas: 2% (16/573) build 08-May-2024 15:41:30 Resolving deltas: 5% (29/573) build 08-May-2024 15:41:30 Resolving deltas: 6% (40/573) build 08-May-2024 15:41:30 Resolving deltas: 10% (59/573) build 08-May-2024 15:41:30 Resolving deltas: 12% (71/573) build 08-May-2024 15:41:30 Resolving deltas: 14% (81/573) build 08-May-2024 15:41:30 Resolving deltas: 16% (96/573) build 08-May-2024 15:41:30 Resolving deltas: 17% (98/573) build 08-May-2024 15:41:30 Resolving deltas: 18% (108/573) build 08-May-2024 15:41:30 Resolving deltas: 24% (140/573) build 08-May-2024 15:41:30 Resolving deltas: 25% (146/573) build 08-May-2024 15:41:30 Resolving deltas: 26% (149/573) build 08-May-2024 15:41:30 Resolving deltas: 28% (161/573) build 08-May-2024 15:41:30 Resolving deltas: 31% (178/573) build 08-May-2024 15:41:30 Resolving deltas: 34% (198/573) build 08-May-2024 15:41:30 Resolving deltas: 36% (209/573) build 08-May-2024 15:41:30 Resolving deltas: 37% (214/573) build 08-May-2024 15:41:30 Resolving deltas: 38% (222/573) build 08-May-2024 15:41:30 Resolving deltas: 39% (224/573) build 08-May-2024 15:41:30 Resolving deltas: 42% (241/573) build 08-May-2024 15:41:30 Resolving deltas: 43% (248/573) build 08-May-2024 15:41:30 Resolving deltas: 44% (257/573) build 08-May-2024 15:41:30 Resolving deltas: 45% (262/573) build 08-May-2024 15:41:30 Resolving deltas: 46% (267/573) build 08-May-2024 15:41:30 Resolving deltas: 47% (275/573) build 08-May-2024 15:41:30 Resolving deltas: 49% (282/573) build 08-May-2024 15:41:30 Resolving deltas: 50% (292/573) build 08-May-2024 15:41:30 Resolving deltas: 51% (293/573) build 08-May-2024 15:41:30 Resolving deltas: 52% (299/573) build 08-May-2024 15:41:30 Resolving deltas: 61% (351/573) build 08-May-2024 15:41:30 Resolving deltas: 62% (356/573) build 08-May-2024 15:41:30 Resolving deltas: 65% (375/573) build 08-May-2024 15:41:30 Resolving deltas: 66% (380/573) build 08-May-2024 15:41:30 Resolving deltas: 67% (384/573) build 08-May-2024 15:41:30 Resolving deltas: 71% (411/573) build 08-May-2024 15:41:30 Resolving deltas: 78% (448/573) build 08-May-2024 15:41:30 Resolving deltas: 79% (456/573) build 08-May-2024 15:41:30 Resolving deltas: 80% (462/573) build 08-May-2024 15:41:30 Resolving deltas: 82% (473/573) build 08-May-2024 15:41:30 Resolving deltas: 83% (476/573) build 08-May-2024 15:41:30 Resolving deltas: 84% (485/573) build 08-May-2024 15:41:30 Resolving deltas: 85% (489/573) build 08-May-2024 15:41:30 Resolving deltas: 90% (521/573) build 08-May-2024 15:41:30 Resolving deltas: 91% (522/573) build 08-May-2024 15:41:30 Resolving deltas: 95% (546/573) build 08-May-2024 15:41:30 Resolving deltas: 96% (551/573) build 08-May-2024 15:41:30 Resolving deltas: 97% (558/573) build 08-May-2024 15:41:30 Resolving deltas: 98% (564/573) build 08-May-2024 15:41:30 Resolving deltas: 99% (568/573) build 08-May-2024 15:41:30 Resolving deltas: 100% (573/573) build 08-May-2024 15:41:30 Resolving deltas: 100% (573/573), done. build 08-May-2024 15:41:30 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests build 08-May-2024 15:41:30  [delete] Directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 08-May-2024 15:41:30  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes build 08-May-2024 15:41:30  [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete. build 08-May-2024 15:41:30  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist build 08-May-2024 15:41:30  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md build 08-May-2024 15:41:30  [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete. build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test build 08-May-2024 15:41:30  [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11 build 08-May-2024 15:41:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777 build 08-May-2024 15:41:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777 build 08-May-2024 15:41:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777 build 08-May-2024 15:41:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777 build 08-May-2024 15:41:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755 build 08-May-2024 15:41:30  build 08-May-2024 15:41:30 phpBB > clean-diff-dir: build 08-May-2024 15:41:30  build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/files build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install build 08-May-2024 15:41:30  [delete] Deleting directory /data/build/old_versions/release-3.3.11/store build 08-May-2024 15:41:30  [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory. build 08-May-2024 15:41:31  build 08-May-2024 15:41:31 phpBB > package: build 08-May-2024 15:41:31  build 08-May-2024 15:58:21  build 08-May-2024 15:58:21 phpBB > checksum-dir: build 08-May-2024 15:58:21  build 08-May-2024 15:58:21  build 08-May-2024 15:58:21 phpBB > checksum-file: build 08-May-2024 15:58:21  build 08-May-2024 15:58:21  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.12-dev.zip build 08-May-2024 15:58:21  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:22  build 08-May-2024 15:58:22 phpBB > checksum-file: build 08-May-2024 15:58:22  build 08-May-2024 15:58:22  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.12-dev.zip build 08-May-2024 15:58:22  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_3.3.12-dev.zip build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_3.3.12-dev.zip build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.12-dev.zip build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.12-dev.zip build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:23  build 08-May-2024 15:58:23 phpBB > checksum-file: build 08-May-2024 15:58:23  build 08-May-2024 15:58:23  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:23  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:24  build 08-May-2024 15:58:24 phpBB > checksum-file: build 08-May-2024 15:58:24  build 08-May-2024 15:58:24  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_3.3.12-dev.zip build 08-May-2024 15:58:24  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_3.3.12-dev.zip build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.12-dev.zip build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.12-dev.zip build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:25  build 08-May-2024 15:58:25 phpBB > checksum-file: build 08-May-2024 15:58:25  build 08-May-2024 15:58:25  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev-patch.zip build 08-May-2024 15:58:25  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_3.3.12-dev.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_3.3.12-dev.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_3.3.12-dev.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_3.3.12-dev.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev.webpi.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_3.3.12-dev.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:26  build 08-May-2024 15:58:26 phpBB > checksum-file: build 08-May-2024 15:58:26  build 08-May-2024 15:58:26  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev.zip build 08-May-2024 15:58:26  [php] Calling PHP function: dirname() build 08-May-2024 15:58:27  build 08-May-2024 15:58:27 phpBB > checksum-file: build 08-May-2024 15:58:27  build 08-May-2024 15:58:27  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_3.3.12-dev.zip build 08-May-2024 15:58:27  [php] Calling PHP function: dirname() build 08-May-2024 15:58:27  build 08-May-2024 15:58:27 phpBB > checksum-file: build 08-May-2024 15:58:27  build 08-May-2024 15:58:27  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_3.3.12-dev.zip build 08-May-2024 15:58:27  [php] Calling PHP function: dirname() build 08-May-2024 15:58:27  build 08-May-2024 15:58:27 phpBB > checksum-file: build 08-May-2024 15:58:27  build 08-May-2024 15:58:27  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev-files.zip build 08-May-2024 15:58:27  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:28  build 08-May-2024 15:58:28 phpBB > checksum-file: build 08-May-2024 15:58:28  build 08-May-2024 15:58:28  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_3.3.12-dev.zip build 08-May-2024 15:58:28  [php] Calling PHP function: dirname() build 08-May-2024 15:58:29  build 08-May-2024 15:58:29 phpBB > checksum-file: build 08-May-2024 15:58:29  build 08-May-2024 15:58:29  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:29  [php] Calling PHP function: dirname() build 08-May-2024 15:58:29  build 08-May-2024 15:58:29 phpBB > checksum-file: build 08-May-2024 15:58:29  build 08-May-2024 15:58:29  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev-patch.tar.bz2 build 08-May-2024 15:58:29  [php] Calling PHP function: dirname() build 08-May-2024 15:58:29  build 08-May-2024 15:58:29 phpBB > checksum-file: build 08-May-2024 15:58:29  build 08-May-2024 15:58:29  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:29  [php] Calling PHP function: dirname() build 08-May-2024 15:58:29  build 08-May-2024 15:58:29 phpBB > checksum-file: build 08-May-2024 15:58:29  build 08-May-2024 15:58:29  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12-dev-files.tar.bz2 build 08-May-2024 15:58:29  [php] Calling PHP function: dirname() build 08-May-2024 15:58:29  build 08-May-2024 15:58:29 phpBB > checksum-file: build 08-May-2024 15:58:29  build 08-May-2024 15:58:29  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_3.3.12-dev.tar.bz2 build 08-May-2024 15:58:29  [php] Calling PHP function: dirname() build 08-May-2024 15:58:30  build 08-May-2024 15:58:30 phpBB > checksum-file: build 08-May-2024 15:58:30  build 08-May-2024 15:58:30  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_3.3.12-dev.zip build 08-May-2024 15:58:30  [php] Calling PHP function: dirname() build 08-May-2024 15:58:30  build 08-May-2024 15:58:30 phpBB > checksum-file: build 08-May-2024 15:58:30  build 08-May-2024 15:58:30  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_3.3.12-dev.zip build 08-May-2024 15:58:30  [php] Calling PHP function: dirname() build 08-May-2024 15:58:30  build 08-May-2024 15:58:30 BUILD FINISHED build 08-May-2024 15:58:30 build 08-May-2024 15:58:30 Total time: 17 minutes 57.14 seconds build 08-May-2024 15:58:30  simple 08-May-2024 15:58:30 Finished task 'Package release files' with result: Success simple 08-May-2024 15:58:30 Running post build plugin 'Artifact Copier' simple 08-May-2024 15:58:30 Publishing an artifact: Release Files simple 08-May-2024 15:58:34 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 3.891 s simple 08-May-2024 15:58:34 Running post build plugin 'npm Cache Cleanup' simple 08-May-2024 15:58:34 Running post build plugin 'NCover Results Collector' simple 08-May-2024 15:58:34 Running post build plugin 'Build Results Label Collector' simple 08-May-2024 15:58:34 Running post build plugin 'Clover Results Collector' simple 08-May-2024 15:58:34 Running post build plugin 'Docker Container Cleanup' simple 08-May-2024 15:59:08 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-P5SP' simple 08-May-2024 15:59:08 Finalising the build... simple 08-May-2024 15:59:08 Stopping timer. simple 08-May-2024 15:59:08 Build PHPBB3-DD33-P5SP-522 completed. simple 08-May-2024 15:59:08 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 08-May-2024 15:59:08 Running on server: post build plugin 'NCover Results Collector' simple 08-May-2024 15:59:08 Running on server: post build plugin 'Build Labeller' simple 08-May-2024 15:59:08 Running on server: post build plugin 'Clover Delta Calculator' simple 08-May-2024 15:59:08 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 08-May-2024 15:59:08 All post build plugins have finished simple 08-May-2024 15:59:08 Generating build results summary... simple 08-May-2024 15:59:08 Saving build results to disk... simple 08-May-2024 15:59:08 Store variable context... simple 08-May-2024 15:59:08 Finished building PHPBB3-DD33-P5SP-522.