simple 18-Sep-2024 18:45:21 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1330 (PHPBB3-DDM-P5SP-1330) is being prepared for building on agent Default Agent, bamboo version: 9.2.16 simple 18-Sep-2024 18:45:21 simple 18-Sep-2024 18:45:21 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 18-Sep-2024 18:45:21 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1330 (PHPBB3-DDM-P5SP-1330) simple 18-Sep-2024 18:45:21 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 18-Sep-2024 18:45:21 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 18-Sep-2024 18:45:21 Updating source code to revision: df5c769b554964983599884be60e434d991ad096 simple 18-Sep-2024 18:45:21 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-P5SP/.git'. simple 18-Sep-2024 18:45:22 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP/.git/ simple 18-Sep-2024 18:45:22 hint: Using 'master' as the name for the initial branch. This default branch name simple 18-Sep-2024 18:45:22 hint: is subject to change. To configure the initial branch name to use in all simple 18-Sep-2024 18:45:22 hint: of your new repositories, which will suppress this warning, call: simple 18-Sep-2024 18:45:22 hint: simple 18-Sep-2024 18:45:22 hint: git config --global init.defaultBranch simple 18-Sep-2024 18:45:22 hint: simple 18-Sep-2024 18:45:22 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 18-Sep-2024 18:45:22 hint: 'development'. The just-created branch can be renamed via this command: simple 18-Sep-2024 18:45:22 hint: simple 18-Sep-2024 18:45:22 hint: git branch -m simple 18-Sep-2024 18:45:22 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 18-Sep-2024 18:45:36 Checking out revision df5c769b554964983599884be60e434d991ad096. simple 18-Sep-2024 18:45:37 Already on 'master' simple 18-Sep-2024 18:45:37 Updated source code to revision: df5c769b554964983599884be60e434d991ad096 simple 18-Sep-2024 18:45:37 Finished task 'Checkout Default Repository' with result: Success simple 18-Sep-2024 18:45:37 Running pre-build action: VCS Version Collector simple 18-Sep-2024 18:45:37 Running pre-build action: Build Log Labeller Pre Build Action simple 18-Sep-2024 18:45:37 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1330 (PHPBB3-DDM-P5SP-1330) started building on agent 'Default Agent' () command 18-Sep-2024 18:45:37 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 18-Sep-2024 18:45:37 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 18-Sep-2024 18:45:37 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1330 (PHPBB3-DDM-P5SP-1330)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-f42f6ab4-e3b0-4234-a260-38bec62a187d build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n error 18-Sep-2024 18:45:38 #0 building with "default" instance using docker driver error 18-Sep-2024 18:45:38 error 18-Sep-2024 18:45:38 #1 [internal] load build definition from Dockerfile error 18-Sep-2024 18:45:38 #1 transferring dockerfile: error 18-Sep-2024 18:45:38 #1 transferring dockerfile: 511B 0.0s done error 18-Sep-2024 18:45:38 #1 DONE 0.1s error 18-Sep-2024 18:45:38 error 18-Sep-2024 18:45:38 #2 [internal] load metadata for docker.io/library/php:8.1 error 18-Sep-2024 18:45:39 #2 DONE 0.8s error 18-Sep-2024 18:45:39 error 18-Sep-2024 18:45:39 #3 [internal] load .dockerignore error 18-Sep-2024 18:45:39 #3 transferring context: 2B done error 18-Sep-2024 18:45:39 #3 DONE 0.0s error 18-Sep-2024 18:45:39 error 18-Sep-2024 18:45:39 #4 [1/6] FROM docker.io/library/php:8.1@sha256:dc559cfbf5b6b95031362466e01bb6ed8015bb029ada26b27a784a678e863c9f error 18-Sep-2024 18:45:39 #4 DONE 0.0s error 18-Sep-2024 18:45:39 error 18-Sep-2024 18:45:39 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 18-Sep-2024 18:45:39 #5 CACHED error 18-Sep-2024 18:45:39 error 18-Sep-2024 18:45:39 #6 [3/6] RUN pecl install xdebug-3.2.2 error 18-Sep-2024 18:45:39 #6 CACHED error 18-Sep-2024 18:45:39 error 18-Sep-2024 18:45:39 #7 [4/6] RUN docker-php-ext-enable xdebug error 18-Sep-2024 18:45:39 #7 CACHED error 18-Sep-2024 18:45:39 error 18-Sep-2024 18:45:39 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 18-Sep-2024 18:45:42 #8 DONE 3.3s error 18-Sep-2024 18:45:42 error 18-Sep-2024 18:45:42 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 18-Sep-2024 18:45:43 #9 DONE 0.7s error 18-Sep-2024 18:45:43 error 18-Sep-2024 18:45:43 #10 exporting to image error 18-Sep-2024 18:45:43 #10 exporting layers 0.0s done error 18-Sep-2024 18:45:43 #10 writing image sha256:c5f732acdee1053d1d435a055472244a6d8a644e8ee43e7d86adc5871781ce36 done error 18-Sep-2024 18:45:43 #10 naming to docker.io/library/phpbb:php-8.1 done error 18-Sep-2024 18:45:43 #10 DONE 0.1s simple 18-Sep-2024 18:45:43 Built Docker image 'phpbb:php-8.1' simple 18-Sep-2024 18:45:43 Finished task 'Build image' with result: Success command 18-Sep-2024 18:45:43 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 18-Sep-2024 18:45:43 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 18-Sep-2024 18:45:43 Running image name (phpbb:php-8.1) command 18-Sep-2024 18:45:43 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1330 (PHPBB3-DDM-P5SP-1330)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP:/data --workdir /data/phpBB --rm -u=990 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; git fetch --tags https://github.com/phpbb/phpbb.git 2>&1; ../phpBB/vendor/bin/phing package\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n build 18-Sep-2024 18:45:45 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 18-Sep-2024 18:45:45 Installing dependencies from lock file (including require-dev) build 18-Sep-2024 18:45:45 Verifying lock file contents can be installed on current platform. build 18-Sep-2024 18:45:45 Package operations: 142 installs, 0 updates, 0 removals build 18-Sep-2024 18:45:45 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 18-Sep-2024 18:45:45 - Downloading composer/installers (v1.12.0) build 18-Sep-2024 18:45:45 - Downloading composer/package-versions-deprecated (1.11.99.5) build 18-Sep-2024 18:45:45 - Downloading bantu/ini-get-wrapper (v1.0.1) build 18-Sep-2024 18:45:45 - Downloading carlos-mg89/oauth (0.8.15) build 18-Sep-2024 18:45:45 - Downloading chita/topological_sort (v3.0.1) build 18-Sep-2024 18:45:45 - Downloading symfony/process (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-php81 (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-php80 (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-php73 (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/finder (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-mbstring (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-ctype (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/filesystem (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/string (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/deprecation-contracts (v3.5.0) build 18-Sep-2024 18:45:45 - Downloading psr/container (2.0.2) build 18-Sep-2024 18:45:45 - Downloading symfony/service-contracts (v3.5.0) build 18-Sep-2024 18:45:45 - Downloading symfony/console (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading seld/signal-handler (2.0.2) build 18-Sep-2024 18:45:45 - Downloading seld/phar-utils (1.2.1) build 18-Sep-2024 18:45:45 - Downloading seld/jsonlint (1.10.2) build 18-Sep-2024 18:45:45 - Downloading react/promise (v3.2.0) build 18-Sep-2024 18:45:45 - Downloading psr/log (3.0.0) build 18-Sep-2024 18:45:45 - Downloading justinrainbow/json-schema (v5.2.13) build 18-Sep-2024 18:45:45 - Downloading composer/pcre (3.1.4) build 18-Sep-2024 18:45:45 - Downloading composer/xdebug-handler (3.0.5) build 18-Sep-2024 18:45:45 - Downloading composer/spdx-licenses (1.5.8) build 18-Sep-2024 18:45:45 - Downloading composer/semver (3.4.0) build 18-Sep-2024 18:45:45 - Downloading composer/metadata-minifier (1.0.0) build 18-Sep-2024 18:45:45 - Downloading composer/class-map-generator (1.3.4) build 18-Sep-2024 18:45:45 - Downloading composer/ca-bundle (1.5.0) build 18-Sep-2024 18:45:45 - Downloading composer/composer (2.7.7) build 18-Sep-2024 18:45:45 - Downloading psr/cache (3.0.0) build 18-Sep-2024 18:45:45 - Downloading doctrine/deprecations (1.1.3) build 18-Sep-2024 18:45:45 - Downloading doctrine/event-manager (1.2.0) build 18-Sep-2024 18:45:45 - Downloading doctrine/cache (2.2.0) build 18-Sep-2024 18:45:45 - Downloading doctrine/dbal (3.3.8) build 18-Sep-2024 18:45:45 - Downloading google/recaptcha (1.3.0) build 18-Sep-2024 18:45:45 - Downloading guzzlehttp/promises (1.5.3) build 18-Sep-2024 18:45:45 - Downloading ralouphie/getallheaders (3.0.3) build 18-Sep-2024 18:45:45 - Downloading psr/http-message (1.1) build 18-Sep-2024 18:45:45 - Downloading guzzlehttp/psr7 (1.9.1) build 18-Sep-2024 18:45:45 - Downloading laminas/laminas-code (4.13.0) build 18-Sep-2024 18:45:45 - Downloading symfony/yaml (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading laravel/homestead (v14.5.0) build 18-Sep-2024 18:45:45 - Downloading marc1706/fast-image-size (v1.1.7) build 18-Sep-2024 18:45:45 - Downloading symfony/http-client-contracts (v3.5.0) build 18-Sep-2024 18:45:45 - Downloading symfony/http-client (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading brick/math (0.12.1) build 18-Sep-2024 18:45:45 - Downloading spomky-labs/pki-framework (1.2.1) build 18-Sep-2024 18:45:45 - Downloading psr/http-factory (1.1.0) build 18-Sep-2024 18:45:45 - Downloading psr/http-client (1.0.3) build 18-Sep-2024 18:45:45 - Downloading psr/clock (1.0.0) build 18-Sep-2024 18:45:45 - Downloading paragonie/random_compat (v9.99.100) build 18-Sep-2024 18:45:45 - Downloading paragonie/sodium_compat (v1.21.1) build 18-Sep-2024 18:45:45 - Downloading paragonie/constant_time_encoding (v2.7.0) build 18-Sep-2024 18:45:45 - Downloading web-token/jwt-library (3.4.3) build 18-Sep-2024 18:45:45 - Downloading web-token/jwt-util-ecc (3.4.3) build 18-Sep-2024 18:45:45 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 18-Sep-2024 18:45:45 - Downloading web-token/jwt-signature (3.4.3) build 18-Sep-2024 18:45:45 - Downloading web-token/jwt-key-mgmt (3.4.3) build 18-Sep-2024 18:45:45 - Downloading spomky-labs/base64url (v2.0.4) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-php72 (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading guzzlehttp/guzzle (6.5.8) build 18-Sep-2024 18:45:45 - Downloading minishlink/web-push (v8.0.0) build 18-Sep-2024 18:45:45 - Downloading sebastian/version (3.0.2) build 18-Sep-2024 18:45:45 - Downloading sebastian/type (3.2.1) build 18-Sep-2024 18:45:45 - Downloading sebastian/resource-operations (3.0.4) build 18-Sep-2024 18:45:45 - Downloading sebastian/recursion-context (4.0.5) build 18-Sep-2024 18:45:45 - Downloading sebastian/object-reflector (2.0.4) build 18-Sep-2024 18:45:45 - Downloading sebastian/object-enumerator (4.0.4) build 18-Sep-2024 18:45:45 - Downloading sebastian/global-state (5.0.7) build 18-Sep-2024 18:45:45 - Downloading sebastian/exporter (4.0.6) build 18-Sep-2024 18:45:45 - Downloading sebastian/environment (5.1.5) build 18-Sep-2024 18:45:45 - Downloading sebastian/diff (4.0.6) build 18-Sep-2024 18:45:45 - Downloading sebastian/comparator (4.0.8) build 18-Sep-2024 18:45:45 - Downloading sebastian/code-unit (1.0.8) build 18-Sep-2024 18:45:45 - Downloading sebastian/cli-parser (1.0.2) build 18-Sep-2024 18:45:45 - Downloading phpunit/php-timer (5.0.3) build 18-Sep-2024 18:45:45 - Downloading phpunit/php-text-template (2.0.4) build 18-Sep-2024 18:45:45 - Downloading phpunit/php-invoker (3.1.1) build 18-Sep-2024 18:45:45 - Downloading phpunit/php-file-iterator (3.0.6) build 18-Sep-2024 18:45:45 - Downloading theseer/tokenizer (1.2.3) build 18-Sep-2024 18:45:45 - Downloading nikic/php-parser (v4.19.1) build 18-Sep-2024 18:45:45 - Downloading sebastian/lines-of-code (1.0.4) build 18-Sep-2024 18:45:45 - Downloading sebastian/complexity (2.0.3) build 18-Sep-2024 18:45:45 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 18-Sep-2024 18:45:45 - Downloading phpunit/php-code-coverage (9.2.31) build 18-Sep-2024 18:45:45 - Downloading phar-io/version (3.2.1) build 18-Sep-2024 18:45:45 - Downloading phar-io/manifest (2.0.4) build 18-Sep-2024 18:45:45 - Downloading myclabs/deep-copy (1.12.0) build 18-Sep-2024 18:45:45 - Downloading doctrine/instantiator (2.0.0) build 18-Sep-2024 18:45:45 - Downloading phpunit/phpunit (9.6.19) build 18-Sep-2024 18:45:45 - Downloading misantron/dbunit (5.3.0) build 18-Sep-2024 18:45:45 - Downloading phing/phing (2.17.4) build 18-Sep-2024 18:45:45 - Downloading webmozart/assert (1.11.0) build 18-Sep-2024 18:45:45 - Downloading phpstan/phpdoc-parser (1.29.1) build 18-Sep-2024 18:45:45 - Downloading phpdocumentor/reflection-common (2.2.0) build 18-Sep-2024 18:45:45 - Downloading phpdocumentor/type-resolver (1.8.2) build 18-Sep-2024 18:45:45 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 18-Sep-2024 18:45:45 - Downloading spatie/array-to-xml (3.3.0) build 18-Sep-2024 18:45:45 - Downloading netresearch/jsonmapper (v4.4.1) build 18-Sep-2024 18:45:45 - Downloading fidry/cpu-core-counter (1.1.0) build 18-Sep-2024 18:45:45 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 18-Sep-2024 18:45:45 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 18-Sep-2024 18:45:45 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 18-Sep-2024 18:45:45 - Downloading amphp/amp (v2.6.4) build 18-Sep-2024 18:45:45 - Downloading amphp/byte-stream (v1.8.2) build 18-Sep-2024 18:45:45 - Downloading vimeo/psalm (5.24.0) build 18-Sep-2024 18:45:45 - Downloading symfony/routing (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/polyfill-php83 (v1.29.0) build 18-Sep-2024 18:45:45 - Downloading symfony/http-foundation (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading psr/event-dispatcher (1.0.0) build 18-Sep-2024 18:45:45 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 18-Sep-2024 18:45:45 - Downloading symfony/event-dispatcher (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/var-dumper (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/error-handler (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/http-kernel (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/var-exporter (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/dependency-injection (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/config (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/cache-contracts (v3.5.0) build 18-Sep-2024 18:45:45 - Downloading symfony/cache (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/framework-bundle (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading psalm/plugin-symfony (v5.2.2) build 18-Sep-2024 18:45:45 - Downloading s9e/sweetdom (3.4.1) build 18-Sep-2024 18:45:45 - Downloading s9e/regexp-builder (1.4.6) build 18-Sep-2024 18:45:45 - Downloading s9e/text-formatter (2.17.3) build 18-Sep-2024 18:45:45 - Downloading squizlabs/php_codesniffer (3.10.1) build 18-Sep-2024 18:45:45 - Downloading masterminds/html5 (2.9.0) build 18-Sep-2024 18:45:45 - Downloading symfony/dom-crawler (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/browser-kit (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/css-selector (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading symfony/mime (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 18-Sep-2024 18:45:45 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 18-Sep-2024 18:45:45 - Downloading twig/twig (v3.8.0) build 18-Sep-2024 18:45:45 - Downloading symfony/translation-contracts (v3.5.0) build 18-Sep-2024 18:45:45 - Downloading symfony/twig-bridge (v6.4.8) build 18-Sep-2024 18:45:48 0/142 [>---------------------------] 0% 20/142 [===>------------------------] 14% 34/142 [======>---------------------] 23% 44/142 [========>-------------------] 30% 57/142 [===========>----------------] 40% 73/142 [==============>-------------] 51% 87/142 [=================>----------] 61% 103/142 [====================>-------] 72% 116/142 [======================>-----] 81% 136/142 [==========================>-] 95% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 18-Sep-2024 18:45:48 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 18-Sep-2024 18:45:48 - Installing chita/topological_sort (v3.0.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/process (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/finder (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/filesystem (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/string (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/container (2.0.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/console (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing seld/signal-handler (2.0.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing seld/phar-utils (1.2.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing seld/jsonlint (1.10.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing react/promise (v3.2.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/log (3.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/pcre (3.1.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/semver (3.4.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/class-map-generator (1.3.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/ca-bundle (1.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing composer/composer (2.7.7): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/cache (3.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing doctrine/deprecations (1.1.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing doctrine/event-manager (1.2.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing doctrine/cache (2.2.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing doctrine/dbal (3.3.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing google/recaptcha (1.3.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/http-message (1.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing laminas/laminas-code (4.13.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/yaml (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing laravel/homestead (v14.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/http-client (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing brick/math (0.12.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/http-factory (1.1.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/http-client (1.0.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/clock (1.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 18-Sep-2024 18:45:48 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing web-token/jwt-library (3.4.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing minishlink/web-push (v8.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/version (3.0.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/type (3.2.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/global-state (5.0.7): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/exporter (4.0.6): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/environment (5.1.5): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/diff (4.0.6): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/comparator (4.0.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/code-unit (1.0.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpunit/php-timer (5.0.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 18-Sep-2024 18:45:48 - Installing theseer/tokenizer (1.2.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing nikic/php-parser (v4.19.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/complexity (2.0.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 18-Sep-2024 18:45:48 - Installing phar-io/version (3.2.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing phar-io/manifest (2.0.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing doctrine/instantiator (2.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpunit/phpunit (9.6.19): Extracting archive build 18-Sep-2024 18:45:48 - Installing misantron/dbunit (5.3.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing phing/phing (2.17.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing webmozart/assert (1.11.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing amphp/amp (v2.6.4): Extracting archive build 18-Sep-2024 18:45:48 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing vimeo/psalm (5.24.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/routing (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/error-handler (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/config (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/cache (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 18-Sep-2024 18:45:48 - Installing s9e/sweetdom (3.4.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 18-Sep-2024 18:45:48 - Installing s9e/text-formatter (2.17.3): Extracting archive build 18-Sep-2024 18:45:48 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 18-Sep-2024 18:45:48 - Installing masterminds/html5 (2.9.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/css-selector (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/mime (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 18-Sep-2024 18:45:48 - Installing twig/twig (v3.8.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:48 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 18-Sep-2024 18:45:51 0/140 [>---------------------------] 0% 16/140 [===>------------------------] 11% 35/140 [=======>--------------------] 25% 43/140 [========>-------------------] 30% 63/140 [============>---------------] 45% 73/140 [==============>-------------] 52% 89/140 [=================>----------] 63% 102/140 [====================>-------] 72% 112/140 [======================>-----] 80% 127/140 [=========================>--] 90% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:51 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:51 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:51 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:51 Generating autoload files build 18-Sep-2024 18:45:52 101 packages you are using are looking for funding. build 18-Sep-2024 18:45:52 Use the `composer fund` command to find out more! build 18-Sep-2024 18:45:53 remote: Enumerating objects: 6819, done. build 18-Sep-2024 18:45:53 remote: Counting objects: 0% (1/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 1% (15/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 2% (30/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 3% (44/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 4% (59/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 5% (74/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 6% (88/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 7% (103/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 8% (118/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 9% (132/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 10% (147/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 11% (161/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 12% (176/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 13% (191/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 14% (205/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 15% (220/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 16% (235/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 17% (249/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 18% (264/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 19% (278/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 20% (293/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 21% (308/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 22% (322/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 23% (337/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 24% (352/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 25% (366/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 26% (381/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 27% (396/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 28% (410/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 29% (425/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 30% (439/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 31% (454/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 32% (469/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 33% (483/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 34% (498/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 35% (513/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 36% (527/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 37% (542/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 38% (556/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 39% (571/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 40% (586/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 41% (600/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 42% (615/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 43% (630/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 44% (644/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 45% (659/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 46% (673/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 47% (688/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 48% (703/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 49% (717/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 50% (732/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 51% (747/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 52% (761/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 53% (776/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 54% (791/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 55% (805/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 56% (820/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 57% (834/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 58% (849/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 59% (864/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 60% (878/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 61% (893/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 62% (908/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 63% (922/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 64% (937/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 65% (951/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 66% (966/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 67% (981/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 68% (995/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 69% (1010/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 70% (1025/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 71% (1039/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 72% (1054/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 73% (1068/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 74% (1083/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 75% (1098/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 76% (1112/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 77% (1127/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 78% (1142/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 79% (1156/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 80% (1171/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 81% (1186/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 82% (1200/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 83% (1215/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 84% (1229/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 85% (1244/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 86% (1259/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 87% (1273/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 88% (1288/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 89% (1303/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 90% (1317/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 91% (1332/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 92% (1346/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 93% (1361/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 94% (1376/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 95% (1390/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 96% (1405/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 97% (1420/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 98% (1434/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 99% (1449/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 100% (1463/1463) build 18-Sep-2024 18:45:53 remote: Counting objects: 100% (1463/1463), done. build 18-Sep-2024 18:45:53 Receiving objects: 0% (1/6819) build 18-Sep-2024 18:45:53 Receiving objects: 1% (69/6819) build 18-Sep-2024 18:45:53 Receiving objects: 2% (137/6819) build 18-Sep-2024 18:45:53 Receiving objects: 3% (205/6819) build 18-Sep-2024 18:45:53 Receiving objects: 4% (273/6819) build 18-Sep-2024 18:45:53 Receiving objects: 5% (341/6819) build 18-Sep-2024 18:45:53 Receiving objects: 6% (410/6819) build 18-Sep-2024 18:45:53 Receiving objects: 7% (478/6819) build 18-Sep-2024 18:45:53 Receiving objects: 8% (546/6819) build 18-Sep-2024 18:45:53 Receiving objects: 9% (614/6819) build 18-Sep-2024 18:45:53 Receiving objects: 10% (682/6819) build 18-Sep-2024 18:45:53 Receiving objects: 11% (751/6819) build 18-Sep-2024 18:45:53 Receiving objects: 12% (819/6819) build 18-Sep-2024 18:45:53 Receiving objects: 13% (887/6819) build 18-Sep-2024 18:45:53 Receiving objects: 14% (955/6819) build 18-Sep-2024 18:45:53 Receiving objects: 15% (1023/6819) build 18-Sep-2024 18:45:53 Receiving objects: 16% (1092/6819) build 18-Sep-2024 18:45:53 Receiving objects: 17% (1160/6819) build 18-Sep-2024 18:45:53 Receiving objects: 18% (1228/6819) build 18-Sep-2024 18:45:53 Receiving objects: 19% (1296/6819) build 18-Sep-2024 18:45:53 Receiving objects: 20% (1364/6819) build 18-Sep-2024 18:45:53 Receiving objects: 21% (1432/6819) build 18-Sep-2024 18:45:53 Receiving objects: 22% (1501/6819) build 18-Sep-2024 18:45:53 Receiving objects: 23% (1569/6819) build 18-Sep-2024 18:45:53 Receiving objects: 24% (1637/6819) build 18-Sep-2024 18:45:53 Receiving objects: 25% (1705/6819) build 18-Sep-2024 18:45:53 Receiving objects: 26% (1773/6819) build 18-Sep-2024 18:45:53 Receiving objects: 27% (1842/6819) build 18-Sep-2024 18:45:53 Receiving objects: 28% (1910/6819) build 18-Sep-2024 18:45:53 Receiving objects: 29% (1978/6819) build 18-Sep-2024 18:45:53 Receiving objects: 30% (2046/6819) build 18-Sep-2024 18:45:53 Receiving objects: 31% (2114/6819) build 18-Sep-2024 18:45:53 Receiving objects: 32% (2183/6819) build 18-Sep-2024 18:45:53 Receiving objects: 33% (2251/6819) build 18-Sep-2024 18:45:53 Receiving objects: 34% (2319/6819) build 18-Sep-2024 18:45:53 Receiving objects: 35% (2387/6819) build 18-Sep-2024 18:45:53 Receiving objects: 36% (2455/6819) build 18-Sep-2024 18:45:53 Receiving objects: 37% (2524/6819) build 18-Sep-2024 18:45:53 Receiving objects: 38% (2592/6819) build 18-Sep-2024 18:45:53 Receiving objects: 39% (2660/6819) build 18-Sep-2024 18:45:53 Receiving objects: 40% (2728/6819) build 18-Sep-2024 18:45:53 Receiving objects: 41% (2796/6819) build 18-Sep-2024 18:45:53 Receiving objects: 42% (2864/6819) build 18-Sep-2024 18:45:53 Receiving objects: 43% (2933/6819) build 18-Sep-2024 18:45:53 Receiving objects: 44% (3001/6819) build 18-Sep-2024 18:45:53 Receiving objects: 45% (3069/6819) build 18-Sep-2024 18:45:53 Receiving objects: 46% (3137/6819) build 18-Sep-2024 18:45:53 Receiving objects: 47% (3205/6819) build 18-Sep-2024 18:45:53 Receiving objects: 48% (3274/6819) build 18-Sep-2024 18:45:53 Receiving objects: 49% (3342/6819) build 18-Sep-2024 18:45:53 Receiving objects: 50% (3410/6819) build 18-Sep-2024 18:45:53 Receiving objects: 51% (3478/6819) build 18-Sep-2024 18:45:53 Receiving objects: 52% (3546/6819) build 18-Sep-2024 18:45:53 Receiving objects: 53% (3615/6819) build 18-Sep-2024 18:45:53 Receiving objects: 54% (3683/6819) build 18-Sep-2024 18:45:53 Receiving objects: 55% (3751/6819) build 18-Sep-2024 18:45:53 Receiving objects: 56% (3819/6819) build 18-Sep-2024 18:45:53 Receiving objects: 57% (3887/6819) build 18-Sep-2024 18:45:53 Receiving objects: 58% (3956/6819) build 18-Sep-2024 18:45:53 Receiving objects: 59% (4024/6819) build 18-Sep-2024 18:45:54 Receiving objects: 60% (4092/6819) build 18-Sep-2024 18:45:54 Receiving objects: 61% (4160/6819) build 18-Sep-2024 18:45:54 Receiving objects: 62% (4228/6819) build 18-Sep-2024 18:45:54 Receiving objects: 63% (4296/6819) build 18-Sep-2024 18:45:54 Receiving objects: 64% (4365/6819) build 18-Sep-2024 18:45:54 Receiving objects: 65% (4433/6819) build 18-Sep-2024 18:45:54 Receiving objects: 66% (4501/6819) build 18-Sep-2024 18:45:54 Receiving objects: 67% (4569/6819) build 18-Sep-2024 18:45:54 Receiving objects: 68% (4637/6819) build 18-Sep-2024 18:45:54 Receiving objects: 69% (4706/6819) build 18-Sep-2024 18:45:54 Receiving objects: 70% (4774/6819) build 18-Sep-2024 18:45:54 Receiving objects: 71% (4842/6819) build 18-Sep-2024 18:45:54 Receiving objects: 72% (4910/6819) build 18-Sep-2024 18:45:54 Receiving objects: 73% (4978/6819) build 18-Sep-2024 18:45:54 Receiving objects: 74% (5047/6819) build 18-Sep-2024 18:45:54 Receiving objects: 75% (5115/6819) build 18-Sep-2024 18:45:54 Receiving objects: 76% (5183/6819) build 18-Sep-2024 18:45:54 Receiving objects: 77% (5251/6819) build 18-Sep-2024 18:45:54 Receiving objects: 78% (5319/6819) build 18-Sep-2024 18:45:54 Receiving objects: 79% (5388/6819) build 18-Sep-2024 18:45:54 Receiving objects: 80% (5456/6819) build 18-Sep-2024 18:45:54 Receiving objects: 81% (5524/6819) build 18-Sep-2024 18:45:54 Receiving objects: 82% (5592/6819) build 18-Sep-2024 18:45:54 Receiving objects: 83% (5660/6819) build 18-Sep-2024 18:45:54 Receiving objects: 84% (5728/6819) build 18-Sep-2024 18:45:54 Receiving objects: 85% (5797/6819) build 18-Sep-2024 18:45:54 Receiving objects: 86% (5865/6819) build 18-Sep-2024 18:45:54 Receiving objects: 87% (5933/6819) build 18-Sep-2024 18:45:54 Receiving objects: 88% (6001/6819) build 18-Sep-2024 18:45:54 Receiving objects: 89% (6069/6819) build 18-Sep-2024 18:45:54 Receiving objects: 90% (6138/6819) build 18-Sep-2024 18:45:54 Receiving objects: 91% (6206/6819) build 18-Sep-2024 18:45:54 Receiving objects: 92% (6274/6819) build 18-Sep-2024 18:45:54 Receiving objects: 93% (6342/6819) build 18-Sep-2024 18:45:54 Receiving objects: 94% (6410/6819) build 18-Sep-2024 18:45:54 Receiving objects: 95% (6479/6819) build 18-Sep-2024 18:45:54 Receiving objects: 96% (6547/6819) build 18-Sep-2024 18:45:54 Receiving objects: 97% (6615/6819) build 18-Sep-2024 18:45:54 Receiving objects: 98% (6683/6819) build 18-Sep-2024 18:45:54 remote: Total 6819 (delta 1463), reused 1463 (delta 1463), pack-reused 5356 (from 1) build 18-Sep-2024 18:45:54 Receiving objects: 99% (6751/6819) build 18-Sep-2024 18:45:54 Receiving objects: 100% (6819/6819) build 18-Sep-2024 18:45:54 Receiving objects: 100% (6819/6819), 4.34 MiB | 21.67 MiB/s, done. build 18-Sep-2024 18:45:54 Resolving deltas: 0% (0/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 1% (41/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 2% (81/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 3% (121/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 4% (161/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 5% (201/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 6% (241/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 7% (282/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 8% (322/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 9% (362/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 10% (402/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 11% (442/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 12% (482/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 13% (523/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 14% (563/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 15% (603/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 16% (643/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 17% (683/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 18% (723/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 19% (764/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 20% (804/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 21% (844/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 22% (884/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 23% (924/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 24% (964/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 25% (1004/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 26% (1045/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 27% (1085/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 28% (1125/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 29% (1165/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 30% (1205/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 31% (1245/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 32% (1286/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 33% (1326/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 34% (1366/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 35% (1406/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 36% (1446/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 37% (1486/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 38% (1527/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 39% (1567/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 40% (1607/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 41% (1647/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 42% (1687/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 43% (1727/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 44% (1768/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 45% (1808/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 46% (1848/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 47% (1888/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 48% (1928/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 49% (1968/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 50% (2008/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 51% (2049/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 52% (2089/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 53% (2129/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 54% (2169/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 55% (2209/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 56% (2249/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 57% (2290/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 58% (2330/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 59% (2370/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 60% (2410/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 61% (2450/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 62% (2490/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 63% (2531/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 64% (2571/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 65% (2611/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 66% (2651/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 67% (2691/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 68% (2731/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 69% (2772/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 70% (2812/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 71% (2852/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 72% (2892/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 73% (2932/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 74% (2972/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 75% (3012/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 76% (3053/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 77% (3093/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 78% (3133/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 79% (3173/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 80% (3213/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 81% (3253/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 82% (3294/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 83% (3334/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 84% (3374/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 85% (3414/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 86% (3454/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 87% (3494/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 88% (3535/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 89% (3575/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 90% (3615/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 91% (3655/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 92% (3695/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 93% (3735/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 94% (3776/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 95% (3816/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 96% (3856/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 97% (3896/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 98% (3936/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 99% (3976/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 100% (4016/4016) build 18-Sep-2024 18:45:54 Resolving deltas: 100% (4016/4016), completed with 160 local objects. build 18-Sep-2024 18:45:54 From https://github.com/phpbb/phpbb build 18-Sep-2024 18:45:54 * branch HEAD -> FETCH_HEAD build 18-Sep-2024 18:45:54 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 18-Sep-2024 18:45:54 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 18-Sep-2024 18:45:54 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 18-Sep-2024 18:45:54 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 18-Sep-2024 18:45:54 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 18-Sep-2024 18:45:54 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 18-Sep-2024 18:45:54 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 18-Sep-2024 18:45:54 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.0 -> release-2.0.0 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.1 -> release-2.0.1 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.10 -> release-2.0.10 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.11 -> release-2.0.11 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.12 -> release-2.0.12 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.13 -> release-2.0.13 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.14 -> release-2.0.14 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.15 -> release-2.0.15 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.16 -> release-2.0.16 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.17 -> release-2.0.17 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.18 -> release-2.0.18 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.19 -> release-2.0.19 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.2 -> release-2.0.2 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.20 -> release-2.0.20 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.21 -> release-2.0.21 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.22 -> release-2.0.22 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.23 -> release-2.0.23 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.3 -> release-2.0.3 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.4 -> release-2.0.4 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.5 -> release-2.0.5 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.6 -> release-2.0.6 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.7 -> release-2.0.7 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.8 -> release-2.0.8 build 18-Sep-2024 18:45:54 * [new tag] release-2.0.8a -> release-2.0.8a build 18-Sep-2024 18:45:54 * [new tag] release-2.0.9 -> release-2.0.9 build 18-Sep-2024 18:45:54 * [new tag] release-3.0.11 -> release-3.0.11 build 18-Sep-2024 18:45:54 * [new tag] release-3.0.12 -> release-3.0.12 build 18-Sep-2024 18:45:54 * [new tag] release-3.0.13 -> release-3.0.13 build 18-Sep-2024 18:45:54 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 18-Sep-2024 18:45:54 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 18-Sep-2024 18:45:54 * [new tag] start -> start build 18-Sep-2024 18:45:54 Buildfile: /data/build/build.xml build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55 phpBB > clean: build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55  [delete] Directory /data/build/logs does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/api does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/coverage does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/cpd does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/new_version does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 18-Sep-2024 18:45:55  [delete] Directory /data/build/save does not exist or is not a directory. build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55 phpBB > prepare: build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/logs build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/api build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/codebrowser build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/coverage build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/cpd build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/dependencies build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/new_version build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/new_version/files build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/new_version/patches build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/new_version/release_files build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/new_version/update build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/old_versions build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/save build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55 phpBB > prepare-new-version: build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55  [mkdir] Created dir: /data/build/new_version/phpBB3 build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55 phpBB > export: build 18-Sep-2024 18:45:55  build 18-Sep-2024 18:45:55 Installing dependencies from lock file build 18-Sep-2024 18:45:55 Verifying lock file contents can be installed on current platform. build 18-Sep-2024 18:45:55 Package operations: 88 installs, 0 updates, 0 removals build 18-Sep-2024 18:45:55 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 18-Sep-2024 18:45:55 - Downloading composer/installers (v1.12.0) build 18-Sep-2024 18:45:55 - Downloading composer/package-versions-deprecated (1.11.99.5) build 18-Sep-2024 18:45:55 - Downloading bantu/ini-get-wrapper (v1.0.1) build 18-Sep-2024 18:45:55 - Downloading carlos-mg89/oauth (0.8.15) build 18-Sep-2024 18:45:55 - Downloading chita/topological_sort (v3.0.1) build 18-Sep-2024 18:45:55 - Downloading symfony/process (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-php81 (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-php80 (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-php73 (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/finder (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-mbstring (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-ctype (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/filesystem (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/string (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/deprecation-contracts (v3.5.0) build 18-Sep-2024 18:45:55 - Downloading psr/container (2.0.2) build 18-Sep-2024 18:45:55 - Downloading symfony/service-contracts (v3.5.0) build 18-Sep-2024 18:45:55 - Downloading symfony/console (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading seld/signal-handler (2.0.2) build 18-Sep-2024 18:45:55 - Downloading seld/phar-utils (1.2.1) build 18-Sep-2024 18:45:55 - Downloading seld/jsonlint (1.10.2) build 18-Sep-2024 18:45:55 - Downloading react/promise (v3.2.0) build 18-Sep-2024 18:45:55 - Downloading psr/log (3.0.0) build 18-Sep-2024 18:45:55 - Downloading justinrainbow/json-schema (v5.2.13) build 18-Sep-2024 18:45:55 - Downloading composer/pcre (3.1.4) build 18-Sep-2024 18:45:55 - Downloading composer/xdebug-handler (3.0.5) build 18-Sep-2024 18:45:55 - Downloading composer/spdx-licenses (1.5.8) build 18-Sep-2024 18:45:55 - Downloading composer/semver (3.4.0) build 18-Sep-2024 18:45:55 - Downloading composer/metadata-minifier (1.0.0) build 18-Sep-2024 18:45:55 - Downloading composer/class-map-generator (1.3.4) build 18-Sep-2024 18:45:55 - Downloading composer/ca-bundle (1.5.0) build 18-Sep-2024 18:45:55 - Downloading composer/composer (2.7.7) build 18-Sep-2024 18:45:55 - Downloading psr/cache (3.0.0) build 18-Sep-2024 18:45:55 - Downloading doctrine/deprecations (1.1.3) build 18-Sep-2024 18:45:55 - Downloading doctrine/event-manager (1.2.0) build 18-Sep-2024 18:45:55 - Downloading doctrine/cache (2.2.0) build 18-Sep-2024 18:45:55 - Downloading doctrine/dbal (3.3.8) build 18-Sep-2024 18:45:55 - Downloading google/recaptcha (1.3.0) build 18-Sep-2024 18:45:55 - Downloading guzzlehttp/promises (1.5.3) build 18-Sep-2024 18:45:55 - Downloading ralouphie/getallheaders (3.0.3) build 18-Sep-2024 18:45:55 - Downloading psr/http-message (1.1) build 18-Sep-2024 18:45:55 - Downloading guzzlehttp/psr7 (1.9.1) build 18-Sep-2024 18:45:55 - Downloading laminas/laminas-code (4.13.0) build 18-Sep-2024 18:45:55 - Downloading marc1706/fast-image-size (v1.1.7) build 18-Sep-2024 18:45:55 - Downloading symfony/http-client-contracts (v3.5.0) build 18-Sep-2024 18:45:55 - Downloading symfony/http-client (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading brick/math (0.12.1) build 18-Sep-2024 18:45:55 - Downloading spomky-labs/pki-framework (1.2.1) build 18-Sep-2024 18:45:55 - Downloading psr/http-factory (1.1.0) build 18-Sep-2024 18:45:55 - Downloading psr/http-client (1.0.3) build 18-Sep-2024 18:45:55 - Downloading psr/clock (1.0.0) build 18-Sep-2024 18:45:55 - Downloading paragonie/random_compat (v9.99.100) build 18-Sep-2024 18:45:55 - Downloading paragonie/sodium_compat (v1.21.1) build 18-Sep-2024 18:45:55 - Downloading paragonie/constant_time_encoding (v2.7.0) build 18-Sep-2024 18:45:55 - Downloading web-token/jwt-library (3.4.3) build 18-Sep-2024 18:45:55 - Downloading web-token/jwt-util-ecc (3.4.3) build 18-Sep-2024 18:45:55 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 18-Sep-2024 18:45:55 - Downloading web-token/jwt-signature (3.4.3) build 18-Sep-2024 18:45:55 - Downloading web-token/jwt-key-mgmt (3.4.3) build 18-Sep-2024 18:45:55 - Downloading spomky-labs/base64url (v2.0.4) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-php72 (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading guzzlehttp/guzzle (6.5.8) build 18-Sep-2024 18:45:55 - Downloading minishlink/web-push (v8.0.0) build 18-Sep-2024 18:45:55 - Downloading s9e/sweetdom (3.4.1) build 18-Sep-2024 18:45:55 - Downloading s9e/regexp-builder (1.4.6) build 18-Sep-2024 18:45:55 - Downloading s9e/text-formatter (2.17.3) build 18-Sep-2024 18:45:55 - Downloading symfony/config (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading psr/event-dispatcher (1.0.0) build 18-Sep-2024 18:45:55 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 18-Sep-2024 18:45:55 - Downloading symfony/polyfill-php83 (v1.29.0) build 18-Sep-2024 18:45:55 - Downloading symfony/http-foundation (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/event-dispatcher (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/var-dumper (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/error-handler (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/http-kernel (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/mime (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/var-exporter (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/dependency-injection (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 18-Sep-2024 18:45:55 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/routing (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading twig/twig (v3.8.0) build 18-Sep-2024 18:45:55 - Downloading symfony/translation-contracts (v3.5.0) build 18-Sep-2024 18:45:55 - Downloading symfony/twig-bridge (v6.4.8) build 18-Sep-2024 18:45:55 - Downloading symfony/yaml (v6.4.8) build 18-Sep-2024 18:45:56 0/88 [>---------------------------] 0% build 18-Sep-2024 18:45:57 6/88 [=>--------------------------] 6% build 18-Sep-2024 18:45:57 13/88 [====>-----------------------] 14% build 18-Sep-2024 18:45:57 24/88 [=======>--------------------] 27% build 18-Sep-2024 18:45:57 37/88 [===========>----------------] 42% build 18-Sep-2024 18:45:57 45/88 [==============>-------------] 51% build 18-Sep-2024 18:45:57 56/88 [=================>----------] 63% build 18-Sep-2024 18:45:57 64/88 [====================>-------] 72% build 18-Sep-2024 18:45:57 74/88 [=======================>----] 84% build 18-Sep-2024 18:45:57 84/88 [==========================>-] 95% build 18-Sep-2024 18:45:57 88/88 [============================] 100% build 18-Sep-2024 18:45:57 - Installing composer/installers (v1.12.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 18-Sep-2024 18:45:58 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 18-Sep-2024 18:45:58 - Installing chita/topological_sort (v3.0.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/process (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/finder (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/filesystem (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/string (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/container (2.0.2): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/console (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing seld/signal-handler (2.0.2): Extracting archive build 18-Sep-2024 18:45:58 - Installing seld/phar-utils (1.2.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing seld/jsonlint (1.10.2): Extracting archive build 18-Sep-2024 18:45:58 - Installing react/promise (v3.2.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/log (3.0.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/pcre (3.1.4): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/semver (3.4.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/class-map-generator (1.3.4): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/ca-bundle (1.5.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing composer/composer (2.7.7): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/cache (3.0.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing doctrine/deprecations (1.1.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing doctrine/event-manager (1.2.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing doctrine/cache (2.2.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing doctrine/dbal (3.3.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing google/recaptcha (1.3.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/http-message (1.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing laminas/laminas-code (4.13.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/http-client (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing brick/math (0.12.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/http-factory (1.1.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/http-client (1.0.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/clock (1.0.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 18-Sep-2024 18:45:58 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing web-token/jwt-library (3.4.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing minishlink/web-push (v8.0.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing s9e/sweetdom (3.4.1): Extracting archive build 18-Sep-2024 18:45:58 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 18-Sep-2024 18:45:58 - Installing s9e/text-formatter (2.17.3): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/config (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/error-handler (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/mime (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/routing (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing twig/twig (v3.8.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 - Installing symfony/yaml (v6.4.8): Extracting archive build 18-Sep-2024 18:45:58 0/86 [>---------------------------] 0% build 18-Sep-2024 18:45:58 9/86 [==>-------------------------] 10% build 18-Sep-2024 18:45:58 20/86 [======>---------------------] 23% build 18-Sep-2024 18:45:58 30/86 [=========>------------------] 34% build 18-Sep-2024 18:45:58 40/86 [=============>--------------] 46% build 18-Sep-2024 18:45:59 48/86 [===============>------------] 55% build 18-Sep-2024 18:45:59 57/86 [==================>---------] 66% build 18-Sep-2024 18:45:59 61/86 [===================>--------] 70% build 18-Sep-2024 18:45:59 77/86 [=========================>--] 89% build 18-Sep-2024 18:45:59 85/86 [===========================>] 98% build 18-Sep-2024 18:45:59 86/86 [============================] 100% build 18-Sep-2024 18:45:59 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:59 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:59 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:59 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 18-Sep-2024 18:45:59 Generating optimized autoload files build 18-Sep-2024 18:46:01 63 packages you are using are looking for funding. build 18-Sep-2024 18:46:01 Use the `composer fund` command to find out more! build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/composer.phar build 18-Sep-2024 18:46:01  build 18-Sep-2024 18:46:01 phpBB > clean-vendor-dir: build 18-Sep-2024 18:46:01  build 18-Sep-2024 18:46:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete. build 18-Sep-2024 18:46:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist build 18-Sep-2024 18:46:01  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/react/promise/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/README.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete. build 18-Sep-2024 18:46:01  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete. build 18-Sep-2024 18:46:01  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete. build 18-Sep-2024 18:46:01 Cloning into 'viglink'... build 18-Sep-2024 18:46:02 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:02 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:02 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:02 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:02 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:02 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:02 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:02 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:02 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:02 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:02 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:02 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:02 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:02 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:02 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:02 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:02 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:02 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:02 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:02 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:02 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:02 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:02 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:02 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:02 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:02 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:02 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:02 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:02 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:02 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:02 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:02 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:02 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:02 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:02 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:02 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:02 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:02 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:02 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:02 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:02 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:02 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:02 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:02 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:02 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:02 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:02 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:02 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:02 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:02 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:02 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:02 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:02 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:02 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:02 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:02 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:02 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:02 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:02 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:02 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:02 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:02 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:02 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:02 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:02 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:02 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:02 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:02 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:02 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:02 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:02 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:02 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:02 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:02 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:02 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:02 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:02 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:02 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:02 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:02 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:02 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:02 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:02 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:02 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:02 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:02 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:02 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:02 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:02 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:02 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:02 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:02 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:02 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:02 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:02 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:02 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:02 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:02 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:02 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:02 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:02 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:02 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:02 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:02 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:02 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:02 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:02 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:02 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 18-Sep-2024 18:46:02 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:02 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:02 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:02 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:02 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:02 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:02 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:02 Resolving deltas: 7% (42/579) build 18-Sep-2024 18:46:02 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:02 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:02 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:02 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:02 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:02 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:02 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:02 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:02 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:02 Resolving deltas: 17% (100/579) build 18-Sep-2024 18:46:02 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:02 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:02 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:02 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:02 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:02 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:02 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:02 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:02 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:02 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:02 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:02 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:02 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:02 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:02 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:02 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:02 Resolving deltas: 34% (198/579) build 18-Sep-2024 18:46:02 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:02 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:02 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:02 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:02 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:02 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:02 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:02 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:02 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:02 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:02 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:02 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:02 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:02 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:02 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:02 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:02 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:02 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:02 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:02 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:02 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:02 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:02 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:02 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:02 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:02 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:02 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:02 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:02 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:02 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:02 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:02 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:02 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:02 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:02 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:02 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:02 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:02 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:02 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:02 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:02 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:02 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:02 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:02 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:02 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:02 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:02 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:02 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:02 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:02 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:02 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:02 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:02 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:02 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:02 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:02 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:02 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:02 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:02 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:02 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:02 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:02 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:02 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:02 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:02 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:02 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:02 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:02 Already on 'master' build 18-Sep-2024 18:46:02 Your branch is up to date with 'origin/master'. build 18-Sep-2024 18:46:02  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:02  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:02  [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:46:02  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:02  [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:46:02  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:02  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:02  [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete. build 18-Sep-2024 18:46:02  [delete] Deleting directory /data/build/new_version/phpBB3/develop build 18-Sep-2024 18:46:02  [delete] Deleting directory /data/build/new_version/phpBB3/install/data build 18-Sep-2024 18:46:02  [delete] Deleting directory /data/build/new_version/phpBB3/config/development build 18-Sep-2024 18:46:02  [delete] Deleting directory /data/build/new_version/phpBB3/config/test build 18-Sep-2024 18:46:02  [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3 build 18-Sep-2024 18:46:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777 build 18-Sep-2024 18:46:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777 build 18-Sep-2024 18:46:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777 build 18-Sep-2024 18:46:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777 build 18-Sep-2024 18:46:02  [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:03  build 18-Sep-2024 18:46:03 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:03  build 18-Sep-2024 18:46:03  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/cache build 18-Sep-2024 18:46:03  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/docs build 18-Sep-2024 18:46:03  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/files build 18-Sep-2024 18:46:03  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/install build 18-Sep-2024 18:46:03  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/store build 18-Sep-2024 18:46:03  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/vendor build 18-Sep-2024 18:46:04  [touch] Creating /data/build/new_version/phpBB3/config.php build 18-Sep-2024 18:46:04  [copy] Copying 1 file to /data/build/new_version/phpBB3/vendor build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04 phpBB > old-version-diffs: build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04 phpBB > old-version-diff: build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04  [echo] Retrieving version 3.1.0 build 18-Sep-2024 18:46:04  [mkdir] Created dir: /data/build/old_versions/release-3.1.0 build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04 phpBB > export: build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04  [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete. build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data build 18-Sep-2024 18:46:04  [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:04  [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:04  [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0 build 18-Sep-2024 18:46:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777 build 18-Sep-2024 18:46:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777 build 18-Sep-2024 18:46:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777 build 18-Sep-2024 18:46:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777 build 18-Sep-2024 18:46:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:04  build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/files build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install build 18-Sep-2024 18:46:04  [delete] Deleting directory /data/build/old_versions/release-3.1.0/store build 18-Sep-2024 18:46:04  [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:05  build 18-Sep-2024 18:46:05 phpBB > old-version-diff: build 18-Sep-2024 18:46:05  build 18-Sep-2024 18:46:05  [echo] Retrieving version 3.1.1 build 18-Sep-2024 18:46:05  [mkdir] Created dir: /data/build/old_versions/release-3.1.1 build 18-Sep-2024 18:46:05  build 18-Sep-2024 18:46:05 phpBB > export: build 18-Sep-2024 18:46:05  build 18-Sep-2024 18:46:06  [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete. build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data build 18-Sep-2024 18:46:06  [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:06  [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:06  [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1 build 18-Sep-2024 18:46:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777 build 18-Sep-2024 18:46:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777 build 18-Sep-2024 18:46:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777 build 18-Sep-2024 18:46:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777 build 18-Sep-2024 18:46:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:06  build 18-Sep-2024 18:46:06 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:06  build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/files build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install build 18-Sep-2024 18:46:06  [delete] Deleting directory /data/build/old_versions/release-3.1.1/store build 18-Sep-2024 18:46:06  [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:06  build 18-Sep-2024 18:46:06 phpBB > old-version-diff: build 18-Sep-2024 18:46:06  build 18-Sep-2024 18:46:06  [echo] Retrieving version 3.1.2 build 18-Sep-2024 18:46:06  [mkdir] Created dir: /data/build/old_versions/release-3.1.2 build 18-Sep-2024 18:46:06  build 18-Sep-2024 18:46:06 phpBB > export: build 18-Sep-2024 18:46:06  build 18-Sep-2024 18:46:07  [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete. build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data build 18-Sep-2024 18:46:07  [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:07  [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:07  [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2 build 18-Sep-2024 18:46:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777 build 18-Sep-2024 18:46:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777 build 18-Sep-2024 18:46:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777 build 18-Sep-2024 18:46:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777 build 18-Sep-2024 18:46:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:07  build 18-Sep-2024 18:46:07 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:07  build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/files build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install build 18-Sep-2024 18:46:07  [delete] Deleting directory /data/build/old_versions/release-3.1.2/store build 18-Sep-2024 18:46:07  [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:07  build 18-Sep-2024 18:46:07 phpBB > old-version-diff: build 18-Sep-2024 18:46:07  build 18-Sep-2024 18:46:07  [echo] Retrieving version 3.1.3 build 18-Sep-2024 18:46:07  [mkdir] Created dir: /data/build/old_versions/release-3.1.3 build 18-Sep-2024 18:46:07  build 18-Sep-2024 18:46:07 phpBB > export: build 18-Sep-2024 18:46:07  build 18-Sep-2024 18:46:08  [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete. build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data build 18-Sep-2024 18:46:08  [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:08  [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:08  [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3 build 18-Sep-2024 18:46:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777 build 18-Sep-2024 18:46:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777 build 18-Sep-2024 18:46:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777 build 18-Sep-2024 18:46:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777 build 18-Sep-2024 18:46:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:08  build 18-Sep-2024 18:46:08 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:08  build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/files build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install build 18-Sep-2024 18:46:08  [delete] Deleting directory /data/build/old_versions/release-3.1.3/store build 18-Sep-2024 18:46:08  [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:09  build 18-Sep-2024 18:46:09 phpBB > old-version-diff: build 18-Sep-2024 18:46:09  build 18-Sep-2024 18:46:09  [echo] Retrieving version 3.1.4 build 18-Sep-2024 18:46:09  [mkdir] Created dir: /data/build/old_versions/release-3.1.4 build 18-Sep-2024 18:46:09  build 18-Sep-2024 18:46:09 phpBB > export: build 18-Sep-2024 18:46:09  build 18-Sep-2024 18:46:09  [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete. build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data build 18-Sep-2024 18:46:09  [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:09  [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:09  [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4 build 18-Sep-2024 18:46:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777 build 18-Sep-2024 18:46:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777 build 18-Sep-2024 18:46:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777 build 18-Sep-2024 18:46:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777 build 18-Sep-2024 18:46:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:09  build 18-Sep-2024 18:46:09 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:09  build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/files build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install build 18-Sep-2024 18:46:09  [delete] Deleting directory /data/build/old_versions/release-3.1.4/store build 18-Sep-2024 18:46:09  [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:10  build 18-Sep-2024 18:46:10 phpBB > old-version-diff: build 18-Sep-2024 18:46:10  build 18-Sep-2024 18:46:10  [echo] Retrieving version 3.1.5 build 18-Sep-2024 18:46:10  [mkdir] Created dir: /data/build/old_versions/release-3.1.5 build 18-Sep-2024 18:46:10  build 18-Sep-2024 18:46:10 phpBB > export: build 18-Sep-2024 18:46:10  build 18-Sep-2024 18:46:10  [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete. build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data build 18-Sep-2024 18:46:10  [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:10  [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:10  [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5 build 18-Sep-2024 18:46:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777 build 18-Sep-2024 18:46:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777 build 18-Sep-2024 18:46:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777 build 18-Sep-2024 18:46:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777 build 18-Sep-2024 18:46:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:10  build 18-Sep-2024 18:46:10 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:10  build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/files build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install build 18-Sep-2024 18:46:10  [delete] Deleting directory /data/build/old_versions/release-3.1.5/store build 18-Sep-2024 18:46:10  [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:11  build 18-Sep-2024 18:46:11 phpBB > old-version-diff: build 18-Sep-2024 18:46:11  build 18-Sep-2024 18:46:11  [echo] Retrieving version 3.1.6 build 18-Sep-2024 18:46:11  [mkdir] Created dir: /data/build/old_versions/release-3.1.6 build 18-Sep-2024 18:46:11  build 18-Sep-2024 18:46:11 phpBB > export: build 18-Sep-2024 18:46:11  build 18-Sep-2024 18:46:11  [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete. build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data build 18-Sep-2024 18:46:11  [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:11  [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:11  [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6 build 18-Sep-2024 18:46:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777 build 18-Sep-2024 18:46:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777 build 18-Sep-2024 18:46:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777 build 18-Sep-2024 18:46:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777 build 18-Sep-2024 18:46:11  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:11  build 18-Sep-2024 18:46:11 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:11  build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/files build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install build 18-Sep-2024 18:46:11  [delete] Deleting directory /data/build/old_versions/release-3.1.6/store build 18-Sep-2024 18:46:11  [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:12  build 18-Sep-2024 18:46:12 phpBB > old-version-diff: build 18-Sep-2024 18:46:12  build 18-Sep-2024 18:46:12  [echo] Retrieving version 3.1.7 build 18-Sep-2024 18:46:12  [mkdir] Created dir: /data/build/old_versions/release-3.1.7 build 18-Sep-2024 18:46:12  build 18-Sep-2024 18:46:12 phpBB > export: build 18-Sep-2024 18:46:12  build 18-Sep-2024 18:46:12  [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete. build 18-Sep-2024 18:46:12  [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop build 18-Sep-2024 18:46:12  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data build 18-Sep-2024 18:46:12  [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:12  [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:12  [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7 build 18-Sep-2024 18:46:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777 build 18-Sep-2024 18:46:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777 build 18-Sep-2024 18:46:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777 build 18-Sep-2024 18:46:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777 build 18-Sep-2024 18:46:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:13  build 18-Sep-2024 18:46:13 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:13  build 18-Sep-2024 18:46:13  [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache build 18-Sep-2024 18:46:13  [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs build 18-Sep-2024 18:46:13  [delete] Deleting directory /data/build/old_versions/release-3.1.7/files build 18-Sep-2024 18:46:13  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install build 18-Sep-2024 18:46:13  [delete] Deleting directory /data/build/old_versions/release-3.1.7/store build 18-Sep-2024 18:46:13  [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:13  build 18-Sep-2024 18:46:13 phpBB > old-version-diff: build 18-Sep-2024 18:46:13  build 18-Sep-2024 18:46:13  [echo] Retrieving version 3.1.7-pl1 build 18-Sep-2024 18:46:13  [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1 build 18-Sep-2024 18:46:13  build 18-Sep-2024 18:46:13 phpBB > export: build 18-Sep-2024 18:46:13  build 18-Sep-2024 18:46:14  [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete. build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data build 18-Sep-2024 18:46:14  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:14  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:14  [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1 build 18-Sep-2024 18:46:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777 build 18-Sep-2024 18:46:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777 build 18-Sep-2024 18:46:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777 build 18-Sep-2024 18:46:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777 build 18-Sep-2024 18:46:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:14  build 18-Sep-2024 18:46:14 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:14  build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install build 18-Sep-2024 18:46:14  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store build 18-Sep-2024 18:46:14  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:14  build 18-Sep-2024 18:46:14 phpBB > old-version-diff: build 18-Sep-2024 18:46:14  build 18-Sep-2024 18:46:14  [echo] Retrieving version 3.1.8 build 18-Sep-2024 18:46:14  [mkdir] Created dir: /data/build/old_versions/release-3.1.8 build 18-Sep-2024 18:46:14  build 18-Sep-2024 18:46:14 phpBB > export: build 18-Sep-2024 18:46:14  build 18-Sep-2024 18:46:15  [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete. build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data build 18-Sep-2024 18:46:15  [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:15  [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:15  [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8 build 18-Sep-2024 18:46:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777 build 18-Sep-2024 18:46:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777 build 18-Sep-2024 18:46:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777 build 18-Sep-2024 18:46:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777 build 18-Sep-2024 18:46:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:15  build 18-Sep-2024 18:46:15 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:15  build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/files build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install build 18-Sep-2024 18:46:15  [delete] Deleting directory /data/build/old_versions/release-3.1.8/store build 18-Sep-2024 18:46:15  [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:16  build 18-Sep-2024 18:46:16 phpBB > old-version-diff: build 18-Sep-2024 18:46:16  build 18-Sep-2024 18:46:16  [echo] Retrieving version 3.1.9 build 18-Sep-2024 18:46:16  [mkdir] Created dir: /data/build/old_versions/release-3.1.9 build 18-Sep-2024 18:46:16  build 18-Sep-2024 18:46:16 phpBB > export: build 18-Sep-2024 18:46:16  build 18-Sep-2024 18:46:16  [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete. build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data build 18-Sep-2024 18:46:16  [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:16  [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:16  [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9 build 18-Sep-2024 18:46:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777 build 18-Sep-2024 18:46:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777 build 18-Sep-2024 18:46:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777 build 18-Sep-2024 18:46:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777 build 18-Sep-2024 18:46:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:16  build 18-Sep-2024 18:46:16 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:16  build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/files build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install build 18-Sep-2024 18:46:16  [delete] Deleting directory /data/build/old_versions/release-3.1.9/store build 18-Sep-2024 18:46:16  [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:17  build 18-Sep-2024 18:46:17 phpBB > old-version-diff: build 18-Sep-2024 18:46:17  build 18-Sep-2024 18:46:17  [echo] Retrieving version 3.1.10 build 18-Sep-2024 18:46:17  [mkdir] Created dir: /data/build/old_versions/release-3.1.10 build 18-Sep-2024 18:46:17  build 18-Sep-2024 18:46:17 phpBB > export: build 18-Sep-2024 18:46:17  build 18-Sep-2024 18:46:17  [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete. build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data build 18-Sep-2024 18:46:17  [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:17  [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:17  [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10 build 18-Sep-2024 18:46:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777 build 18-Sep-2024 18:46:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777 build 18-Sep-2024 18:46:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777 build 18-Sep-2024 18:46:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777 build 18-Sep-2024 18:46:17  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:17  build 18-Sep-2024 18:46:17 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:17  build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/files build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install build 18-Sep-2024 18:46:17  [delete] Deleting directory /data/build/old_versions/release-3.1.10/store build 18-Sep-2024 18:46:17  [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:18  build 18-Sep-2024 18:46:18 phpBB > old-version-diff: build 18-Sep-2024 18:46:18  build 18-Sep-2024 18:46:18  [echo] Retrieving version 3.1.11 build 18-Sep-2024 18:46:18  [mkdir] Created dir: /data/build/old_versions/release-3.1.11 build 18-Sep-2024 18:46:18  build 18-Sep-2024 18:46:18 phpBB > export: build 18-Sep-2024 18:46:18  build 18-Sep-2024 18:46:29  [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete. build 18-Sep-2024 18:46:29  [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop build 18-Sep-2024 18:46:29  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data build 18-Sep-2024 18:46:29  [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:29  [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:29  [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11 build 18-Sep-2024 18:46:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777 build 18-Sep-2024 18:46:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777 build 18-Sep-2024 18:46:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777 build 18-Sep-2024 18:46:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777 build 18-Sep-2024 18:46:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:30  build 18-Sep-2024 18:46:30 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:30  build 18-Sep-2024 18:46:30  [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache build 18-Sep-2024 18:46:30  [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs build 18-Sep-2024 18:46:30  [delete] Deleting directory /data/build/old_versions/release-3.1.11/files build 18-Sep-2024 18:46:30  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install build 18-Sep-2024 18:46:30  [delete] Deleting directory /data/build/old_versions/release-3.1.11/store build 18-Sep-2024 18:46:30  [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:31  build 18-Sep-2024 18:46:31 phpBB > old-version-diff: build 18-Sep-2024 18:46:31  build 18-Sep-2024 18:46:31  [echo] Retrieving version 3.1.12 build 18-Sep-2024 18:46:31  [mkdir] Created dir: /data/build/old_versions/release-3.1.12 build 18-Sep-2024 18:46:31  build 18-Sep-2024 18:46:31 phpBB > export: build 18-Sep-2024 18:46:31  build 18-Sep-2024 18:46:31  [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete. build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data build 18-Sep-2024 18:46:31  [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory. build 18-Sep-2024 18:46:31  [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory. build 18-Sep-2024 18:46:31  [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12 build 18-Sep-2024 18:46:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777 build 18-Sep-2024 18:46:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777 build 18-Sep-2024 18:46:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777 build 18-Sep-2024 18:46:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777 build 18-Sep-2024 18:46:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:31  build 18-Sep-2024 18:46:31 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:31  build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/files build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install build 18-Sep-2024 18:46:31  [delete] Deleting directory /data/build/old_versions/release-3.1.12/store build 18-Sep-2024 18:46:31  [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:32  build 18-Sep-2024 18:46:32 phpBB > old-version-diff: build 18-Sep-2024 18:46:32  build 18-Sep-2024 18:46:32  [echo] Retrieving version 3.2.0 build 18-Sep-2024 18:46:32  [mkdir] Created dir: /data/build/old_versions/release-3.2.0 build 18-Sep-2024 18:46:32  build 18-Sep-2024 18:46:32 phpBB > export: build 18-Sep-2024 18:46:32  build 18-Sep-2024 18:46:32 Cloning into 'viglink'... build 18-Sep-2024 18:46:33 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:33 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:33 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:33 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:33 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:33 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:33 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:33 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:33 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:33 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:33 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:33 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:33 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:33 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:33 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:33 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:33 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:33 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:33 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:33 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:33 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:33 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:33 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:33 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:33 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:33 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:33 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:33 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:33 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:33 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:33 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:33 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:33 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:33 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:33 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:33 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:33 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:33 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:33 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:33 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:33 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:33 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:33 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:33 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:33 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:33 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:33 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:33 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:33 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:33 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:33 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:33 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:33 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:33 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:33 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:33 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:33 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:33 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:33 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:33 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:33 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:33 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:33 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:33 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:33 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:33 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:33 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:33 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:33 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:33 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:33 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:33 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:33 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:33 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:33 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:33 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:33 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:33 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:33 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:33 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:33 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:33 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:33 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:33 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:33 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:33 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:33 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:33 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:33 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:33 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:33 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:33 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:33 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:33 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:33 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:33 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:33 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:33 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:33 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:33 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:33 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:33 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:33 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:33 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:33 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:33 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:33 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:33 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.23 MiB/s, done. build 18-Sep-2024 18:46:33 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:33 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:33 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:33 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:33 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:33 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:33 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:33 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:33 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:33 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:33 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:33 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:33 Resolving deltas: 12% (71/579) build 18-Sep-2024 18:46:33 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:33 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:33 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:33 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:33 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:33 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:33 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:33 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:33 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:33 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:33 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:33 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:33 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:33 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:33 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:33 Resolving deltas: 28% (164/579) build 18-Sep-2024 18:46:33 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:33 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:33 Resolving deltas: 31% (181/579) build 18-Sep-2024 18:46:33 Resolving deltas: 32% (187/579) build 18-Sep-2024 18:46:33 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:33 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:33 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:33 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:33 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:33 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:33 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:33 Resolving deltas: 40% (233/579) build 18-Sep-2024 18:46:33 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:33 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:33 Resolving deltas: 43% (250/579) build 18-Sep-2024 18:46:33 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:33 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:33 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:33 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:33 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:33 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:33 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:33 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:33 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:33 Resolving deltas: 53% (308/579) build 18-Sep-2024 18:46:33 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:33 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:33 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:33 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:33 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:33 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:33 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:33 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:33 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:33 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:33 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:33 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:33 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:33 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:33 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:33 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:33 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:33 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:33 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:33 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:33 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:33 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:33 Resolving deltas: 76% (442/579) build 18-Sep-2024 18:46:33 Resolving deltas: 77% (447/579) build 18-Sep-2024 18:46:33 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:33 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:33 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:33 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:33 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:33 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:33 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:33 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:33 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:33 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:33 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:33 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:33 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:33 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:33 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:33 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:33 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:33 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:33 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:33 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:33 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:33 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:33 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:33 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:33 Note: switching to 'release-phpbb-3.2.0'. build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:33 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:33 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:33 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 git switch -c build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 Or undo this operation with: build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 git switch - build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:33 build 18-Sep-2024 18:46:33 HEAD is now at 5441364 Update version to 1.0.0 build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:33  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:33  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:33  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:33  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:33  [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete. build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test build 18-Sep-2024 18:46:33  [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0 build 18-Sep-2024 18:46:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777 build 18-Sep-2024 18:46:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777 build 18-Sep-2024 18:46:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777 build 18-Sep-2024 18:46:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777 build 18-Sep-2024 18:46:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:33  build 18-Sep-2024 18:46:33 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:33  build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/files build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install build 18-Sep-2024 18:46:33  [delete] Deleting directory /data/build/old_versions/release-3.2.0/store build 18-Sep-2024 18:46:33  [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:33  build 18-Sep-2024 18:46:33 phpBB > old-version-diff: build 18-Sep-2024 18:46:33  build 18-Sep-2024 18:46:33  [echo] Retrieving version 3.2.1 build 18-Sep-2024 18:46:33  [mkdir] Created dir: /data/build/old_versions/release-3.2.1 build 18-Sep-2024 18:46:33  build 18-Sep-2024 18:46:33 phpBB > export: build 18-Sep-2024 18:46:33  build 18-Sep-2024 18:46:34 Cloning into 'viglink'... build 18-Sep-2024 18:46:34 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:34 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:34 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:34 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:34 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:34 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:34 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:34 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:34 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:34 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:34 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:34 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:34 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:34 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:34 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:34 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:34 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:34 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:34 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:34 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:34 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:34 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:34 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:34 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:34 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:34 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:34 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:34 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:34 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:34 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:34 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:34 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:34 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:34 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:34 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:34 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:34 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:34 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:34 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:34 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:34 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:34 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:34 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:34 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:34 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:34 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:34 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:34 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:34 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:34 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:34 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:34 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:34 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:34 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:34 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:34 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:34 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:34 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:34 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:34 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:34 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:34 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:34 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:34 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:34 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:34 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:34 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:34 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:34 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:34 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:34 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:34 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:34 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:34 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:34 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:34 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:34 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:34 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:34 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:34 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:34 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:34 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:34 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:34 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:34 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:34 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:34 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:34 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:34 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:34 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:34 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:34 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:34 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:34 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:34 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:34 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:34 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:34 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:34 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:34 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:34 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:34 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:34 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:34 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:34 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:34 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:34 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:34 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 18-Sep-2024 18:46:34 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:34 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:34 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:34 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:34 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:34 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:34 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:34 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:34 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:34 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:34 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:34 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:34 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:34 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:34 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:34 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:34 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:34 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:34 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:34 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:34 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:34 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:34 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:34 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:34 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:34 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:34 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:34 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:34 Resolving deltas: 28% (164/579) build 18-Sep-2024 18:46:34 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:34 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:34 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:34 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:34 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:34 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:34 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:34 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:34 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:34 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:34 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:34 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:34 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:34 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:34 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:34 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:34 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:34 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:34 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:34 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:34 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:34 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:34 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:34 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:34 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:34 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:34 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:34 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:34 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:34 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:34 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:34 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:34 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:34 Resolving deltas: 62% (360/579) build 18-Sep-2024 18:46:34 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:34 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:34 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:34 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:34 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:34 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:34 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:34 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:34 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:34 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:34 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:34 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:34 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:34 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:34 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:34 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:34 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:34 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:34 Resolving deltas: 81% (470/579) build 18-Sep-2024 18:46:34 Resolving deltas: 82% (476/579) build 18-Sep-2024 18:46:34 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:34 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:34 Resolving deltas: 85% (494/579) build 18-Sep-2024 18:46:34 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:34 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:34 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:34 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:34 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:34 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:34 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:34 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:34 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:34 Resolving deltas: 95% (552/579) build 18-Sep-2024 18:46:34 Resolving deltas: 96% (557/579) build 18-Sep-2024 18:46:34 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:34 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:34 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:34 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:34 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:34 Note: switching to 'release-phpbb-3.2.1'. build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:34 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:34 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:34 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 git switch -c build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 Or undo this operation with: build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 git switch - build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:34 build 18-Sep-2024 18:46:34 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:34  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:34  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:34  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:34  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:34  [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete. build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test build 18-Sep-2024 18:46:34  [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1 build 18-Sep-2024 18:46:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777 build 18-Sep-2024 18:46:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777 build 18-Sep-2024 18:46:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777 build 18-Sep-2024 18:46:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777 build 18-Sep-2024 18:46:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:34  build 18-Sep-2024 18:46:34 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:34  build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/files build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install build 18-Sep-2024 18:46:34  [delete] Deleting directory /data/build/old_versions/release-3.2.1/store build 18-Sep-2024 18:46:34  [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:35  build 18-Sep-2024 18:46:35 phpBB > old-version-diff: build 18-Sep-2024 18:46:35  build 18-Sep-2024 18:46:35  [echo] Retrieving version 3.2.2 build 18-Sep-2024 18:46:35  [mkdir] Created dir: /data/build/old_versions/release-3.2.2 build 18-Sep-2024 18:46:35  build 18-Sep-2024 18:46:35 phpBB > export: build 18-Sep-2024 18:46:35  build 18-Sep-2024 18:46:35 Cloning into 'viglink'... build 18-Sep-2024 18:46:36 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:36 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:36 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:36 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:36 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:36 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:36 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:36 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:36 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:36 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:36 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:36 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:36 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:36 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:36 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:36 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:36 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:36 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:36 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:36 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:36 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:36 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:36 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:36 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:36 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:36 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:36 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:36 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:36 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:36 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:36 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:36 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:36 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:36 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:36 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:36 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:36 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:36 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:36 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:36 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:36 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:36 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:36 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:36 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:36 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:36 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:36 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:36 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:36 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:36 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:36 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:36 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:36 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:36 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:36 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:36 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:36 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:36 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:36 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:36 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:36 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:36 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:36 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:36 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:36 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:36 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:36 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:36 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:36 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:36 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:36 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:36 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:36 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:36 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:36 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:36 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:36 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:36 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:36 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:36 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:36 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:36 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:36 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:36 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:36 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:36 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:36 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:36 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:36 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:36 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:36 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:36 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:36 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:36 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:36 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:36 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:36 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:36 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:36 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:36 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:36 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:36 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:36 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:36 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:36 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:36 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:36 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:36 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.07 MiB/s, done. build 18-Sep-2024 18:46:36 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:36 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:36 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:36 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:36 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:36 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:36 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:36 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:36 Resolving deltas: 8% (48/579) build 18-Sep-2024 18:46:36 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:36 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:36 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:36 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:36 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:36 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:36 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:36 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:36 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:36 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:36 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:36 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:36 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:36 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:36 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:36 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:36 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:36 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:36 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:36 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:36 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:36 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:36 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:36 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:36 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:36 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:36 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:36 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:36 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:36 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:36 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:36 Resolving deltas: 40% (233/579) build 18-Sep-2024 18:46:36 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:36 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:36 Resolving deltas: 43% (250/579) build 18-Sep-2024 18:46:36 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:36 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:36 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:36 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:36 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:36 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:36 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:36 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:36 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:36 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:36 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:36 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:36 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:36 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:36 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:36 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:36 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:36 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:36 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:36 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:36 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:36 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:36 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:36 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:36 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:36 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:36 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:36 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:36 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:36 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:36 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:36 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:36 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:36 Resolving deltas: 77% (447/579) build 18-Sep-2024 18:46:36 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:36 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:36 Resolving deltas: 80% (465/579) build 18-Sep-2024 18:46:36 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:36 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:36 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:36 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:36 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:36 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:36 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:36 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:36 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:36 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:36 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:36 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:36 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:36 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:36 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:36 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:36 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:36 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:36 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:36 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:36 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:36 Note: switching to 'release-phpbb-3.2.2'. build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:36 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:36 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:36 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 git switch -c build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 Or undo this operation with: build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 git switch - build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:36 build 18-Sep-2024 18:46:36 HEAD is now at da2cda3 Update to 1.0.3 build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:36  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:36  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:36  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:36  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:36  [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete. build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test build 18-Sep-2024 18:46:36  [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2 build 18-Sep-2024 18:46:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777 build 18-Sep-2024 18:46:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777 build 18-Sep-2024 18:46:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777 build 18-Sep-2024 18:46:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777 build 18-Sep-2024 18:46:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:36  build 18-Sep-2024 18:46:36 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:36  build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/files build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install build 18-Sep-2024 18:46:36  [delete] Deleting directory /data/build/old_versions/release-3.2.2/store build 18-Sep-2024 18:46:36  [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:37  build 18-Sep-2024 18:46:37 phpBB > old-version-diff: build 18-Sep-2024 18:46:37  build 18-Sep-2024 18:46:37  [echo] Retrieving version 3.2.3 build 18-Sep-2024 18:46:37  [mkdir] Created dir: /data/build/old_versions/release-3.2.3 build 18-Sep-2024 18:46:37  build 18-Sep-2024 18:46:37 phpBB > export: build 18-Sep-2024 18:46:37  build 18-Sep-2024 18:46:37 Cloning into 'viglink'... build 18-Sep-2024 18:46:38 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:38 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:38 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:38 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:38 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:38 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:38 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:38 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:38 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:38 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:38 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:38 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:38 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:38 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:38 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:38 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:38 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:38 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:38 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:38 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:38 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:38 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:38 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:38 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:38 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:38 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:38 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:38 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:38 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:38 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:38 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:38 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:38 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:38 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:38 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:38 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:38 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:38 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:38 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:38 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:38 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:38 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:38 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:38 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:38 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:38 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:38 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:38 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:38 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:38 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:38 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:38 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:38 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:38 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:38 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:38 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:38 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:38 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:38 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:38 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:38 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:38 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:38 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:38 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:38 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:38 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:38 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:38 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:38 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:38 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:38 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:38 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:38 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:38 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:38 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:38 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:38 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:38 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:38 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:38 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:38 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:38 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:38 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:38 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:38 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:38 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:38 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:38 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:38 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:38 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:38 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:38 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:38 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:38 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:38 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:38 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:38 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:38 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:38 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:38 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:38 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:38 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:38 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:38 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:38 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:38 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:38 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:38 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.48 MiB/s, done. build 18-Sep-2024 18:46:38 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:38 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:38 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:38 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:38 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:38 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:38 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:38 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:38 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:38 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:38 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:38 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:38 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:38 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:38 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:38 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:38 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:38 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:38 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:38 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:38 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:38 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:38 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:38 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:38 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:38 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:38 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:38 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:38 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:38 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:38 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:38 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:38 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:38 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:38 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:38 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:38 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:38 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:38 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:38 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:38 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:38 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:38 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:38 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:38 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:38 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:38 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:38 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:38 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:38 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:38 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:38 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:38 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:38 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:38 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:38 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:38 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:38 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:38 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:38 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:38 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:38 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:38 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:38 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:38 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:38 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:38 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:38 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:38 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:38 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:38 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:38 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:38 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:38 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:38 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:38 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:38 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:38 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:38 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:38 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:38 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:38 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:38 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:38 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:38 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:38 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:38 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:38 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:38 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:38 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:38 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:38 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:38 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:38 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:38 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:38 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:38 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:38 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:38 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:38 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:38 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:38 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:38 Note: switching to 'release-phpbb-3.2.3'. build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:38 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:38 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:38 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 git switch -c build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 Or undo this operation with: build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 git switch - build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:38 build 18-Sep-2024 18:46:38 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:38  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:38  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:38  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:38  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:38  [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete. build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test build 18-Sep-2024 18:46:38  [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3 build 18-Sep-2024 18:46:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777 build 18-Sep-2024 18:46:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777 build 18-Sep-2024 18:46:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777 build 18-Sep-2024 18:46:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777 build 18-Sep-2024 18:46:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:38  build 18-Sep-2024 18:46:38 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:38  build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/files build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install build 18-Sep-2024 18:46:38  [delete] Deleting directory /data/build/old_versions/release-3.2.3/store build 18-Sep-2024 18:46:38  [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:39  build 18-Sep-2024 18:46:39 phpBB > old-version-diff: build 18-Sep-2024 18:46:39  build 18-Sep-2024 18:46:39  [echo] Retrieving version 3.2.4 build 18-Sep-2024 18:46:39  [mkdir] Created dir: /data/build/old_versions/release-3.2.4 build 18-Sep-2024 18:46:39  build 18-Sep-2024 18:46:39 phpBB > export: build 18-Sep-2024 18:46:39  build 18-Sep-2024 18:46:39 Cloning into 'viglink'... build 18-Sep-2024 18:46:39 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:39 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:39 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:39 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:39 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:39 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:39 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:39 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:39 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:39 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:39 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:39 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:39 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:39 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:39 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:39 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:39 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:39 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:39 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:39 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:39 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:39 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:39 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:39 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:39 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:39 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:39 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:39 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:39 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:39 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:39 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:39 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:39 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:39 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:39 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:39 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:39 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:39 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:39 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:39 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:39 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:39 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:39 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:39 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:39 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:39 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:39 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:39 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:39 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:39 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:39 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:39 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:39 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:39 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:39 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:39 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:39 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:39 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:39 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:39 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:39 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:39 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:39 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:39 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:39 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:39 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:39 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:39 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:39 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:39 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:39 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:39 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:39 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:39 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:39 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:39 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:39 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:39 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:39 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:39 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:39 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:39 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:39 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:39 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:39 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:39 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:39 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:39 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:39 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:39 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:39 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:39 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:39 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:39 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:39 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:39 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:39 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:39 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:39 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:39 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:39 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:39 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:39 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:39 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:39 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:39 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:39 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:39 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.48 MiB/s, done. build 18-Sep-2024 18:46:39 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:39 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:39 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:39 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:39 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:39 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:39 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:39 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:39 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:39 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:39 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:39 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:39 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:39 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:39 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:39 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:39 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:39 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:39 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:39 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:39 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:39 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:39 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:39 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:39 Resolving deltas: 24% (140/579) build 18-Sep-2024 18:46:39 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:39 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:39 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:39 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:39 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:39 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:39 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:39 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:39 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:39 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:39 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:39 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:39 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:39 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:39 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:39 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:39 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:39 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:39 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:39 Resolving deltas: 44% (256/579) build 18-Sep-2024 18:46:39 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:39 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:39 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:39 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:39 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:39 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:39 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:39 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:39 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:39 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:39 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:39 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:39 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:39 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:39 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:39 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:39 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:39 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:39 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:39 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:39 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:39 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:39 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:39 Resolving deltas: 68% (395/579) build 18-Sep-2024 18:46:39 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:39 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:39 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:39 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:39 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:39 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:39 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:39 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:39 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:39 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:39 Resolving deltas: 79% (459/579) build 18-Sep-2024 18:46:39 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:39 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:39 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:39 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:39 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:39 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:39 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:39 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:39 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:39 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:39 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:39 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:39 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:39 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:39 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:39 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:39 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:39 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:39 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:39 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:39 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:39 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:39 Note: switching to 'release-phpbb-3.2.4'. build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:39 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:39 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:39 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 git switch -c build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 Or undo this operation with: build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 git switch - build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:39 build 18-Sep-2024 18:46:39 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:39  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:39  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:39  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:39  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:39  [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete. build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test build 18-Sep-2024 18:46:39  [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4 build 18-Sep-2024 18:46:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777 build 18-Sep-2024 18:46:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777 build 18-Sep-2024 18:46:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777 build 18-Sep-2024 18:46:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777 build 18-Sep-2024 18:46:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:39  build 18-Sep-2024 18:46:39 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:39  build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/files build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install build 18-Sep-2024 18:46:39  [delete] Deleting directory /data/build/old_versions/release-3.2.4/store build 18-Sep-2024 18:46:39  [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:40  build 18-Sep-2024 18:46:40 phpBB > old-version-diff: build 18-Sep-2024 18:46:40  build 18-Sep-2024 18:46:40  [echo] Retrieving version 3.2.5 build 18-Sep-2024 18:46:40  [mkdir] Created dir: /data/build/old_versions/release-3.2.5 build 18-Sep-2024 18:46:40  build 18-Sep-2024 18:46:40 phpBB > export: build 18-Sep-2024 18:46:40  build 18-Sep-2024 18:46:40 Cloning into 'viglink'... build 18-Sep-2024 18:46:41 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:41 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:41 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:41 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:41 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:41 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:41 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:41 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:41 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:41 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:41 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:41 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:41 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:41 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:41 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:41 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:41 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:41 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:41 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:41 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:41 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:41 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:41 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:41 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:41 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:41 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:41 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:41 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:41 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:41 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:41 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:41 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:41 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:41 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:41 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:41 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:41 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:41 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:41 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:41 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:41 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:41 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:41 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:41 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:41 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:41 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:41 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:41 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:41 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:41 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:41 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:41 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:41 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:41 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:41 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:41 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:41 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:41 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:41 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:41 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:41 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:41 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:41 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:41 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:41 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:41 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:41 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:41 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:41 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:41 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:41 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:41 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:41 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:41 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:41 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:41 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:41 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:41 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:41 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:41 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:41 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:41 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:41 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:41 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:41 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:41 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:41 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:41 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:41 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:41 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:41 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:41 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:41 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:41 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:41 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:41 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:41 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:41 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:41 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:41 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:41 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:41 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:41 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:41 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:41 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:41 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:41 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:41 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 18-Sep-2024 18:46:41 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:41 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:41 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:41 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:41 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:41 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:41 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:41 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:41 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:41 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:41 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:41 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:41 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:41 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:41 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:41 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:41 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:41 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:41 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:41 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:41 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:41 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:41 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:41 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:41 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:41 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:41 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:41 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:41 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:41 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:41 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:41 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:41 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:41 Resolving deltas: 33% (193/579) build 18-Sep-2024 18:46:41 Resolving deltas: 34% (198/579) build 18-Sep-2024 18:46:41 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:41 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:41 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:41 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:41 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:41 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:41 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:41 Resolving deltas: 42% (245/579) build 18-Sep-2024 18:46:41 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:41 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:41 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:41 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:41 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:41 Resolving deltas: 48% (279/579) build 18-Sep-2024 18:46:41 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:41 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:41 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:41 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:41 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:41 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:41 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:41 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:41 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:41 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:41 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:41 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:41 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:41 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:41 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:41 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:41 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:41 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:41 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:41 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:41 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:41 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:41 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:41 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:41 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:41 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:41 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:41 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:41 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:41 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:41 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:41 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:41 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:41 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:41 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:41 Resolving deltas: 84% (488/579) build 18-Sep-2024 18:46:41 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:41 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:41 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:41 Resolving deltas: 88% (511/579) build 18-Sep-2024 18:46:41 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:41 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:41 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:41 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:41 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:41 Resolving deltas: 94% (546/579) build 18-Sep-2024 18:46:41 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:41 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:41 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:41 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:41 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:41 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:41 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:41 Note: switching to 'release-phpbb-3.2.5'. build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:41 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:41 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:41 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 git switch -c build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 Or undo this operation with: build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 git switch - build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:41 build 18-Sep-2024 18:46:41 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:41  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:41  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:41  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:41  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:41  [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete. build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test build 18-Sep-2024 18:46:41  [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5 build 18-Sep-2024 18:46:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777 build 18-Sep-2024 18:46:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777 build 18-Sep-2024 18:46:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777 build 18-Sep-2024 18:46:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777 build 18-Sep-2024 18:46:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:41  build 18-Sep-2024 18:46:41 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:41  build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/files build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install build 18-Sep-2024 18:46:41  [delete] Deleting directory /data/build/old_versions/release-3.2.5/store build 18-Sep-2024 18:46:41  [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:42  build 18-Sep-2024 18:46:42 phpBB > old-version-diff: build 18-Sep-2024 18:46:42  build 18-Sep-2024 18:46:42  [echo] Retrieving version 3.2.6 build 18-Sep-2024 18:46:42  [mkdir] Created dir: /data/build/old_versions/release-3.2.6 build 18-Sep-2024 18:46:42  build 18-Sep-2024 18:46:42 phpBB > export: build 18-Sep-2024 18:46:42  build 18-Sep-2024 18:46:42 Cloning into 'viglink'... build 18-Sep-2024 18:46:42 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:42 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:42 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:42 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:42 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:42 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:42 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:42 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:42 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:42 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:42 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:42 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:42 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:42 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:42 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:42 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:42 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:42 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:42 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:42 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:42 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:42 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:42 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:42 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:42 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:42 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:42 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:42 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:42 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:42 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:42 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:42 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:42 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:42 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:42 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:42 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:42 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:42 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:42 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:42 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:42 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:42 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:42 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:42 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:42 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:42 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:42 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:42 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:42 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:42 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:42 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:42 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:42 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:42 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:42 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:42 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:42 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:42 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:42 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:42 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:42 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:42 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:42 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:42 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:42 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:42 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:42 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:42 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:42 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:42 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:42 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:42 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:42 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:42 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:42 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:42 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:42 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:42 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:42 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:42 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:42 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:42 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:42 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:42 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:42 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:42 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:42 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:42 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:42 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:42 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:42 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:42 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:42 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:42 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:42 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:42 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:42 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:42 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:42 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:42 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:42 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:42 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:42 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:42 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:42 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:42 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:42 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:42 Receiving objects: 100% (1127/1127), 216.86 KiB | 4.82 MiB/s, done. build 18-Sep-2024 18:46:42 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:42 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:42 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:42 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:42 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:42 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:42 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:42 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:42 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:42 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:42 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:42 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:42 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:42 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:42 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:42 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:42 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:42 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:42 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:42 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:42 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:42 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:42 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:42 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:42 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:42 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:42 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:42 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:42 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:42 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:42 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:42 Resolving deltas: 31% (181/579) build 18-Sep-2024 18:46:42 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:42 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:42 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:42 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:42 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:42 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:42 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:42 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:42 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:42 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:42 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:42 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:42 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:42 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:42 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:42 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:42 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:42 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:42 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:42 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:42 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:42 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:42 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:42 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:42 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:42 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:42 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:42 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:42 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:42 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:42 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:42 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:42 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:42 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:42 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:42 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:42 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:42 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:42 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:42 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:42 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:42 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:42 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:42 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:42 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:42 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:42 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:42 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:42 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:42 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:42 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:42 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:42 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:42 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:42 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:42 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:42 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:42 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:42 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:42 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:42 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:42 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:42 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:42 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:42 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:42 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:42 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:42 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:42 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:42 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:42 Note: switching to 'release-phpbb-3.2.6'. build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:42 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:42 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:42 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 git switch -c build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 Or undo this operation with: build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 git switch - build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:42 build 18-Sep-2024 18:46:42 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:42  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:42  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:42  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:42  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:42  [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete. build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test build 18-Sep-2024 18:46:42  [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6 build 18-Sep-2024 18:46:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777 build 18-Sep-2024 18:46:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777 build 18-Sep-2024 18:46:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777 build 18-Sep-2024 18:46:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777 build 18-Sep-2024 18:46:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:42  build 18-Sep-2024 18:46:42 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:42  build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/files build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install build 18-Sep-2024 18:46:42  [delete] Deleting directory /data/build/old_versions/release-3.2.6/store build 18-Sep-2024 18:46:42  [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:43  build 18-Sep-2024 18:46:43 phpBB > old-version-diff: build 18-Sep-2024 18:46:43  build 18-Sep-2024 18:46:43  [echo] Retrieving version 3.2.7 build 18-Sep-2024 18:46:43  [mkdir] Created dir: /data/build/old_versions/release-3.2.7 build 18-Sep-2024 18:46:43  build 18-Sep-2024 18:46:43 phpBB > export: build 18-Sep-2024 18:46:43  build 18-Sep-2024 18:46:43 Cloning into 'viglink'... build 18-Sep-2024 18:46:44 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:44 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:44 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:44 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:44 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:44 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:44 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:44 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:44 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:44 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:44 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:44 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:44 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:44 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:44 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:44 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:44 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:44 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:44 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:44 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:44 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:44 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:44 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:44 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:44 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:44 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:44 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:44 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:44 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:44 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:44 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:44 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:44 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:44 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:44 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:44 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:44 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:44 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:44 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:44 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:44 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:44 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:44 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:44 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:44 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:44 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:44 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:44 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:44 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:44 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:44 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:44 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:44 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:44 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:44 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:44 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:44 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:44 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:44 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:44 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:44 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:44 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:44 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:44 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:44 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:44 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:44 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:44 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:44 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:44 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:44 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:44 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:44 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:44 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:44 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:44 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:44 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:44 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:44 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:44 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:44 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:44 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:44 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:44 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:44 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:44 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:44 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:44 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:44 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:44 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:44 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:44 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:44 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:44 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:44 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:44 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:44 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:44 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:44 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:44 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:44 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:44 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:44 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:44 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:44 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:44 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:44 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:44 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 18-Sep-2024 18:46:44 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:44 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:44 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:44 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:44 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:44 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:44 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:44 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:44 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:44 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:44 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:44 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:44 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:44 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:44 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:44 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:44 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:44 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:44 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:44 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:44 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:44 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:44 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:44 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:44 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:44 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:44 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:44 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:44 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:44 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:44 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:44 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:44 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:44 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:44 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:44 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:44 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:44 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:44 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:44 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:44 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:44 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:44 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:44 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:44 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:44 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:44 Resolving deltas: 46% (268/579) build 18-Sep-2024 18:46:44 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:44 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:44 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:44 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:44 Resolving deltas: 51% (297/579) build 18-Sep-2024 18:46:44 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:44 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:44 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:44 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:44 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:44 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:44 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:44 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:44 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:44 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:44 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:44 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:44 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:44 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:44 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:44 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:44 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:44 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:44 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:44 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:44 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:44 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:44 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:44 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:44 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:44 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:44 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:44 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:44 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:44 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:44 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:44 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:44 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:44 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:44 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:44 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:44 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:44 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:44 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:44 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:44 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:44 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:44 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:44 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:44 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:44 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:44 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:44 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:44 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:44 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:44 Note: switching to 'release-phpbb-3.2.7'. build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:44 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:44 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:44 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 git switch -c build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 Or undo this operation with: build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 git switch - build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:44 build 18-Sep-2024 18:46:44 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:44  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:44  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:44  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:44  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:44  [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete. build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test build 18-Sep-2024 18:46:44  [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7 build 18-Sep-2024 18:46:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777 build 18-Sep-2024 18:46:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777 build 18-Sep-2024 18:46:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777 build 18-Sep-2024 18:46:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777 build 18-Sep-2024 18:46:44  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:44  build 18-Sep-2024 18:46:44 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:44  build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/files build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install build 18-Sep-2024 18:46:44  [delete] Deleting directory /data/build/old_versions/release-3.2.7/store build 18-Sep-2024 18:46:44  [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:45  build 18-Sep-2024 18:46:45 phpBB > old-version-diff: build 18-Sep-2024 18:46:45  build 18-Sep-2024 18:46:45  [echo] Retrieving version 3.2.8 build 18-Sep-2024 18:46:45  [mkdir] Created dir: /data/build/old_versions/release-3.2.8 build 18-Sep-2024 18:46:45  build 18-Sep-2024 18:46:45 phpBB > export: build 18-Sep-2024 18:46:45  build 18-Sep-2024 18:46:45 Cloning into 'viglink'... build 18-Sep-2024 18:46:45 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:45 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:45 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:45 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:45 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:45 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:45 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:45 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:45 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:45 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:45 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:45 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:45 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:45 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:45 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:45 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:45 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:45 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:45 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:45 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:45 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:45 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:45 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:45 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:45 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:45 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:45 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:45 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:45 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:45 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:45 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:45 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:45 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:45 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:45 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:45 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:45 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:45 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:45 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:45 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:45 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:45 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:45 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:45 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:45 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:45 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:45 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:45 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:45 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:45 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:45 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:45 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:45 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:45 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:45 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:45 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:45 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:45 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:45 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:45 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:45 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:45 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:45 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:45 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:45 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:45 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:45 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:45 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:45 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:45 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:45 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:45 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:45 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:45 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:45 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:45 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:45 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:45 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:45 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:45 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:45 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:45 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:45 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:45 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:45 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:45 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:45 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:45 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:45 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:45 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:45 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:45 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:45 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:45 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:45 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:45 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:45 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:45 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:45 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:45 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:45 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:45 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:45 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:45 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:45 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:45 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:45 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:45 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 18-Sep-2024 18:46:45 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:45 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:45 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:45 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:45 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:45 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:45 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:45 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:45 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:45 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:45 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:45 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:45 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:45 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:45 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:45 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:45 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:45 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:45 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:45 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:45 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:45 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:45 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:45 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:45 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:45 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:45 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:45 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:45 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:45 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:45 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:45 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:45 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:45 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:45 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:45 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:45 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:45 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:45 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:45 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:45 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:45 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:45 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:45 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:45 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:45 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:45 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:45 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:45 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:45 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:45 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:45 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:45 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:45 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:45 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:45 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:45 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:45 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:45 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:45 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:45 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:45 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:45 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:45 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:45 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:45 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:45 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:45 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:45 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:45 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:45 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:45 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:45 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:45 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:45 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:45 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:45 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:45 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:45 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:45 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:45 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:45 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:45 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:45 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:45 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:45 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:45 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:45 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:45 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:45 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:45 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:45 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:45 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:45 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:45 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:45 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:45 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:45 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:45 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:45 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:45 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:45 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:45 Note: switching to 'release-phpbb-3.2.8'. build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:45 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:45 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:45 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 git switch -c build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 Or undo this operation with: build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 git switch - build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:45 build 18-Sep-2024 18:46:45 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:45  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:45  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:45  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:45  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:45  [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete. build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test build 18-Sep-2024 18:46:45  [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8 build 18-Sep-2024 18:46:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777 build 18-Sep-2024 18:46:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777 build 18-Sep-2024 18:46:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777 build 18-Sep-2024 18:46:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777 build 18-Sep-2024 18:46:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:45  build 18-Sep-2024 18:46:45 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:45  build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/files build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install build 18-Sep-2024 18:46:45  [delete] Deleting directory /data/build/old_versions/release-3.2.8/store build 18-Sep-2024 18:46:45  [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:46  build 18-Sep-2024 18:46:46 phpBB > old-version-diff: build 18-Sep-2024 18:46:46  build 18-Sep-2024 18:46:46  [echo] Retrieving version 3.2.9 build 18-Sep-2024 18:46:46  [mkdir] Created dir: /data/build/old_versions/release-3.2.9 build 18-Sep-2024 18:46:46  build 18-Sep-2024 18:46:46 phpBB > export: build 18-Sep-2024 18:46:46  build 18-Sep-2024 18:46:46 Cloning into 'viglink'... build 18-Sep-2024 18:46:47 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:47 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:47 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:47 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:47 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:47 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:47 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:47 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:47 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:47 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:47 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:47 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:47 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:47 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:47 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:47 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:47 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:47 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:47 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:47 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:47 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:47 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:47 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:47 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:47 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:47 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:47 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:47 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:47 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:47 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:47 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:47 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:47 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:47 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:47 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:47 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:47 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:47 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:47 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:47 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:47 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:47 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:47 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:47 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:47 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:47 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:47 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:47 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:47 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:47 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:47 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:47 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:47 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:47 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:47 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:47 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:47 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:47 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:47 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:47 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:47 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:47 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:47 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:47 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:47 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:47 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:47 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:47 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:47 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:47 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:47 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:47 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:47 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:47 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:47 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:47 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:47 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:47 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:47 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:47 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:47 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:47 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:47 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:47 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:47 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:47 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:47 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:47 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:47 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:47 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:47 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:47 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:47 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:47 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:47 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:47 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:47 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:47 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:47 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:47 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:47 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:47 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:47 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:47 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:47 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:47 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:47 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:47 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.04 MiB/s, done. build 18-Sep-2024 18:46:47 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:47 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:47 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:47 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:47 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:47 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:47 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:47 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:47 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:47 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:47 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:47 Resolving deltas: 11% (65/579) build 18-Sep-2024 18:46:47 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:47 Resolving deltas: 13% (77/579) build 18-Sep-2024 18:46:47 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:47 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:47 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:47 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:47 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:47 Resolving deltas: 19% (112/579) build 18-Sep-2024 18:46:47 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:47 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:47 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:47 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:47 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:47 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:47 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:47 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:47 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:47 Resolving deltas: 29% (169/579) build 18-Sep-2024 18:46:47 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:47 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:47 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:47 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:47 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:47 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:47 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:47 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:47 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:47 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:47 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:47 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:47 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:47 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:47 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:47 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:47 Resolving deltas: 46% (268/579) build 18-Sep-2024 18:46:47 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:47 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:47 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:47 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:47 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:47 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:47 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:47 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:47 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:47 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:47 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:47 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:47 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:47 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:47 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:47 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:47 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:47 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:47 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:47 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:47 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:47 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:47 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:47 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:47 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:47 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:47 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:47 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:47 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:47 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:47 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:47 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:47 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:47 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:47 Resolving deltas: 81% (470/579) build 18-Sep-2024 18:46:47 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:47 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:47 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:47 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:47 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:47 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:47 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:47 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:47 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:47 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:47 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:47 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:47 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:47 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:47 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:47 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:47 Resolving deltas: 98% (569/579) build 18-Sep-2024 18:46:47 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:47 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:47 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:47 Note: switching to 'release-phpbb-3.2.9'. build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:47 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:47 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:47 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 git switch -c build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 Or undo this operation with: build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 git switch - build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:47 build 18-Sep-2024 18:46:47 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:47  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:47  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:47  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:47  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:47  [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete. build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test build 18-Sep-2024 18:46:47  [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9 build 18-Sep-2024 18:46:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777 build 18-Sep-2024 18:46:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777 build 18-Sep-2024 18:46:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777 build 18-Sep-2024 18:46:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777 build 18-Sep-2024 18:46:47  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:47  build 18-Sep-2024 18:46:47 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:47  build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/files build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install build 18-Sep-2024 18:46:47  [delete] Deleting directory /data/build/old_versions/release-3.2.9/store build 18-Sep-2024 18:46:47  [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:48  build 18-Sep-2024 18:46:48 phpBB > old-version-diff: build 18-Sep-2024 18:46:48  build 18-Sep-2024 18:46:48  [echo] Retrieving version 3.2.10 build 18-Sep-2024 18:46:48  [mkdir] Created dir: /data/build/old_versions/release-3.2.10 build 18-Sep-2024 18:46:48  build 18-Sep-2024 18:46:48 phpBB > export: build 18-Sep-2024 18:46:48  build 18-Sep-2024 18:46:48 Cloning into 'viglink'... build 18-Sep-2024 18:46:48 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:48 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:48 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:48 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:48 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:48 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:48 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:48 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:48 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:48 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:48 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:48 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:48 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:48 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:48 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:48 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:48 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:48 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:48 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:48 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:48 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:48 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:48 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:48 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:48 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:48 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:48 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:48 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:48 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:48 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:48 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:48 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:48 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:48 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:48 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:48 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:48 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:48 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:48 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:48 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:48 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:48 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:48 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:48 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:48 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:48 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:48 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:48 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:48 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:48 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:48 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:48 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:48 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:48 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:48 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:48 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:48 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:48 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:48 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:48 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:48 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:48 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:48 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:48 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:48 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:48 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:48 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:48 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:48 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:48 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:48 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:48 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:48 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:48 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:48 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:48 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:48 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:48 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:48 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:48 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:48 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:48 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:48 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:48 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:48 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:48 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:48 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:48 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:48 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:48 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:48 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:48 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:48 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:48 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:48 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:48 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:48 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:48 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:48 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:48 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:48 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:48 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:48 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:48 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:48 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:48 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:48 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:48 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 18-Sep-2024 18:46:48 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:48 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:48 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:48 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:48 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:48 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:48 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:48 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:48 Resolving deltas: 8% (48/579) build 18-Sep-2024 18:46:48 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:48 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:48 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:48 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:48 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:48 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:48 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:48 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:48 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:48 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:48 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:48 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:48 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:48 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:48 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:48 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:48 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:48 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:48 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:48 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:48 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:48 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:49 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:49 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:49 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:49 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:49 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:49 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:49 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:49 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:49 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:49 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:49 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:49 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:49 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:49 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:49 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:49 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:49 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:49 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:49 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:49 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:49 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:49 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:49 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:49 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:49 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:49 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:49 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:49 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:49 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:49 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:49 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:49 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:49 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:49 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:49 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:49 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:49 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:49 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:49 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:49 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:49 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:49 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:49 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:49 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:49 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:49 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:49 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:49 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:49 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:49 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:49 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:49 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:49 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:49 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:49 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:49 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:49 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:49 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:49 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:49 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:49 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:49 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:49 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:49 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:49 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:49 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:49 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:49 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:49 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:49 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:49 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:49 Note: switching to 'release-phpbb-3.2.10'. build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:49 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:49 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:49 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 git switch -c build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 Or undo this operation with: build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 git switch - build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:49 build 18-Sep-2024 18:46:49 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:49  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:49  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:49  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:49  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:49  [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete. build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test build 18-Sep-2024 18:46:49  [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10 build 18-Sep-2024 18:46:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777 build 18-Sep-2024 18:46:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777 build 18-Sep-2024 18:46:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777 build 18-Sep-2024 18:46:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777 build 18-Sep-2024 18:46:49  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:49  build 18-Sep-2024 18:46:49 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:49  build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/files build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install build 18-Sep-2024 18:46:49  [delete] Deleting directory /data/build/old_versions/release-3.2.10/store build 18-Sep-2024 18:46:49  [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:49  build 18-Sep-2024 18:46:49 phpBB > old-version-diff: build 18-Sep-2024 18:46:49  build 18-Sep-2024 18:46:49  [echo] Retrieving version 3.2.11 build 18-Sep-2024 18:46:49  [mkdir] Created dir: /data/build/old_versions/release-3.2.11 build 18-Sep-2024 18:46:49  build 18-Sep-2024 18:46:49 phpBB > export: build 18-Sep-2024 18:46:49  build 18-Sep-2024 18:46:50 Cloning into 'viglink'... build 18-Sep-2024 18:46:50 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:50 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:50 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:50 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:50 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:50 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:50 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:50 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:50 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:50 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:50 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:50 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:50 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:50 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:50 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:50 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:50 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:50 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:50 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:50 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:50 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:50 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:50 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:50 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:50 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:50 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:50 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:50 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:50 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:50 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:50 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:50 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:50 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:50 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:50 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:50 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:50 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:50 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:50 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:50 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:50 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:50 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:50 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:50 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:50 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:50 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:50 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:50 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:50 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:50 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:50 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:50 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:50 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:50 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:50 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:50 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:50 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:50 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:50 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:50 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:50 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:50 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:50 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:50 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:50 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:50 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:50 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:50 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:50 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:50 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:50 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:50 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:50 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:50 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:50 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:50 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:50 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:50 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:50 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:50 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:50 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:50 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:50 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:50 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:50 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:50 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:50 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:50 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:50 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:50 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:50 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:50 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:50 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:50 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:50 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:50 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:50 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:50 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:50 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:50 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:50 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:50 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:50 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:50 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:50 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:50 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:50 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:50 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.74 MiB/s, done. build 18-Sep-2024 18:46:50 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:50 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:50 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:50 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:50 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:50 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:50 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:50 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:50 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:50 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:50 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:50 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:50 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:50 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:50 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:50 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:50 Resolving deltas: 16% (94/579) build 18-Sep-2024 18:46:50 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:50 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:50 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:50 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:50 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:50 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:50 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:50 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:50 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:50 Resolving deltas: 26% (152/579) build 18-Sep-2024 18:46:50 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:50 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:50 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:50 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:50 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:50 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:50 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:50 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:50 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:50 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:50 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:50 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:50 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:50 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:50 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:50 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:50 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:50 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:50 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:50 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:50 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:50 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:50 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:50 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:50 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:50 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:50 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:50 Resolving deltas: 54% (314/579) build 18-Sep-2024 18:46:50 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:50 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:50 Resolving deltas: 57% (332/579) build 18-Sep-2024 18:46:50 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:50 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:50 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:50 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:50 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:50 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:50 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:50 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:50 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:50 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:50 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:50 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:50 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:50 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:50 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:50 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:50 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:50 Resolving deltas: 75% (436/579) build 18-Sep-2024 18:46:50 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:50 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:50 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:50 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:50 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:50 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:50 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:50 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:50 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:50 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:50 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:50 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:50 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:50 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:50 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:50 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:50 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:50 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:50 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:50 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:50 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:50 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:50 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:50 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:50 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:50 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:50 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:50  [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:46:50  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:50  [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:46:50  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:50  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:50  [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete. build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test build 18-Sep-2024 18:46:50  [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11 build 18-Sep-2024 18:46:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777 build 18-Sep-2024 18:46:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777 build 18-Sep-2024 18:46:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777 build 18-Sep-2024 18:46:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777 build 18-Sep-2024 18:46:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:50  build 18-Sep-2024 18:46:50 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:50  build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/files build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install build 18-Sep-2024 18:46:50  [delete] Deleting directory /data/build/old_versions/release-3.2.11/store build 18-Sep-2024 18:46:50  [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:51  build 18-Sep-2024 18:46:51 phpBB > old-version-diff: build 18-Sep-2024 18:46:51  build 18-Sep-2024 18:46:51  [echo] Retrieving version 3.3.0 build 18-Sep-2024 18:46:51  [mkdir] Created dir: /data/build/old_versions/release-3.3.0 build 18-Sep-2024 18:46:51  build 18-Sep-2024 18:46:51 phpBB > export: build 18-Sep-2024 18:46:51  build 18-Sep-2024 18:46:51 Cloning into 'viglink'... build 18-Sep-2024 18:46:52 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:52 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:52 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:52 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:52 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:52 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:52 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:52 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:52 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:52 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:52 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:52 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:52 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:52 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:52 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:52 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:52 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:52 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:52 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:52 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:52 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:52 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:52 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:52 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:52 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:52 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:52 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:52 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:52 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:52 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:52 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:52 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:52 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:52 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:52 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:52 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:52 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:52 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:52 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:52 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:52 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:52 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:52 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:52 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:52 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:52 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:52 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:52 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:52 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:52 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:52 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:52 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:52 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:52 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:52 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:52 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:52 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:52 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:52 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:52 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:52 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:52 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:52 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:52 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:52 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:52 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:52 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:52 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:52 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:52 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:52 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:52 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:52 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:52 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:52 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:52 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:52 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:52 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:52 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:52 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:52 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:52 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:52 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:52 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:52 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:52 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:52 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:52 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:52 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:52 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:52 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:52 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:52 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:52 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:52 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:52 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:52 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:52 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:52 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:52 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:52 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:52 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:52 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:52 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:52 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:52 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:52 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:52 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.54 MiB/s, done. build 18-Sep-2024 18:46:52 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:52 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:52 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:52 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:52 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:52 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:52 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:52 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:52 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:52 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:52 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:52 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:52 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:52 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:52 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:52 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:52 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:52 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:52 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:52 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:52 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:52 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:52 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:52 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:52 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:52 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:52 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:52 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:52 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:52 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:52 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:52 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:52 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:52 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:52 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:52 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:52 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:52 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:52 Resolving deltas: 38% (222/579) build 18-Sep-2024 18:46:52 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:52 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:52 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:52 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:52 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:52 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:52 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:52 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:52 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:52 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:52 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:52 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:52 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:52 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:52 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:52 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:52 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:52 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:52 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:52 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:52 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:52 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:52 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:52 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:52 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:52 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:52 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:52 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:52 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:52 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:52 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:52 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:52 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:52 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:52 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:52 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:52 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:52 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:52 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:52 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:52 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:52 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:52 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:52 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:52 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:52 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:52 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:52 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:52 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:52 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:52 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:52 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:52 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:52 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:52 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:52 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:52 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:52 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:52 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:52 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:52 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:52 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:52 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:52 Note: switching to 'release-phpbb-3.3.0'. build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:52 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:52 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:52 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 git switch -c build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 Or undo this operation with: build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 git switch - build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:52 build 18-Sep-2024 18:46:52 HEAD is now at 6913153 Merge branch '3.2.x' build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:52  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:52  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:52  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:52  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:52  [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete. build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test build 18-Sep-2024 18:46:52  [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0 build 18-Sep-2024 18:46:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777 build 18-Sep-2024 18:46:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777 build 18-Sep-2024 18:46:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777 build 18-Sep-2024 18:46:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777 build 18-Sep-2024 18:46:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:52  build 18-Sep-2024 18:46:52 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:52  build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/files build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install build 18-Sep-2024 18:46:52  [delete] Deleting directory /data/build/old_versions/release-3.3.0/store build 18-Sep-2024 18:46:52  [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:53  build 18-Sep-2024 18:46:53 phpBB > old-version-diff: build 18-Sep-2024 18:46:53  build 18-Sep-2024 18:46:53  [echo] Retrieving version 3.3.1 build 18-Sep-2024 18:46:53  [mkdir] Created dir: /data/build/old_versions/release-3.3.1 build 18-Sep-2024 18:46:53  build 18-Sep-2024 18:46:53 phpBB > export: build 18-Sep-2024 18:46:53  build 18-Sep-2024 18:46:53 Cloning into 'viglink'... build 18-Sep-2024 18:46:54 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:54 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:54 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:54 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:54 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:54 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:54 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:54 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:54 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:54 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:54 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:54 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:54 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:54 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:54 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:54 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:54 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:54 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:54 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:54 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:54 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:54 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:54 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:54 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:54 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:54 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:54 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:54 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:54 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:54 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:54 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:54 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:54 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:54 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:54 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:54 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:54 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:54 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:54 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:54 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:54 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:54 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:54 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:54 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:54 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:54 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:54 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:54 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:54 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:54 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:54 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:54 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:54 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:54 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:54 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:54 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:54 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:54 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:54 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:54 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:54 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:54 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:54 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:54 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:54 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:54 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:54 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:54 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:54 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:54 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:54 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:54 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:54 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:54 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:54 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:54 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:54 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:54 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:54 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:54 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:54 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:54 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:54 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:54 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:54 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:54 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:54 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:54 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:54 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:54 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:54 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:54 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:54 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:54 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:54 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:54 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:54 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:54 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:54 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:54 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:54 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:54 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:54 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:54 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:54 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:54 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:54 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:54 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.54 MiB/s, done. build 18-Sep-2024 18:46:54 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:54 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:54 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:54 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:54 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:54 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:54 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:54 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:54 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:54 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:54 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:54 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:54 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:54 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:54 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:54 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:54 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:54 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:54 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:54 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:54 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:54 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:54 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:54 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:54 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:54 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:54 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:54 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:54 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:54 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:54 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:54 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:54 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:54 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:54 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:54 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:54 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:54 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:54 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:54 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:54 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:54 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:54 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:54 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:54 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:54 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:54 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:54 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:54 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:54 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:54 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:54 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:54 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:54 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:54 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:54 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:54 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:54 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:54 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:54 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:54 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:54 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:54 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:54 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:54 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:54 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:54 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:54 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:54 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:54 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:54 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:54 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:54 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:54 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:54 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:54 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:54 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:54 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:54 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:54 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:54 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:54 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:54 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:54 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:54 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:54 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:54 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:54 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:54 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:54 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:54 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:54 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:54 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:54 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:54 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:54 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:54 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:54 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:54 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:54 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:54 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:54 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:54 Note: switching to 'release-phpbb-3.3.1'. build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 You are in 'detached HEAD' state. You can look around, make experimental build 18-Sep-2024 18:46:54 changes and commit them, and you can discard any commits you make in this build 18-Sep-2024 18:46:54 state without impacting any branches by switching back to a branch. build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 If you want to create a new branch to retain commits you create, you may build 18-Sep-2024 18:46:54 do so (now or later) by using -c with the switch command. Example: build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 git switch -c build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 Or undo this operation with: build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 git switch - build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 Turn off this advice by setting config variable advice.detachedHead to false build 18-Sep-2024 18:46:54 build 18-Sep-2024 18:46:54 HEAD is now at 6913153 Merge branch '3.2.x' build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis build 18-Sep-2024 18:46:54  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:54  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml build 18-Sep-2024 18:46:54  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:54  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:54  [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete. build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test build 18-Sep-2024 18:46:54  [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1 build 18-Sep-2024 18:46:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777 build 18-Sep-2024 18:46:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777 build 18-Sep-2024 18:46:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777 build 18-Sep-2024 18:46:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777 build 18-Sep-2024 18:46:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:54  build 18-Sep-2024 18:46:54 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:54  build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/files build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install build 18-Sep-2024 18:46:54  [delete] Deleting directory /data/build/old_versions/release-3.3.1/store build 18-Sep-2024 18:46:54  [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:55  build 18-Sep-2024 18:46:55 phpBB > old-version-diff: build 18-Sep-2024 18:46:55  build 18-Sep-2024 18:46:55  [echo] Retrieving version 3.3.2 build 18-Sep-2024 18:46:55  [mkdir] Created dir: /data/build/old_versions/release-3.3.2 build 18-Sep-2024 18:46:55  build 18-Sep-2024 18:46:55 phpBB > export: build 18-Sep-2024 18:46:55  build 18-Sep-2024 18:46:55 Cloning into 'viglink'... build 18-Sep-2024 18:46:55 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:55 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:55 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:55 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:55 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:55 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:55 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:55 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:55 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:55 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:55 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:55 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:55 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:55 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:55 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:55 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:55 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:55 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:55 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:55 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:55 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:55 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:55 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:55 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:55 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:55 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:55 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:55 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:55 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:55 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:55 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:55 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:55 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:55 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:55 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:55 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:55 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:55 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:55 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:55 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:55 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:55 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:55 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:55 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:55 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:55 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:55 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:55 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:55 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:55 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:55 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:55 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:55 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:55 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:55 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:55 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:55 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:55 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:55 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:55 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:55 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:55 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:55 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:55 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:55 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:55 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:55 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:55 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:55 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:55 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:55 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:55 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:55 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:55 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:55 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:55 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:55 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:55 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:55 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:55 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:55 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:55 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:55 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:55 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:55 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:55 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:55 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:55 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:55 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:55 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:55 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:55 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:55 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:55 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:55 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:55 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:55 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:55 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:55 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:55 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:55 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:55 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:55 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:55 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:55 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:55 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:55 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:55 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.03 MiB/s, done. build 18-Sep-2024 18:46:55 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:55 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:55 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:55 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:55 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:55 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:55 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:55 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:55 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:55 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:55 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:55 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:55 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:55 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:55 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:55 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:55 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:55 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:55 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:55 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:55 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:55 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:55 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:55 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:55 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:55 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:55 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:55 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:55 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:55 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:55 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:55 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:55 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:55 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:55 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:55 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:55 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:55 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:55 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:55 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:55 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:55 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:55 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:55 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:55 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:55 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:55 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:55 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:55 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:55 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:55 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:55 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:55 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:55 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:55 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:55 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:55 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:55 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:55 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:55 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:55 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:55 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:55 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:55 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:55 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:55 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:55 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:55 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:55 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:55 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:55 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:55 Resolving deltas: 71% (413/579) build 18-Sep-2024 18:46:55 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:55 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:55 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:55 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:55 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:55 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:55 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:55 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:55 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:55 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:55 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:55 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:55 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:55 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:55 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:55 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:55 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:55 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:55 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:55 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:55 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:55 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:55 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:55 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:55 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:55 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:55 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:55 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:55 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:55 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:55 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 18-Sep-2024 18:46:55  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:55  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:55  [delete] Directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:46:55  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:55  [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:46:55  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:55  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:55  [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete. build 18-Sep-2024 18:46:55  [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop build 18-Sep-2024 18:46:55  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data build 18-Sep-2024 18:46:55  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development build 18-Sep-2024 18:46:55  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test build 18-Sep-2024 18:46:55  [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2 build 18-Sep-2024 18:46:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777 build 18-Sep-2024 18:46:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777 build 18-Sep-2024 18:46:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777 build 18-Sep-2024 18:46:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777 build 18-Sep-2024 18:46:56  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:56  build 18-Sep-2024 18:46:56 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:56  build 18-Sep-2024 18:46:56  [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache build 18-Sep-2024 18:46:56  [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs build 18-Sep-2024 18:46:56  [delete] Deleting directory /data/build/old_versions/release-3.3.2/files build 18-Sep-2024 18:46:56  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install build 18-Sep-2024 18:46:56  [delete] Deleting directory /data/build/old_versions/release-3.3.2/store build 18-Sep-2024 18:46:56  [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:56  build 18-Sep-2024 18:46:56 phpBB > old-version-diff: build 18-Sep-2024 18:46:56  build 18-Sep-2024 18:46:56  [echo] Retrieving version 3.3.3 build 18-Sep-2024 18:46:56  [mkdir] Created dir: /data/build/old_versions/release-3.3.3 build 18-Sep-2024 18:46:56  build 18-Sep-2024 18:46:56 phpBB > export: build 18-Sep-2024 18:46:56  build 18-Sep-2024 18:46:56 Cloning into 'viglink'... build 18-Sep-2024 18:46:57 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:57 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:57 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:57 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:57 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:57 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:57 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:57 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:57 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:57 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:57 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:57 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:57 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:57 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:57 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:57 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:57 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:57 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:57 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:57 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:57 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:57 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:57 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:57 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:57 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:57 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:57 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:57 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:57 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:57 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:57 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:57 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:57 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:57 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:57 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:57 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:57 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:57 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:57 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:57 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:57 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:57 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:57 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:57 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:57 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:57 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:57 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:57 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:57 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:57 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:57 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:57 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:57 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:57 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:57 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:57 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:57 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:57 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:57 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:57 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:57 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:57 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:57 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:57 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:57 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:57 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:57 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:57 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:57 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:57 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:57 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:57 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:57 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:57 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:57 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:57 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:57 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:57 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:57 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:57 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:57 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:57 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:57 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:57 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:57 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:57 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:57 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:57 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:57 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:57 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:57 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:57 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:57 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:57 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:57 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:57 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:57 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:57 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:57 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:57 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:57 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:57 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:57 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:57 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:57 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:57 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:57 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:57 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.57 MiB/s, done. build 18-Sep-2024 18:46:57 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:57 Resolving deltas: 1% (7/579) build 18-Sep-2024 18:46:57 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:57 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:57 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:57 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:57 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:57 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:57 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:57 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:57 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:57 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:57 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:57 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:57 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:57 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:57 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:57 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:57 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:57 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:57 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:57 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:57 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:57 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:57 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:57 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:57 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:57 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:57 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:57 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:57 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:57 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:57 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:57 Resolving deltas: 33% (193/579) build 18-Sep-2024 18:46:57 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:57 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:57 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:57 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:57 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:57 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:57 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:57 Resolving deltas: 41% (239/579) build 18-Sep-2024 18:46:57 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:57 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:57 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:57 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:57 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:57 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:57 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:57 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:57 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:57 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:57 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:57 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:57 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:57 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:57 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:57 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:57 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:57 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:57 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:57 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:57 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:57 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:57 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:57 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:57 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:57 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:57 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:57 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:57 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:57 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:57 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:57 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:57 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:57 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:57 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:57 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:46:57 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:57 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:57 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:57 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:57 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:57 Resolving deltas: 83% (482/579) build 18-Sep-2024 18:46:57 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:57 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:57 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:57 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:57 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:57 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:57 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:57 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:57 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:57 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:57 Resolving deltas: 94% (546/579) build 18-Sep-2024 18:46:57 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:57 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:57 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:57 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:57 Resolving deltas: 99% (575/579) build 18-Sep-2024 18:46:57 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:57 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:57 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:57  [delete] Directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:46:57  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:57  [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:46:57  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:57  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:57  [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete. build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test build 18-Sep-2024 18:46:57  [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3 build 18-Sep-2024 18:46:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777 build 18-Sep-2024 18:46:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777 build 18-Sep-2024 18:46:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777 build 18-Sep-2024 18:46:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777 build 18-Sep-2024 18:46:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:57  build 18-Sep-2024 18:46:57 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:57  build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/files build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install build 18-Sep-2024 18:46:57  [delete] Deleting directory /data/build/old_versions/release-3.3.3/store build 18-Sep-2024 18:46:57  [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory. build 18-Sep-2024 18:46:58  build 18-Sep-2024 18:46:58 phpBB > old-version-diff: build 18-Sep-2024 18:46:58  build 18-Sep-2024 18:46:58  [echo] Retrieving version 3.3.4 build 18-Sep-2024 18:46:58  [mkdir] Created dir: /data/build/old_versions/release-3.3.4 build 18-Sep-2024 18:46:58  build 18-Sep-2024 18:46:58 phpBB > export: build 18-Sep-2024 18:46:58  build 18-Sep-2024 18:46:58 Cloning into 'viglink'... build 18-Sep-2024 18:46:59 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:46:59 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:46:59 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:46:59 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:46:59 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:46:59 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:46:59 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:46:59 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:46:59 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:46:59 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:46:59 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:46:59 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:46:59 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:46:59 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:46:59 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:46:59 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:46:59 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:46:59 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:46:59 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:46:59 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:46:59 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:46:59 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:46:59 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:46:59 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:46:59 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:46:59 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:46:59 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:46:59 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:46:59 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:46:59 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:46:59 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:46:59 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:46:59 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:46:59 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:46:59 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:46:59 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:46:59 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:46:59 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:46:59 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:46:59 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:46:59 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:46:59 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:46:59 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:46:59 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:46:59 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:46:59 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:46:59 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:46:59 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:46:59 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:46:59 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:46:59 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:46:59 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:46:59 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:46:59 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:46:59 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:46:59 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:46:59 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:46:59 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:46:59 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:46:59 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:46:59 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:46:59 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:46:59 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:46:59 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:46:59 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:46:59 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:46:59 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:46:59 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:46:59 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:46:59 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:46:59 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:46:59 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:46:59 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:46:59 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:46:59 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:46:59 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:46:59 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:46:59 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:46:59 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:46:59 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:46:59 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:46:59 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:46:59 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:46:59 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:46:59 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:46:59 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:46:59 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:46:59 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:46:59 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:46:59 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:46:59 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:46:59 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:46:59 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:46:59 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:46:59 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:46:59 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:46:59 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:46:59 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:46:59 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:46:59 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:46:59 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:46:59 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:46:59 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:46:59 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:46:59 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:46:59 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:46:59 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:46:59 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.45 MiB/s, done. build 18-Sep-2024 18:46:59 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:46:59 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:46:59 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:46:59 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:46:59 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:46:59 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:46:59 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:46:59 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:46:59 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:46:59 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:46:59 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:46:59 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:46:59 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:46:59 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:46:59 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:46:59 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:46:59 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:46:59 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:46:59 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:46:59 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:46:59 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:46:59 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:46:59 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:46:59 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:46:59 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:46:59 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:46:59 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:46:59 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:46:59 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:46:59 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:46:59 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:46:59 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:46:59 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:46:59 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:46:59 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:46:59 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:46:59 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:46:59 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:46:59 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:46:59 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:46:59 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:46:59 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:46:59 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:46:59 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:46:59 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:46:59 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:46:59 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:46:59 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:46:59 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:46:59 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:46:59 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:46:59 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:46:59 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:46:59 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:46:59 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:46:59 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:46:59 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:46:59 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:46:59 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:46:59 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:46:59 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:46:59 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:46:59 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:46:59 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:46:59 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:46:59 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:46:59 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:46:59 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:46:59 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:46:59 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:46:59 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:46:59 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:46:59 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:46:59 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:46:59 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:46:59 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:46:59 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:46:59 Resolving deltas: 77% (447/579) build 18-Sep-2024 18:46:59 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:46:59 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:46:59 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:46:59 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:46:59 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:46:59 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:46:59 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:46:59 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:46:59 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:46:59 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:46:59 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:46:59 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:46:59 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:46:59 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:46:59 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:46:59 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:46:59 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:46:59 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:46:59 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:46:59 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:46:59 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:46:59 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:46:59 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:46:59 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:46:59 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests build 18-Sep-2024 18:46:59  [delete] Directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:46:59  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:46:59  [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:46:59  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:46:59  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md build 18-Sep-2024 18:46:59  [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete. build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test build 18-Sep-2024 18:46:59  [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4 build 18-Sep-2024 18:46:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777 build 18-Sep-2024 18:46:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777 build 18-Sep-2024 18:46:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777 build 18-Sep-2024 18:46:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777 build 18-Sep-2024 18:46:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:46:59  build 18-Sep-2024 18:46:59 phpBB > clean-diff-dir: build 18-Sep-2024 18:46:59  build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/files build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install build 18-Sep-2024 18:46:59  [delete] Deleting directory /data/build/old_versions/release-3.3.4/store build 18-Sep-2024 18:46:59  [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:00  build 18-Sep-2024 18:47:00 phpBB > old-version-diff: build 18-Sep-2024 18:47:00  build 18-Sep-2024 18:47:00  [echo] Retrieving version 3.3.5 build 18-Sep-2024 18:47:00  [mkdir] Created dir: /data/build/old_versions/release-3.3.5 build 18-Sep-2024 18:47:00  build 18-Sep-2024 18:47:00 phpBB > export: build 18-Sep-2024 18:47:00  build 18-Sep-2024 18:47:00 Cloning into 'viglink'... build 18-Sep-2024 18:47:01 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:01 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:01 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:01 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:01 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:01 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:01 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:01 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:01 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:01 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:01 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:01 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:01 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:01 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:01 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:01 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:01 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:01 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:01 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:01 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:01 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:01 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:01 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:01 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:01 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:01 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:01 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:01 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:01 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:01 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:01 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:01 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:01 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:01 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:01 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:01 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:01 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:01 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:01 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:01 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:01 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:01 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:01 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:01 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:01 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:01 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:01 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:01 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:01 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:01 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:01 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:01 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:01 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:01 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:01 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:01 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:01 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:01 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:01 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:01 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:01 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:01 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:01 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:01 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:01 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:01 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:01 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:01 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:01 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:01 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:01 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:01 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:01 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:01 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:01 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:01 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:01 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:01 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:01 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:01 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:01 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:01 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:01 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:01 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:01 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:01 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:01 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:01 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:01 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:01 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:01 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:01 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:01 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:01 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:01 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:01 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:01 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:01 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:01 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:01 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:01 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:01 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:01 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:01 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:01 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:01 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:01 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:01 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 18-Sep-2024 18:47:01 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:01 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:01 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:01 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:01 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:01 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:01 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:01 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:01 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:01 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:01 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:01 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:01 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:01 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:01 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:01 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:01 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:01 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:01 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:01 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:01 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:01 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:01 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:01 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:01 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:01 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:01 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:01 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:01 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:01 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:01 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:01 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:01 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:01 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:01 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:01 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:01 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:01 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:01 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:01 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:01 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:01 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:01 Resolving deltas: 42% (245/579) build 18-Sep-2024 18:47:01 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:01 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:01 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:01 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:01 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:01 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:01 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:01 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:01 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:01 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:01 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:01 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:01 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:01 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:01 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:01 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:01 Resolving deltas: 59% (343/579) build 18-Sep-2024 18:47:01 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:01 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:01 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:01 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:01 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:01 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:01 Resolving deltas: 66% (384/579) build 18-Sep-2024 18:47:01 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:01 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:01 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:01 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:01 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:01 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:01 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:01 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:01 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:01 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:01 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:01 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:01 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:01 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:01 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:01 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:01 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:01 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:01 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:01 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:01 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:01 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:01 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:01 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:01 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:01 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:01 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:01 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:01 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:01 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:01 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:01 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:01 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:01 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:01 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:01 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:01  [delete] Directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:01  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:01  [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:01  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:01  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:01  [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete. build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test build 18-Sep-2024 18:47:01  [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5 build 18-Sep-2024 18:47:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777 build 18-Sep-2024 18:47:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777 build 18-Sep-2024 18:47:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777 build 18-Sep-2024 18:47:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777 build 18-Sep-2024 18:47:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:01  build 18-Sep-2024 18:47:01 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:01  build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/files build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install build 18-Sep-2024 18:47:01  [delete] Deleting directory /data/build/old_versions/release-3.3.5/store build 18-Sep-2024 18:47:01  [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:01  build 18-Sep-2024 18:47:01 phpBB > old-version-diff: build 18-Sep-2024 18:47:01  build 18-Sep-2024 18:47:01  [echo] Retrieving version 3.3.6 build 18-Sep-2024 18:47:01  [mkdir] Created dir: /data/build/old_versions/release-3.3.6 build 18-Sep-2024 18:47:01  build 18-Sep-2024 18:47:01 phpBB > export: build 18-Sep-2024 18:47:01  build 18-Sep-2024 18:47:02 Cloning into 'viglink'... build 18-Sep-2024 18:47:02 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:02 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:02 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:02 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:02 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:02 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:02 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:02 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:02 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:02 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:02 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:02 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:02 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:02 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:02 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:02 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:02 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:02 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:02 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:02 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:02 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:02 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:02 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:02 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:02 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:02 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:02 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:02 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:02 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:02 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:02 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:02 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:02 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:02 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:02 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:02 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:02 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:02 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:02 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:02 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:02 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:02 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:02 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:02 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:02 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:02 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:02 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:02 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:02 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:02 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:02 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:02 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:02 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:02 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:02 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:02 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:02 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:02 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:02 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:02 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:02 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:02 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:02 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:02 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:02 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:02 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:02 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:02 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:02 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:02 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:02 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:02 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:02 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:02 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:02 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:02 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:02 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:02 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:02 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:02 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:02 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:02 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:02 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:02 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:02 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:02 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:02 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:02 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:02 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:02 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:02 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:02 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:02 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:02 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:02 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:02 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:02 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:02 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:02 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:02 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:02 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:02 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:02 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:02 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:02 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:02 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:02 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:02 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 18-Sep-2024 18:47:02 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:02 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:02 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:02 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:02 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:02 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:02 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:02 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:02 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:02 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:02 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:02 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:02 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:02 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:02 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:02 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:02 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:02 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:02 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:02 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:02 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:02 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:02 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:02 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:02 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:02 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:02 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:02 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:02 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:02 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:02 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:02 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:02 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:02 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:02 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:02 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:02 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:02 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:02 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:02 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:02 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:02 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:02 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:02 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:02 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:02 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:02 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:02 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:02 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:02 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:02 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:02 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:02 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:02 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:02 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:02 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:02 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:02 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:02 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:02 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:02 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:02 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:02 Resolving deltas: 62% (360/579) build 18-Sep-2024 18:47:02 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:02 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:02 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:02 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:02 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:02 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:02 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:02 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:02 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:02 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:02 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:02 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:02 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:02 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:02 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:02 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:02 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:02 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:02 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:02 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:02 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:02 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:02 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:02 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:02 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:02 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:02 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:02 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:02 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:02 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:02 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:02 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:02 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:02 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:02 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:02 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:02 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:02 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:02 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:02 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:02  [delete] Directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:02  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:02  [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:02  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:02  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:02  [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete. build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test build 18-Sep-2024 18:47:02  [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6 build 18-Sep-2024 18:47:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777 build 18-Sep-2024 18:47:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777 build 18-Sep-2024 18:47:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777 build 18-Sep-2024 18:47:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777 build 18-Sep-2024 18:47:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:02  build 18-Sep-2024 18:47:02 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:02  build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/files build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install build 18-Sep-2024 18:47:02  [delete] Deleting directory /data/build/old_versions/release-3.3.6/store build 18-Sep-2024 18:47:02  [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:03  build 18-Sep-2024 18:47:03 phpBB > old-version-diff: build 18-Sep-2024 18:47:03  build 18-Sep-2024 18:47:03  [echo] Retrieving version 3.3.7 build 18-Sep-2024 18:47:03  [mkdir] Created dir: /data/build/old_versions/release-3.3.7 build 18-Sep-2024 18:47:03  build 18-Sep-2024 18:47:03 phpBB > export: build 18-Sep-2024 18:47:03  build 18-Sep-2024 18:47:03 Cloning into 'viglink'... build 18-Sep-2024 18:47:04 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:04 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:04 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:04 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:04 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:04 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:04 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:04 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:04 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:04 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:04 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:04 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:04 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:04 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:04 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:04 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:04 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:04 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:04 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:04 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:04 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:04 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:04 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:04 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:04 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:04 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:04 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:04 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:04 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:04 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:04 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:04 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:04 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:04 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:04 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:04 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:04 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:04 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:04 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:04 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:04 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:04 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:04 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:04 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:04 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:04 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:04 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:04 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:04 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:04 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:04 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:04 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:04 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:04 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:04 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:04 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:04 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:04 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:04 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:04 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:04 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:04 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:04 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:04 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:04 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:04 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:04 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:04 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:04 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:04 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:04 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:04 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:04 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:04 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:04 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:04 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:04 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:04 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:04 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:04 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:04 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:04 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:04 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:04 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:04 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:04 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:04 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:04 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:04 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:04 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:04 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:04 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:04 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:04 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:04 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:04 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:04 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:04 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:04 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:04 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:04 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:04 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:04 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:04 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:04 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:04 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:04 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:04 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 18-Sep-2024 18:47:04 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:04 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:04 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:04 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:04 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:04 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:04 Resolving deltas: 6% (36/579) build 18-Sep-2024 18:47:04 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:04 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:04 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:04 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:04 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:04 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:04 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:04 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:04 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:04 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:04 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:04 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:04 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:04 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:04 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:04 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:04 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:04 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:04 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:04 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:04 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:04 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:04 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:04 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:04 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:04 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:04 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:04 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:04 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:04 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:04 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:04 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:04 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:04 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:04 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:04 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:04 Resolving deltas: 43% (250/579) build 18-Sep-2024 18:47:04 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:04 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:04 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:04 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:04 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:04 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:04 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:04 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:04 Resolving deltas: 52% (303/579) build 18-Sep-2024 18:47:04 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:04 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:04 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:04 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:04 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:04 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:04 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:04 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:04 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:04 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:04 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:04 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:04 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:04 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:04 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:04 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:04 Resolving deltas: 69% (401/579) build 18-Sep-2024 18:47:04 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:04 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:04 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:04 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:04 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:04 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:04 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:04 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:04 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:04 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:04 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:04 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:04 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:04 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:04 Resolving deltas: 84% (488/579) build 18-Sep-2024 18:47:04 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:04 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:04 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:04 Resolving deltas: 88% (511/579) build 18-Sep-2024 18:47:04 Resolving deltas: 89% (517/579) build 18-Sep-2024 18:47:04 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:04 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:04 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:04 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:04 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:04 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:04 Resolving deltas: 96% (557/579) build 18-Sep-2024 18:47:04 Resolving deltas: 97% (563/579) build 18-Sep-2024 18:47:04 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:04 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:04 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:04 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:04 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:04  [delete] Directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:04  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:04  [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:04  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:04  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:04  [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete. build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test build 18-Sep-2024 18:47:04  [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7 build 18-Sep-2024 18:47:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777 build 18-Sep-2024 18:47:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777 build 18-Sep-2024 18:47:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777 build 18-Sep-2024 18:47:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777 build 18-Sep-2024 18:47:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:04  build 18-Sep-2024 18:47:04 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:04  build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/files build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install build 18-Sep-2024 18:47:04  [delete] Deleting directory /data/build/old_versions/release-3.3.7/store build 18-Sep-2024 18:47:04  [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:04  build 18-Sep-2024 18:47:04 phpBB > old-version-diff: build 18-Sep-2024 18:47:04  build 18-Sep-2024 18:47:04  [echo] Retrieving version 3.3.8 build 18-Sep-2024 18:47:04  [mkdir] Created dir: /data/build/old_versions/release-3.3.8 build 18-Sep-2024 18:47:04  build 18-Sep-2024 18:47:04 phpBB > export: build 18-Sep-2024 18:47:04  build 18-Sep-2024 18:47:05 Cloning into 'viglink'... build 18-Sep-2024 18:47:06 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:06 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:06 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:06 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:06 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:06 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:06 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:06 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:06 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:06 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:06 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:06 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:06 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:06 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:06 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:06 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:06 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:06 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:06 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:06 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:06 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:06 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:06 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:06 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:06 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:06 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:06 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:06 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:06 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:06 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:06 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:06 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:06 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:06 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:06 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:06 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:06 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:06 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:06 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:06 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:06 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:06 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:06 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:06 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:06 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:06 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:06 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:06 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:06 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:06 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:06 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:06 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:06 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:06 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:06 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:06 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:06 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:06 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:06 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:06 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:06 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:06 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:06 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:06 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:06 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:06 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:06 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:06 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:06 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:06 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:06 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:06 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:06 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:06 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:06 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:06 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:06 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:06 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:06 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:06 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:06 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:06 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:06 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:06 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:06 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:06 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:06 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:06 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:06 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:06 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:06 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:06 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:06 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:06 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:06 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:06 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:06 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:06 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:06 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:06 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:06 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:06 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:06 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:06 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:06 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:06 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:06 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:06 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.48 MiB/s, done. build 18-Sep-2024 18:47:06 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:06 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:06 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:06 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:06 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:06 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:06 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:06 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:06 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:06 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:06 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:06 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:06 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:06 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:06 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:06 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:06 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:06 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:06 Resolving deltas: 18% (106/579) build 18-Sep-2024 18:47:06 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:06 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:06 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:06 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:06 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:06 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:06 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:06 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:06 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:06 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:06 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:06 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:06 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:06 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:06 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:06 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:06 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:06 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:06 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:06 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:06 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:06 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:06 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:06 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:06 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:06 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:06 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:06 Resolving deltas: 46% (268/579) build 18-Sep-2024 18:47:06 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:06 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:06 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:06 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:06 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:06 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:06 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:06 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:06 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:06 Resolving deltas: 56% (326/579) build 18-Sep-2024 18:47:06 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:06 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:06 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:06 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:06 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:06 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:06 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:06 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:06 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:06 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:06 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:06 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:06 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:06 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:06 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:06 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:06 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:06 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:06 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:06 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:06 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:06 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:06 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:06 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:06 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:06 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:06 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:06 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:06 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:06 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:06 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:06 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:06 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:06 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:06 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:06 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:06 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:06 Resolving deltas: 94% (546/579) build 18-Sep-2024 18:47:06 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:06 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:06 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:06 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:06 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:06 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:06 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:06 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:06  [delete] Directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:06  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:06  [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:06  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:06  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:06  [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete. build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test build 18-Sep-2024 18:47:06  [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8 build 18-Sep-2024 18:47:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777 build 18-Sep-2024 18:47:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777 build 18-Sep-2024 18:47:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777 build 18-Sep-2024 18:47:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777 build 18-Sep-2024 18:47:06  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:06  build 18-Sep-2024 18:47:06 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:06  build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/files build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install build 18-Sep-2024 18:47:06  [delete] Deleting directory /data/build/old_versions/release-3.3.8/store build 18-Sep-2024 18:47:06  [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:06  build 18-Sep-2024 18:47:06 phpBB > old-version-diff: build 18-Sep-2024 18:47:06  build 18-Sep-2024 18:47:06  [echo] Retrieving version 3.3.9 build 18-Sep-2024 18:47:06  [mkdir] Created dir: /data/build/old_versions/release-3.3.9 build 18-Sep-2024 18:47:06  build 18-Sep-2024 18:47:06 phpBB > export: build 18-Sep-2024 18:47:06  build 18-Sep-2024 18:47:07 Cloning into 'viglink'... build 18-Sep-2024 18:47:07 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:07 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:07 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:07 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:07 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:07 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:07 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:07 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:07 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:07 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:07 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:07 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:07 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:07 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:07 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:07 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:07 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:07 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:07 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:07 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:07 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:07 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:07 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:07 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:07 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:07 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:07 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:07 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:07 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:07 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:07 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:07 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:07 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:07 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:07 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:07 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:07 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:07 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:07 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:07 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:07 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:07 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:07 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:07 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:07 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:07 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:07 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:07 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:07 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:07 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:07 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:07 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:07 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:07 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:07 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:07 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:07 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:07 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:07 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:07 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:07 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:07 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:07 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:07 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:07 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:07 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:07 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:07 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:07 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:07 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:07 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:07 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:07 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:07 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:07 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:07 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:07 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:07 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:07 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:07 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:07 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:07 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:07 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:07 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:07 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:07 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:07 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:07 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:07 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:07 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:07 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:07 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:07 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:07 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:07 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:07 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:07 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:07 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:07 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:07 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:07 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:07 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:07 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:07 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:07 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:07 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:07 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:07 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.03 MiB/s, done. build 18-Sep-2024 18:47:07 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:07 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:07 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:07 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:07 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:07 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:07 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:07 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:07 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:07 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:07 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:07 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:07 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:07 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:07 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:07 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:07 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:07 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:07 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:07 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:07 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:07 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:07 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:07 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:07 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:07 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:07 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:07 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:07 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:07 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:07 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:07 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:07 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:07 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:07 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:07 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:07 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:07 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:07 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:07 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:07 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:07 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:07 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:07 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:07 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:07 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:07 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:07 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:07 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:07 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:07 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:07 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:07 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:07 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:07 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:07 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:07 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:07 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:07 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:07 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:07 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:07 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:07 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:07 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:07 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:07 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:07 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:07 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:07 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:07 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:07 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:07 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:07 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:07 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:07 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:07 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:07 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:07 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:07 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:07 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:07 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:07 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:07 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:07 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:07 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:07 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:07 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:07 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:07 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:07 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:07 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:07 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:07 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:07 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:07 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:07 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:07 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:07 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:07 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:07 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:07 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:07 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:08 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:08  [delete] Directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:08  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:08  [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:08  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:08  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:08  [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete. build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test build 18-Sep-2024 18:47:08  [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9 build 18-Sep-2024 18:47:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777 build 18-Sep-2024 18:47:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777 build 18-Sep-2024 18:47:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777 build 18-Sep-2024 18:47:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777 build 18-Sep-2024 18:47:08  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:08  build 18-Sep-2024 18:47:08 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:08  build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/files build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install build 18-Sep-2024 18:47:08  [delete] Deleting directory /data/build/old_versions/release-3.3.9/store build 18-Sep-2024 18:47:08  [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:08  build 18-Sep-2024 18:47:08 phpBB > old-version-diff: build 18-Sep-2024 18:47:08  build 18-Sep-2024 18:47:08  [echo] Retrieving version 3.3.10 build 18-Sep-2024 18:47:08  [mkdir] Created dir: /data/build/old_versions/release-3.3.10 build 18-Sep-2024 18:47:08  build 18-Sep-2024 18:47:08 phpBB > export: build 18-Sep-2024 18:47:08  build 18-Sep-2024 18:47:09 Cloning into 'viglink'... build 18-Sep-2024 18:47:09 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:09 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:09 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:09 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:09 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:09 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:09 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:09 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:09 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:09 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:09 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:09 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:09 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:09 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:09 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:09 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:09 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:09 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:09 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:09 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:09 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:09 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:09 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:09 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:09 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:09 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:09 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:09 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:09 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:09 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:09 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:09 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:09 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:09 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:09 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:09 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:09 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:09 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:09 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:09 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:09 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:09 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:09 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:09 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:09 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:09 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:09 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:09 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:09 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:09 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:09 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:09 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:09 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:09 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:09 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:09 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:09 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:09 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:09 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:09 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:09 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:09 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:09 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:09 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:09 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:09 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:09 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:09 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:09 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:09 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:09 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:09 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:09 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:09 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:09 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:09 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:09 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:09 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:09 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:09 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:09 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:09 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:09 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:09 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:09 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:09 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:09 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:09 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:09 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:09 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:09 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:09 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:09 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:09 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:09 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:09 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:09 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:09 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:09 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:09 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:09 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:09 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:09 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:09 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:09 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:09 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:09 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:09 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 18-Sep-2024 18:47:09 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:09 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:09 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:09 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:09 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:09 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:09 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:09 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:09 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:09 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:09 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:09 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:09 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:09 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:09 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:09 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:09 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:09 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:09 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:09 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:09 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:09 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:09 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:09 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:09 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:09 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:09 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:09 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:09 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:09 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:09 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:09 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:09 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:09 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:09 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:09 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:09 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:09 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:09 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:09 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:09 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:09 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:09 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:09 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:09 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:09 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:09 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:09 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:09 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:09 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:09 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:09 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:09 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:09 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:09 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:09 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:09 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:09 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:09 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:09 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:09 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:09 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:09 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:09 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:09 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:09 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:09 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:09 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:09 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:09 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:09 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:09 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:09 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:09 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:09 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:09 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:09 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:09 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:09 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:09 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:09 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:09 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:09 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:09 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:09 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:09 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:09 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:09 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:09 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:09 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:09 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:09 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:09 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:09 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:09 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:09 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:09 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:09 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:09 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:09 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:09 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:09 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:09 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:09  [delete] Directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:09  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:09  [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:09  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:09  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:09  [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete. build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test build 18-Sep-2024 18:47:09  [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10 build 18-Sep-2024 18:47:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777 build 18-Sep-2024 18:47:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777 build 18-Sep-2024 18:47:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777 build 18-Sep-2024 18:47:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777 build 18-Sep-2024 18:47:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:09  build 18-Sep-2024 18:47:09 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:09  build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/files build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install build 18-Sep-2024 18:47:09  [delete] Deleting directory /data/build/old_versions/release-3.3.10/store build 18-Sep-2024 18:47:09  [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:10  build 18-Sep-2024 18:47:10 phpBB > old-version-diff: build 18-Sep-2024 18:47:10  build 18-Sep-2024 18:47:10  [echo] Retrieving version 3.3.11 build 18-Sep-2024 18:47:10  [mkdir] Created dir: /data/build/old_versions/release-3.3.11 build 18-Sep-2024 18:47:10  build 18-Sep-2024 18:47:10 phpBB > export: build 18-Sep-2024 18:47:10  build 18-Sep-2024 18:47:10 Cloning into 'viglink'... build 18-Sep-2024 18:47:10 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:10 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:10 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:10 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:10 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:11 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:11 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:11 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:11 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:11 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:11 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:11 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:11 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:11 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:11 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:11 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:11 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:11 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:11 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:11 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:11 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:11 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:11 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:11 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:11 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:11 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:11 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:11 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:11 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:11 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:11 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:11 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:11 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:11 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:11 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:11 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:11 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:11 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:11 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:11 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:11 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:11 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:11 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:11 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:11 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:11 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:11 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:11 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:11 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:11 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:11 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:11 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:11 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:11 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:11 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:11 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:11 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:11 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:11 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:11 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:11 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:11 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:11 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:11 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:11 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:11 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:11 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:11 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:11 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:11 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:11 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:11 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:11 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:11 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:11 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:11 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:11 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:11 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:11 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:11 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:11 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:11 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:11 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:11 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:11 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:11 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:11 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:11 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:11 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:11 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:11 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:11 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:11 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:11 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:11 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:11 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:11 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:11 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:11 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:11 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:11 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:11 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:11 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:11 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:11 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:11 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:11 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:11 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:11 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.56 MiB/s, done. build 18-Sep-2024 18:47:11 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:11 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:11 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:11 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:11 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:11 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:11 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:11 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:11 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:11 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:11 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:11 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:11 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:11 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:11 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:11 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:11 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:11 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:11 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:11 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:11 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:11 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:11 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:11 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:11 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:11 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:11 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:11 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:11 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:11 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:11 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:11 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:11 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:11 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:11 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:11 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:11 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:11 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:11 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:11 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:11 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:11 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:11 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:11 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:11 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:11 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:11 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:11 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:11 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:11 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:11 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:11 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:11 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:11 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:11 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:11 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:11 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:11 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:11 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:11 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:11 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:11 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:11 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:11 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:11 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:11 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:11 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:11 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:11 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:11 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:11 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:11 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:11 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:11 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:11 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:11 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:11 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:11 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:11 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:11 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:11 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:11 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:11 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:11 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:11 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:11 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:11 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:11 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:11 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:11 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:11 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:11 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:11 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:11 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:11 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:11 Resolving deltas: 95% (552/579) build 18-Sep-2024 18:47:11 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:11 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:11 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:11 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:11 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:11 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:14 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:14  [delete] Directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:14  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:14  [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:14  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:14  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:14  [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete. build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test build 18-Sep-2024 18:47:14  [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11 build 18-Sep-2024 18:47:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777 build 18-Sep-2024 18:47:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777 build 18-Sep-2024 18:47:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777 build 18-Sep-2024 18:47:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777 build 18-Sep-2024 18:47:14  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:14  build 18-Sep-2024 18:47:14 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:14  build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/files build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install build 18-Sep-2024 18:47:14  [delete] Deleting directory /data/build/old_versions/release-3.3.11/store build 18-Sep-2024 18:47:14  [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:15  build 18-Sep-2024 18:47:15 phpBB > old-version-diff: build 18-Sep-2024 18:47:15  build 18-Sep-2024 18:47:15  [echo] Retrieving version 3.3.12 build 18-Sep-2024 18:47:15  [mkdir] Created dir: /data/build/old_versions/release-3.3.12 build 18-Sep-2024 18:47:15  build 18-Sep-2024 18:47:15 phpBB > export: build 18-Sep-2024 18:47:15  build 18-Sep-2024 18:47:15 Cloning into 'viglink'... build 18-Sep-2024 18:47:16 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:16 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:16 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:16 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:16 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:16 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:16 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:16 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:16 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:16 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:16 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:16 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:16 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:16 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:16 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:16 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:16 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:16 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:16 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:16 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:16 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:16 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:16 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:16 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:16 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:16 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:16 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:16 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:16 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:16 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:16 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:16 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:16 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:16 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:16 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:16 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:16 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:16 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:16 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:16 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:16 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:16 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:16 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:16 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:16 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:16 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:16 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:16 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:16 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:16 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:16 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:16 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:16 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:16 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:16 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:16 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:16 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:16 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:16 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:16 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:16 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:16 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:16 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:16 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:16 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:16 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:16 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:16 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:16 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:16 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:16 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:16 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:16 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:16 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:16 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:16 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:16 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:16 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:16 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:16 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:16 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:16 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:16 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:16 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:16 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:16 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:16 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:16 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:16 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:16 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:16 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:16 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:16 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:16 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:16 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:16 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:16 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:16 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:16 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:16 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:16 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:16 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:16 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:16 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:16 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:16 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:16 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:16 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.08 MiB/s, done. build 18-Sep-2024 18:47:16 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:16 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:16 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:16 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:16 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:16 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:16 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:16 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:16 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:16 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:16 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:16 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:16 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:16 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:16 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:16 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:16 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:16 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:16 Resolving deltas: 18% (105/579) build 18-Sep-2024 18:47:16 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:16 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:16 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:16 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:16 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:16 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:16 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:16 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:16 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:16 Resolving deltas: 28% (163/579) build 18-Sep-2024 18:47:16 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:16 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:16 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:16 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:16 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:16 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:16 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:16 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:16 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:16 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:16 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:16 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:16 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:16 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:16 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:16 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:16 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:16 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:16 Resolving deltas: 47% (273/579) build 18-Sep-2024 18:47:16 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:16 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:16 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:16 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:16 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:16 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:16 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:16 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:16 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:16 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:16 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:16 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:16 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:16 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:16 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:16 Resolving deltas: 63% (365/579) build 18-Sep-2024 18:47:16 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:16 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:16 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:16 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:16 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:16 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:16 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:16 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:16 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:16 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:16 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:16 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:16 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:16 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:16 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:16 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:16 Resolving deltas: 80% (464/579) build 18-Sep-2024 18:47:16 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:16 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:16 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:16 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:16 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:16 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:16 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:16 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:16 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:16 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:16 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:16 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:16 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:16 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:16 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:16 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:16 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:16 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:16 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:16 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:16 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:18 error: pathspec 'release-phpbb-3.3.12' did not match any file(s) known to git build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:18  [delete] Directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:18  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:18  [delete] Could not find file /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:18  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:18  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:18  [delete] Could not find file /data/build/old_versions/release-3.3.12/config.php to delete. build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/develop build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install/data build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/development build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/test build 18-Sep-2024 18:47:18  [echo] Setting permissions for checkout of release-3.3.12 in build/old_versions/release-3.3.12 build 18-Sep-2024 18:47:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/cache' to 777 build 18-Sep-2024 18:47:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/store' to 777 build 18-Sep-2024 18:47:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/files' to 777 build 18-Sep-2024 18:47:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/images/avatars/upload' to 777 build 18-Sep-2024 18:47:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:18  build 18-Sep-2024 18:47:18 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:18  build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/cache build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/docs build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/files build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install build 18-Sep-2024 18:47:18  [delete] Deleting directory /data/build/old_versions/release-3.3.12/store build 18-Sep-2024 18:47:18  [delete] Directory /data/build/old_versions/release-3.3.12/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:18  build 18-Sep-2024 18:47:18 phpBB > old-version-diff: build 18-Sep-2024 18:47:18  build 18-Sep-2024 18:47:18  [echo] Retrieving version 3.3.13 build 18-Sep-2024 18:47:18  [mkdir] Created dir: /data/build/old_versions/release-3.3.13 build 18-Sep-2024 18:47:18  build 18-Sep-2024 18:47:18 phpBB > export: build 18-Sep-2024 18:47:18  build 18-Sep-2024 18:47:19 Cloning into 'viglink'... build 18-Sep-2024 18:47:19 remote: Enumerating objects: 1127, done. build 18-Sep-2024 18:47:19 remote: Counting objects: 1% (1/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 2% (2/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 4% (3/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 5% (4/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 7% (5/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 8% (6/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 9% (7/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 11% (8/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 12% (9/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 14% (10/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 15% (11/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 16% (12/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 18% (13/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 19% (14/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 21% (15/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 22% (16/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 23% (17/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 25% (18/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 26% (19/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 28% (20/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 29% (21/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 30% (22/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 32% (23/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 33% (24/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 35% (25/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 36% (26/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 38% (27/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 39% (28/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 40% (29/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 42% (30/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 43% (31/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 45% (32/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 46% (33/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 47% (34/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 49% (35/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 50% (36/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 52% (37/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 53% (38/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 54% (39/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 56% (40/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 57% (41/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 59% (42/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 60% (43/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 61% (44/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 63% (45/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 64% (46/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 66% (47/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 67% (48/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 69% (49/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 70% (50/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 71% (51/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 73% (52/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 74% (53/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 76% (54/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 77% (55/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 78% (56/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 80% (57/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 81% (58/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 83% (59/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 84% (60/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 85% (61/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 87% (62/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 88% (63/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 90% (64/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 91% (65/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 92% (66/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 94% (67/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 95% (68/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 97% (69/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 98% (70/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 100% (71/71) build 18-Sep-2024 18:47:19 remote: Counting objects: 100% (71/71), done. build 18-Sep-2024 18:47:19 remote: Compressing objects: 2% (1/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 4% (2/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 6% (3/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 8% (4/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 11% (5/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 13% (6/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 15% (7/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 17% (8/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 20% (9/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 22% (10/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 24% (11/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 26% (12/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 28% (13/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 31% (14/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 33% (15/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 35% (16/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 37% (17/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 40% (18/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 42% (19/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 44% (20/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 46% (21/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 48% (22/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 51% (23/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 53% (24/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 55% (25/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 57% (26/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 60% (27/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 62% (28/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 64% (29/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 66% (30/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 68% (31/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 71% (32/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 73% (33/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 75% (34/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 77% (35/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 80% (36/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 82% (37/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 84% (38/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 86% (39/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 88% (40/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 91% (41/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 93% (42/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 95% (43/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 97% (44/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 100% (45/45) build 18-Sep-2024 18:47:19 remote: Compressing objects: 100% (45/45), done. build 18-Sep-2024 18:47:19 Receiving objects: 0% (1/1127) build 18-Sep-2024 18:47:19 Receiving objects: 1% (12/1127) build 18-Sep-2024 18:47:19 Receiving objects: 2% (23/1127) build 18-Sep-2024 18:47:19 Receiving objects: 3% (34/1127) build 18-Sep-2024 18:47:19 Receiving objects: 4% (46/1127) build 18-Sep-2024 18:47:19 Receiving objects: 5% (57/1127) build 18-Sep-2024 18:47:19 Receiving objects: 6% (68/1127) build 18-Sep-2024 18:47:19 Receiving objects: 7% (79/1127) build 18-Sep-2024 18:47:19 Receiving objects: 8% (91/1127) build 18-Sep-2024 18:47:19 Receiving objects: 9% (102/1127) build 18-Sep-2024 18:47:19 Receiving objects: 10% (113/1127) build 18-Sep-2024 18:47:19 Receiving objects: 11% (124/1127) build 18-Sep-2024 18:47:19 Receiving objects: 12% (136/1127) build 18-Sep-2024 18:47:19 Receiving objects: 13% (147/1127) build 18-Sep-2024 18:47:19 Receiving objects: 14% (158/1127) build 18-Sep-2024 18:47:19 Receiving objects: 15% (170/1127) build 18-Sep-2024 18:47:19 Receiving objects: 16% (181/1127) build 18-Sep-2024 18:47:19 Receiving objects: 17% (192/1127) build 18-Sep-2024 18:47:19 Receiving objects: 18% (203/1127) build 18-Sep-2024 18:47:19 Receiving objects: 19% (215/1127) build 18-Sep-2024 18:47:19 Receiving objects: 20% (226/1127) build 18-Sep-2024 18:47:19 Receiving objects: 21% (237/1127) build 18-Sep-2024 18:47:19 Receiving objects: 22% (248/1127) build 18-Sep-2024 18:47:19 Receiving objects: 23% (260/1127) build 18-Sep-2024 18:47:19 Receiving objects: 24% (271/1127) build 18-Sep-2024 18:47:19 Receiving objects: 25% (282/1127) build 18-Sep-2024 18:47:19 Receiving objects: 26% (294/1127) build 18-Sep-2024 18:47:19 Receiving objects: 27% (305/1127) build 18-Sep-2024 18:47:19 Receiving objects: 28% (316/1127) build 18-Sep-2024 18:47:19 Receiving objects: 29% (327/1127) build 18-Sep-2024 18:47:19 Receiving objects: 30% (339/1127) build 18-Sep-2024 18:47:19 Receiving objects: 31% (350/1127) build 18-Sep-2024 18:47:19 Receiving objects: 32% (361/1127) build 18-Sep-2024 18:47:19 Receiving objects: 33% (372/1127) build 18-Sep-2024 18:47:19 Receiving objects: 34% (384/1127) build 18-Sep-2024 18:47:19 Receiving objects: 35% (395/1127) build 18-Sep-2024 18:47:19 Receiving objects: 36% (406/1127) build 18-Sep-2024 18:47:19 Receiving objects: 37% (417/1127) build 18-Sep-2024 18:47:19 Receiving objects: 38% (429/1127) build 18-Sep-2024 18:47:19 Receiving objects: 39% (440/1127) build 18-Sep-2024 18:47:19 Receiving objects: 40% (451/1127) build 18-Sep-2024 18:47:19 Receiving objects: 41% (463/1127) build 18-Sep-2024 18:47:19 Receiving objects: 42% (474/1127) build 18-Sep-2024 18:47:19 Receiving objects: 43% (485/1127) build 18-Sep-2024 18:47:19 Receiving objects: 44% (496/1127) build 18-Sep-2024 18:47:19 Receiving objects: 45% (508/1127) build 18-Sep-2024 18:47:19 Receiving objects: 46% (519/1127) build 18-Sep-2024 18:47:19 Receiving objects: 47% (530/1127) build 18-Sep-2024 18:47:19 Receiving objects: 48% (541/1127) build 18-Sep-2024 18:47:19 Receiving objects: 49% (553/1127) build 18-Sep-2024 18:47:19 Receiving objects: 50% (564/1127) build 18-Sep-2024 18:47:19 Receiving objects: 51% (575/1127) build 18-Sep-2024 18:47:19 Receiving objects: 52% (587/1127) build 18-Sep-2024 18:47:19 Receiving objects: 53% (598/1127) build 18-Sep-2024 18:47:19 Receiving objects: 54% (609/1127) build 18-Sep-2024 18:47:19 Receiving objects: 55% (620/1127) build 18-Sep-2024 18:47:19 Receiving objects: 56% (632/1127) build 18-Sep-2024 18:47:19 Receiving objects: 57% (643/1127) build 18-Sep-2024 18:47:19 Receiving objects: 58% (654/1127) build 18-Sep-2024 18:47:19 Receiving objects: 59% (665/1127) build 18-Sep-2024 18:47:19 Receiving objects: 60% (677/1127) build 18-Sep-2024 18:47:19 Receiving objects: 61% (688/1127) build 18-Sep-2024 18:47:19 Receiving objects: 62% (699/1127) build 18-Sep-2024 18:47:19 Receiving objects: 63% (711/1127) build 18-Sep-2024 18:47:19 Receiving objects: 64% (722/1127) build 18-Sep-2024 18:47:19 Receiving objects: 65% (733/1127) build 18-Sep-2024 18:47:19 Receiving objects: 66% (744/1127) build 18-Sep-2024 18:47:19 Receiving objects: 67% (756/1127) build 18-Sep-2024 18:47:19 Receiving objects: 68% (767/1127) build 18-Sep-2024 18:47:19 Receiving objects: 69% (778/1127) build 18-Sep-2024 18:47:19 Receiving objects: 70% (789/1127) build 18-Sep-2024 18:47:19 Receiving objects: 71% (801/1127) build 18-Sep-2024 18:47:19 Receiving objects: 72% (812/1127) build 18-Sep-2024 18:47:19 Receiving objects: 73% (823/1127) build 18-Sep-2024 18:47:19 Receiving objects: 74% (834/1127) build 18-Sep-2024 18:47:19 Receiving objects: 75% (846/1127) build 18-Sep-2024 18:47:19 Receiving objects: 76% (857/1127) build 18-Sep-2024 18:47:19 Receiving objects: 77% (868/1127) build 18-Sep-2024 18:47:19 Receiving objects: 78% (880/1127) build 18-Sep-2024 18:47:19 Receiving objects: 79% (891/1127) build 18-Sep-2024 18:47:19 Receiving objects: 80% (902/1127) build 18-Sep-2024 18:47:19 Receiving objects: 81% (913/1127) build 18-Sep-2024 18:47:19 Receiving objects: 82% (925/1127) build 18-Sep-2024 18:47:19 Receiving objects: 83% (936/1127) build 18-Sep-2024 18:47:19 Receiving objects: 84% (947/1127) build 18-Sep-2024 18:47:19 Receiving objects: 85% (958/1127) build 18-Sep-2024 18:47:19 Receiving objects: 86% (970/1127) build 18-Sep-2024 18:47:19 Receiving objects: 87% (981/1127) build 18-Sep-2024 18:47:19 Receiving objects: 88% (992/1127) build 18-Sep-2024 18:47:19 Receiving objects: 89% (1004/1127) build 18-Sep-2024 18:47:19 Receiving objects: 90% (1015/1127) build 18-Sep-2024 18:47:19 Receiving objects: 91% (1026/1127) build 18-Sep-2024 18:47:19 Receiving objects: 92% (1037/1127) build 18-Sep-2024 18:47:19 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 (from 1) build 18-Sep-2024 18:47:19 Receiving objects: 93% (1049/1127) build 18-Sep-2024 18:47:19 Receiving objects: 94% (1060/1127) build 18-Sep-2024 18:47:19 Receiving objects: 95% (1071/1127) build 18-Sep-2024 18:47:19 Receiving objects: 96% (1082/1127) build 18-Sep-2024 18:47:19 Receiving objects: 97% (1094/1127) build 18-Sep-2024 18:47:19 Receiving objects: 98% (1105/1127) build 18-Sep-2024 18:47:19 Receiving objects: 99% (1116/1127) build 18-Sep-2024 18:47:19 Receiving objects: 100% (1127/1127) build 18-Sep-2024 18:47:19 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.74 MiB/s, done. build 18-Sep-2024 18:47:19 Resolving deltas: 0% (0/579) build 18-Sep-2024 18:47:19 Resolving deltas: 1% (6/579) build 18-Sep-2024 18:47:19 Resolving deltas: 2% (12/579) build 18-Sep-2024 18:47:19 Resolving deltas: 3% (18/579) build 18-Sep-2024 18:47:19 Resolving deltas: 4% (24/579) build 18-Sep-2024 18:47:19 Resolving deltas: 5% (29/579) build 18-Sep-2024 18:47:19 Resolving deltas: 6% (35/579) build 18-Sep-2024 18:47:19 Resolving deltas: 7% (41/579) build 18-Sep-2024 18:47:19 Resolving deltas: 8% (47/579) build 18-Sep-2024 18:47:19 Resolving deltas: 9% (53/579) build 18-Sep-2024 18:47:19 Resolving deltas: 10% (58/579) build 18-Sep-2024 18:47:19 Resolving deltas: 11% (64/579) build 18-Sep-2024 18:47:19 Resolving deltas: 12% (70/579) build 18-Sep-2024 18:47:19 Resolving deltas: 13% (76/579) build 18-Sep-2024 18:47:19 Resolving deltas: 14% (82/579) build 18-Sep-2024 18:47:19 Resolving deltas: 15% (87/579) build 18-Sep-2024 18:47:19 Resolving deltas: 16% (93/579) build 18-Sep-2024 18:47:19 Resolving deltas: 17% (99/579) build 18-Sep-2024 18:47:19 Resolving deltas: 18% (106/579) build 18-Sep-2024 18:47:19 Resolving deltas: 19% (111/579) build 18-Sep-2024 18:47:19 Resolving deltas: 20% (116/579) build 18-Sep-2024 18:47:19 Resolving deltas: 21% (122/579) build 18-Sep-2024 18:47:19 Resolving deltas: 22% (128/579) build 18-Sep-2024 18:47:19 Resolving deltas: 23% (134/579) build 18-Sep-2024 18:47:19 Resolving deltas: 24% (139/579) build 18-Sep-2024 18:47:19 Resolving deltas: 25% (145/579) build 18-Sep-2024 18:47:19 Resolving deltas: 26% (151/579) build 18-Sep-2024 18:47:19 Resolving deltas: 27% (157/579) build 18-Sep-2024 18:47:19 Resolving deltas: 28% (164/579) build 18-Sep-2024 18:47:19 Resolving deltas: 29% (168/579) build 18-Sep-2024 18:47:19 Resolving deltas: 30% (174/579) build 18-Sep-2024 18:47:19 Resolving deltas: 31% (180/579) build 18-Sep-2024 18:47:19 Resolving deltas: 32% (186/579) build 18-Sep-2024 18:47:19 Resolving deltas: 33% (192/579) build 18-Sep-2024 18:47:19 Resolving deltas: 34% (197/579) build 18-Sep-2024 18:47:19 Resolving deltas: 35% (203/579) build 18-Sep-2024 18:47:19 Resolving deltas: 36% (209/579) build 18-Sep-2024 18:47:19 Resolving deltas: 37% (215/579) build 18-Sep-2024 18:47:19 Resolving deltas: 38% (221/579) build 18-Sep-2024 18:47:19 Resolving deltas: 39% (226/579) build 18-Sep-2024 18:47:19 Resolving deltas: 40% (232/579) build 18-Sep-2024 18:47:19 Resolving deltas: 41% (238/579) build 18-Sep-2024 18:47:19 Resolving deltas: 42% (244/579) build 18-Sep-2024 18:47:19 Resolving deltas: 43% (249/579) build 18-Sep-2024 18:47:19 Resolving deltas: 44% (255/579) build 18-Sep-2024 18:47:19 Resolving deltas: 45% (261/579) build 18-Sep-2024 18:47:19 Resolving deltas: 46% (267/579) build 18-Sep-2024 18:47:19 Resolving deltas: 47% (274/579) build 18-Sep-2024 18:47:19 Resolving deltas: 48% (278/579) build 18-Sep-2024 18:47:19 Resolving deltas: 49% (284/579) build 18-Sep-2024 18:47:19 Resolving deltas: 50% (290/579) build 18-Sep-2024 18:47:19 Resolving deltas: 51% (296/579) build 18-Sep-2024 18:47:19 Resolving deltas: 52% (302/579) build 18-Sep-2024 18:47:19 Resolving deltas: 53% (307/579) build 18-Sep-2024 18:47:19 Resolving deltas: 54% (313/579) build 18-Sep-2024 18:47:19 Resolving deltas: 55% (319/579) build 18-Sep-2024 18:47:19 Resolving deltas: 56% (325/579) build 18-Sep-2024 18:47:19 Resolving deltas: 57% (331/579) build 18-Sep-2024 18:47:19 Resolving deltas: 58% (336/579) build 18-Sep-2024 18:47:19 Resolving deltas: 59% (342/579) build 18-Sep-2024 18:47:19 Resolving deltas: 60% (348/579) build 18-Sep-2024 18:47:19 Resolving deltas: 61% (354/579) build 18-Sep-2024 18:47:19 Resolving deltas: 62% (359/579) build 18-Sep-2024 18:47:19 Resolving deltas: 63% (366/579) build 18-Sep-2024 18:47:19 Resolving deltas: 64% (371/579) build 18-Sep-2024 18:47:19 Resolving deltas: 65% (377/579) build 18-Sep-2024 18:47:19 Resolving deltas: 66% (383/579) build 18-Sep-2024 18:47:19 Resolving deltas: 67% (388/579) build 18-Sep-2024 18:47:19 Resolving deltas: 68% (394/579) build 18-Sep-2024 18:47:19 Resolving deltas: 69% (400/579) build 18-Sep-2024 18:47:19 Resolving deltas: 70% (406/579) build 18-Sep-2024 18:47:19 Resolving deltas: 71% (412/579) build 18-Sep-2024 18:47:19 Resolving deltas: 72% (417/579) build 18-Sep-2024 18:47:19 Resolving deltas: 73% (423/579) build 18-Sep-2024 18:47:19 Resolving deltas: 74% (429/579) build 18-Sep-2024 18:47:19 Resolving deltas: 75% (435/579) build 18-Sep-2024 18:47:19 Resolving deltas: 76% (441/579) build 18-Sep-2024 18:47:19 Resolving deltas: 77% (446/579) build 18-Sep-2024 18:47:19 Resolving deltas: 78% (452/579) build 18-Sep-2024 18:47:19 Resolving deltas: 79% (458/579) build 18-Sep-2024 18:47:19 Resolving deltas: 80% (465/579) build 18-Sep-2024 18:47:19 Resolving deltas: 81% (469/579) build 18-Sep-2024 18:47:19 Resolving deltas: 82% (475/579) build 18-Sep-2024 18:47:19 Resolving deltas: 83% (481/579) build 18-Sep-2024 18:47:19 Resolving deltas: 84% (487/579) build 18-Sep-2024 18:47:19 Resolving deltas: 85% (493/579) build 18-Sep-2024 18:47:19 Resolving deltas: 86% (498/579) build 18-Sep-2024 18:47:19 Resolving deltas: 87% (504/579) build 18-Sep-2024 18:47:19 Resolving deltas: 88% (510/579) build 18-Sep-2024 18:47:19 Resolving deltas: 89% (516/579) build 18-Sep-2024 18:47:19 Resolving deltas: 90% (522/579) build 18-Sep-2024 18:47:19 Resolving deltas: 91% (527/579) build 18-Sep-2024 18:47:19 Resolving deltas: 92% (533/579) build 18-Sep-2024 18:47:19 Resolving deltas: 93% (539/579) build 18-Sep-2024 18:47:19 Resolving deltas: 94% (545/579) build 18-Sep-2024 18:47:19 Resolving deltas: 95% (551/579) build 18-Sep-2024 18:47:19 Resolving deltas: 96% (556/579) build 18-Sep-2024 18:47:19 Resolving deltas: 97% (562/579) build 18-Sep-2024 18:47:19 Resolving deltas: 98% (568/579) build 18-Sep-2024 18:47:19 Resolving deltas: 99% (574/579) build 18-Sep-2024 18:47:19 Resolving deltas: 100% (579/579) build 18-Sep-2024 18:47:19 Resolving deltas: 100% (579/579), done. build 18-Sep-2024 18:47:19 error: pathspec 'release-phpbb-3.3.13' did not match any file(s) known to git build 18-Sep-2024 18:47:19  [delete] Deleting directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.git build 18-Sep-2024 18:47:19  [delete] Deleting directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/tests build 18-Sep-2024 18:47:19  [delete] Directory /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/travis does not exist or is not a directory. build 18-Sep-2024 18:47:19  [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.gitattributes build 18-Sep-2024 18:47:19  [delete] Could not find file /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/.travis.yml to delete. build 18-Sep-2024 18:47:19  [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/phpunit.xml.dist build 18-Sep-2024 18:47:19  [delete] Deleting: /data/build/old_versions/release-3.3.13/ext/phpbb/viglink/README.md build 18-Sep-2024 18:47:19  [delete] Could not find file /data/build/old_versions/release-3.3.13/config.php to delete. build 18-Sep-2024 18:47:19  [delete] Deleting directory /data/build/old_versions/release-3.3.13/develop build 18-Sep-2024 18:47:19  [delete] Deleting directory /data/build/old_versions/release-3.3.13/install/data build 18-Sep-2024 18:47:19  [delete] Deleting directory /data/build/old_versions/release-3.3.13/config/development build 18-Sep-2024 18:47:19  [delete] Deleting directory /data/build/old_versions/release-3.3.13/config/test build 18-Sep-2024 18:47:19  [echo] Setting permissions for checkout of release-3.3.13 in build/old_versions/release-3.3.13 build 18-Sep-2024 18:47:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/cache' to 777 build 18-Sep-2024 18:47:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/store' to 777 build 18-Sep-2024 18:47:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/files' to 777 build 18-Sep-2024 18:47:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/images/avatars/upload' to 777 build 18-Sep-2024 18:47:20  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.13/bin/phpbbcli.php' to 755 build 18-Sep-2024 18:47:20  build 18-Sep-2024 18:47:20 phpBB > clean-diff-dir: build 18-Sep-2024 18:47:20  build 18-Sep-2024 18:47:20  [delete] Deleting directory /data/build/old_versions/release-3.3.13/cache build 18-Sep-2024 18:47:20  [delete] Deleting directory /data/build/old_versions/release-3.3.13/docs build 18-Sep-2024 18:47:20  [delete] Deleting directory /data/build/old_versions/release-3.3.13/files build 18-Sep-2024 18:47:20  [delete] Deleting directory /data/build/old_versions/release-3.3.13/install build 18-Sep-2024 18:47:20  [delete] Deleting directory /data/build/old_versions/release-3.3.13/store build 18-Sep-2024 18:47:20  [delete] Directory /data/build/old_versions/release-3.3.13/vendor does not exist or is not a directory. build 18-Sep-2024 18:47:20  build 18-Sep-2024 18:47:20 phpBB > package: build 18-Sep-2024 18:47:20  build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-dir: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56 phpBB > checksum-file: build 18-Sep-2024 19:07:56  build 18-Sep-2024 19:07:56  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-files.tar.bz2 build 18-Sep-2024 19:07:56  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57 phpBB > checksum-file: build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:57  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57 phpBB > checksum-file: build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:57  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57 phpBB > checksum-file: build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:57  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57 phpBB > checksum-file: build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:57  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57 phpBB > checksum-file: build 18-Sep-2024 19:07:57  build 18-Sep-2024 19:07:57  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:57  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58 phpBB > checksum-file: build 18-Sep-2024 19:07:58  build 18-Sep-2024 19:07:58  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:58  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59 phpBB > checksum-file: build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:07:59  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59 phpBB > checksum-file: build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:59  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59 phpBB > checksum-file: build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:59  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59 phpBB > checksum-file: build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:07:59  [php] Calling PHP function: dirname() build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59 phpBB > checksum-file: build 18-Sep-2024 19:07:59  build 18-Sep-2024 19:07:59  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-files.zip build 18-Sep-2024 19:07:59  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00 phpBB > checksum-file: build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.zip build 18-Sep-2024 19:08:00  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00 phpBB > checksum-file: build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:00  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00 phpBB > checksum-file: build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:00  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00 phpBB > checksum-file: build 18-Sep-2024 19:08:00  build 18-Sep-2024 19:08:00  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-patch.zip build 18-Sep-2024 19:08:00  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01 phpBB > checksum-file: build 18-Sep-2024 19:08:01  build 18-Sep-2024 19:08:01  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:01  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02 phpBB > checksum-file: build 18-Sep-2024 19:08:02  build 18-Sep-2024 19:08:02  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.13_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:02  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03 phpBB > checksum-file: build 18-Sep-2024 19:08:03  build 18-Sep-2024 19:08:03  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:03  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04 phpBB > checksum-file: build 18-Sep-2024 19:08:04  build 18-Sep-2024 19:08:04  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-patch.tar.bz2 build 18-Sep-2024 19:08:04  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.webpi.zip build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05 phpBB > checksum-file: build 18-Sep-2024 19:08:05  build 18-Sep-2024 19:08:05  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:05  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06 phpBB > checksum-file: build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:06  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06 phpBB > checksum-file: build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_4.0.0-a1-dev.tar.bz2 build 18-Sep-2024 19:08:06  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06 phpBB > checksum-file: build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_4.0.0-a1-dev.zip build 18-Sep-2024 19:08:06  [php] Calling PHP function: dirname() build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06 phpBB > sign-packages: build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06  [echo] Skipping signing of packages due to missing build/package_signature build 18-Sep-2024 19:08:06  build 18-Sep-2024 19:08:06 BUILD FINISHED build 18-Sep-2024 19:08:06 build 18-Sep-2024 19:08:06 Total time: 22 minutes 11.39 seconds build 18-Sep-2024 19:08:06  simple 18-Sep-2024 19:08:06 Finished task 'Package release files' with result: Success simple 18-Sep-2024 19:08:06 Running post build plugin 'Artifact Copier' simple 18-Sep-2024 19:08:06 Publishing an artifact: Release Files simple 18-Sep-2024 19:08:13 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 7.290 s simple 18-Sep-2024 19:08:13 Running post build plugin 'npm Cache Cleanup' simple 18-Sep-2024 19:08:13 Running post build plugin 'NCover Results Collector' simple 18-Sep-2024 19:08:13 Running post build plugin 'Build Results Label Collector' simple 18-Sep-2024 19:08:13 Running post build plugin 'Clover Results Collector' simple 18-Sep-2024 19:08:13 Running post build plugin 'Docker Container Cleanup' simple 18-Sep-2024 19:08:59 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-P5SP' simple 18-Sep-2024 19:08:59 Finalising the build... simple 18-Sep-2024 19:08:59 Stopping timer. simple 18-Sep-2024 19:08:59 Build PHPBB3-DDM-P5SP-1330 completed. simple 18-Sep-2024 19:08:59 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 18-Sep-2024 19:08:59 Running on server: post build plugin 'NCover Results Collector' simple 18-Sep-2024 19:08:59 Running on server: post build plugin 'Build Labeller' simple 18-Sep-2024 19:08:59 Running on server: post build plugin 'Clover Delta Calculator' simple 18-Sep-2024 19:08:59 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 18-Sep-2024 19:08:59 All post build plugins have finished simple 18-Sep-2024 19:08:59 Generating build results summary... simple 18-Sep-2024 19:08:59 Saving build results to disk... simple 18-Sep-2024 19:08:59 Store variable context... simple 18-Sep-2024 19:08:59 Finished building PHPBB3-DDM-P5SP-1330.