+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1068
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Aug  1 10:34:12 UTC 2024
+ uptime
 10:34:12 up 0 min,  0 users,  load average: 1.63, 0.45, 0.15
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency rubocop to v1.65.1'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=95
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=renovate/rubocop-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=95' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=renovate/rubocop-1.x' '--env=head_branch=master' '--env=pull_title=Update dependency rubocop to v1.65.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=95'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop to v1.65.1'\''\'\'''\'''\'' '\'';'\'' '\''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=95'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop to v1.65.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_95
+ as_root=false
+ hostname
ip-172-31-17-170
+ pwd
/tmp/rultor-FLVA
+ 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=95'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop to v1.65.1'\''' ';' '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]      master               -> fork/master
 * [new branch]      renovate/liquibase.version -> fork/renovate/liquibase.version
 * [new branch]      renovate/rubocop-1.x -> fork/renovate/rubocop-1.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/rubocop-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/rubocop-1.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 53eddc3..73013bd
Fast-forward
 Gemfile      | 2 +-
 Gemfile.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.19
++ bc
++ echo 0.19 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.19, low enough to run a new Docker container'
load average is 0.19, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.23.1
+ docker pull yegor256/rultor-image:1.23.1
1.23.1: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
2c78bdfd1661: Pulling fs layer
30469571f9ab: Pulling fs layer
cac62b5ba932: Pulling fs layer
403ec2ae2389: Pulling fs layer
62628d0488a1: Pulling fs layer
84283471f652: Pulling fs layer
9ad1fa82e034: Pulling fs layer
80bda748ab48: Pulling fs layer
615b3b9f2aac: Pulling fs layer
09ce9dff669f: Pulling fs layer
e8271a417b38: Pulling fs layer
0c9916c1cff4: Pulling fs layer
875e86560ccf: Pulling fs layer
091892e3a304: Pulling fs layer
1cbed1b837ca: Pulling fs layer
986b3170a0d9: Pulling fs layer
e56ee5c784dc: Pulling fs layer
8cb6f425b6ba: Pulling fs layer
35d35565636d: Pulling fs layer
8e683020951f: Pulling fs layer
13d94c2ee76f: Pulling fs layer
41080f3c5d30: Pulling fs layer
123b733366ff: Pulling fs layer
630a507fc3a5: Pulling fs layer
55c1f8c9bd45: Pulling fs layer
cac62b5ba932: Waiting
403ec2ae2389: Waiting
62628d0488a1: Waiting
84283471f652: Waiting
9ad1fa82e034: Waiting
80bda748ab48: Waiting
615b3b9f2aac: Waiting
09ce9dff669f: Waiting
e8271a417b38: Waiting
0c9916c1cff4: Waiting
875e86560ccf: Waiting
091892e3a304: Waiting
1cbed1b837ca: Waiting
986b3170a0d9: Waiting
e56ee5c784dc: Waiting
8cb6f425b6ba: Waiting
35d35565636d: Waiting
8e683020951f: Waiting
13d94c2ee76f: Waiting
41080f3c5d30: Waiting
123b733366ff: Waiting
630a507fc3a5: Waiting
55c1f8c9bd45: Waiting
2c78bdfd1661: Verifying Checksum
2c78bdfd1661: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
30469571f9ab: Verifying Checksum
30469571f9ab: Download complete
62628d0488a1: Verifying Checksum
62628d0488a1: Download complete
84283471f652: Verifying Checksum
84283471f652: Download complete
9ad1fa82e034: Verifying Checksum
9ad1fa82e034: Download complete
80bda748ab48: Verifying Checksum
80bda748ab48: Download complete
615b3b9f2aac: Verifying Checksum
615b3b9f2aac: Download complete
cac62b5ba932: Verifying Checksum
cac62b5ba932: Download complete
bccd10f490ab: Pull complete
2c78bdfd1661: Pull complete
e8271a417b38: Verifying Checksum
e8271a417b38: Download complete
30469571f9ab: Pull complete
09ce9dff669f: Verifying Checksum
09ce9dff669f: Download complete
0c9916c1cff4: Verifying Checksum
0c9916c1cff4: Download complete
091892e3a304: Verifying Checksum
091892e3a304: Download complete
1cbed1b837ca: Verifying Checksum
1cbed1b837ca: Download complete
986b3170a0d9: Verifying Checksum
986b3170a0d9: Download complete
e56ee5c784dc: Verifying Checksum
e56ee5c784dc: Download complete
8cb6f425b6ba: Verifying Checksum
8cb6f425b6ba: Download complete
35d35565636d: Verifying Checksum
35d35565636d: Download complete
8e683020951f: Verifying Checksum
8e683020951f: Download complete
13d94c2ee76f: Verifying Checksum
13d94c2ee76f: Download complete
41080f3c5d30: Verifying Checksum
41080f3c5d30: Download complete
123b733366ff: Verifying Checksum
123b733366ff: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: Download complete
875e86560ccf: Verifying Checksum
875e86560ccf: Download complete
cac62b5ba932: Pull complete
403ec2ae2389: Pull complete
62628d0488a1: Pull complete
84283471f652: Pull complete
9ad1fa82e034: Pull complete
80bda748ab48: Pull complete
615b3b9f2aac: Pull complete
09ce9dff669f: Pull complete
e8271a417b38: Pull complete
0c9916c1cff4: Pull complete
875e86560ccf: Pull complete
091892e3a304: Pull complete
1cbed1b837ca: Pull complete
986b3170a0d9: Pull complete
e56ee5c784dc: Pull complete
8cb6f425b6ba: Pull complete
35d35565636d: Pull complete
8e683020951f: Pull complete
13d94c2ee76f: Pull complete
41080f3c5d30: Pull complete
123b733366ff: Pull complete
630a507fc3a5: Pull complete
55c1f8c9bd45: Pull complete
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Downloaded newer image for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_pgtk_95\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Aug  1 10:34 .
drwxrwxrwt 13 root   root   4096 Aug  1 10:39 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Aug  1 10:38 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Aug  1 10:34 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Aug  1 10:34 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Aug  1 10:34 repo
-rw-rw-r--  1 ubuntu ubuntu   81 Aug  1 10:34 rubygems.yml
-rwxrwxr-x  1 ubuntu ubuntu 5899 Aug  1 10:34 run.sh
-rw-rw-r--  1 ubuntu ubuntu  525 Aug  1 10:34 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8751 Aug  1 10:39 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-FLVA:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=95 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=renovate/rubocop-1.x --env=head_branch=master '--env=pull_title=Update dependency rubocop to v1.65.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=95'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop to v1.65.1'\''\'\'''\'''\'' '\'';'\'' '\''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-FLVA/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_95 yegor256/rultor-image:1.23.1 /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
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/pgtk.git' ; export 'pull_id=95' ; export 'fork=git@github.com:yegor256/pgtk.git' ; export 'fork_branch=renovate/rubocop-1.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency rubocop to v1.65.1' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; bundle exec rake ;
+ 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/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/license.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .simplecov ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading README.md ...
Reading Rakefile ...
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 ...
Bundler 2.4.10 is running, but your lockfile was generated with 2.5.6. Installing Bundler 2.5.6 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.6
Installing bundler 2.5.6
Fetching gem metadata from https://rubygems.org/...........
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching base64 0.2.0
Installing base64 0.2.0
Fetching bigdecimal 3.1.8
Installing bigdecimal 3.1.8 with native extensions
Fetching concurrent-ruby 1.3.3
Installing concurrent-ruby 1.3.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.5
Installing i18n 1.14.5
Fetching minitest 5.24.1
Installing minitest 5.24.1
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.4
Installing activesupport 7.1.3.4
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching erubi 1.13.0
Installing erubi 1.13.0
Fetching racc 1.8.1
Installing racc 1.8.1 with native extensions
Fetching nokogiri 1.16.6 (x86_64-linux)
Installing nokogiri 1.16.6 (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.4
Installing actionview 7.1.3.4
Fetching rack 3.1.7
Installing rack 3.1.7
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching actionpack 7.1.3.4
Installing actionpack 7.1.3.4
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Fetching diff-lcs 1.5.1
Installing diff-lcs 1.5.1
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.1
Installing stringio 3.1.1 with native extensions
Fetching psych 5.1.2
Installing psych 5.1.2 with native extensions
Fetching rdoc 6.7.0
Installing rdoc 6.7.0
Fetching reline 0.5.9
Installing reline 0.5.9
Fetching irb 1.14.0
Installing irb 1.14.0
Fetching json 2.7.2
Installing json 2.7.2 with native extensions
Fetching language_server-protocol 3.17.0.3
Installing language_server-protocol 3.17.0.3
Fetching loog 0.5.2
Installing loog 0.5.2
Fetching parallel 1.25.1
Installing parallel 1.25.1
Fetching parser 3.3.4.0
Installing parser 3.3.4.0
Fetching pg 1.5.6
Installing pg 1.5.6 with native extensions
Fetching random-port 0.7.0
Installing random-port 0.7.0
Fetching webrick 1.8.1
Installing webrick 1.8.1
Fetching rackup 2.1.0
Installing rackup 2.1.0
Fetching thor 1.3.1
Installing thor 1.3.1
Fetching zeitwerk 2.6.16
Installing zeitwerk 2.6.16
Fetching railties 7.1.3.4
Installing railties 7.1.3.4
Fetching regexp_parser 2.9.2
Installing regexp_parser 2.9.2
Fetching strscan 3.1.0
Installing strscan 3.1.0 with native extensions
Fetching rexml 3.3.4
Installing rexml 3.3.4
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.1
Installing rspec-expectations 3.13.1
Fetching rspec-mocks 3.13.1
Installing rspec-mocks 3.13.1
Fetching rspec-rails 6.1.3
Installing rspec-rails 6.1.3
Fetching rubocop-ast 1.31.3
Installing rubocop-ast 1.31.3
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.65.1
Installing rubocop 1.65.1
Fetching rubocop-rspec 3.0.3
Installing rubocop-rspec 3.0.3
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
Bundle complete! 9 Gemfile dependencies, 68 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Run options: --seed 64798
# Running:
Random TCP port 34625 is used
2024-08-01 10:41:36.632 UTC [1616] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:41:36.633 UTC [1616] LOG:  listening on IPv4 address "127.0.0.1", port 34625
2024-08-01 10:41:36.633 UTC [1616] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:41:36.640 UTC [1616] LOG:  listening on Unix socket "/tmp/test20240801-1599-7tzfb0/pgsql/.s.PGSQL.34625"
2024-08-01 10:41:36.649 UTC [1617] LOG:  database system was shut down at 2024-08-01 10:41:34 UTC
2024-08-01 10:41:36.656 UTC [1616] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1616, port 34625
0m0mINFO 8/1/24, 10:41 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:41 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:41 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:41 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:41 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 8ms
INFO 8/1/24, 10:41 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 4ms / 2800
32m.0m2024-08-01 10:41:51.695 UTC [1620] PANIC:  could not create file "pg_wal/xlogtemp.1620": No such file or directory
2024-08-01 10:41:52.083 UTC [1616] LOG:  WAL writer process (PID 1620) was terminated by signal 6: Aborted
2024-08-01 10:41:52.083 UTC [1616] LOG:  terminating any other active server processes
2024-08-01 10:41:52.085 UTC [1622] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:41:52.090 UTC [1616] LOG:  all server processes terminated; reinitializing
2024-08-01 10:41:52.091 UTC [1616] LOG:  could not open directory "base": No such file or directory
2024-08-01 10:41:52.091 UTC [1616] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-08-01 10:41:52.093 UTC [1616] PANIC:  could not open file "global/pg_control": No such file or directory
Required TCP port 40713 is used
2024-08-01 10:41:52.334 UTC [1687] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:41:52.335 UTC [1687] LOG:  listening on IPv4 address "127.0.0.1", port 40713
2024-08-01 10:41:52.335 UTC [1687] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:41:52.341 UTC [1687] LOG:  listening on Unix socket "/tmp/test20240801-1599-myhl9/pgsql/.s.PGSQL.40713"
2024-08-01 10:41:52.348 UTC [1688] LOG:  database system was shut down at 2024-08-01 10:41:50 UTC
2024-08-01 10:41:52.355 UTC [1687] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1687, port 40713
D: PostgreSQL pool started with 1 connections
D: SELECT * FROM pg_catalog.pg_tables: 3ms / 2820
2024-08-01 10:41:54.107 UTC [1698] FATAL:  terminating connection due to unexpected postmaster exit
Required TCP port 40713 is used
2024-08-01 10:41:58.238 UTC [1714] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:41:58.239 UTC [1714] LOG:  listening on IPv4 address "127.0.0.1", port 40713
2024-08-01 10:41:58.239 UTC [1714] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:41:58.245 UTC [1714] LOG:  listening on Unix socket "/tmp/test20240801-1599-myhl9/pgsql/.s.PGSQL.40713"
2024-08-01 10:41:58.253 UTC [1715] LOG:  database system was shut down at 2024-08-01 10:41:55 UTC
2024-08-01 10:41:58.261 UTC [1714] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1714, port 40713
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 / 2880
32m.0mRandom TCP port 38007 is used
2024-08-01 10:42:03.599 UTC [1740] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:42:03.600 UTC [1740] LOG:  listening on IPv4 address "127.0.0.1", port 38007
2024-08-01 10:42:03.601 UTC [1740] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:42:03.606 UTC [1740] LOG:  listening on Unix socket "/tmp/test20240801-1599-ygfbcq/pgsql/.s.PGSQL.38007"
2024-08-01 10:42:03.613 UTC [1741] LOG:  database system was shut down at 2024-08-01 10:42:00 UTC
2024-08-01 10:42:03.621 UTC [1740] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1740, port 38007
0m0mINFO 8/1/24, 10:42 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:42 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:42 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 8/1/24, 10:42 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: DELETE FROM book: 1ms / 2900
D: SELECT * FROM book: 0ms / 2900
D: START TRANSACTION: 0ms / 2900
D: INSERT INTO book (title) VALUES ($1): 0ms / 2900
2024-08-01 10:42:12.799 UTC [1790] ERROR:  column "error_here" of relation "book" does not exist at character 19
2024-08-01 10:42:12.799 UTC [1790] STATEMENT:  INSERT INTO book (error_here) VALUES ($1)
E: INSERT INTO book (error_here) VALUES ($1): ERROR:  column "error_here" of relation "book" does not exist
   LINE 1: INSERT INTO book (error_here) VALUES ($1)
                             ^
D: ROLLBACK: 0ms / 2900
D: SELECT * FROM book: 1ms / 2920
D: INSERT INTO book (title) VALUES ($1): 2ms / 2920
D: SELECT * FROM book: 0ms / 2920
32m.0mRandom TCP port 33029 is used
2024-08-01 10:42:16.254 UTC [1806] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:42:16.255 UTC [1806] LOG:  listening on IPv4 address "127.0.0.1", port 33029
2024-08-01 10:42:16.256 UTC [1806] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:42:16.263 UTC [1806] LOG:  listening on Unix socket "/tmp/test20240801-1599-x9nzi6/pgsql/.s.PGSQL.33029"
2024-08-01 10:42:16.271 UTC [1807] LOG:  database system was shut down at 2024-08-01 10:42:13 UTC
2024-08-01 10:42:16.280 UTC [1806] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1806, port 33029
0m0mINFO 8/1/24, 10:42 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:42 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:42 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 8ms
INFO 8/1/24, 10:42 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
2024-08-01 10:42:25.544 UTC [1856] ERROR:  relation "thisiserror" does not exist at character 15
2024-08-01 10:42:25.544 UTC [1856] 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-08-01 10:42:25.696 UTC [1810] PANIC:  could not create file "pg_wal/xlogtemp.1810": No such file or directory
2024-08-01 10:42:25.950 UTC [1806] LOG:  WAL writer process (PID 1810) was terminated by signal 6: Aborted
2024-08-01 10:42:25.951 UTC [1806] LOG:  terminating any other active server processes
2024-08-01 10:42:25.955 UTC [1812] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:42:25.958 UTC [1806] LOG:  all server processes terminated; reinitializing
2024-08-01 10:42:25.958 UTC [1806] LOG:  could not open directory "base": No such file or directory
2024-08-01 10:42:25.959 UTC [1806] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-08-01 10:42:25.961 UTC [1806] PANIC:  could not open file "global/pg_control": No such file or directory
Random TCP port 37301 is used
2024-08-01 10:42:28.914 UTC [1872] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:42:28.915 UTC [1872] LOG:  listening on IPv4 address "127.0.0.1", port 37301
2024-08-01 10:42:28.916 UTC [1872] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:42:28.922 UTC [1872] LOG:  listening on Unix socket "/tmp/test20240801-1599-xs3adm/pgsql/.s.PGSQL.37301"
2024-08-01 10:42:28.930 UTC [1873] LOG:  database system was shut down at 2024-08-01 10:42:26 UTC
2024-08-01 10:42:28.938 UTC [1872] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1872, port 37301
0m0mINFO 8/1/24, 10:42 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:42 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:42 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 8/1/24, 10:42 AM: liquibase: Successfully released change log lock
0m0m2024-08-01 10:42:37.820 UTC [1922] ERROR:  relation "tabledoesnotexist" does not exist at character 13
2024-08-01 10:42:37.820 UTC [1922] STATEMENT:  INSERT INTO tableDoesNotExist (a) VALUES (42)
32m.0mRandom TCP port 36825 is used
2024-08-01 10:42:40.936 UTC [1938] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:42:40.937 UTC [1938] LOG:  listening on IPv4 address "127.0.0.1", port 36825
2024-08-01 10:42:40.938 UTC [1938] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:42:40.943 UTC [1938] LOG:  listening on Unix socket "/tmp/test20240801-1599-7fbwwd/pgsql/.s.PGSQL.36825"
2024-08-01 10:42:40.951 UTC [1939] LOG:  database system was shut down at 2024-08-01 10:42:38 UTC
2024-08-01 10:42:40.958 UTC [1938] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #1938, port 36825
0m0mINFO 8/1/24, 10:42 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:42 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:42 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:42 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 8/1/24, 10:42 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: SHOW server_version: 0ms / 3040
32m.0mRandom TCP port 33405 is used
2024-08-01 10:42:53.125 UTC [2003] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:42:53.125 UTC [2003] LOG:  listening on IPv4 address "127.0.0.1", port 33405
2024-08-01 10:42:53.126 UTC [2003] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:42:53.132 UTC [2003] LOG:  listening on Unix socket "/tmp/test20240801-1599-ft2aty/pgsql/.s.PGSQL.33405"
2024-08-01 10:42:53.139 UTC [2004] LOG:  database system was shut down at 2024-08-01 10:42:50 UTC
2024-08-01 10:42:53.146 UTC [2003] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2003, port 33405
0m0m2024-08-01 10:42:58.332 UTC [1720] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:42:58.982 UTC [1720] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:42:58.982 UTC [1720] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:42:59.634 UTC [1720] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:42:59.635 UTC [1720] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:00.064 UTC [1714] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:00.065 UTC [1714] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-08-01 10:43:00.065 UTC [1714] LOG:  received immediate shutdown request
2024-08-01 10:43:00.065 UTC [1714] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:00.072 UTC [1720] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:00.077 UTC [1714] LOG:  database system is shut down
INFO 8/1/24, 10:43 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:43 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:43 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:43 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:43 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 13ms
INFO 8/1/24, 10:43 AM: liquibase: Successfully released change log lock
0m0mD: PostgreSQL pool started with 1 connections
D: START TRANSACTION: 2ms / 3080
D: DELETE FROM book: 4ms / 3080
D: INSERT INTO book (title) VALUES ($1) RETURNING id: 4ms / 3080
D: COMMIT: 2ms / 3080
32m.0m2024-08-01 10:43:03.692 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:04.339 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:04.340 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:04.986 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:04.987 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:05.633 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:05.634 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 40989 is used
2024-08-01 10:43:05.760 UTC [2068] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:43:05.761 UTC [2068] LOG:  listening on IPv4 address "127.0.0.1", port 40989
2024-08-01 10:43:05.761 UTC [2068] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:43:05.767 UTC [2068] LOG:  listening on Unix socket "/tmp/test20240801-1599-to9kso/pgsql/.s.PGSQL.40989"
2024-08-01 10:43:05.775 UTC [2069] LOG:  database system was shut down at 2024-08-01 10:43:03 UTC
2024-08-01 10:43:05.783 UTC [2068] LOG:  database system is ready to accept connections
2024-08-01 10:43:06.281 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:06.281 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:06.929 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:06.929 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2068, port 40989
2024-08-01 10:43:07.576 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:07.577 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
0m0m2024-08-01 10:43:08.227 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:08.228 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:08.880 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:08.880 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:09.529 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:09.530 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:10.185 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:10.186 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:10.833 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:10.833 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:11.482 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:11.483 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:12.129 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:12.130 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:12.775 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:12.776 UTC [1746] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:12.866 UTC [1740] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:12.866 UTC [1740] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-08-01 10:43:12.867 UTC [1740] LOG:  received immediate shutdown request
2024-08-01 10:43:12.867 UTC [1740] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:12.870 UTC [1746] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:12.877 UTC [1740] LOG:  database system is shut down
INFO 8/1/24, 10:43 AM: liquibase: Successfully acquired change log lock
INFO 8/1/24, 10:43 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:43 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:43 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:43 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 8ms
INFO 8/1/24, 10:43 AM: liquibase: Successfully released change log lock
0m0m32m.0mRandom TCP port 38571 is used
2024-08-01 10:43:18.050 UTC [2133] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:43:18.051 UTC [2133] LOG:  listening on IPv4 address "127.0.0.1", port 38571
2024-08-01 10:43:18.052 UTC [2133] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:43:18.059 UTC [2133] LOG:  listening on Unix socket "/tmp/test20240801-1599-2wwzwl/pgsql/.s.PGSQL.38571"
2024-08-01 10:43:18.068 UTC [2134] LOG:  database system was shut down at 2024-08-01 10:43:15 UTC
2024-08-01 10:43:18.076 UTC [2133] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2133, port 38571
32m.0mRandom TCP port 45159 is used
2024-08-01 10:43:23.005 UTC [2158] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:43:23.006 UTC [2158] LOG:  listening on IPv4 address "127.0.0.1", port 45159
2024-08-01 10:43:23.007 UTC [2158] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:43:23.013 UTC [2158] LOG:  listening on Unix socket "/tmp/test20240801-1599-iqyqvw/pgsql/.s.PGSQL.45159"
2024-08-01 10:43:23.021 UTC [2159] LOG:  database system was shut down at 2024-08-01 10:43:20 UTC
2024-08-01 10:43:23.030 UTC [2158] LOG:  database system is ready to accept connections
PostgreSQL has been started in process #2158, port 45159
0m0m2024-08-01 10:43:29.009 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:29.655 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:29.655 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:30.305 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:30.306 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 8/1/24, 10:43 AM: liquibase: Successfully acquired change log lock
2024-08-01 10:43:30.958 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:30.959 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:31.604 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:31.605 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
INFO 8/1/24, 10:43 AM: liquibase: Creating database history table with name: databasechangelog
INFO 8/1/24, 10:43 AM: liquibase: Reading from databasechangelog
INFO 8/1/24, 10:43 AM: liquibase: /home/r/repo/test-resources/master.xml: 001-initial-schema.xml::01::yegor256: Custom SQL executed
INFO 8/1/24, 10:43 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 8/1/24, 10:43 AM: liquibase: Successfully released change log lock
0m0m32m.0m2024-08-01 10:43:32.254 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:32.254 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:32.899 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:32.900 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:33.108 UTC [2137] PANIC:  could not create file "pg_wal/xlogtemp.2137": No such file or directory
2024-08-01 10:43:33.253 UTC [2133] LOG:  WAL writer process (PID 2137) was terminated by signal 6: Aborted
2024-08-01 10:43:33.253 UTC [2133] LOG:  terminating any other active server processes
2024-08-01 10:43:33.256 UTC [2139] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:33.260 UTC [2133] LOG:  all server processes terminated; reinitializing
2024-08-01 10:43:33.260 UTC [2133] LOG:  could not open directory "base": No such file or directory
2024-08-01 10:43:33.260 UTC [2133] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-08-01 10:43:33.263 UTC [2133] PANIC:  could not open file "global/pg_control": No such file or directory
2024-08-01 10:43:33.546 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:33.546 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:34.192 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:34.193 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:34.839 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:34.840 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Random TCP port 39549 is used
2024-08-01 10:43:35.268 UTC [2222] LOG:  starting PostgreSQL 14.11 (Ubuntu 14.11-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-08-01 10:43:35.269 UTC [2222] LOG:  listening on IPv4 address "127.0.0.1", port 39549
2024-08-01 10:43:35.270 UTC [2222] LOG:  could not bind IPv6 address "::1": Cannot assign requested address
2024-08-01 10:43:35.276 UTC [2222] LOG:  listening on Unix socket "/tmp/test20240801-1599-lmwbgx/pgsql/.s.PGSQL.39549"
2024-08-01 10:43:35.283 UTC [2223] LOG:  database system was shut down at 2024-08-01 10:43:32 UTC
2024-08-01 10:43:35.291 UTC [2222] LOG:  database system is ready to accept connections
2024-08-01 10:43:35.486 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:35.487 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:36.133 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:36.134 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:36.781 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:36.781 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
PostgreSQL has been started in process #2222, port 39549
0m0m2024-08-01 10:43:37.435 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:37.436 UTC [1878] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /usr/local/apache-maven/apache-maven-3.9.6
Java version: 11.0.22, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.0-1017-aws", arch: "amd64", family: "unix"
2024-08-01 10:43:37.884 UTC [1872] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:37.885 UTC [1872] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-08-01 10:43:37.885 UTC [1872] LOG:  received immediate shutdown request
2024-08-01 10:43:37.885 UTC [1872] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:37.888 UTC [1878] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:37.895 UTC [1872] LOG:  database system is shut down
2024-08-01 10:43:38.058 UTC [2162] PANIC:  could not create file "pg_wal/xlogtemp.2162": No such file or directory
2024-08-01 10:43:38.315 UTC [2158] LOG:  WAL writer process (PID 2162) was terminated by signal 6: Aborted
2024-08-01 10:43:38.316 UTC [2158] LOG:  terminating any other active server processes
2024-08-01 10:43:38.317 UTC [2164] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:38.323 UTC [2158] LOG:  all server processes terminated; reinitializing
2024-08-01 10:43:38.324 UTC [2158] LOG:  could not open directory "base": No such file or directory
2024-08-01 10:43:38.324 UTC [2158] LOG:  could not open directory "pg_tblspc": No such file or directory
2024-08-01 10:43:38.327 UTC [2158] PANIC:  could not open file "global/pg_control": No such file or directory
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.graph < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.util < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.event.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /usr/local/apache-maven/apache-maven-3.9.6/conf/settings.xml
[DEBUG] Reading user settings from /home/r/.m2/settings.xml
[DEBUG] Reading global toolchains from /usr/local/apache-maven/apache-maven-3.9.6/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/r/.m2/toolchains.xml
[DEBUG] Using local repository at /home/r/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/r/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Using mirror Maven (https://repo.maven.apache.org/maven2) for central (https://repo.maven.apache.org/maven2).
[DEBUG] Extension realms for project pgtk:pgtk:pom:0.0.0: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: pgtk:pgtk:pom:0.0.0
[DEBUG] Tasks:   [verify]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO]
[INFO] -----------------------------< pgtk:pgtk >------------------------------
[INFO] Building pgtk 0.0.0
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local'
[DEBUG] Resolving artifact org.liquibase:liquibase-maven-plugin:pom:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-maven-plugin:pom:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
2024-08-01 10:43:41.028 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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
2024-08-01 10:43:41.678 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:41.678 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[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 3.9 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-maven-plugin/4.25.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.pom.lastUpdated'
[DEBUG] Resolving artifact org.liquibase:liquibase-maven-plugin:jar:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-maven-plugin:jar:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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.4 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-maven-plugin/4.25.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-maven-plugin/4.25.1/liquibase-maven-plugin-4.25.1.jar.lastUpdated'
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       pgtk:pgtk:0.0.0
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins)     : [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.liquibase:liquibase-maven-plugin:4.25.1:update (update)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <changeExecListenerClass>${liquibase.changeExecListenerClass}</changeExecListenerClass>
  <changeExecListenerPropertiesFile>${liquibase.changeExecListenerPropertiesFile}</changeExecListenerPropertiesFile>
  <changeLogDirectory>${liquibase.changeLogDirectory}</changeLogDirectory>
  <changeLogFile>${liquibase.changeLogFile}</changeLogFile>
  <changelogCatalogName>${liquibase.changelogCatalogName}</changelogCatalogName>
  <changelogSchemaName>${liquibase.changelogSchemaName}</changelogSchemaName>
  <changesToApply default-value="0">${liquibase.changesToApply}</changesToApply>
  <clearCheckSums default-value="false">${liquibase.clearCheckSums}</clearCheckSums>
  <contexts default-value="">${liquibase.contexts}</contexts>
  <databaseChangeLogLockTableName>${liquibase.databaseChangeLogLockTableName}</databaseChangeLogLockTableName>
  <databaseChangeLogTableName>${liquibase.databaseChangeLogTableName}</databaseChangeLogTableName>
  <databaseClass>${liquibase.databaseClass}</databaseClass>
  <defaultCatalogName>${liquibase.defaultCatalogName}</defaultCatalogName>
  <defaultSchemaName>${liquibase.defaultSchemaName}</defaultSchemaName>
  <driver>org.postgresql.Driver</driver>
  <dropFirst default-value="false">${liquibase.dropFirst}</dropFirst>
  <duplicateFileMode default-value="ERROR">${liquibase.duplicateFileMode}</duplicateFileMode>
  <emptyPassword default-value="false">${liquibase.emptyPassword}</emptyPassword>
  <includeArtifact default-value="true">${liquibase.includeArtifact}</includeArtifact>
  <includeTestOutputDirectory default-value="true">${liquibase.includeTestOutputDirectory}</includeTestOutputDirectory>
  <labelFilter default-value="">${liquibase.labelFilter}</labelFilter>
  <labels default-value="">${liquibase.labels}</labels>
  <liquibaseLicenseKey>${liquibase.licenseKey}</liquibaseLicenseKey>
  <liquibaseProLicenseKey>${liquibase.liquibaseProLicenseKey}</liquibaseProLicenseKey>
  <logFormat>${liquibase.logFormat}</logFormat>
  <logLevel default-value="DEBUG">${liquibase.logLevel}</logLevel>
  <logging>${liquibase.logging}</logging>
  <outputDefaultCatalog default-value="false">${liquibase.outputDefaultCatalog}</outputDefaultCatalog>
  <outputDefaultSchema default-value="false">${liquibase.outputDefaultSchema}</outputDefaultSchema>
  <outputFileEncoding>${liquibase.outputFileEncoding}</outputFileEncoding>
  <password>${liquibase.password}</password>
  <preserveSchemaCase>${liquibase.preserveSchemaCase}</preserveSchemaCase>
  <project>${project}</project>
  <promptOnNonLocalDatabase default-value="false">${liquibase.promptOnNonLocalDatabase}</promptOnNonLocalDatabase>
  <propertyFile>${liquibase.propertyFile}</propertyFile>
  <propertyFileWillOverride default-value="false">${liquibase.propertyFileWillOverride}</propertyFileWillOverride>
  <propertyProviderClass>${liquibase.propertyProviderClass}</propertyProviderClass>
  <psqlArgs>${liquibase.psql.args}</psqlArgs>
  <psqlKeepTemp>${liquibase.psql.keep.temp}</psqlKeepTemp>
  <psqlKeepTempName>${liquibase.psql.keep.temp.name}</psqlKeepTempName>
  <psqlKeepTempPath>${liquibase.psql.keep.temp.path}</psqlKeepTempPath>
  <psqlLogFile>${liquibase.psql.logFile}</psqlLogFile>
  <psqlPath>${liquibase.psql.path}</psqlPath>
  <psqlTimeout>${liquibase.psql.timeout}</psqlTimeout>
  <rollbackOnError default-value="false">${liquibase.rollbackOnError}</rollbackOnError>
  <searchPath>${liquibase.searchPath}</searchPath>
  <server>${liquibase.server}</server>
  <showBanner>${liquibase.showBanner}</showBanner>
  <showSummary>${liquibase.showSummary}</showSummary>
  <showSummaryOutput>${liquibase.showSummaryOutput}</showSummaryOutput>
  <skip default-value="false">${liquibase.skip}</skip>
  <skipOnFileExists>${liquibase.skipOnFileExists}</skipOnFileExists>
  <sqlPlusArgs>${liquibase.sqlplus.args}</sqlPlusArgs>
  <sqlPlusKeepTemp>${liquibase.sqlplus.keep.temp}</sqlPlusKeepTemp>
  <sqlPlusKeepTempName>${liquibase.sqlplus.keep.temp.name}</sqlPlusKeepTempName>
  <sqlPlusKeepTempOverwrite>${liquibase.sqlplus.keep.temp.overwrite}</sqlPlusKeepTempOverwrite>
  <sqlPlusKeepTempPath>${liquibase.sqlplus.keep.temp.path}</sqlPlusKeepTempPath>
  <sqlPlusLogFile>${liquibase.sqlplus.logFile}</sqlPlusLogFile>
  <sqlPlusPath>${liquibase.sqlplus.path}</sqlPlusPath>
  <sqlPlusTimeout>${liquibase.sqlplus.timeout}</sqlPlusTimeout>
  <sqlcmdArgs>${liquibase.sqlcmd.args}</sqlcmdArgs>
  <sqlcmdCatalogName>${liquibase.sqlcmd.catalogName}</sqlcmdCatalogName>
  <sqlcmdKeepTemp>${liquibase.sqlcmd.keep.temp}</sqlcmdKeepTemp>
  <sqlcmdKeepTempName>${liquibase.sqlcmd.keep.temp.name}</sqlcmdKeepTempName>
  <sqlcmdKeepTempOverwrite>${liquibase.sqlcmd.keep.temp.overwrite}</sqlcmdKeepTempOverwrite>
  <sqlcmdKeepTempPath>${liquibase.sqlcmd.keep.temp.path}</sqlcmdKeepTempPath>
  <sqlcmdLogFile>${liquibase.sqlcmd.logFile}</sqlcmdLogFile>
  <sqlcmdPath>${liquibase.sqlcmd.path}</sqlcmdPath>
  <sqlcmdTimeout>${liquibase.sqlcmd.timeout}</sqlcmdTimeout>
  <toTag>${liquibase.toTag}</toTag>
  <url>${liquibase.url}</url>
  <username>${liquibase.username}</username>
  <verbose default-value="false">false</verbose>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Resolving artifact org.postgresql:postgresql:pom:42.7.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.postgresql:postgresql:pom:42.7.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 323 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/postgresql/postgresql/42.7.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.pom.lastUpdated'
[DEBUG] Resolving artifact org.checkerframework:checker-qual:pom:3.41.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.checkerframework:checker-qual:pom:3.41.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
2024-08-01 10:43:42.329 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:42.330 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 262 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/checkerframework/checker-qual/3.41.0/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom.lastUpdated'
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=568959, ConflictMarker.markTime=138863, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=323524, ConflictIdSorter.topsortTime=293596, ConflictIdSorter.conflictIdCount=2, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6649325, ConflictResolver.conflictItemCount=2, DfDependencyCollector.collectTime=72187784, DfDependencyCollector.transformTime=12251251}
[DEBUG] pgtk:pgtk:pom:0.0.0
[DEBUG]    org.postgresql:postgresql:jar:42.7.1:runtime
[DEBUG]       org.checkerframework:checker-qual:jar:3.41.0:runtime
[DEBUG] Resolving artifact org.postgresql:postgresql:jar:42.7.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.checkerframework:checker-qual:jar:3.41.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.postgresql:postgresql:jar:42.7.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.checkerframework:checker-qual:jar:3.41.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 7.1 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.3 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/postgresql/postgresql/42.7.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/postgresql/postgresql/42.7.1/postgresql-42.7.1.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/checkerframework/checker-qual/3.41.0/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar.lastUpdated'
[INFO]
[INFO] --- liquibase:4.25.1:update (update) @ pgtk ---
[DEBUG] Resolving artifact org.liquibase:liquibase-core:pom:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-core:pom:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 267 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-core/4.25.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.pom.lastUpdated'
[DEBUG] Resolving artifact com.opencsv:opencsv:pom:5.8 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact com.opencsv:opencsv:pom:5.8 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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.4 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/com/opencsv/opencsv/5.8/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/com/opencsv/opencsv/5.8/opencsv-5.8.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache.commons:commons-lang3:pom:3.12.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-lang3:pom:3.12.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 2.0 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:52 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:52 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 7.2 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-parent/52/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-parent/52/commons-parent-52.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache:apache:pom:23 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache:apache:pom:23 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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.7 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/apache/23/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/apache/23/apache-23.pom.lastUpdated'
[DEBUG] Using mirror Maven (https://repo.maven.apache.org/maven2) for apache.snapshots (https://repository.apache.org/snapshots).
[DEBUG] Resolving artifact org.junit:junit-bom:pom:5.7.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases+snapshots)]
[DEBUG] Resolving artifact org.junit:junit-bom:pom:5.7.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases+snapshots)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 850 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/junit/junit-bom/5.7.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache.commons:commons-text:pom:1.10.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-text:pom:1.10.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 3.5 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-text/1.10.0/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:54 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:54 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-parent/54/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-parent/54/commons-parent-54.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache:apache:pom:27 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache:apache:pom:27 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 3.4 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/apache/27/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/apache/27/apache-27.pom.lastUpdated'
[DEBUG] Resolving artifact org.junit:junit-bom:pom:5.9.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases+snapshots)]
[DEBUG] Resolving artifact org.junit:junit-bom:pom:5.9.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases+snapshots)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 804 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/junit/junit-bom/5.9.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache.commons:commons-collections4:pom:4.4 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-collections4:pom:4.4 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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.6 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-collections4/4.4/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom.lastUpdated'
2024-08-01 10:43:42.979 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:42.979 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:48 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-parent:pom:48 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 7.2 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-parent/48/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-parent/48/commons-parent-48.pom.lastUpdated'
[DEBUG] Resolving artifact org.apache:apache:pom:21 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache:apache:pom:21 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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.7 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/apache/21/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/apache/21/apache-21.pom.lastUpdated'
[DEBUG] Resolving artifact org.yaml:snakeyaml:pom:2.2 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.yaml:snakeyaml:pom:2.2 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/yaml/snakeyaml/2.2/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom.lastUpdated'
[DEBUG] Resolving artifact javax.xml.bind:jaxb-api:pom:2.3.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact javax.xml.bind:jaxb-api:pom:2.3.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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.7 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom.lastUpdated'
[DEBUG] Resolving artifact javax.xml.bind:jaxb-api-parent:pom:2.3.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact javax.xml.bind:jaxb-api-parent:pom:2.3.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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)
[DEBUG] Writing tracking file '/home/r/.m2/repository/javax/xml/bind/jaxb-api-parent/2.3.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom.lastUpdated'
[DEBUG] Resolving artifact net.java:jvnet-parent:pom:5 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact net.java:jvnet-parent:pom:5 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 739 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/net/java/jvnet-parent/5/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/net/java/jvnet-parent/5/jvnet-parent-5.pom.lastUpdated'
[DEBUG] Using mirror Maven (https://repo.maven.apache.org/maven2) for jvnet-nexus-releases (https://maven.java.net/content/repositories/releases/).
[DEBUG] Resolving artifact org.liquibase:liquibase-commercial:pom:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-commercial:pom:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 188 kB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-commercial/4.25.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.pom.lastUpdated'
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=98310, ConflictMarker.markTime=84255, ConflictMarker.nodeCount=15, ConflictIdSorter.graphTime=48217, ConflictIdSorter.topsortTime=19612, ConflictIdSorter.conflictIdCount=9, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=912866, ConflictResolver.conflictItemCount=14, DfDependencyCollector.collectTime=606152626, DfDependencyCollector.transformTime=1188402}
[DEBUG] org.liquibase:liquibase-maven-plugin:jar:4.25.1
[DEBUG]    org.liquibase:liquibase-core:jar:4.25.1:runtime
[DEBUG]       com.opencsv:opencsv:jar:5.8:runtime
[DEBUG]       org.apache.commons:commons-lang3:jar:3.12.0:runtime
[DEBUG]       org.apache.commons:commons-text:jar:1.10.0:runtime
[DEBUG]       org.apache.commons:commons-collections4:jar:4.4:runtime
[DEBUG]       org.yaml:snakeyaml:jar:2.2:runtime
[DEBUG]       javax.xml.bind:jaxb-api:jar:2.3.1:runtime
[DEBUG]    org.liquibase:liquibase-commercial:jar:4.25.1:runtime
[DEBUG] Resolving artifact org.liquibase:liquibase-core:jar:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact com.opencsv:opencsv:jar:5.8 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-lang3:jar:3.12.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-text:jar:1.10.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-collections4:jar:4.4 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.yaml:snakeyaml:jar:2.2 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact javax.xml.bind:jaxb-api:jar:2.3.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-commercial:jar:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-core:jar:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact com.opencsv:opencsv:jar:5.8 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-lang3:jar:3.12.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-text:jar:1.10.0 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.apache.commons:commons-collections4:jar:4.4 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.yaml:snakeyaml:jar:2.2 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact javax.xml.bind:jaxb-api:jar:2.3.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Resolving artifact org.liquibase:liquibase-commercial:jar:4.25.1 from [Maven (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Using transporter HttpTransporter with priority 5.0 for https://repo.maven.apache.org/maven2
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2
[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 3.1 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/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.5 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/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 2.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 3.1 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.5 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.4 MB/s)
2024-08-01 10:43:43.625 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:43.625 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[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 16 MB/s)
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-core/4.25.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-core/4.25.1/liquibase-core-4.25.1.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/com/opencsv/opencsv/5.8/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/com/opencsv/opencsv/5.8/opencsv-5.8.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-text/1.10.0/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-collections4/4.4/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/yaml/snakeyaml/2.2/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.lastUpdated'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-commercial/4.25.1/_remote.repositories'
[DEBUG] Writing tracking file '/home/r/.m2/repository/org/liquibase/liquibase-commercial/4.25.1/liquibase-commercial-4.25.1.jar.lastUpdated'
[DEBUG] Created new class realm plugin>org.liquibase:liquibase-maven-plugin:4.25.1
[DEBUG] Importing foreign packages into class realm plugin>org.liquibase:liquibase-maven-plugin:4.25.1
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.liquibase:liquibase-maven-plugin:4.25.1
[DEBUG]   Included: org.liquibase:liquibase-maven-plugin:jar:4.25.1
[DEBUG]   Included: org.liquibase:liquibase-core:jar:4.25.1
[DEBUG]   Included: com.opencsv:opencsv:jar:5.8
[DEBUG]   Included: org.apache.commons:commons-lang3:jar:3.12.0
[DEBUG]   Included: org.apache.commons:commons-text:jar:1.10.0
[DEBUG]   Included: org.apache.commons:commons-collections4:jar:4.4
[DEBUG]   Included: org.yaml:snakeyaml:jar:2.2
[DEBUG]   Included: javax.xml.bind:jaxb-api:jar:2.3.1
[DEBUG]   Included: org.liquibase:liquibase-commercial:jar:4.25.1
[DEBUG] Loading mojo org.liquibase:liquibase-maven-plugin:4.25.1:update from plugin realm ClassRealm[plugin>org.liquibase:liquibase-maven-plugin:4.25.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]
[DEBUG] Configuring mojo execution 'org.liquibase:liquibase-maven-plugin:4.25.1:update:update' with basic configurator -->
[DEBUG]   (f) changeLogFile = master.xml
[DEBUG]   (f) changesToApply = 0
[DEBUG]   (f) clearCheckSums = false
[DEBUG]   (f) driver = org.postgresql.Driver
[DEBUG]   (f) dropFirst = false
[DEBUG]   (f) duplicateFileMode = ERROR
[DEBUG]   (f) emptyPassword = false
[DEBUG]   (f) includeArtifact = true
[DEBUG]   (f) includeTestOutputDirectory = true
[DEBUG]   (f) logLevel = DEBUG
[DEBUG]   (f) outputDefaultCatalog = false
[DEBUG]   (f) outputDefaultSchema = false
[DEBUG]   (f) password = xxx
[DEBUG]   (f) project = MavenProject: pgtk:pgtk:0.0.0 @ /home/r/repo/resources/pom.xml
[DEBUG]   (f) promptOnNonLocalDatabase = false
[DEBUG]   (f) propertyFileWillOverride = false
[DEBUG]   (f) rollbackOnError = false
[DEBUG]   (f) searchPath = /home/r/repo/test-resources
[DEBUG]   (f) skip = false
[DEBUG]   (f) url = jdbc:postgresql://localhost:39549/xxx?user=xxx
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] ------------------------------------------------------------------------
[DEBUG] No configuration value for liquibase.shouldRun aka should.run found
[DEBUG] Configuration liquibase.shouldRun is using the default value of true
[DEBUG] Creating resourceAccessor for directory /home/r/repo/resources
[DEBUG] Loaded liquibase.resource.PathHandler instance liquibase.resource.DirectoryPathHandler
[DEBUG] Loaded liquibase.resource.PathHandler instance liquibase.resource.ZipPathHandler
[DEBUG] Loaded liquibase.resource.PathHandler instance com.datical.liquibase.ext.resource.S3PathHandlerJarExistenceCheck
[DEBUG] Creating resourceAccessor for directory /home/r/repo/test-resources
[DEBUG] Overall search path:
  - /home/r/repo/test-resources
2024-08-01 10:43:44.278 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:44.279 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] No configuration value for liquibase.showBanner found
[DEBUG] Configuration liquibase.showBanner is using the default value of true
[INFO] ####################################################
##   _     _             _ _                      ##
##  | |   (_)           (_) |                     ##
##  | |    _  __ _ _   _ _| |__   __ _ ___  ___   ##
##  | |   | |/ _` | | | | | '_ \ / _` / __|/ _ \  ##
##  | |___| | (_| | |_| | | |_) | (_| \__ \  __/  ##
##  \_____/_|\__, |\__,_|_|_.__/ \__,_|___/\___|  ##
##              | |                               ##
##              |_|                               ##
##                                                ##
##  Get documentation at docs.liquibase.com       ##
##  Get certified courses at learn.liquibase.com  ##
##                                                ##
####################################################
Starting Liquibase at 10:43:44 (version 4.25.1 #690 built at 2023-12-18 16:29+0000)
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.CockroachDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.DB2Database
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.Db2zDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.DerbyDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.EnterpriseDBDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.FirebirdDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.H2Database
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.HsqlDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.InformixDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.Ingres9Database
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.MSSQLDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.MariaDBDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.MockDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.MySQLDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.OracleDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.PostgresDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.SQLiteDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.SybaseASADatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.SybaseDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.UnsupportedDatabase
[DEBUG] Loaded liquibase.database.Database instance liquibase.database.core.SnowflakeDatabase
[DEBUG] Properties:
[DEBUG] Key:'password' Value:'**********'
[DEBUG] Loaded liquibase.database.jvm.ConnectionPatterns instance liquibase.database.jvm.JdbcConnectionPatterns
[DEBUG] Connecting to the URL:'jdbc:postgresql://localhost:39549/xxx?user=*****' using driver:'org.postgresql.Driver'
[DEBUG] Loaded liquibase.database.DatabaseConnection instance liquibase.database.jvm.JdbcConnection
[DEBUG] Loaded liquibase.database.DatabaseConnection instance com.datical.liquibase.ext.database.jvm.ProJdbcConnection
[DEBUG] Connection has been created
[DEBUG] Connected to xxx@jdbc:postgresql://localhost:39549/xxx
[DEBUG] Setting auto commit to false from true
[DEBUG] No configuration value for liquibase.preserveSchemaCase found
[DEBUG] Configuration liquibase.preserveSchemaCase is using the default value of false
[DEBUG] Loaded liquibase.logging.mdc.MdcManager instance liquibase.logging.mdc.NoOpMdcManager
[DEBUG] Loaded liquibase.logging.mdc.MdcManager instance com.datical.liquibase.ext.logging.structured.StructuredMdcManager
2024-08-01 10:43:44.932 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:44.933 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Loaded liquibase.license.LicenseService instance liquibase.license.pro.DaticalTrueLicenseService
[DEBUG] No configuration value for liquibase.licenseKey found
[DEBUG] No configuration value for liquibase.pro.licenseKey found
[DEBUG] No configuration value for liquibase.liquibaseCatalogName aka liquibase.catalogName found
[DEBUG] No configuration value for liquibase.liquibaseSchemaName aka liquibase.schemaName found
[DEBUG] No configuration value for liquibase.databaseChangelogLockTableName aka liquibase.databaseChangeLogLockTableName found
[DEBUG] Configuration liquibase.databaseChangelogLockTableName is using the default value of DATABASECHANGELOGLOCK
[DEBUG] No configuration value for liquibase.databaseChangelogTableName aka liquibase.databaseChangeLogTableName found
[DEBUG] Configuration liquibase.databaseChangelogTableName is using the default value of DATABASECHANGELOG
[DEBUG] Loaded liquibase.executor.Executor instance liquibase.executor.jvm.JdbcExecutor
[DEBUG] Loaded liquibase.executor.Executor instance liquibase.executor.jvm.SnowflakeJdbcExecutor
[DEBUG] Loaded liquibase.executor.Executor instance com.datical.liquibase.ext.tools.OracleSqlPlusExecutor
[DEBUG] Loaded liquibase.executor.Executor instance com.datical.liquibase.ext.tools.MssqlSqlcmdExecutor
[DEBUG] Loaded liquibase.executor.Executor instance com.datical.liquibase.ext.tools.PsqlExecutor
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorDB2
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorHsqlH2
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorMySQL
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorSQLite
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorDefaultClauseBeforeNotNull
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorSQLite
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorDerby
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMSSQL
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMySQL
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorOracle
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorPostgres
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSQLite
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybase
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybaseASA
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddForeignKeyConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTDS
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AlterSequenceGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.BatchDmlExecutablePreparedStatementGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ClearDatabaseChangeLogTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CommentGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CopyRowsGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogLockTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGeneratorSybase
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorFirebird
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorPostgres
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateProcedureGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateSequenceGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DeleteGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropColumnGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropDefaultValueGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropForeignKeyConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropIndexGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropPrimaryKeyGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropProcedureGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropSequenceGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropUniqueConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropViewGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetNextChangeSetSequenceValueGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDB2
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDerby
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorFirebird
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorHsql
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorMSSQL
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorOracle
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorPostgres
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybase
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybaseASA
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InitializeDatabaseChangeLogLockTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertDataChangeGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorDB2
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorH2
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorHsql
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorInformix
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMSSQL
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMySQL
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorOracle
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorPostgres
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSQLite
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSybaseASA
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertSetGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.LockDatabaseChangeLogGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.MarkChangeSetRanGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ModifyDataTypeGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RawParameterizedSqlGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RawSqlGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReindexGeneratorSQLite
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RemoveChangeSetRanStatusGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameColumnGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameSequenceGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameTableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameViewGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReorganizeTableGeneratorDB2
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RuntimeGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogLockGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetColumnRemarksGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetNullableGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetTableRemarksGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetViewRemarksGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.StoredProcedureGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TableIsEmptyGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TableRowCountGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TagDatabaseGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UnlockDatabaseChangeLogGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateChangeSetChecksumGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateDataChangeGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateSequenceGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropDefaultValueGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropProcedureGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameTableGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameViewGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetColumnRemarksGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetTableRemarksGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSnowflake
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnusedGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerGenerator
[DEBUG] Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerGenerator
[INFO] Set default schema name to public
[DEBUG] No configuration value for liquibase.supportPropertyEscaping aka enableEscaping found
[DEBUG] Configuration liquibase.supportPropertyEscaping is using the default value of false
[DEBUG] expressionVars = null
[DEBUG] expressionVariables = null
[INFO] Executing on Database: jdbc:postgresql://localhost:39549/xxx?user=xxx
[DEBUG] Class [org.hibernate.boot.jaxb.hbm.spi.package-info] could not be found. Processing hibernate bindings will probably fail if applicable.
java.lang.ClassNotFoundException: org.hibernate.boot.jaxb.hbm.spi.package-info
    at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:50)
    at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271)
    at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247)
    at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName (Class.java:315)
    at org.liquibase.maven.plugins.AbstractLiquibaseMojo.setupBindInfoPackage (AbstractLiquibaseMojo.java:898)
    at org.liquibase.maven.plugins.AbstractLiquibaseMojo.lambda$execute$2 (AbstractLiquibaseMojo.java:853)
    at liquibase.Scope.lambda$child$0 (Scope.java:186)
    at liquibase.Scope.child (Scope.java:195)
    at liquibase.Scope.child (Scope.java:185)
    at liquibase.Scope.child (Scope.java:164)
    at org.liquibase.maven.plugins.AbstractLiquibaseMojo.lambda$execute$3 (AbstractLiquibaseMojo.java:779)
    at liquibase.Scope.lambda$child$0 (Scope.java:186)
    at liquibase.Scope.child (Scope.java:195)
    at liquibase.Scope.child (Scope.java:185)
    at liquibase.Scope.child (Scope.java:164)
    at org.liquibase.maven.plugins.AbstractLiquibaseMojo.execute (AbstractLiquibaseMojo.java:715)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.CalculateChecksumCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ChangelogSyncCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ChangelogSyncSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ChangelogSyncToTagCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ChangelogSyncToTagSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ClearChecksumsCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.DbDocCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.DiffChangelogCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.DiffCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.DropAllCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ExecuteSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.FutureRollbackCountSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.FutureRollbackFromTagSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.FutureRollbackSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.GenerateChangelogCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.HistoryCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.InternalHistoryCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.InternalSnapshotCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ListLocksCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.MarkNextChangesetRanCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.MarkNextChangesetRanSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ReleaseLocksCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.RollbackCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.RollbackCountCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.RollbackCountSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.RollbackSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.RollbackToDateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.RollbackToDateSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.SnapshotCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.SnapshotReferenceCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.StartH2CommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.StatusCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.TagCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.TagExistsCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UnexpectedChangesetsCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateCountCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateCountSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateTestingRollbackCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateToTagCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.UpdateToTagSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.ValidateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.ChangeExecListenerCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.DatabaseChangelogCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.DbUrlConnectionCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.DiffOutputControlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.LockServiceCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.OutputWriterCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.PreCompareCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.ReferenceDatabaseOutputWriterCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.ReferenceDbUrlConnectionCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance liquibase.command.core.helpers.ShowSummaryArgument
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProUpdateToTagCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.RollbackOneChangesetCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.InternalFormattedDiffCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.RollbackOneUpdateSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksEnableCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksCopyCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksCustomizeCommandStep2024-08-01 10:43:45.579 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:45.579 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksResetCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksRunCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksShowCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksBulksetCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksDeleteCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksDisableCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.checks.ChecksCreateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProRollbackCommandStep
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddAutoIncrementChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddColumnChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddDefaultValueChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddForeignKeyConstraintChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddLookupTableChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddNotNullConstraintChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddPrimaryKeyChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AddUniqueConstraintChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.AlterSequenceChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.CreateIndexChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.CreateProcedureChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.CreateSequenceChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.CreateTableChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.CreateViewChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DeleteDataChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropAllForeignKeyConstraintsChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropColumnChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropDefaultValueChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropForeignKeyConstraintChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropIndexChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropNotNullConstraintChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropPrimaryKeyChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropProcedureChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropSequenceChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropTableChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropUniqueConstraintChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.DropViewChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.EmptyChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.ExecuteShellCommandChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.InsertDataChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.LoadDataChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.LoadUpdateDataChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.MergeColumnChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.ModifyDataTypeChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.OutputChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.RawSQLChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.RenameColumnChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.RenameSequenceChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.RenameTableChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.RenameViewChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.SQLFileChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.SetColumnRemarksChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.SetTableRemarksChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.StopChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.TagDatabaseChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.core.UpdateDataChange
[DEBUG] Loaded liquibase.change.Change instance liquibase.change.custom.CustomChangeWrapper
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnusedChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerChange
[DEBUG] Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerChange
2024-08-01 10:43:46.228 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:46.228 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.init.InitProjectCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.init.InitCopyCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.FlowValidateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProTagCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ConnectCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProUpdateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProRollbackCountCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProUpdateCountCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.UpdateOneChangeSetCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.FlowCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.helpers.ChecksPackagesArgument
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.helpers.ChecksAutoUpdateArgument
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.helpers.VisibleReportCommandArguments
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.helpers.DriftDetectCommandArguments
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.helpers.ReportCommandArguments
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.helpers.RollbackOnErrorArgument
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProUpdateTestingRollbackCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.SetContextsCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.DriftReportCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.UserMetadataMdcCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.UpdateOneChangeSetSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.InternalRollbackOnErrorCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.RollbackOneUpdateCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.SetLabelsCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProDriftDetectCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProUpdateOneChangesetCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.RollbackOneChangesetSqlCommandStep
[DEBUG] Loaded liquibase.command.CommandStep instance com.datical.liquibase.ext.command.ProRollbackToDateCommandStep
[DEBUG] Found ProUpdateCommandStep override for UpdateCommandStep! Using ProUpdateCommandStep in pipeline.
[DEBUG] No configuration value for liquibase.customLogDataFile found
[DEBUG] No configuration value for liquibase.strict found
[DEBUG] Configuration liquibase.strict is using the default value of false
[DEBUG] Found 'liquibase.command.update.changeExecListener' configuration of 'liquibase.changelog.visitor.DefaultChangeExecListener@2bb717d7'
    command argument 'changeExecListener' of 'liquibase.changelog.visitor.DefaultChangeExecListener@2bb717d7'
[DEBUG] No configuration value for liquibase.command.update.changeExecListenerClass found
[DEBUG] No configuration value for liquibase.command.changeExecListenerClass found
[DEBUG] No configuration value for liquibase.command.update.changeExecListenerPropertiesFile found
[DEBUG] No configuration value for liquibase.command.changeExecListenerPropertiesFile found
[DEBUG] Found 'liquibase.command.update.changelogFile' configuration of 'master.xml'
    command argument 'changelogFile' of 'master.xml'
[DEBUG] Found 'liquibase.command.update.changelogParameters' configuration of 'liquibase.changelog.ChangeLogParameters@7afe0e67'
    command argument 'changelogParameters' of 'liquibase.changelog.ChangeLogParameters@7afe0e67'
[DEBUG] No configuration value for liquibase.command.update.contextFilter aka liquibase.command.update.contexts found
[DEBUG] No configuration value for liquibase.command.contextFilter aka liquibase.command.contexts found
[DEBUG] Found 'liquibase.command.update.database' configuration of 'xxx @ jdbc:postgresql://localhost:39549/xxx (Default Schema: public)'
    command argument 'database' of 'xxx @ jdbc:postgresql://localhost:39549/xxx (Default Schema: public)'
[DEBUG] No configuration value for liquibase.command.update.databaseChangelog found
[DEBUG] No configuration value for liquibase.command.databaseChangelog found
[DEBUG] No configuration value for liquibase.command.update.defaultCatalogName found
[DEBUG] No configuration value for liquibase.command.defaultCatalogName found
[DEBUG] No configuration value for liquibase.command.update.defaultSchemaName found
[DEBUG] No configuration value for liquibase.command.defaultSchemaName found
[DEBUG] No configuration value for liquibase.command.update.driver found
[DEBUG] No configuration value for liquibase.command.driver found
[DEBUG] No configuration value for liquibase.command.update.driverPropertiesFile found
[DEBUG] No configuration value for liquibase.command.driverPropertiesFile found
[DEBUG] No configuration value for liquibase.command.update.labelFilter aka liquibase.command.update.labels found
[DEBUG] No configuration value for liquibase.command.labelFilter aka liquibase.command.labels found
[DEBUG] No configuration value for liquibase.command.update.password found
[DEBUG] No configuration value for liquibase.command.password found
[DEBUG] No configuration value for liquibase.command.update.reportEnabled aka liquibase.command.update.reportsEnabled found
[DEBUG] No configuration value for liquibase.command.reportEnabled aka liquibase.command.reportsEnabled found
[DEBUG] No configuration value for liquibase.command.update.reportFormat aka liquibase.command.update.reportsFormat found
[DEBUG] No configuration value for liquibase.command.reportFormat aka liquibase.command.reportsFormat found
[DEBUG] No configuration value for liquibase.command.update.reportName aka liquibase.command.update.reportsName found
[DEBUG] No configuration value for liquibase.command.reportName aka liquibase.command.reportsName found
[DEBUG] No configuration value for liquibase.command.update.reportPath aka liquibase.command.update.reportsPath found
[DEBUG] No configuration value for liquibase.command.reportPath aka liquibase.command.reportsPath found
[DEBUG] No configuration value for liquibase.command.update.rollbackOnError found
[DEBUG] Configuration liquibase.command.update.rollbackOnError is using the default value of false
[DEBUG] No configuration value for liquibase.command.rollbackOnError found
[DEBUG] Configuration liquibase.command.rollbackOnError is using the default value of false
[DEBUG] No configuration value for liquibase.command.update.showSummary found
[DEBUG] Configuration liquibase.command.update.showSummary is using the default value of SUMMARY
[DEBUG] No configuration value for liquibase.command.showSummary found
[DEBUG] Configuration liquibase.command.showSummary is using the default value of SUMMARY
[DEBUG] No configuration value for liquibase.command.update.showSummaryOutput found
[DEBUG] Configuration liquibase.command.update.showSummaryOutput is using the default value of ALL
[DEBUG] No configuration value for liquibase.command.showSummaryOutput found
[DEBUG] Configuration liquibase.command.showSummaryOutput is using the default value of ALL
[DEBUG] No configuration value for liquibase.command.update.skipDatabaseStep found
[DEBUG] Configuration liquibase.command.update.skipDatabaseStep is using the default value of false
[DEBUG] No configuration value for liquibase.command.skipDatabaseStep found
[DEBUG] Configuration liquibase.command.skipDatabaseStep is using the default value of false
[DEBUG] No configuration value for liquibase.command.update.updateNullChecksums found
[DEBUG] Configuration liquibase.command.update.updateNullChecksums is using the default value of false
[DEBUG] No configuration value for liquibase.command.updateNullChecksums found
[DEBUG] Configuration liquibase.command.updateNullChecksums is using the default value of false
[DEBUG] No configuration value for liquibase.command.update.url found
[DEBUG] No configuration value for liquibase.command.url found
[DEBUG] No configuration value for liquibase.command.update.username found
[DEBUG] No configuration value for liquibase.command.username found
[DEBUG] Pipeline for command 'update: liquibase.command.core.helpers.DbUrlConnectionArgumentsCommandStep then liquibase.command.core.helpers.ShowSummaryArgument then com.datical.liquibase.ext.command.helpers.RollbackOnErrorArgument then com.datical.liquibase.ext.command.helpers.VisibleReportCommandArguments then liquibase.command.core.helpers.DbUrlConnectionCommandStep then liquibase.command.core.helpers.DatabaseChangelogCommandStep then liquibase.command.core.helpers.ChangeExecListenerCommandStep then com.datical.liquibase.ext.command.ProUpdateCommandStep
[DEBUG] No configuration value for liquibase.outputFile found
[DEBUG] No configuration value for liquibase.outputFileEncoding found
[DEBUG] Configuration liquibase.outputFileEncoding is using the default value of UTF-8
[DEBUG] Writing output with encoding 'UTF-8'
[DEBUG] Executing internal command dbUrlConnectionArguments
[DEBUG] Executing internal command showSummary
[DEBUG] Configuration liquibase.command.update.showSummary is using the default value of SUMMARY
[DEBUG] Configuration liquibase.command.showSummary is using the default value of SUMMARY
[DEBUG] Configuration liquibase.command.update.showSummaryOutput is using the default value of ALL
[DEBUG] Configuration liquibase.command.showSummaryOutput is using the default value of ALL
[DEBUG] Executing internal command rollbackOnError
[DEBUG] Configuration liquibase.command.update.rollbackOnError is using the default value of false
[DEBUG] Configuration liquibase.command.rollbackOnError is using the default value of false
[DEBUG] Executing internal command reportvisible
[DEBUG] No configuration value for liquibase.reports.enabled aka liquibase.report.enabled found
[DEBUG] Configuration liquibase.reports.enabled is using the default value of false
[DEBUG] No configuration value for liquibase.reports.name aka liquibase.report.name found
[DEBUG] Configuration liquibase.reports.name is using the default value of report-dd-MMM-yyyy-HHmmss
[DEBUG] No configuration value for liquibase.reports.path aka liquibase.report.path found
[DEBUG] Configuration liquibase.reports.path is using the default value of .
[DEBUG] No configuration value for liquibase.reports.format aka liquibase.report.format found
[DEBUG] Configuration liquibase.reports.format is using the default value of HTML
[DEBUG] Executing internal command dbUrlConnectionCommandStep
[DEBUG] Configuration liquibase.command.update.skipDatabaseStep is using the default value of false
[DEBUG] Configuration liquibase.command.skipDatabaseStep is using the default value of false
[DEBUG] Executing internal command changelogCommandStep
[DEBUG] Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.formattedsql.FormattedSqlChangeLogParser
[DEBUG] Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.json.JsonChangeLogParser
[DEBUG] Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.sql.SqlChangeLogParser
[DEBUG] No configuration value for liquibase.validateXmlChangelogFiles found
[DEBUG] Configuration liquibase.validateXmlChangelogFiles is using the default value of true
[DEBUG] No configuration value for liquibase.secureParsing found
[DEBUG] Configuration liquibase.secureParsing is using the default value of true
[DEBUG] Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.xml.XMLChangeLogSAXParser
[DEBUG] Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.yaml.YamlChangeLogParser
[DEBUG] Matched file 'master.xml' to parser 'XMLChangeLogSAXParser'
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.CustomPreconditionWrapper
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.AndPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeSetExecutedPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ColumnExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.DBMSPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ForeignKeyExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.IndexExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.NotPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ObjectQuotingStrategyPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.OrPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PreconditionContainer
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PrimaryKeyExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RowCountPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RunningAsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SequenceExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SqlPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableIsEmptyPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.UniqueConstraintExistsPrecondition
[DEBUG] Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ViewExistsPrecondition
[DEBUG] Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
2024-08-01 10:43:46.875 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:46.875 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] No configuration value for liquibase.errorOnCircularIncludeAll found
[DEBUG] Configuration liquibase.errorOnCircularIncludeAll is using the default value of true
[DEBUG] includeAll for 2019
[DEBUG] Using file opener for includeAll: SearchPathResourceAccessor{}
[INFO] Reading resource: 2019/01-test.xml
[DEBUG] Matched file '2019/01-test.xml' to parser 'XMLChangeLogSAXParser'
[DEBUG] Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
[DEBUG] Loaded liquibase.changeset.ChangeSetService instance liquibase.changeset.StandardChangeSetService
[DEBUG] Loaded liquibase.changeset.ChangeSetService instance com.datical.liquibase.ext.changeset.ProChangeSetService
[DEBUG] Found 'liquibase.command.update.updateNullChecksums' configuration of 'true'
    command argument 'updateNullChecksums' of 'true'
[DEBUG] Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.MockChangeLogHistoryService
[DEBUG] Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.StandardChangeLogHistoryService
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.CatalogSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorH2
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorInformix
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorOracle
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.DataSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.IndexSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.PrimaryKeySnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SchemaSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SequenceSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.TableSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.UniqueConstraintSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ViewSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SchemaSnapshotGeneratorSnowflake
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SequenceSnapshotGeneratorSnowflake
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.UniqueConstraintSnapshotGeneratorSnowflake
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.appdba.synonym.SynonymSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraintSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.postgres.PostgresCheckConstraintSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageBodySnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.FunctionSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.EDBPostgresFunctionSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.PostgresFunctionSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.mysql.MySQLFunctionSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.PostgresStoredProcedureSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.MySQLStoredProcedureSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.SnowflakeStoredProcedureSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.StoredProcedureSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.TriggerSnapshotGenerator
[DEBUG] Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.postgres.PostgresTriggerSnapshotGenerator
[DEBUG] Computed checksum for 1722509027213 as 342143716f8f983081f4a79cbb29ad90
[DEBUG] Create Database Change Log Table
[INFO] Creating database history table with name: databasechangelog
[DEBUG] No configuration value for liquibase.liquibaseTablespaceName aka liquibase.databaseChangeLogTablespaceName aka liquibase.liquibaseTableSpaceName found
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BigIntType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BlobType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BooleanType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CharType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.ClobType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CurrencyType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DatabaseFunctionType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateTimeType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DecimalType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DoubleType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.FloatType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.IntType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.MediumIntType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NCharType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NVarcharType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NumberType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.SmallIntType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimeType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimestampType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TinyIntType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UUIDType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UnknownType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.VarcharType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.XMLType
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TextDataTypeSnowflake
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimestampNTZTypeSnowflake
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DoubleDataTypeSnowflake
[DEBUG] Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BinaryTypeSnowflake
[DEBUG] No configuration value for liquibase.includeCatalogInSpecification found
[DEBUG] Configuration liquibase.includeCatalogInSpecification is using the default value of false
[DEBUG] No configuration value for liquibase.sql.logLevel found
[DEBUG] Configuration liquibase.sql.logLevel is using the default value of FINE
[DEBUG] CREATE TABLE databasechangelog (ID VARCHAR(255) NOT NULL, AUTHOR VARCHAR(255) NOT NULL, FILENAME VARCHAR(255) NOT NULL, DATEEXECUTED TIMESTAMP WITHOUT TIME ZONE NOT NULL, ORDEREXECUTED INTEGER NOT NULL, EXECTYPE VARCHAR(10) NOT NULL, MD5SUM VARCHAR(35), DESCRIPTION VARCHAR(255), COMMENTS VARCHAR(255), TAG VARCHAR(255), LIQUIBASE VARCHAR(20), CONTEXTS VARCHAR(255), LABELS VARCHAR(255), DEPLOYMENT_ID VARCHAR(10))
[DEBUG] 0 row(s) affected
[DEBUG] Changelog query completed.
[INFO] Reading from databasechangelog
[DEBUG] Changelog query completed.
[DEBUG] Loaded liquibase.lockservice.LockService instance liquibase.lockservice.LockServiceImpl
[DEBUG] Loaded liquibase.lockservice.LockService instance liquibase.lockservice.MockLockService
[DEBUG] Loaded liquibase.lockservice.LockService instance liquibase.lockservice.OfflineLockService
[DEBUG] Loaded liquibase.lockservice.LockService instance liquibase.lockservice.StandardLockService
2024-08-01 10:43:47.365 UTC [2275] ERROR:  relation "databasechangeloglock" does not exist at character 22
2024-08-01 10:43:47.365 UTC [2275] STATEMENT:  SELECT COUNT(*) FROM databasechangeloglock
[DEBUG] No configuration value for liquibase.sql.showSqlWarnings found
[DEBUG] Configuration liquibase.sql.showSqlWarnings is using the default value of true
[DEBUG] SET SEARCH_PATH TO public, "$user","public"
[DEBUG] 0 row(s) affected
[DEBUG] Create Database Lock Table
[DEBUG] No configuration value for liquibase.fileEncoding found
[DEBUG] Configuration liquibase.fileEncoding is using the default value of UTF-8
[DEBUG] CREATE TABLE databasechangeloglock (ID INTEGER NOT NULL, LOCKED BOOLEAN NOT NULL, LOCKGRANTED TIMESTAMP WITHOUT TIME ZONE, LOCKEDBY VARCHAR(255), CONSTRAINT databasechangeloglock_pkey PRIMARY KEY (ID))
[DEBUG] 0 row(s) affected
[DEBUG] Changelog query completed.
[DEBUG] Created database lock table with name: databasechangeloglock
[DEBUG] Changelog query completed.
[DEBUG] Initialize Database Lock Table
[DEBUG] DELETE FROM databasechangeloglock
[DEBUG] 0 row(s) affected
[DEBUG] INSERT INTO databasechangeloglock (ID, LOCKED) VALUES (1, FALSE)
[DEBUG] 1 row(s) affected
[DEBUG] Changelog query completed.
[DEBUG] No configuration value for liquibase.allowDuplicatedChangesetIdentifiers found
[DEBUG] Configuration liquibase.allowDuplicatedChangesetIdentifiers is using the default value of false
[DEBUG] Executing internal command changeExecListener
[DEBUG] Executing internal command update
[DEBUG] No configuration value for liquibase.changelogLockWaitTimeInMinutes aka liquibase.changeLogLockWaitTimeInMinutes found
[DEBUG] Configuration liquibase.changelogLockWaitTimeInMinutes is using the default value of 5
[DEBUG] Changelog query completed.
[DEBUG] Changelog query completed.
[DEBUG] Lock Database
[DEBUG] Changelog query completed.
[INFO] Successfully acquired change log lock
[INFO] Using deploymentId: 2509027480
[INFO] Reading from databasechangelog
[DEBUG] Changelog query completed.
[DEBUG] Computed checksum for inputStream as 36d05886f51d3929b51f5991980265de
[DEBUG] Computed checksum for 9:36d05886f51d3929b51f5991980265de: as a7f041d7692c6384a7c883fcc6c65ef5
[DEBUG] Computed checksum for inputStream as 36d05886f51d3929b51f5991980265de
[DEBUG] Computed checksum for 9:36d05886f51d3929b51f5991980265de: as a7f041d7692c6384a7c883fcc6c65ef5
[INFO] Running Changeset: 001-initial-schema.xml::01::yegor256
[DEBUG] Running Changeset: 001-initial-schema.xml::01::yegor256
[DEBUG] Changeset 001-initial-schema.xml::01::yegor256
2024-08-01 10:43:47.521 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
2024-08-01 10:43:47.522 UTC [1944] LOG:  could not open temporary statistics file "pg_stat_tmp/global.tmp": No such file or directory
[DEBUG] Reading ChangeSet: 001-initial-schema.xml::01::yegor256
[DEBUG] Loaded liquibase.parser.LiquibaseSqlParser instance liquibase.util.StandardSqlParser
[DEBUG] Loaded liquibase.parser.LiquibaseSqlParser instance com.datical.liquibase.ext.parser.ExceptionSwallowingSqlParser
[DEBUG] Executing Statement: CREATE TABLE book (
        id SERIAL PRIMARY KEY,
        title VARCHAR(64) NOT NULL,
        created TIMESTAMPTZ DEFAULT now() NOT NULL
      )
[DEBUG] CREATE TABLE book (
        id SERIAL PRIMARY KEY,
        title VARCHAR(64) NOT NULL,
        created TIMESTAMPTZ DEFAULT now() NOT NULL
      )
[DEBUG] 0 row(s) affected
[INFO] Custom SQL executed
[INFO] ChangeSet 001-initial-schema.xml::01::yegor256 ran successfully in 43ms
[DEBUG] Changelog query completed.
[DEBUG] INSERT INTO databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('01', 'yegor256', '001-initial-schema.xml', NOW(), 1, '9:a7f041d7692c6384a7c883fcc6c65ef5', 'sql', '', 'EXECUTED', NULL, NULL, '4.25.1', '2509027480')
[DEBUG] 1 row(s) affected
[DEBUG] Changelog query completed.
[DEBUG] Loaded liquibase.report.ShowSummaryGenerator instance liquibase.report.StandardShowSummaryGenerator
[DEBUG] Loaded liquibase.report.ShowSummaryGenerator instance com.datical.liquibase.ext.reports.ProShowSummaryGenerator
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
[DEBUG] Release Database Lock
[DEBUG] Changelog query completed.
[INFO] Successfully released change log lock
[INFO] Command execution complete
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.148 s
[INFO] Finished at: 2024-08-01T10:43:47Z
[INFO] ------------------------------------------------------------------------
[DEBUG] Shutting down adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory
0m0m32m.0m32m.0m
Finished in 134.630798s, 0.0891 runs/s, 0.1188 assertions/s.
12 runs, 16 assertions, 0 failures, 0 errors, 0 skips
2024-08-01 10:43:47.746 UTC [2222] LOG:  received smart shutdown request
2024-08-01 10:43:47.747 UTC [2222] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:47.755 UTC [2222] LOG:  background worker "logical replication launcher" (PID 2229) exited with exit code 1
2024-08-01 10:43:47.755 UTC [2224] LOG:  shutting down
2024-08-01 10:43:47.756 UTC [2224] PANIC:  could not open file "/tmp/test20240801-1599-lmwbgx/pgsql/global/pg_control": No such file or directory
PostgreSQL killed in PID 2222
PostgreSQL killed in PID 2158
PostgreSQL killed in PID 2133
2024-08-01 10:43:47.772 UTC [2068] LOG:  received smart shutdown request
2024-08-01 10:43:47.773 UTC [2068] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2068
2024-08-01 10:43:47.775 UTC [2003] LOG:  received smart shutdown request
2024-08-01 10:43:47.776 UTC [2003] LOG:  could not open file "postmaster.pid": No such file or directory
PostgreSQL killed in PID 2003
2024-08-01 10:43:47.782 UTC [1938] LOG:  received smart shutdown request
2024-08-01 10:43:47.783 UTC [1938] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:47.784 UTC [1938] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:47.785 UTC [1938] LOG:  performing immediate shutdown because data directory lock file is invalid
2024-08-01 10:43:47.785 UTC [1938] LOG:  received immediate shutdown request
2024-08-01 10:43:47.786 UTC [1938] LOG:  could not open file "postmaster.pid": No such file or directory
2024-08-01 10:43:47.791 UTC [1944] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:47.806 UTC [1938] LOG:  database system is shut down
PostgreSQL killed in PID 1938
PostgreSQL killed in PID 1872
PostgreSQL killed in PID 1806
PostgreSQL killed in PID 1740
PostgreSQL killed in PID 1714
PostgreSQL killed in PID 1687
PostgreSQL killed in PID 1616
Coverage report generated for Unit Tests to /home/r/repo/coverage. 180 / 194 LOC (92.78%) covered.
2024-08-01 10:43:47.896 UTC [2003] LOG:  background worker "logical replication launcher" (PID 2010) exited with exit code 1
2024-08-01 10:43:47.902 UTC [2005] LOG:  shutting down
2024-08-01 10:43:47.903 UTC [2005] PANIC:  could not open file "/tmp/test20240801-1599-ft2aty/pgsql/global/pg_control": No such file or directory
2024-08-01 10:43:47.932 UTC [2068] LOG:  background worker "logical replication launcher" (PID 2075) exited with exit code 1
2024-08-01 10:43:47.940 UTC [2070] LOG:  shutting down
2024-08-01 10:43:47.941 UTC [2070] PANIC:  could not open file "/tmp/test20240801-1599-to9kso/pgsql/global/pg_control": No such file or directory
2024-08-01 10:43:48.144 UTC [2222] LOG:  checkpointer process (PID 2224) was terminated by signal 6: Aborted
2024-08-01 10:43:48.145 UTC [2222] LOG:  terminating any other active server processes
2024-08-01 10:43:48.145 UTC [2228] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:48.147 UTC [2222] LOG:  abnormal database system shutdown
2024-08-01 10:43:48.158 UTC [2222] LOG:  database system is shut down
2024-08-01 10:43:48.355 UTC [2003] LOG:  checkpointer process (PID 2005) was terminated by signal 6: Aborted
2024-08-01 10:43:48.356 UTC [2003] LOG:  terminating any other active server processes
2024-08-01 10:43:48.360 UTC [2009] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:48.363 UTC [2003] LOG:  abnormal database system shutdown
2024-08-01 10:43:48.365 UTC [2003] LOG:  database system is shut down
2024-08-01 10:43:48.374 UTC [2068] LOG:  checkpointer process (PID 2070) was terminated by signal 6: Aborted
2024-08-01 10:43:48.374 UTC [2068] LOG:  terminating any other active server processes
2024-08-01 10:43:48.375 UTC [2074] LOG:  could not open temporary statistics file "pg_stat/global.tmp": No such file or directory
2024-08-01 10:43:48.377 UTC [2068] LOG:  abnormal database system shutdown
2024-08-01 10:43:48.379 UTC [2068] 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 moderate). To find out more, visit:
remote:      https://github.com/yegor256/pgtk/security/dependabot/9
remote:
To github.com:yegor256/pgtk.git
   53eddc3..73013bd  master -> master
container 724462ba45c2d6da9cfd2a83e5bcfff99c3aecf29fa035d7faba8c179f5cbf20 is dead
Thu Aug  1 10:44:56 UTC 2024