rultor.com logo This build log was produced by rultor.com for yegor256/pgtk#70
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1223
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Apr  2 05:31:46 UTC 2024
+ uptime
 05:31:46 up 1 min,  0 users,  load average: 0.62, 0.30, 0.11
+ ff=default
+ image=yegor256/rultor-image:1.22.0
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency rake to v13.2.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=70
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=renovate/rake-13.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=70' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=renovate/rake-13.x' '--env=head_branch=master' '--env=pull_title=Update dependency rake to v13.2.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=70'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rake-13.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rake to v13.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=70'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rake-13.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rake to v13.2.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_70
+ as_root=false
+ hostname
ip-172-31-30-251
+ pwd
/tmp/rultor-ol1B
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/pgtk.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/pgtk.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=70'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rake-13.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rake to v13.2.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:yegor256/pgtk.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/pgtk
 * [new branch]      dependabot/maven/resources/org.postgresql-postgresql-42.7.2 -> fork/dependabot/maven/resources/org.postgresql-postgresql-42.7.2
 * [new branch]      master               -> fork/master
 * [new branch]      renovate/maven-org.postgresql-postgresql-vulnerability -> fork/renovate/maven-org.postgresql-postgresql-vulnerability
 * [new branch]      renovate/rack-3.x    -> fork/renovate/rack-3.x
 * [new branch]      renovate/rake-13.x   -> fork/renovate/rake-13.x
 * [new branch]      renovate/rubocop-1.x -> fork/renovate/rubocop-1.x
 * [new branch]      renovate/rubocop-rspec-2.x -> fork/renovate/rubocop-rspec-2.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 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/renovate/rake-13.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/rake-13.x' 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 1aae2fb..557575d
Fast-forward
 Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.12
++ bc
++ echo 0.12 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.12, low enough to run a new Docker container'
load average is 0.12, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.22.0
+ docker pull yegor256/rultor-image:1.22.0
1.22.0: Pulling from yegor256/rultor-image
Digest: sha256:0e360fba8fb992c4c6cb495ddefdf5ecbc0f3edb887dd12deefd4af4b2a13272
Status: Image is up to date for yegor256/rultor-image:1.22.0
docker.io/yegor256/rultor-image:1.22.0
+ grep --quiet '\syegor256_pgtk_70\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Apr  2 05:31 .
drwxrwxrwt 12 root   root   4096 Apr  2 05:31 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Apr  2 05:31 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  466 Apr  2 05:31 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Apr  2 05:31 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Apr  2 05:31 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Apr  2 05:31 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 5855 Apr  2 05:31 run.sh
-rw-rw-r--  1 ubuntu ubuntu  520 Apr  2 05:31 script.sh
-rw-rw-r--  1 ubuntu ubuntu 5379 Apr  2 05:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ol1B:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=70 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=renovate/rake-13.x --env=head_branch=master '--env=pull_title=Update dependency rake to v13.2.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=70'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rake-13.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rake to v13.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-ol1B/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_70 yegor256/rultor-image:1.22.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/xcop.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .simplecov ...
Reading .travis.yml ...
Reading Gemfile ...
Reading LICENSE.txt ...
Reading README.md ...
Reading Rakefile ...
Reading appveyor.yml ...
Reading cucumber.yml ...
Reading lib/pgtk/liquibase_task.rb ...
Reading lib/pgtk/pgsql_task.rb ...
Reading lib/pgtk/pool.rb ...
Reading lib/pgtk/version.rb ...
Reading lib/pgtk/wire.rb ...
Reading lib/pgtk.rb ...
Reading pgtk.gemspec ...
Reading resources/pom.xml ...
Reading test/test__helper.rb ...
Reading test/test_liquibase_task.rb ...
Reading test/test_pgsql_task.rb ...
Reading test/test_pool.rb ...
Reading test-resources/2019/01-test.xml ...
Reading test-resources/master.xml ...
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...
Fetching rake 13.2.0
Installing rake 13.2.0
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching bigdecimal 3.1.7
Installing bigdecimal 3.1.7 with native extensions
Fetching concurrent-ruby 1.2.3
Installing concurrent-ruby 1.2.3
Fetching connection_pool 2.4.1
Installing connection_pool 2.4.1
Fetching drb 2.2.1
Installing drb 2.2.1
Fetching i18n 1.14.4
Installing i18n 1.14.4
Fetching minitest 5.22.3
Installing minitest 5.22.3
Fetching mutex_m 0.2.0
Installing mutex_m 0.2.0
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching activesupport 7.1.3.2
Installing activesupport 7.1.3.2
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Fetching racc 1.7.3
Installing racc 1.7.3 with native extensions
Fetching nokogiri 1.16.3 (x86_64-linux)
Installing nokogiri 1.16.3 (x86_64-linux)
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.22.0
Installing loofah 2.22.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching actionview 7.1.3.2
Installing actionview 7.1.3.2
Fetching rack 2.2.9
Installing rack 2.2.9
Fetching rack-session 1.0.2
Installing rack-session 1.0.2
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching actionpack 7.1.3.2
Installing actionpack 7.1.3.2
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Using bundler 2.4.10
Fetching diff-lcs 1.5.1
Installing diff-lcs 1.5.1
Using differ 0.1.2
Fetching docile 1.4.0
Installing docile 1.4.0
Fetching io-console 0.7.2
Installing io-console 0.7.2 with native extensions
Fetching stringio 3.1.0
Installing stringio 3.1.0 with native extensions
Fetching psych 5.1.2
Installing psych 5.1.2 with native extensions
Fetching rdoc 6.6.3.1
Installing rdoc 6.6.3.1
Fetching reline 0.5.0
Installing reline 0.5.0
Fetching irb 1.12.0
Installing irb 1.12.0
Fetching json 2.7.1
Installing json 2.7.1 with native extensions
Fetching loog 0.5.1
Installing loog 0.5.1
Fetching parallel 1.24.0
Installing parallel 1.24.0
Fetching parser 3.3.0.5
Installing parser 3.3.0.5
Fetching pg 1.5.6
Installing pg 1.5.6 with native extensions
Fetching random-port 0.6.0
Installing random-port 0.6.0
Using pgtk 0.0.0 from source at `.`
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 1.0.0
Installing rackup 1.0.0
Fetching thor 1.3.1
Installing thor 1.3.1
Fetching zeitwerk 2.6.13
Installing zeitwerk 2.6.13
Fetching railties 7.1.3.2
Installing railties 7.1.3.2
Using rainbow 3.1.1
Fetching regexp_parser 2.9.0
Installing regexp_parser 2.9.0
Fetching rexml 3.2.6
Installing rexml 3.2.6
Fetching rspec-support 3.13.1
Installing rspec-support 3.13.1
Fetching rspec-core 3.13.0
Installing rspec-core 3.13.0
Fetching rspec-expectations 3.13.0
Installing rspec-expectations 3.13.0
Fetching rspec-mocks 3.13.0
Installing rspec-mocks 3.13.0
Fetching rspec-rails 6.1.2
Installing rspec-rails 6.1.2
Fetching rubocop-ast 1.31.2
Installing rubocop-ast 1.31.2
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-display_width 2.5.0
Installing unicode-display_width 2.5.0
Fetching rubocop 1.50.2
Installing rubocop 1.50.2
Fetching rubocop-capybara 2.20.0
Installing rubocop-capybara 2.20.0
Fetching rubocop-rspec 2.20.0
Installing rubocop-rspec 2.20.0
Fetching simplecov-html 0.12.3
Installing simplecov-html 0.12.3
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Using slop 4.10.1
Using xcop 0.7.1
Bundle complete! 9 Gemfile dependencies, 67 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Run options: --seed 35556

# Running:

Random TCP port 44963 is used
2024-04-02 05:36:48.371 UTC [1570] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:36:48.372 UTC [1570] LOG:  listening on IPv4 address "127.0.0.1", port 44963
2024-04-02 05:36:48.373 UTC [1570] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:36:48.378 UTC [1570] LOG:  listening on Unix socket "/tmp/test20240402-1553-torrfi/pgsql/.s.PGSQL.44963"
2024-04-02 05:36:48.387 UTC [1571] LOG:  database system was shut down at 2024-04-02 05:36:46 UTC
2024-04-02 05:36:48.394 UTC [1570] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1570, port 44963
0m0mINFO 4/2/24, 5:37 AM: liquibase: Successfully acquired change log lock
INFO 4/2/24, 5:37 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:37 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:37 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:37 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 11ms
INFO 4/2/24, 5:37 AM: liquibase: Successfully released change log lock
0m0m2024-04-02 05:37:19.242 UTC [1626] ERROR:  relation "tabledoesnotexist" does not exist at character 13
2024-04-02 05:37:19.242 UTC [1626] STATEMENT:  INSERT INTO tableDoesNotExist (a) VALUES (42)
32m.0mRequired TCP port 37667 is used
2024-04-02 05:37:22.904 UTC [1642] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:37:22.904 UTC [1642] LOG:  listening on IPv4 address "127.0.0.1", port 37667
2024-04-02 05:37:22.905 UTC [1642] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:37:22.912 UTC [1642] LOG:  listening on Unix socket "/tmp/test20240402-1553-wtw7ph/pgsql/.s.PGSQL.37667"
2024-04-02 05:37:22.922 UTC [1643] LOG:  database system was shut down at 2024-04-02 05:37:20 UTC
2024-04-02 05:37:22.930 UTC [1642] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1642, port 37667
D: PostgreSQL pool started with 1 connections
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 2760
2024-04-02 05:37:24.673 UTC [1653] FATAL:  terminating connection due to unexpected postmaster exit
Required TCP port 37667 is used
2024-04-02 05:37:28.786 UTC [1669] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:37:28.787 UTC [1669] LOG:  listening on IPv4 address "127.0.0.1", port 37667
2024-04-02 05:37:28.787 UTC [1669] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:37:28.795 UTC [1669] LOG:  listening on Unix socket "/tmp/test20240402-1553-wtw7ph/pgsql/.s.PGSQL.37667"
2024-04-02 05:37:28.802 UTC [1670] LOG:  database system was shut down at 2024-04-02 05:37:26 UTC
2024-04-02 05:37:28.809 UTC [1669] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1669, port 37667
E: SELECT * FROM pg_catalog.pg_tables: PQconsumeInput() FATAL:  terminating connection due to unexpected postmaster exit
   server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 2800
32m.0mRandom TCP port 40759 is used
2024-04-02 05:37:33.839 UTC [1695] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:37:33.840 UTC [1695] LOG:  listening on IPv4 address "127.0.0.1", port 40759
2024-04-02 05:37:33.841 UTC [1695] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:37:33.846 UTC [1695] LOG:  listening on Unix socket "/tmp/test20240402-1553-kw02ic/pgsql/.s.PGSQL.40759"
2024-04-02 05:37:33.854 UTC [1696] LOG:  database system was shut down at 2024-04-02 05:37:31 UTC
2024-04-02 05:37:33.862 UTC [1695] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1695, port 40759
0m0mINFO 4/2/24, 5:37 AM: liquibase: Successfully acquired change log lock
INFO 4/2/24, 5:37 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:37 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:37 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:37 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 10ms
INFO 4/2/24, 5:37 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: DELETE FROM book: 1ms / 2820
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 1ms / 2820
32m.0m2024-04-02 05:37:43.838 UTC [1673] PANIC:  could not create file "pg_wal/xlogtemp.1673": No such file or directory
2024-04-02 05:37:44.165 UTC [1669] LOG:  WAL writer process (PID 1673) was terminated by signal 6: Aborted
2024-04-02 05:37:44.165 UTC [1669] LOG:  terminating any other active server processes
2024-04-02 05:37:44.169 UTC [1675] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:37:44.173 UTC [1669] LOG:  all server processes terminated; reinitializing
2024-04-02 05:37:44.173 UTC [1669] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:37:44.174 UTC [1669] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:37:44.176 UTC [1669] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 40945 is used
2024-04-02 05:37:45.995 UTC [1760] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:37:45.996 UTC [1760] LOG:  listening on IPv4 address "127.0.0.1", port 40945
2024-04-02 05:37:45.997 UTC [1760] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:37:46.002 UTC [1760] LOG:  listening on Unix socket "/tmp/test20240402-1553-sloef2/pgsql/.s.PGSQL.40945"
2024-04-02 05:37:46.009 UTC [1761] LOG:  database system was shut down at 2024-04-02 05:37:43 UTC
2024-04-02 05:37:46.017 UTC [1760] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1760, port 40945
0m0m2024-04-02 05:37:48.466 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:48.890 UTC [1699] PANIC:  could not create file "pg_wal/xlogtemp.1699": No such file or directory
2024-04-02 05:37:49.154 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:49.154 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:49.154 UTC [1695] LOG:  WAL writer process (PID 1699) was terminated by signal 6: Aborted
2024-04-02 05:37:49.155 UTC [1695] LOG:  terminating any other active server processes
2024-04-02 05:37:49.158 UTC [1701] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:37:49.162 UTC [1695] LOG:  all server processes terminated; reinitializing
2024-04-02 05:37:49.162 UTC [1695] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:37:49.162 UTC [1695] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:37:49.164 UTC [1695] PANIC:  could not open file "global/pg_control": No such file or directory
2024-04-02 05:37:49.849 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:49.850 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:50.506 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:50.506 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:51.156 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:51.156 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:51.810 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:51.810 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:52.460 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:52.461 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:53.112 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:53.112 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:53.762 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:53.763 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 4/2/24, 5:37 AM: liquibase: Successfully acquired change log lock
2024-04-02 05:37:54.413 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:54.413 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:55.069 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:55.073 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 4/2/24, 5:37 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:37 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:37 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:37 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 11ms
INFO 4/2/24, 5:37 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 2ms / 2860
32m.0m2024-04-02 05:37:55.729 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:55.729 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:56.377 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:56.378 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:57.026 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:57.027 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:57.676 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:57.676 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:58.325 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-04-02 05:37:58.325 UTC [1576] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 33369 is used
2024-04-02 05:37:58.438 UTC [1825] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:37:58.439 UTC [1825] LOG:  listening on IPv4 address "127.0.0.1", port 33369
2024-04-02 05:37:58.439 UTC [1825] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:37:58.445 UTC [1825] LOG:  listening on Unix socket "/tmp/test20240402-1553-i177ap/pgsql/.s.PGSQL.33369"
2024-04-02 05:37:58.451 UTC [1826] LOG:  database system was shut down at 2024-04-02 05:37:56 UTC
2024-04-02 05:37:58.458 UTC [1825] LOG:  database system is ready to accept connections
2024-04-02 05:37:58.732 UTC [1575] LOG:  using stale statistics instead of current ones because stats collector is not responding
PostgreSQL has been started in process #1825, port 33369
0m0m2024-04-02 05:38:01.060 UTC [1764] PANIC:  could not create file "pg_wal/xlogtemp.1764": No such file or directory
2024-04-02 05:38:01.369 UTC [1760] LOG:  WAL writer process (PID 1764) was terminated by signal 6: Aborted
2024-04-02 05:38:01.370 UTC [1760] LOG:  terminating any other active server processes
2024-04-02 05:38:01.374 UTC [1766] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:38:01.377 UTC [1760] LOG:  all server processes terminated; reinitializing
2024-04-02 05:38:01.377 UTC [1760] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:38:01.378 UTC [1760] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:38:01.380 UTC [1760] PANIC:  could not open file "global/pg_control": No such file or directory
INFO 4/2/24, 5:38 AM: liquibase: Successfully acquired change log lock
INFO 4/2/24, 5:38 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:38 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 12ms
INFO 4/2/24, 5:38 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: SHOW server_version: 0ms / 2900
32m.0mRandom TCP port 40905 is used
2024-04-02 05:38:13.603 UTC [1890] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:38:13.604 UTC [1890] LOG:  listening on IPv4 address "127.0.0.1", port 40905
2024-04-02 05:38:13.604 UTC [1890] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:38:13.609 UTC [1890] LOG:  listening on Unix socket "/tmp/test20240402-1553-w0574/pgsql/.s.PGSQL.40905"
2024-04-02 05:38:13.616 UTC [1891] LOG:  database system was shut down at 2024-04-02 05:38:11 UTC
2024-04-02 05:38:13.623 UTC [1890] LOG:  database system is ready to accept connections
2024-04-02 05:38:13.659 UTC [1829] PANIC:  could not create file "pg_wal/xlogtemp.1829": No such file or directory
2024-04-02 05:38:13.783 UTC [1825] LOG:  WAL writer process (PID 1829) was terminated by signal 6: Aborted
2024-04-02 05:38:13.783 UTC [1825] LOG:  terminating any other active server processes
2024-04-02 05:38:13.786 UTC [1831] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:38:13.790 UTC [1825] LOG:  all server processes terminated; reinitializing
2024-04-02 05:38:13.790 UTC [1825] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:38:13.790 UTC [1825] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:38:13.792 UTC [1825] PANIC:  could not open file "global/pg_control": No such file or directory
PostgreSQL has been started in process #1890, port 40905
0m0m2024-04-02 05:38:19.310 UTC [1570] LOG:  could not open file "postmaster.pid": No such file or directory
2024-04-02 05:38:19.310 UTC [1570] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-04-02 05:38:19.311 UTC [1570] LOG:  received immediate shutdown request
2024-04-02 05:38:19.311 UTC [1570] LOG:  could not open file "postmaster.pid": No such file or directory
2024-04-02 05:38:19.314 UTC [1576] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:38:19.320 UTC [1570] LOG:  database system is shut down
INFO 4/2/24, 5:38 AM: liquibase: Successfully acquired change log lock
INFO 4/2/24, 5:38 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:38 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 11ms
INFO 4/2/24, 5:38 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
2024-04-02 05:38:22.914 UTC [1940] ERROR:  relation "thisiserror" does not exist at character 15
2024-04-02 05:38:22.914 UTC [1940] STATEMENT:  SELECT * FROM thisiserror
E: SELECT * FROM thisiserror: ERROR:  relation "thisiserror" does not exist
   LINE 1: SELECT * FROM thisiserror
                         ^
D: SELECT * FROM book: 1ms / 2960
D: SELECT * FROM book: 0ms / 2960
D: SELECT * FROM book: 0ms / 2960
D: SELECT * FROM book: 0ms / 2960
D: SELECT * FROM book: 0ms / 2960
32m.0m2024-04-02 05:38:23.050 UTC [1894] PANIC:  could not create file "pg_wal/xlogtemp.1894": No such file or directory
2024-04-02 05:38:23.305 UTC [1890] LOG:  WAL writer process (PID 1894) was terminated by signal 6: Aborted
2024-04-02 05:38:23.306 UTC [1890] LOG:  terminating any other active server processes
2024-04-02 05:38:23.310 UTC [1896] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:38:23.313 UTC [1890] LOG:  all server processes terminated; reinitializing
2024-04-02 05:38:23.313 UTC [1890] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:38:23.313 UTC [1890] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:38:23.316 UTC [1890] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 37097 is used
2024-04-02 05:38:26.364 UTC [1956] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:38:26.365 UTC [1956] LOG:  listening on IPv4 address "127.0.0.1", port 37097
2024-04-02 05:38:26.365 UTC [1956] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:38:26.372 UTC [1956] LOG:  listening on Unix socket "/tmp/test20240402-1553-psj9pv/pgsql/.s.PGSQL.37097"
2024-04-02 05:38:26.379 UTC [1957] LOG:  database system was shut down at 2024-04-02 05:38:24 UTC
2024-04-02 05:38:26.386 UTC [1956] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1956, port 37097
0m0mINFO 4/2/24, 5:38 AM: liquibase: Successfully acquired change log lock
INFO 4/2/24, 5:38 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:38 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:38 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 9ms
INFO 4/2/24, 5:38 AM: liquibase: Successfully released change log lock
0m0m32m.0mRandom TCP port 34341 is used
2024-04-02 05:38:38.481 UTC [2021] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:38:38.482 UTC [2021] LOG:  listening on IPv4 address "127.0.0.1", port 34341
2024-04-02 05:38:38.483 UTC [2021] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:38:38.489 UTC [2021] LOG:  listening on Unix socket "/tmp/test20240402-1553-bz9tuq/pgsql/.s.PGSQL.34341"
2024-04-02 05:38:38.498 UTC [2022] LOG:  database system was shut down at 2024-04-02 05:38:36 UTC
2024-04-02 05:38:38.505 UTC [2021] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2021, port 34341
32m.0m2024-04-02 05:38:41.423 UTC [1960] PANIC:  could not create file "pg_wal/xlogtemp.1960": No such file or directory
2024-04-02 05:38:41.555 UTC [1956] LOG:  WAL writer process (PID 1960) was terminated by signal 6: Aborted
2024-04-02 05:38:41.555 UTC [1956] LOG:  terminating any other active server processes
2024-04-02 05:38:41.557 UTC [1962] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:38:41.561 UTC [1956] LOG:  all server processes terminated; reinitializing
2024-04-02 05:38:41.562 UTC [1956] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:38:41.562 UTC [1956] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:38:41.565 UTC [1956] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 35643 is used
2024-04-02 05:38:43.248 UTC [2046] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:38:43.248 UTC [2046] LOG:  listening on IPv4 address "127.0.0.1", port 35643
2024-04-02 05:38:43.249 UTC [2046] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:38:43.255 UTC [2046] LOG:  listening on Unix socket "/tmp/test20240402-1553-vyf1ql/pgsql/.s.PGSQL.35643"
2024-04-02 05:38:43.262 UTC [2047] LOG:  database system was shut down at 2024-04-02 05:38:41 UTC
2024-04-02 05:38:43.269 UTC [2046] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2046, port 35643
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------------< pgtk:pgtk >------------------------------
[INFO] Building pgtk 0.0.0
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom (2.0 kB at 4.0 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar (163 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom (2.9 kB at 291 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 210 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar (1.1 MB at 6.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 5.6 MB/s)
[INFO]
[INFO] --- liquibase:4.25.1:update (update) @ pgtk ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom (2.9 kB at 245 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom (36 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 319 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 704 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 591 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom (1.5 kB at 167 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar (2.7 MB at 15 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar (240 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 2.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 4.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar (5.6 MB at 18 MB/s)
[WARNING]  Parameter 'logging' (user property 'liquibase.logging') is deprecated: Logging managed by maven
[WARNING]  Parameter 'promptOnNonLocalDatabase' (user property 'liquibase.promptOnNonLocalDatabase') is deprecated: No longer prompts
[ERROR] The liquibase-maven-plugin now manages logging via the standard maven logging config, not the 'logging' configuration. Use the -e, -X or -q flags or see https://maven.apache.org/maven-logging.html
[INFO] ------------------------------------------------------------------------
[INFO] ####################################################
##   _     _             _ _                      ##
##  | |   (_)           (_) |                     ##
##  | |    _  __ _ _   _ _| |__   __ _ ___  ___   ##
##  | |   | |/ _` | | | | | '_ \ / _` / __|/ _ \  ##
##  | |___| | (_| | |_| | | |_) | (_| \__ \  __/  ##
##  \_____/_|\__, |\__,_|_|_.__/ \__,_|___/\___|  ##
##              | |                               ##
##              |_|                               ##
##                                                ##
##  Get documentation at docs.liquibase.com       ##
##  Get certified courses at learn.liquibase.com  ##
##                                                ##
####################################################
Starting Liquibase at 05:38:51 (version 4.25.1 #690 built at 2023-12-18 16:29+0000)
[INFO] Set default schema name to public
[INFO] Executing on Database: jdbc:postgresql://localhost:35643/xxx?user=xxx
2024-04-02 05:38:53.532 UTC [2025] PANIC:  could not create file "pg_wal/xlogtemp.2025": No such file or directory
2024-04-02 05:38:53.792 UTC [2021] LOG:  WAL writer process (PID 2025) was terminated by signal 6: Aborted
2024-04-02 05:38:53.792 UTC [2021] LOG:  terminating any other active server processes
2024-04-02 05:38:53.794 UTC [2027] LOG:  could not open temporary statistics file "pg_stat/global.tmp&quot;: No such file or directory
2024-04-02 05:38:53.799 UTC [2021] LOG:  all server processes terminated; reinitializing
2024-04-02 05:38:53.799 UTC [2021] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:38:53.800 UTC [2021] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:38:53.802 UTC [2021] PANIC:  could not open file "global/pg_control": No such file or directory
[INFO] Reading resource: 2019/01-test.xml
[INFO] Creating database history table with name: databasechangelog
[INFO] Reading from databasechangelog
2024-04-02 05:38:54.739 UTC [2099] ERROR:  relation "databasechangeloglock" does not exist at character 22
2024-04-02 05:38:54.739 UTC [2099] STATEMENT:  SELECT COUNT(*) FROM databasechangeloglock
[INFO] Successfully acquired change log lock
[INFO] Using deploymentId: 2036334833
[INFO] Reading from databasechangelog
[INFO] Running Changeset: 001-initial-schema.xml::01::yegor256
[INFO] Custom SQL executed
[INFO] ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 33ms

UPDATE SUMMARY
Run:                          1
Previously run:               0
Filtered out:                 0
-------------------------------
Total change sets:            1

[INFO] UPDATE SUMMARY
[INFO] Run:                          1
[INFO] Previously run:               0
[INFO] Filtered out:                 0
[INFO] -------------------------------
[INFO] Total change sets:            1
[INFO] Update summary generated
[INFO] Update command completed successfully.
[INFO] Liquibase: Update has been successful. Rows affected: 1
[INFO] Successfully released change log lock
[INFO] Command execution complete
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.661 s
[INFO] Finished at: 2024-04-02T05:38:54Z
[INFO] ------------------------------------------------------------------------
0m0m32m.0mRandom TCP port 34353 is used
2024-04-02 05:38:58.032 UTC [2116] LOG:  starting PostgreSQL 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-04-02 05:38:58.033 UTC [2116] LOG:  listening on IPv4 address "127.0.0.1", port 34353
2024-04-02 05:38:58.033 UTC [2116] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-04-02 05:38:58.039 UTC [2116] LOG:  listening on Unix socket "/tmp/test20240402-1553-akld38/pgsql/.s.PGSQL.34353"
2024-04-02 05:38:58.046 UTC [2117] LOG:  database system was shut down at 2024-04-02 05:38:55 UTC
2024-04-02 05:38:58.053 UTC [2116] LOG:  database system is ready to accept connections
2024-04-02 05:38:58.300 UTC [2050] PANIC:  could not create file "pg_wal/xlogtemp.2050": No such file or directory
2024-04-02 05:38:58.422 UTC [2046] LOG:  WAL writer process (PID 2050) was terminated by signal 6: Aborted
2024-04-02 05:38:58.422 UTC [2046] LOG:  terminating any other active server processes
2024-04-02 05:38:58.423 UTC [2052] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:38:58.428 UTC [2046] LOG:  all server processes terminated; reinitializing
2024-04-02 05:38:58.428 UTC [2046] LOG:  could not open directory "base": No such file or directory
2024-04-02 05:38:58.429 UTC [2046] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-04-02 05:38:58.431 UTC [2046] PANIC:  could not open file "global/pg_control": No such file or directory
PostgreSQL has been started in process #2116, port 34353
0m0mINFO 4/2/24, 5:39 AM: liquibase: Successfully acquired change log lock
INFO 4/2/24, 5:39 AM: liquibase: Creating database history table with name: databasechangelog
INFO 4/2/24, 5:39 AM: liquibase: Reading from databasechangelog
INFO 4/2/24, 5:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 4/2/24, 5:39 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 11ms
INFO 4/2/24, 5:39 AM: liquibase: Successfully released change log lock
0m0m32m.0m32m.0m

Finished in 150.224067s, 0.0732 runs/s, 0.0799 assertions/s.
11 runs, 12 assertions, 0 failures, 0 errors, 0 skips
2024-04-02 05:39:09.075 UTC [2116] LOG:  received smart shutdown request
2024-04-02 05:39:09.076 UTC [2116] LOG:  could not open file "postmaster.pid": No such file or directory
2024-04-02 05:39:09.082 UTC [2116] LOG:  background worker "logical replication launcher" (PID 2123) exited with exit code 1
2024-04-02 05:39:09.083 UTC [2118] LOG:  shutting down
2024-04-02 05:39:09.083 UTC [2118] PANIC:  could not open file "/tmp/test20240402-1553-akld38/pgsql/global/pg_control": No such file or directory
PostgreSQL killed in PID 2116
PostgreSQL killed in PID 2046
PostgreSQL killed in PID 2021
PostgreSQL killed in PID 1956
PostgreSQL killed in PID 1890
PostgreSQL killed in PID 1825
PostgreSQL killed in PID 1760
PostgreSQL killed in PID 1695
PostgreSQL killed in PID 1669
PostgreSQL killed in PID 1642
PostgreSQL killed in PID 1570
Coverage report generated for Unit Tests to /home/r/repo/coverage. 173 / 187 LOC (92.51%) covered.
2024-04-02 05:39:09.355 UTC [2116] LOG:  checkpointer process (PID 2118) was terminated by signal 6: Aborted
2024-04-02 05:39:09.355 UTC [2116] LOG:  terminating any other active server processes
2024-04-02 05:39:09.355 UTC [2122] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-04-02 05:39:09.358 UTC [2116] LOG:  abnormal database system shutdown
2024-04-02 05:39:09.360 UTC [2116] LOG:  database system is shut down
Running RuboCop...
Inspecting 14 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

14 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 3 files...
32m.0m32m.0m32m.0m
3 files checked, everything looks 32mpretty0m
grep -q -r '2019-2024'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 1 vulnerability on yegor256/pgtk's default branch (1 critical). To find out more, visit:
remote:      https://github.com/yegor256/pgtk/security/dependabot/7
remote:
To github.com:yegor256/pgtk.git
   1aae2fb..557575d  master -> master
container 62a9ccecb3ac210d246d5057f17d940bd56181c024bca23f7f6789656cb44347 is dead
Tue Apr  2 05:39:33 UTC 2024