rultor.com logo This build log was produced by rultor.com for cqfn/0capa#53
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2705358
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu 10 Nov 2022 03:37:09 PM CET
+ uptime
 15:37:09 up 134 days, 18:38,  0 users,  load average: 0.97, 0.47, 0.20
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='51 refactoring'
+ author=yegor256
+ directory=
+ head=git@github.com:cqfn/0capa.git
+ pull_id=53
+ fork=git@github.com:Doldrums/0capa.git
+ fork_branch=51-refactoring
+ squash=false
+ vars=('--env=head=git@github.com:cqfn/0capa.git' '--env=pull_id=53' '--env=fork=git@github.com:Doldrums/0capa.git' '--env=fork_branch=51-refactoring' '--env=head_branch=master' '--env=pull_title=51 refactoring' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:cqfn/0capa.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=53'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:Doldrums/0capa.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=51-refactoring'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=51 refactoring'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install pdd -v 0.20.5'\'' '\'';'\'' '\''git config --global user.email "server@0capa.com"'\'' '\'';'\'' '\''git config --global user.name "0capa.com"'\'' '\'';'\'' '\''export GEM_HOME=~/.ruby'\'' '\'';'\'' '\''export GEM_PATH=$GEM_HOME:$GEM_PATH'\'' '\'';'\'' '\''ruby -v'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo apt update'\'' '\'';'\'' '\''set -e'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''service postgresql restart'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''bundle exec rails db:create:all'\'' '\'';'\'' '\''bundle exec rails db:migrate'\'' '\'';'\'' '\''bundle exec rails test'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:cqfn/0capa.git'\''' ';' 'export '\''pull_id=53'\''' ';' 'export '\''fork=git@github.com:Doldrums/0capa.git'\''' ';' 'export '\''fork_branch=51-refactoring'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=51 refactoring'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo gem install pdd -v 0.20.5' ';' 'git config --global user.email "server@0capa.com"' ';' 'git config --global user.name "0capa.com"' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'ruby -v' ';' 'bundle install --no-color' ';' 'sudo apt update' ';' 'set -e' ';' 'pdd -f /dev/null' ';' 'service postgresql restart' ';' 'bundle install' ';' 'bundle exec rails db:create:all' ';' 'bundle exec rails db:migrate' ';' 'bundle exec rails test' ';' 'bundle exec rake' ';')
+ container=cqfn_0capa_53
+ as_root=false
+ hostname
m1415.contaboserver.net
+ git --version
git version 2.25.1
+ docker --version
Docker version 20.10.17, build 100c701
+ 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:cqfn/0capa.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:cqfn/0capa.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:cqfn/0capa.git'\''' ';' 'export '\''pull_id=53'\''' ';' 'export '\''fork=git@github.com:Doldrums/0capa.git'\''' ';' 'export '\''fork_branch=51-refactoring'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=51 refactoring'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo gem install pdd -v 0.20.5' ';' 'git config --global user.email "server@0capa.com"' ';' 'git config --global user.name "0capa.com"' ';' 'export GEM_HOME=~/.ruby' ';' 'export GEM_PATH=$GEM_HOME:$GEM_PATH' ';' 'ruby -v' ';' 'bundle install --no-color' ';' 'sudo apt update' ';' 'set -e' ';' 'pdd -f /dev/null' ';' 'service postgresql restart' ';' 'bundle install' ';' 'bundle exec rails db:create:all' ';' 'bundle exec rails db:migrate' ';' 'bundle exec rails test' ';' 'bundle exec rake' ';'
+ sensitive=('config.yml')
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:Doldrums/0capa.git
+ git remote update
Fetching origin
Fetching fork
From github.com:Doldrums/0capa
 * [new branch]      28/fix/readme_update -> fork/28/fix/readme_update
 * [new branch]      31/fix_root_route    -> fork/31/fix_root_route
 * [new branch]      51-refactoring       -> fork/51-refactoring
 * [new branch]      add-other-changes    -> fork/add-other-changes
 * [new branch]      application-fix      -> fork/application-fix
 * [new branch]      backup-branch        -> fork/backup-branch
 * [new branch]      bugfix/DOCKER_CONFIG -> fork/bugfix/DOCKER_CONFIG
 * [new branch]      ci                   -> fork/ci
 * [new branch]      ci2                  -> fork/ci2
 * [new branch]      db-config            -> fork/db-config
 * [new branch]      dependabot/bundler/nokogiri-1.13.6 -> fork/dependabot/bundler/nokogiri-1.13.6
 * [new branch]      dependabot/bundler/rack-2.2.3.1 -> fork/dependabot/bundler/rack-2.2.3.1
 * [new branch]      dependabot/npm_and_yarn/async-2.6.4 -> fork/dependabot/npm_and_yarn/async-2.6.4
 * [new branch]      dependabot/npm_and_yarn/eventsource-1.1.2 -> fork/dependabot/npm_and_yarn/eventsource-1.1.2
 * [new branch]      dependabot/npm_and_yarn/minimist-1.2.6 -> fork/dependabot/npm_and_yarn/minimist-1.2.6
 * [new branch]      dependabot/npm_and_yarn/url-parse-1.5.10 -> fork/dependabot/npm_and_yarn/url-parse-1.5.10
 * [new branch]      master               -> fork/master
 * [new branch]      ml-v2-impl           -> fork/ml-v2-impl
 * [new branch]      rultor-config        -> fork/rultor-config
 * [new branch]      rultor-config-edits  -> fork/rultor-config-edits
 * [new branch]      rultor-config-update -> fork/rultor-config-update
 * [new branch]      rultor-config02      -> fork/rultor-config02
 * [new branch]      rultor-config03      -> fork/rultor-config03
 * [new branch]      version              -> fork/version
 * [new branch]      welcome_issue        -> fork/welcome_issue
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/51-refactoring
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch '51-refactoring' 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
Merge made by the 'recursive' strategy.
 .idea/0capa.iml                    | 192 ++++++++++++++++++-------------------
 .idea/workspace.xml                |  24 +++--
 .ruby-version                      |   2 +-
 Gemfile.lock                       |   5 +-
 config/database.yml                |  26 +++--
 config/environments/development.rb |   2 -
 lib/tasks/db.rake                  |  25 +++++
 test/creds.rb                      |   2 +
 version.rb                         |   4 +-
 9 files changed, 155 insertions(+), 127 deletions(-)
 create mode 100644 lib/tasks/db.rake
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.22
++ echo 0.22 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.22, low enough to run a new Docker container'
load average is 0.22, 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
eaead16dc43b: Already exists
4f4fb700ef54: Already exists
3a2a6f6042e4: Already exists
911981a44596: Already exists
87d232d8c16d: Already exists
24c54e0509b7: Already exists
d0dcbaeccc91: Already exists
f4fe9115badb: Already exists
0b87193df1fb: Already exists
8376cdcfcf2e: Already exists
291624290a30: Already exists
4f4fb700ef54: Already exists
15ca1dda2b0c: Already exists
e3b58d5dae72: Already exists
4f4fb700ef54: Already exists
50893d2b14fd: Already exists
02549b3a3f74: Already exists
4f4fb700ef54: Already exists
d30e4a3f0c99: Pulling fs layer
fc63dbfa0561: Pulling fs layer
d9107e2c69e5: Pulling fs layer
bb23e52528a7: Pulling fs layer
a45238023e74: Pulling fs layer
9a57ed55f2e1: Pulling fs layer
4117dac47e62: Pulling fs layer
bb9c92ed729b: Pulling fs layer
2415204054c5: Pulling fs layer
4f4fb700ef54: Pulling fs layer
8a3afd76ffd9: Pulling fs layer
f4c618b52720: Pulling fs layer
58b310e316af: Pulling fs layer
01e22651bd4b: Pulling fs layer
a45238023e74: Download complete
4c720b7a271d: Pulling fs layer
752801d929c8: Pulling fs layer
b0d0e7880471: Pulling fs layer
772901e6058f: Pulling fs layer
0511b04cd808: Pulling fs layer
2f22c73c0a9d: Pulling fs layer
a0ebe2e2b0ad: Pulling fs layer
3a07f0fa8712: Pulling fs layer
fc63dbfa0561: Download complete
c2b1ebfe5d65: Pulling fs layer
0ab879280777: Pulling fs layer
4c720b7a271d: Download complete
423c21e9c521: Pulling fs layer
2c2996c2f3c8: Pulling fs layer
4117dac47e62: Download complete
bb9c92ed729b: Download complete
2415204054c5: Download complete
06d99fce253c: Pulling fs layer
8a3afd76ffd9: Download complete
06d99fce253c: Waiting
f4c618b52720: Download complete
58b310e316af: Download complete
752801d929c8: Download complete
01e22651bd4b: Download complete
b0d0e7880471: Download complete
772901e6058f: Download complete
c2b1ebfe5d65: Download complete
d9107e2c69e5: Download complete
0511b04cd808: Download complete
2f22c73c0a9d: Download complete
3a07f0fa8712: Download complete
a0ebe2e2b0ad: Download complete
bb23e52528a7: Download complete
423c21e9c521: Waiting
2c2996c2f3c8: Waiting
d30e4a3f0c99: Download complete
423c21e9c521: Verifying Checksum
2c2996c2f3c8: Verifying Checksum
2c2996c2f3c8: Download complete
06d99fce253c: Verifying Checksum
06d99fce253c: Download complete
0ab879280777: Download complete
d30e4a3f0c99: Pull complete
fc63dbfa0561: Pull complete
d9107e2c69e5: Pull complete
bb23e52528a7: Pull complete
a45238023e74: Pull complete
9a57ed55f2e1: Download complete
423c21e9c521: Download complete
failed to register layer: Error processing tar file(exit status 1): write /usr/local/texlive/2022/bin/x86_64-linux/ttf2tfm: no space left on device
'cid' file is absent, most probably the Docker container wasn't started correctly