rultor.com logo This build log was produced by rultor.com for MaxGoryunov/saving-iterator#38
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 5984
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Fri Jul 23 23:06:51 CEST 2021
+ uptime
 23:06:51 up 299 days,  7:12,  0 users,  load average: 4.93, 4.58, 4.62
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title=Feature/33
+ author=maxgoryunov
+ directory=
+ head=git@github.com:MaxGoryunov/saving-iterator.git
+ pull_id=38
+ fork=git@github.com:MaxGoryunov/saving-iterator.git
+ fork_branch=feature/33
+ squash=false
+ vars=('--env=head=git@github.com:MaxGoryunov/saving-iterator.git' '--env=pull_id=38' '--env=fork=git@github.com:MaxGoryunov/saving-iterator.git' '--env=fork_branch=feature/33' '--env=head_branch=master' '--env=pull_title=Feature/33' '--env=author=maxgoryunov' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=38'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=feature/33'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Feature/33'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxgoryunov'\''\'\'''\'''\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''./vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text'\'' '\'';'\'' '\''XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4'\'' '\'';'\'' '\''./vendor/bin/phpstan analyse'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''pull_id=38'\''' ';' 'export '\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''fork_branch=feature/33'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Feature/33'\''' ';' 'export '\''author=maxgoryunov'\''' ';' 'composer install' ';' './vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text' ';' 'XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4' ';' './vendor/bin/phpstan analyse' ';')
+ container=maxgoryunov_saving-iterator_38
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:MaxGoryunov/saving-iterator.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''pull_id=38'\''' ';' 'export '\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''fork_branch=feature/33'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Feature/33'\''' ';' 'export '\''author=maxgoryunov'\''' ';' 'composer install' ';' './vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text' ';' 'XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4' ';' './vendor/bin/phpstan analyse' ';'
+ sensitive=()
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:MaxGoryunov/saving-iterator.git
+ git remote update
Fetching origin
Fetching fork
From github.com:MaxGoryunov/saving-iterator
 * [new branch]      develop    -> fork/develop
 * [new branch]      feature/32 -> fork/feature/32
 * [new branch]      feature/33 -> fork/feature/33
 * [new branch]      master     -> fork/master
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/feature/33
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch feature/33 from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 7e3e815..cbfbd0f
Fast-forward
 .github/workflows/php.yml | 4 ++--
 .rultor.yml               | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=4.62
++ echo 4.62 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 4.62, low enough to run a new Docker container'
load average is 4.62, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
Digest: sha256:ae457d2438aa9a4989fb3a85705ab72db31f399c2ef11af2e520b03c1ccd2fe0
Status: Image is up to date for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\smaxgoryunov_saving-iterator_38\s*$'
+ ls -al .
total 712
drwx--x--x  3 rultor rultor   4096 Jul 23 23:06 .
drwxrwxrwt 11 root   root   684032 Jul 23 23:06 ..
-rw-rw-r--  1 rultor rultor    444 Jul 23 23:06 end.sh
-rwxrwxr-x  1 rultor rultor    363 Jul 23 23:06 entry.sh
-rw-rw-r--  1 rultor rultor      5 Jul 23 23:06 pid
drwxrwxr-x  7 rultor rultor   4096 Jul 23 23:06 repo
-rwxrwxr-x  1 rultor rultor   5946 Jul 23 23:06 run.sh
-rw-rw-r--  1 rultor rultor    609 Jul 23 23:06 script.sh
-rw-rw-r--  1 rultor rultor   5150 Jul 23 23:06 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-RwUO:/main --env=head=git@github.com:MaxGoryunov/saving-iterator.git --env=pull_id=38 --env=fork=git@github.com:MaxGoryunov/saving-iterator.git --env=fork_branch=feature/33 --env=head_branch=master --env=pull_title=Feature/33 --env=author=maxgoryunov '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=38'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=feature/33'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Feature/33'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxgoryunov'\''\'\'''\'''\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''./vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text'\'' '\'';'\'' '\''XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4'\'' '\'';'\'' '\''./vendor/bin/phpstan analyse'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-RwUO/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=maxgoryunov_saving-iterator_38 yegor256/rultor-image /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:MaxGoryunov/saving-iterator.git
+ head=git@github.com:MaxGoryunov/saving-iterator.git
+ export pull_id=38
+ pull_id=38
+ export fork=git@github.com:MaxGoryunov/saving-iterator.git
+ fork=git@github.com:MaxGoryunov/saving-iterator.git
+ export fork_branch=feature/33
+ fork_branch=feature/33
+ export head_branch=master
+ head_branch=master
+ export pull_title=Feature/33
+ pull_title=Feature/33
+ export author=maxgoryunov
+ author=maxgoryunov
+ composer install
30;43mComposer is operating significantly slower than normal because you do not have the PHP curl extension enabled.39;49m
30;43mNo composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.39;49m
32mLoading composer repositories with package information39m
32mUpdating dependencies39m
37;41mYour requirements could not be resolved to an installable set of packages.39;49m

  Problem 1
    - Root composer.json requires infection/infection ^0.23.0 -> satisfiable by infection/infection[0.23.0].
    - infection/infection 0.23.0 requires ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
  Problem 2
    - phpunit/phpunit[9.5.0, ..., 9.5.7] require ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.
    - Root composer.json requires phpunit/phpunit ^9.5 -> satisfiable by phpunit/phpunit[9.5.0, ..., 9.5.7].

To enable extensions, verify that they are enabled in your .ini files:
    - /etc/php/8.0/cli/php.ini
    - /etc/php/8.0/cli/conf.d/10-opcache.ini
    - /etc/php/8.0/cli/conf.d/10-pdo.ini
    - /etc/php/8.0/cli/conf.d/20-calendar.ini
    - /etc/php/8.0/cli/conf.d/20-ctype.ini
    - /etc/php/8.0/cli/conf.d/20-exif.ini
    - /etc/php/8.0/cli/conf.d/20-ffi.ini
    - /etc/php/8.0/cli/conf.d/20-fileinfo.ini
    - /etc/php/8.0/cli/conf.d/20-ftp.ini
    - /etc/php/8.0/cli/conf.d/20-gettext.ini
    - /etc/php/8.0/cli/conf.d/20-iconv.ini
    - /etc/php/8.0/cli/conf.d/20-phar.ini
    - /etc/php/8.0/cli/conf.d/20-posix.ini
    - /etc/php/8.0/cli/conf.d/20-readline.ini
    - /etc/php/8.0/cli/conf.d/20-shmop.ini
    - /etc/php/8.0/cli/conf.d/20-sockets.ini
    - /etc/php/8.0/cli/conf.d/20-sysvmsg.ini
    - /etc/php/8.0/cli/conf.d/20-sysvsem.ini
    - /etc/php/8.0/cli/conf.d/20-sysvshm.ini
    - /etc/php/8.0/cli/conf.d/20-tokenizer.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
container 332ff1508775049b9a23bd93af1ba55ae11766c108e0b370184419783a0b50f6 is dead
Fri Jul 23 23:08:10 CEST 2021