rultor.com logo This build log was produced by rultor.com for zerocracy/farm#1706
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 21398
+ echo '1.68.2 70c246ce3'
1.68.2 70c246ce3
+ date
Tue Jan 29 09:06:00 CET 2019
+ uptime
 09:06:00 up 44 days, 23:36,  0 users,  load average: 4.82, 4.84, 5.01
+ head=git@github.com:zerocracy/farm.git
+ ff=default
+ image=yegor256/java8
+ rebase=false
+ squash=false
+ head_branch=master
+ author=g4s8
+ tag=0.40.15
+ vars=('--env=MAVEN_OPTS=-Xmx1g' '--env=head=git@github.com:zerocracy/farm.git' '--env=tag=0.40.15' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:zerocracy/farm.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.40.15'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=g4s8'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6'\'' '\'';'\'' '\''echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list'\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install -y mongodb-org'\'' '\'';'\'' '\''sudo locale-gen en_US en_US.UTF-8'\'' '\'';'\'' '\''sudo dpkg-reconfigure locales'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''sudo gem install sass -v 3.4.25'\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1'\'' '\'';'\'' '\''mvn clean process-resources --quiet'\'' '\'';'\'' '\''mvn clean versions:set "-DnewVersion=${tag}" --quiet'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''cp ../settings.xml settings.xml'\'' '\'';'\'' '\''mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml'\'' '\'';'\'' '\''git remote add heroku git@heroku.com:zerocrat.git'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git fetch'\'' '\'';'\'' '\''git add settings.xml'\'' '\'';'\'' '\''mvn initialize -Pshutdown --settings settings.xml'\'' '\'';'\'' '\''mvn liquibase:update -Pliquibase --errors --settings settings.xml'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''settings.xml'\''\'\'''\''; trap "git reset HEAD~1" EXIT'\'' '\'';'\'' '\''git push -f heroku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''rm -rf settings.xml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=g4s8')
+ scripts=('export '\''MAVEN_OPTS=-Xmx1g'\''' ';' 'export '\''head=git@github.com:zerocracy/farm.git'\''' ';' 'export '\''tag=0.40.15'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=g4s8'\''' ';' 'sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6' ';' 'echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list' ';' 'sudo apt-get update' ';' 'sudo apt-get install -y mongodb-org' ';' 'sudo locale-gen en_US en_US.UTF-8' ';' 'sudo dpkg-reconfigure locales' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'sudo gem install sass -v 3.4.25' ';' 'java -version' ';' '[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1' ';' 'mvn clean process-resources --quiet' ';' 'mvn clean versions:set "-DnewVersion=${tag}" --quiet' ';' 'git commit -am "${tag}"' ';' 'cp ../settings.xml settings.xml' ';' 'mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml' ';' 'git remote add heroku git@heroku.com:zerocrat.git' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git fetch' ';' 'git add settings.xml' ';' 'mvn initialize -Pshutdown --settings settings.xml' ';' 'mvn liquibase:update -Pliquibase --errors --settings settings.xml' ';' 'git commit -m '\''settings.xml'\''; trap "git reset HEAD~1" EXIT' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'rm -rf settings.xml' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null' ';')
+ directory=
+ container=zerocracy_farm_1706
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:zerocracy/farm.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-Xmx1g'\''' ';' 'export '\''head=git@github.com:zerocracy/farm.git'\''' ';' 'export '\''tag=0.40.15'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=g4s8'\''' ';' 'sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6' ';' 'echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list' ';' 'sudo apt-get update' ';' 'sudo apt-get install -y mongodb-org' ';' 'sudo locale-gen en_US en_US.UTF-8' ';' 'sudo dpkg-reconfigure locales' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'sudo gem install sass -v 3.4.25' ';' 'java -version' ';' '[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1' ';' 'mvn clean process-resources --quiet' ';' 'mvn clean versions:set "-DnewVersion=${tag}" --quiet' ';' 'git commit -am "${tag}"' ';' 'cp ../settings.xml settings.xml' ';' 'mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml' ';' 'git remote add heroku git@heroku.com:zerocrat.git' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git fetch' ';' 'git add settings.xml' ';' 'mvn initialize -Pshutdown --settings settings.xml' ';' 'mvn liquibase:update -Pliquibase --errors --settings settings.xml' ';' 'git commit -m '\''settings.xml'\''; trap "git reset HEAD~1" EXIT' ';' 'git push -f heroku $(git symbolic-ref --short HEAD):master' ';' 'rm -rf settings.xml' ';' 'curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null' ';'
+ sensitive=('settings.xml')
+ rm -rf .gpg
+ '[' -z 0.40.15 ']'
+ [[ 0.40.15 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.40.15"'
tag name is valid: "0.40.15"
+ cd repo
++ git tag -l 0.40.15
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=5.05
++ echo 5.05 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 5.05, low enough to run a new Docker container'
load average is 5.05, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java8
+ docker pull yegor256/java8
Using default tag: latest
latest: Pulling from yegor256/java8
Digest: sha256:fc3b52526d557cc92fb73c755b863fc37d3022ffcd296b2781bba35142a4ef13
Status: Image is up to date for yegor256/java8:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_farm_1706\s*$'
+ ls -al .
total 732
drwx--x--x  3 rultor rultor   4096 Jan 29 09:06 .
drwxrwxrwt 14 root   root   684032 Jan 29 09:06 ..
-rw-rw-r--  1 rultor rultor    444 Jan 29 09:06 end.sh
-rwxrwxr-x  1 rultor rultor    338 Jan 29 09:06 entry.sh
-rw-rw-r--  1 rultor rultor   1679 Jan 29 09:05 id_rsa
-rw-rw-r--  1 rultor rultor    396 Jan 29 09:05 id_rsa.pub
-rw-rw-r--  1 rultor rultor      6 Jan 29 09:06 pid
drwxrwxr-x  7 rultor rultor   4096 Jan 29 09:06 repo
-rwxrwxr-x  1 rultor rultor   8657 Jan 29 09:05 run.sh
-rw-rw-r--  1 rultor rultor   1767 Jan 29 09:06 script.sh
-rw-rw-r--  1 rultor rultor   5873 Jan 29 09:05 settings.xml
-rw-rw-r--  1 rultor rultor   8084 Jan 29 09:06 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ndfP:/main --env=MAVEN_OPTS=-Xmx1g --env=head=git@github.com:zerocracy/farm.git --env=tag=0.40.15 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:zerocracy/farm.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.40.15'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=g4s8'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6'\'' '\'';'\'' '\''echo "deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list'\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt-get install -y mongodb-org'\'' '\'';'\'' '\''sudo locale-gen en_US en_US.UTF-8'\'' '\'';'\'' '\''sudo dpkg-reconfigure locales'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''sudo gem install sass -v 3.4.25'\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1'\'' '\'';'\'' '\''mvn clean process-resources --quiet'\'' '\'';'\'' '\''mvn clean versions:set "-DnewVersion=${tag}" --quiet'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''cp ../settings.xml settings.xml'\'' '\'';'\'' '\''mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml'\'' '\'';'\'' '\''git remote add heroku git@heroku.com:zerocrat.git'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git fetch'\'' '\'';'\'' '\''git add settings.xml'\'' '\'';'\'' '\''mvn initialize -Pshutdown --settings settings.xml'\'' '\'';'\'' '\''mvn liquibase:update -Pliquibase --errors --settings settings.xml'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''settings.xml'\''\'\'''\''; trap "git reset HEAD~1" EXIT'\'' '\'';'\'' '\''git push -f heroku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''rm -rf settings.xml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com > /dev/null'\'' '\'';'\'' )' --env=head_branch=master --env=author=g4s8 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-ndfP/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_farm_1706 yegor256/java8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./pid ./repo ./run.sh ./script.sh ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export MAVEN_OPTS=-Xmx1g
+ MAVEN_OPTS=-Xmx1g
+ export head=git@github.com:zerocracy/farm.git
+ head=git@github.com:zerocracy/farm.git
+ export tag=0.40.15
+ tag=0.40.15
+ export head_branch=master
+ head_branch=master
+ export author=g4s8
+ author=g4s8
+ sudo -i apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.qw80e74eqb --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/git-core-ppa.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6
gpg: requesting key A15703C6 from hkp server keyserver.ubuntu.com
gpg: key A15703C6: public key "MongoDB 3.4 Release Signing Key <packaging@mongodb.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ echo 'deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse'
+ sudo -i tee /etc/apt/sources.list.d/mongodb-org-3.4.list
stdin: is not a tty
deb [ arch=amd64 ] http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.4 multiverse
+ sudo -i apt-get update
Ign[http://repo.mongodb.org trusty/mongodb-org/3.4 InRelease
Ign[http://archive.ubuntu.comntrusty InReleasety.ubuntu.com (91.189.88.162)] [W
Get:1ahttp://ppa.launchpad.netitrusty InRelease[[20.8nkB]or headers]
Get:2Whttp://security.ubuntu.cometrusty-security.InRelease [65.9ikB]for headers
Get:3Whttp://repo.mongodb.orgItrusty/mongodb-org/3.4BRelease.gpge[801eB]0.8 kB/
Get:4[http://archive.ubuntu.comntrusty-updatesBInRelease1[65.9[kB]elease.gpgk80
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:5 http://ppa.launchpad.net trusty InRelease [15.5 kB]
Ign http://ppa.launchpad.net precise InRelease
Get:6[http://repo.mongodb.orgBtrusty/mongodb-org/3.4 Release [2495 B]
Hit%http://archive.ubuntu.comBtrustytRelease.gpgders][[Connectingttopppa.launch
Hit%http://archive.ubuntu.comBtrustynReleaseto ppa.launchpad.net (91.189.95.83)
Hit%http://ppa.launchpad.netkprecisetRelease.gpgders]
Hit%http://ppa.launchpad.netkprecise Release
Get:7[http://ppa.launchpad.net]trusty/main amd64 Packages [3486 B]
Get:8[http://archive.ubuntu.com trusty-updates/universe Sources [285 kB]
Get:9[http://archive.ubuntu.comatrusty-updates/mainaamd64 Packagese[1414 kB]
Get:109http://archive.ubuntu.cometrusty-updates/restrictediamd64rPackages][21.4 kB]
Get:119http://archive.ubuntu.cometrusty-updates/universePamd64ePackages/[653 kB]
Get:12 http://security.ubuntu.cometrusty-security/universecSources3[119/kB] kB
Get:13 http://archive.ubuntu.comltrusty-updates/multiverseuamd642Packages1[16.0 kB]
Hit http://archive.ubuntu.comntrusty-backports/main]amd64iPackageseaders]1[12kS
Hit%http://archive.ubuntu.comRtrusty-backports/restrictedgamd64hPackages[Waitin
Hit%http://archive.ubuntu.comRtrusty-backports/universeiamd64rPackages] [Waitin
Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [988 kB]
Hit http://archive.ubuntu.cometrusty-backports/multiverseaamd642Packages kB 12%
Get:15 http://ppa.launchpad.net trusty/main amd64 Packages [1553 B]
Get:162http://repo.mongodb.orgctrusty/mongodb-org/3.4/multiverseiamd64ePackages [13.6 kB]
Hit https://deb.nodesource.com trusty/main Sources
Hit http://archive.ubuntu.comBtrusty/universe Sources
Hit http://archive.ubuntu.comrtrusty/main1amd64kPackages]kB/988ekBi53%]o[Connec
Hit http://archive.ubuntu.comktrusty/restrictedBamd64 Packagesing to ppa.launch
Hit http://archive.ubuntu.comktrusty/universe amd64%Packages
Hit http://archive.ubuntu.comgtrusty/multiverse amd64gPackagesB/988 kB 81%]
Hit http://ppa.launchpad.netcprecise/main/amd64BPackages
Get:17Shttp://security.ubuntu.cometrusty-security/restricted amd64 Packages [18.1 kB]
Get:18Shttp://security.ubuntu.cometrusty-security/universe amd64 Packages [355 kB]
Get:19Phttp://security.ubuntu.com8trusty-security/multiverse amd64 Packages [4724 B]
Fetchedo4070gkBein43s8(1095 kB/s)ges 2554 B/4724 B 54%]
Reading package lists... Done
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/webupd8team/java/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_webupd8team_java_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/natecarlson/maven3/ubuntu/ precise/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_natecarlson_maven3_ubuntu_dists_precise_main_binary-amd64_Packages.gz)
W: You may want to run apt-get update to correct these problems
+ sudo -i apt-get install -y mongodb-org
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following extra packages will be installed:
  mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools
The following NEW packages will be installed:
  mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell
  mongodb-org-tools
0 upgraded, 5 newly installed, 0 to remove and 126 not upgraded.
Need to get 71.4 MB of archives.
After this operation, 286 MB of additional disk space will be used.
Get:1ohttp://repo.mongodb.org/apt/ubuntu/ trusty/mongodb-org/3.4/multiverse mongodb-org-shell amd64 3.4.19 [8078 kB]
Get:2Whttp://repo.mongodb.org/apt/ubuntu/8trusty/mongodb-org/3.4/multiverse mongodb-org-server amd64 3.4.19 [14.5 MB]
Get:3Whttp://repo.mongodb.org/apt/ubuntu/0trusty/mongodb-org/3.4/multiverse mongodb-org-mongos amd64 3.4.19 [8379 kB]
Get:4Whttp://repo.mongodb.org/apt/ubuntu/0trusty/mongodb-org/3.4/multiverse mongodb-org-tools amd64 3.4.19 [40.4 MB]
Get:5[http://repo.mongodb.org/apt/ubuntu/9trusty/mongodb-org/3.4/multiversesmongodb-org amd64 3.4.19 [3514 B]
Fetchedo71.4gMB-ing7s0(10.03MB/s) 29%]                             10.1 MB/s 0s
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Selecting previously unselected package mongodb-org-shell.
(Reading database ... 63242 files and directories currently installed.)
Preparing to unpack .../mongodb-org-shell_3.4.19_amd64.deb ...
Unpacking mongodb-org-shell (3.4.19) ...
Selecting previously unselected package mongodb-org-server.
Preparing to unpack .../mongodb-org-server_3.4.19_amd64.deb ...
Unpacking mongodb-org-server (3.4.19) ...
Selecting previously unselected package mongodb-org-mongos.
Preparing to unpack .../mongodb-org-mongos_3.4.19_amd64.deb ...
Unpacking mongodb-org-mongos (3.4.19) ...
Selecting previously unselected package mongodb-org-tools.
Preparing to unpack .../mongodb-org-tools_3.4.19_amd64.deb ...
Unpacking mongodb-org-tools (3.4.19) ...
Selecting previously unselected package mongodb-org.
Preparing to unpack .../mongodb-org_3.4.19_amd64.deb ...
Unpacking mongodb-org (3.4.19) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up mongodb-org-shell (3.4.19) ...
Setting up mongodb-org-server (3.4.19) ...
Adding system user `mongodb' (UID 104) ...
Adding new user `mongodb' (UID 104) with group `nogroup' ...
Not creating home directory `/home/mongodb'.
Adding group `mongodb' (GID 109) ...
Done.
Adding user `mongodb' to group `mongodb' ...
Adding user mongodb to group mongodb
Done.
invoke-rc.d: unknown initscript, /etc/init.d/mongod not found.
invoke-rc.d: policy-rc.d denied execution of start.
Setting up mongodb-org-mongos (3.4.19) ...
Setting up mongodb-org-tools (3.4.19) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up mongodb-org (3.4.19) ...
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_git-core_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/webupd8team/java/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_webupd8team_java_ubuntu_dists_trusty_main_binary-amd64_Packages.gz)
W: Duplicate sources.list entry http://ppa.launchpad.net/natecarlson/maven3/ubuntu/ precise/main amd64 Packages (/var/lib/apt/lists/ppa.launchpad.net_natecarlson_maven3_ubuntu_dists_precise_main_binary-amd64_Packages.gz)
W: You may want to run apt-get update to correct these problems
+ sudo -i locale-gen en_US en_US.UTF-8
Generating locales...
  en_US.ISO-8859-1... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
+ sudo -i dpkg-reconfigure locales
Generating locales...
  en_US.ISO-8859-1... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ export LANGUAGE=en_US.UTF-8
+ LANGUAGE=en_US.UTF-8
+ sudo -i gem install pdd
Fetching: mini_portile2-2.3.0.gem (100%)
Successfully installed mini_portile2-2.3.0
Fetching: nokogiri-1.8.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.8.2
Fetching: rainbow-3.0.0.gem (100%)
Successfully installed rainbow-3.0.0
Fetching: slop-4.6.1.gem (100%)
Successfully installed slop-4.6.1
Fetching: pdd-0.20.4.gem (100%)
Successfully installed pdd-0.20.4
Parsing documentation for mini_portile2-2.3.0
Installing ri documentation for mini_portile2-2.3.0
Parsing documentation for nokogiri-1.8.2
Installing ri documentation for nokogiri-1.8.2
Parsing documentation for rainbow-3.0.0
Installing ri documentation for rainbow-3.0.0
Parsing documentation for slop-4.6.1
Installing ri documentation for slop-4.6.1
Parsing documentation for pdd-0.20.4
Installing ri documentation for pdd-0.20.4
Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 16 seconds
5 gems installed
+ sudo -i gem install xcop
Fetching: differ-0.1.2.gem (100%)
Successfully installed differ-0.1.2
Fetching: xcop-0.6.gem (100%)
Successfully installed xcop-0.6
Parsing documentation for differ-0.1.2
Installing ri documentation for differ-0.1.2
Parsing documentation for xcop-0.6
Installing ri documentation for xcop-0.6
Done installing documentation for differ, xcop after 0 seconds
2 gems installed
+ sudo -i gem install sass -v 3.4.25
Fetching: sass-3.4.25.gem (100%)
Successfully installed sass-3.4.25
Parsing documentation for sass-3.4.25
Installing ri documentation for sass-3.4.25
Done installing documentation for sass after 4 seconds
1 gem installed
+ java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)
+ [[ 0.40.15 =~ ^[0-9]+(\.[0-9]+)*$ ]]
+ mvn clean process-resources --quiet
Ignoring bigdecimal-1.3.4 because its extensions are not built. Try: gem pristine bigdecimal --version 1.3.4
Ignoring executable-hooks-1.4.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.4.2
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring ffi-1.9.23 because its extensions are not built. Try: gem pristine ffi --version 1.9.23
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring gem-wrappers-1.3.2 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring io-console-0.4.6 because its extensions are not built. Try: gem pristine io-console --version 0.4.6
Ignoring json-2.1.0 because its extensions are not built. Try: gem pristine json --version 2.1.0
Ignoring nokogiri-1.8.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.8.2
Ignoring nokogiri-1.6.7.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.6.7.2
Ignoring psych-3.0.2 because its extensions are not built. Try: gem pristine psych --version 3.0.2
+ mvn clean versions:set -DnewVersion=0.40.15 --quiet
Props: {project.groupId=com.zerocracy, project.parent.version=0.49.2, project.parent.artifactId=parent, project.artifactId=farm, project.version=0.40.15, project.parent.groupId=com.jcabi}
+ git commit -am 0.40.15
[__rultor 0337e04d] 0.40.15
 1 file changed, 1 insertion(+), 1 deletion(-)
+ cp ../settings.xml settings.xml
+ mvn clean package -Pqulice,codenarc,zc-farm --errors --batch-mode --quiet --settings ../settings.xml
Ignoring bigdecimal-1.3.4 because its extensions are not built. Try: gem pristine bigdecimal --version 1.3.4
Ignoring executable-hooks-1.4.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.4.2
Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2
Ignoring ffi-1.9.23 because its extensions are not built. Try: gem pristine ffi --version 1.9.23
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring gem-wrappers-1.3.2 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.3.2
Ignoring gem-wrappers-1.2.7 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.2.7
Ignoring io-console-0.4.6 because its extensions are not built. Try: gem pristine io-console --version 0.4.6
Ignoring json-2.1.0 because its extensions are not built. Try: gem pristine json --version 2.1.0
Ignoring nokogiri-1.8.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.8.2
Ignoring nokogiri-1.6.7.2 because its extensions are not built. Try: gem pristine nokogiri --version 1.6.7.2
Ignoring psych-3.0.2 because its extensions are not built. Try: gem pristine psych --version 3.0.2

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.zerocracy.pm.staff.ranks.RnkBoostTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 sec - in com.zerocracy.pm.staff.ranks.RnkBoostTest
Running com.zerocracy.pm.ClaimOutTest
#error(): Claim param name "author" is prohibited to use in "Hello dude", since it will clash with other claim attributes
#fatalError(): Processing terminated by xsl:message at line 26 in file:///; SystemID: file:///; Line#: 26; Column#: 5
#error(): Duplicated flow detected, something is wrong: "Hey; Hey; Hey", seems to be an endless recursion in claims
#fatalError(): Processing terminated by xsl:message at line 28 in file:///; SystemID: file:///; Line#: 28
#error(): Claim cause "some text while a number expected" is not valid number
#fatalError(): Processing terminated by xsl:message at line 26 in file:///; SystemID: file:///; Line#: 26; Column#: 6
#error(): Job name "this is not a job" is not valid
#fatalError(): Processing terminated by xsl:message at line 27 in file:///; SystemID: file:///; Line#: 27; Column#: 6
#error(): Role name "this is not a role" is not valid
#fatalError(): Processing terminated by xsl:message at line 27 in file:///; SystemID: file:///; Line#: 27; Column#: 6
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.152 sec - in com.zerocracy.pm.ClaimOutTest
Running com.zerocracy.farm.S3FarmTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 sec - in com.zerocracy.farm.S3FarmTest
Running com.zerocracy.cash.ApiLayerQuotesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 sec - in com.zerocracy.cash.ApiLayerQuotesTest
Running com.zerocracy.farm.reactive.StkSmartTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in com.zerocracy.farm.reactive.StkSmartTest
Running com.zerocracy.pmo.recharge.RechargeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec - in com.zerocracy.pmo.recharge.RechargeTest
Running com.zerocracy.TxnTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.06 sec - in com.zerocracy.TxnTest
Running com.zerocracy.pm.staff.votes.VsRandomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.523 sec - in com.zerocracy.pm.staff.votes.VsRandomTest
Running com.zerocracy.cash.CurrencyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in com.zerocracy.cash.CurrencyTest
Running com.zerocracy.farm.ruled.RdFarmTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.333 sec - in com.zerocracy.farm.ruled.RdFarmTest
Running com.zerocracy.radars.github.TkGithubTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in com.zerocracy.radars.github.TkGithubTest
Running com.zerocracy.pm.staff.ranks.RnkGithubLabelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in com.zerocracy.pm.staff.ranks.RnkGithubLabelTest
Running com.zerocracy.farm.StkSafeTest
error: java.lang.IllegalStateException: error
        at com.zerocracy.farm.StkSafeTest$StkError.process(StkSafeTest.java:105)
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:99)
        at com.zerocracy.farm.StkSafeTest.dontRepeatErrorClaims(StkSafeTest.java:89)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Soft error for 'hello you':
error: java.lang.IllegalArgumentException: Claim #192c6ada-bfe3-4d9a-869a-4c49b9db5dc9 "hello you" has no token in hello
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:117)
        at com.zerocracy.farm.StkSafeTest.catchesSoftException(StkSafeTest.java:55)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: com.zerocracy.SoftException:
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:99)
        ... 19 more

error: java.lang.IllegalStateException: error
        at com.zerocracy.farm.StkSafeTest$StkError.process(StkSafeTest.java:105)
        at com.zerocracy.farm.StkSafe.process(StkSafe.java:99)
        at com.zerocracy.farm.StkSafeTest.dontRepostNotifyFailures(StkSafeTest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 sec - in com.zerocracy.farm.StkSafeTest
Running com.zerocracy.tk.TkTicksTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.736 sec - in com.zerocracy.tk.TkTicksTest
Running com.zerocracy.farm.S3ItemTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in com.zerocracy.farm.S3ItemTest
Running com.zerocracy.claims.proc.FootprintProcTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.435 sec - in com.zerocracy.claims.proc.FootprintProcTest
Running com.zerocracy.pm.staff.votes.VsReputationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in com.zerocracy.pm.staff.votes.VsReputationTest
Running com.zerocracy.pm.staff.votes.VsLosersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in com.zerocracy.pm.staff.votes.VsLosersTest
Running com.zerocracy.XsdResolverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in com.zerocracy.XsdResolverTest
Running com.zerocracy.tk.TkJoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.846 sec - in com.zerocracy.tk.TkJoinTest
Running com.zerocracy.radars.github.ReQuestionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec - in com.zerocracy.radars.github.ReQuestionTest
Running com.zerocracy.tk.project.TkReportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 sec - in com.zerocracy.tk.project.TkReportTest
Running com.zerocracy.claims.proc.CountingProcTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in com.zerocracy.claims.proc.CountingProcTest
Running com.zerocracy.pm.staff.BansTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 sec - in com.zerocracy.pm.staff.BansTest
Running com.zerocracy.radars.viber.TkViberTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in com.zerocracy.radars.viber.TkViberTest
Running com.zerocracy.tk.TkShutdownTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in com.zerocracy.tk.TkShutdownTest
Running com.zerocracy.pmo.CatalogTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.264 sec - in com.zerocracy.pmo.CatalogTest
Running com.zerocracy.tk.CcSecureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.tk.CcSecureTest
Running com.zerocracy.pm.cost.EstimatesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 sec - in com.zerocracy.pm.cost.EstimatesTest
Running com.zerocracy.pm.cost.EquityTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.526 sec - in com.zerocracy.pm.cost.EquityTest
Running com.zerocracy.farm.ruled.RdIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in com.zerocracy.farm.ruled.RdIndexTest
Running com.zerocracy.pm.cost.RatesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in com.zerocracy.pm.cost.RatesTest
Running com.zerocracy.pm.staff.votes.VsBalanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in com.zerocracy.pm.staff.votes.VsBalanceTest
Running com.zerocracy.entry.ExtMongobeeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.411 sec - in com.zerocracy.entry.ExtMongobeeTest
Running com.zerocracy.tk.TkTeamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec - in com.zerocracy.tk.TkTeamTest
Running com.zerocracy.radars.github.RbMilestoneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in com.zerocracy.radars.github.RbMilestoneTest
Running com.zerocracy.radars.slack.ReProfileTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec - in com.zerocracy.radars.slack.ReProfileTest
Running com.zerocracy.pm.in.OrdersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in com.zerocracy.pm.in.OrdersTest
Running com.zerocracy.shutdown.ShutdownFarmTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec - in com.zerocracy.shutdown.ShutdownFarmTest
Running com.zerocracy.tk.RqUserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in com.zerocracy.tk.RqUserTest
Running com.zerocracy.pm.staff.ranks.RnkGithubMilestoneTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in com.zerocracy.pm.staff.ranks.RnkGithubMilestoneTest
Running com.zerocracy.pm.staff.votes.VsOptionsMaxJobsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in com.zerocracy.pm.staff.votes.VsOptionsMaxJobsTest
Running com.zerocracy.pm.staff.ProjectsRolesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in com.zerocracy.pm.staff.ProjectsRolesTest
Running com.zerocracy.pm.ClaimsItemTest
Duplicate claims are not allowed in FAKEPRJCT, can't add this XML to 1 existing ones:
<?xml version="1.0" encoding="UTF-8"?>
<claim id="51efa4ed-d601-475c-b1d1-e0c805d0efcd">
   <created>2019-01-29T08:16:41.899Z</created>
   <type>hello future</type>
</claim>

Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.265 sec - in com.zerocracy.pm.ClaimsItemTest
Running com.zerocracy.farm.reactive.BrigadeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec - in com.zerocracy.farm.reactive.BrigadeTest
Running com.zerocracy.radars.slack.RealSkSessionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 sec - in com.zerocracy.radars.slack.RealSkSessionTest
Running com.zerocracy.pm.time.ReleasesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in com.zerocracy.pm.time.ReleasesTest
Running com.zerocracy.farm.footprint.FtFarmTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in com.zerocracy.farm.footprint.FtFarmTest
Running com.zerocracy.tk.TkPulseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in com.zerocracy.tk.TkPulseTest
Running com.zerocracy.radars.viber.VbBotTest
Jan 29, 2019 8:16:42 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.65 - 1/29/19 8:16 AM
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 sec - in com.zerocracy.radars.viber.VbBotTest
Running com.zerocracy.tk.TkKnownTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 sec - in com.zerocracy.tk.TkKnownTest
Running com.zerocracy.pm.staff.votes.VsWorkloadTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 sec - in com.zerocracy.pm.staff.votes.VsWorkloadTest
Running com.zerocracy.cash.PairTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in com.zerocracy.cash.PairTest
Running com.zerocracy.pmo.AgendaTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in com.zerocracy.pmo.AgendaTest
Running com.zerocracy.pm.FootprintTest
Duplicate claims are not allowed in FOOTPRNTZ, can't add this XML to 1 existing ones:
<?xml version="1.0" encoding="UTF-8"?>
<claim id="23146d5c-07b9-41a9-b7f1-2ec7f30d3ed9">
   <created>2019-01-29T08:16:57.514Z</created>
   <type>Hello</type>
</claim>

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.219 sec - in com.zerocracy.pm.FootprintTest
Running com.zerocracy.pm.time.MilestonesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in com.zerocracy.pm.time.MilestonesTest
Running com.zerocracy.tk.project.RqProjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec - in com.zerocracy.tk.project.RqProjectTest
Running com.zerocracy.radars.slack.SlackRadarTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in com.zerocracy.radars.slack.SlackRadarTest
Running com.zerocracy.entry.HeapDumpTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in com.zerocracy.entry.HeapDumpTest
Running com.zerocracy.radars.github.AcceptInvitationsTest
GitHub API is over quota. Cancelling AcceptInvitations execution.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in com.zerocracy.radars.github.AcceptInvitationsTest
Running com.zerocracy.pmo.banks.ZoldDetailsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.pmo.banks.ZoldDetailsTest
Running com.zerocracy.claims.proc.MessageMonitorProcTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 sec - in com.zerocracy.claims.proc.MessageMonitorProcTest
Running com.zerocracy.tk.TkVacanciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in com.zerocracy.tk.TkVacanciesTest
Running com.zerocracy.radars.github.RbOnCloseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in com.zerocracy.radars.github.RbOnCloseTest
Running com.zerocracy.tk.RsPageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in com.zerocracy.tk.RsPageTest
Running com.zerocracy.radars.gitlab.TkGitlabTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in com.zerocracy.radars.gitlab.TkGitlabTest
Running com.zerocracy.tk.project.TkArtifactTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec - in com.zerocracy.tk.project.TkArtifactTest
Running com.zerocracy.pm.qa.ReviewsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in com.zerocracy.pm.qa.ReviewsTest
Running com.zerocracy.pm.time.PrecedencesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in com.zerocracy.pm.time.PrecedencesTest
Running com.zerocracy.pmo.SpeedTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in com.zerocracy.pmo.SpeedTest
Running com.zerocracy.pmo.RfpsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in com.zerocracy.pmo.RfpsTest
Running com.zerocracy.SafeSentryTest
Sentry threw an error: java.lang.IllegalStateException: Exceptional!
        at com.zerocracy.SafeSentryTest.lambda$logsThrownException$0(SafeSentryTest.java:46)
        at com.zerocracy.sentry.SafeSentry.capture(SafeSentry.java:59)
        at com.zerocracy.SafeSentryTest.logsThrownException(SafeSentryTest.java:48)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.SafeSentryTest
Running com.zerocracy.tk.TkDumpTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.tk.TkDumpTest
Running com.zerocracy.pm.ClaimOutSafeTest
Failed to post claim: java.lang.IllegalStateException: submit failed
        at com.zerocracy.pm.ClaimOutSafeTest.lambda$swallowAllExceptions$0(ClaimOutSafeTest.java:41)
        at com.zerocracy.claims.Claims.submit(Claims.java:53)
        at com.zerocracy.claims.ClaimOut.postTo(ClaimOut.java:102)
        at com.zerocracy.claims.ClaimOut.postTo(ClaimOut.java:136)
        at com.zerocracy.claims.ClaimOutSafe.postTo(ClaimOutSafe.java:51)
        at com.zerocracy.pm.ClaimOutSafeTest.swallowAllExceptions(ClaimOutSafeTest.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in com.zerocracy.pm.ClaimOutSafeTest
Running com.zerocracy.pmo.HintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in com.zerocracy.pmo.HintTest
Running com.zerocracy.pm.in.ImpedimentsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in com.zerocracy.pm.in.ImpedimentsTest
Running com.zerocracy.tk.profile.TkProfileTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 sec - in com.zerocracy.tk.profile.TkProfileTest
Running com.zerocracy.farm.props.PropsFarmTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.farm.props.PropsFarmTest
Running com.zerocracy.pm.staff.votes.VsSpeedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in com.zerocracy.pm.staff.votes.VsSpeedTest
Running com.zerocracy.pm.staff.votes.VsNoRoomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in com.zerocracy.pm.staff.votes.VsNoRoomTest
Running com.zerocracy.radars.github.RbAddToMilestoneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in com.zerocracy.radars.github.RbAddToMilestoneTest
Running com.zerocracy.claims.ClaimSignatureTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec - in com.zerocracy.claims.ClaimSignatureTest
Running com.zerocracy.tk.profile.TkIdentifyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in com.zerocracy.tk.profile.TkIdentifyTest
Running com.zerocracy.farm.guts.TkGutsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec - in com.zerocracy.farm.guts.TkGutsTest
Running com.zerocracy.radars.github.RbPingArchitectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in com.zerocracy.radars.github.RbPingArchitectTest
Running com.zerocracy.pm.staff.votes.VsBannedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in com.zerocracy.pm.staff.votes.VsBannedTest
Running com.zerocracy.tk.TkJoinPostTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 sec - in com.zerocracy.tk.TkJoinPostTest
Running com.zerocracy.farm.sync.TerminatorTest
Thread 12137/Thread-255 interrupted because of too long hold of "foo" in FAKEPRJCT (over 1 msec), Mock for Lock, hashCode: 1466763974: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.TerminatorTest.lambda$interruptsThreadAfterLockTimeoutAndChecksLockAgain$0(TerminatorTest.java:56)
        at java.lang.Thread.run(Thread.java:748)

error: java.lang.Exception: Thread 12137/Thread-255 interrupted because of too long hold of "foo" in FAKEPRJCT (over 1 msec), Mock for Lock, hashCode: 1466763974
        at com.zerocracy.farm.sync.Terminator.lambda$killer$1(Terminator.java:165)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at com.jcabi.log.VerboseThreads$Wrap.run(VerboseThreads.java:221)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.TerminatorTest.lambda$interruptsThreadAfterLockTimeoutAndChecksLockAgain$0(TerminatorTest.java:56)
        ... 1 more

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in com.zerocracy.farm.sync.TerminatorTest
Running com.zerocracy.pmo.ResumesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in com.zerocracy.pmo.ResumesTest
Running com.zerocracy.farm.guts.GsProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in com.zerocracy.farm.guts.GsProjectTest
Running com.zerocracy.pmo.DebtsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in com.zerocracy.pmo.DebtsTest
Running com.zerocracy.tk.TkIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in com.zerocracy.tk.TkIndexTest
Running com.zerocracy.radars.github.RbReleaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in com.zerocracy.radars.github.RbReleaseTest
Running com.zerocracy.farm.fake.FkProjectTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.farm.fake.FkProjectTest
Running com.zerocracy.tk.profile.TkUserWbsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in com.zerocracy.tk.profile.TkUserWbsTest
Running com.zerocracy.pm.cost.LedgerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in com.zerocracy.pm.cost.LedgerTest
Running com.zerocracy.entry.PingsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in com.zerocracy.entry.PingsTest
Running com.zerocracy.ParTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in com.zerocracy.ParTest
Running com.zerocracy.pmo.ProjectsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in com.zerocracy.pmo.ProjectsTest
Running com.zerocracy.tk.project.TkFootprintTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec - in com.zerocracy.tk.project.TkFootprintTest
Running com.zerocracy.pmo.VacanciesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in com.zerocracy.pmo.VacanciesTest
Running com.zerocracy.entry.ExtMongoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.413 sec - in com.zerocracy.entry.ExtMongoTest
Running com.zerocracy.pm.in.JobExpiredTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in com.zerocracy.pm.in.JobExpiredTest
Running com.zerocracy.pm.staff.ranks.RnkEstimatesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 sec - in com.zerocracy.pm.staff.ranks.RnkEstimatesTest
Running com.zerocracy.pm.time.votes.VsNegligenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.zerocracy.pm.time.votes.VsNegligenceTest
Running com.zerocracy.MeasuredTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in com.zerocracy.MeasuredTest
Running com.zerocracy.claims.BatchClaimsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in com.zerocracy.claims.BatchClaimsTest
Running com.zerocracy.pmo.banks.FkBankTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in com.zerocracy.pmo.banks.FkBankTest
Running com.zerocracy.entry.PingTest
Sentry threw an error: java.lang.IllegalStateException: Farm error
        at com.zerocracy.entry.PingTest.lambda$throwJobExecutionExceptionOnClaimFail$1(PingTest.java:144)
        at com.zerocracy.pmo.Pmo.lambda$new$0(Pmo.java:51)
        at org.cactoos.scalar.SolidScalar.lambda$new$0(SolidScalar.java:55)
        at org.cactoos.func.StickyFunc.lambda$new$0(StickyFunc.java:72)
        at org.cactoos.func.StickyBiFunc.apply(StickyBiFunc.java:95)
        at org.cactoos.func.StickyFunc.apply(StickyFunc.java:79)
        at org.cactoos.func.SyncFunc.apply(SyncFunc.java:101)
        at org.cactoos.func.SolidFunc.apply(SolidFunc.java:66)
        at org.cactoos.scalar.SolidScalar.value(SolidScalar.java:61)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at com.zerocracy.pmo.Pmo.acq(Pmo.java:62)
        at com.zerocracy.farm.props.Props.item(Props.java:135)
        at com.zerocracy.farm.props.Props.values(Props.java:122)
        at com.zerocracy.farm.props.Props.has(Props.java:112)
        at com.zerocracy.sentry.SentryOf.lambda$static$0(SentryOf.java:46)
        at org.cactoos.func.StickyFunc.lambda$new$0(StickyFunc.java:72)
        at org.cactoos.func.StickyBiFunc.apply(StickyBiFunc.java:95)
        at org.cactoos.func.StickyFunc.apply(StickyFunc.java:79)
        at org.cactoos.func.SyncFunc.apply(SyncFunc.java:101)
        at org.cactoos.func.SolidFunc.apply(SolidFunc.java:66)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at com.zerocracy.sentry.SentryOf.capture(SentryOf.java:76)
        at com.zerocracy.sentry.SafeSentry.capture(SafeSentry.java:59)
        at com.zerocracy.entry.Ping.execute(Ping.java:77)
        at com.zerocracy.entry.PingTest.throwJobExecutionExceptionOnClaimFail(PingTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 sec - in com.zerocracy.entry.PingTest
Running com.zerocracy.claims.proc.BrigadeProcTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in com.zerocracy.claims.proc.BrigadeProcTest
Running com.zerocracy.radars.github.RbByLabelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in com.zerocracy.radars.github.RbByLabelTest
Running com.zerocracy.farm.ruled.RdItemTest
swallowed exception: java.lang.IllegalStateException('http://datum.zerocracy.com/latest/rules/pm/no-lost-boosts.xsl says: The boost for job "gh:test/test#55" exists in boosts.xml, but the job is absent in the WBS among 0 jobs.')
Exception in thread "Thread-285" java.lang.IllegalStateException: http://datum.zerocracy.com/latest/rules/pm/no-lost-boosts.xsl says: The boost for job "gh:test/test#143" exists in boosts.xml, but the job is absent in the WBS among 0 jobs. at com.zerocracy.farm.ruled.RdRules.check(RdRules.java:130)     at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88) at org.cactoos.func.FuncOf.apply(FuncOf.java:104)       at org.cactoos.scalar.And.lambda$null$0(And.java:132)   at org.cactoos.scalar.And.value(And.java:167)   at org.cactoos.scalar.And.value(And.java:60)    at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)    at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)    at com.zerocracy.farm.ruled.RdRules.validate(RdRules.java:105)  at com.zerocracy.farm.ruled.RdItem.close(RdItem.java:137)       at com.zerocracy.pm.cost.Boosts.boost(Boosts.java:143)  at com.zerocracy.farm.ruled.RdItemTest.lambda$closesUnderlyingItemAnyway$1(RdItemTest.java:130) at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88) at org.cactoos.func.FuncOf.apply(FuncOf.java:104)       at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58) at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)    at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)    at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)  at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)  at java.lang.Thread.run(Thread.java:748)Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec - in com.zerocracy.farm.ruled.RdItemTest
Running com.zerocracy.tk.TkAppTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.031 sec - in com.zerocracy.tk.TkAppTest
Running com.zerocracy.farm.sync.SyncFarmTest
Thread 13727/Thread-288 interrupted because of too long hold of "expectedfailure.xml" in PMO (over 1000 msec), java.util.concurrent.locks.ReentrantLock@1ea2d180[Locked by thread Thread-288]: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.SyncProject.acq(SyncProject.java:96)
        at com.zerocracy.pmo.Pmo.acq(Pmo.java:62)
        at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:100)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        at java.lang.Thread.run(Thread.java:748)

error: java.lang.Exception: Thread 13727/Thread-288 interrupted because of too long hold of "expectedfailure.xml" in PMO (over 1000 msec), java.util.concurrent.locks.ReentrantLock@1ea2d180[Locked by thread Thread-288]
        at com.zerocracy.farm.sync.Terminator.lambda$killer$1(Terminator.java:165)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at com.jcabi.log.VerboseThreads$Wrap.run(VerboseThreads.java:221)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Here!
        at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:138)
        at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:116)
        at com.zerocracy.farm.sync.SyncProject.acq(SyncProject.java:96)
        at com.zerocracy.pmo.Pmo.acq(Pmo.java:62)
        at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:100)
        at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
        at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
        at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
        at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
        at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
        at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
        at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
        ... 1 more

Exception in thread "Thread-288" java.io.UncheckedIOException: java.io.IOException: java.lang.InterruptedException: sleep interrupted   at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:60)    at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)  at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)  at java.lang.Thread.run(Thread.java:748)Caused by: java.io.IOException: java.lang.InterruptedException: sleep interrupted       at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:76)    at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)    ... 3 moreCaused by: java.lang.InterruptedException: sleep interrupted  at java.lang.Thread.sleep(Native Method)        at java.lang.Thread.sleep(Thread.java:340)      at java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)       at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:105) at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88) at org.cactoos.func.FuncOf.apply(FuncOf.java:104)       at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58) at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)    ... 4 moreTests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.421 sec - in com.zerocracy.farm.sync.SyncFarmTest
Running com.zerocracy.farm.S3ProjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in com.zerocracy.farm.S3ProjectTest
Running com.zerocracy.tk.profile.TkAgendaTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 sec - in com.zerocracy.tk.profile.TkAgendaTest
Running com.zerocracy.pm.ClaimInTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in com.zerocracy.pm.ClaimInTest
Running com.zerocracy.farm.sync.SyncProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in com.zerocracy.farm.sync.SyncProjectTest
Running com.zerocracy.radars.viber.VbEventTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.zerocracy.radars.viber.VbEventTest
Running com.zerocracy.farm.fake.FkItemTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.zerocracy.farm.fake.FkItemTest
Running com.zerocracy.radars.github.RbOnBugTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in com.zerocracy.radars.github.RbOnBugTest
Running com.zerocracy.farm.fake.FkFarmTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in com.zerocracy.farm.fake.FkFarmTest
Running com.zerocracy.XocumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.299 sec - in com.zerocracy.XocumentTest
Running com.zerocracy.pmo.BlanksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in com.zerocracy.pmo.BlanksTest
Running com.zerocracy.claims.proc.ExpiryProcTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.claims.proc.ExpiryProcTest
Running com.zerocracy.pm.time.NegligenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in com.zerocracy.pm.time.NegligenceTest
Running com.zerocracy.PolicyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.zerocracy.PolicyTest
Running com.zerocracy.pm.staff.RolesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in com.zerocracy.pm.staff.RolesTest
Running com.zerocracy.radars.github.RbOnUnassignTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in com.zerocracy.radars.github.RbOnUnassignTest
Running com.zerocracy.farm.reactive.StkGroovyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 sec - in com.zerocracy.farm.reactive.StkGroovyTest
Running com.zerocracy.pmo.AwardsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in com.zerocracy.pmo.AwardsTest
Running com.zerocracy.pm.cost.VestingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in com.zerocracy.pm.cost.VestingTest
Running com.zerocracy.pmo.BotsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in com.zerocracy.pmo.BotsTest
Running com.zerocracy.entry.ExtGithubTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.zerocracy.entry.ExtGithubTest
Running com.zerocracy.pm.staff.ranks.RnkRevTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in com.zerocracy.pm.staff.ranks.RnkRevTest
Running com.zerocracy.tk.project.reports.OrdersGivenByWeekTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 sec - in com.zerocracy.tk.project.reports.OrdersGivenByWeekTest
Running com.zerocracy.tk.project.TkXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec - in com.zerocracy.tk.project.TkXmlTest
Running com.zerocracy.radars.QuestionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec - in com.zerocracy.radars.QuestionTest
Running com.zerocracy.pm.staff.votes.VsVacationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in com.zerocracy.pm.staff.votes.VsVacationTest
Running com.zerocracy.cash.QuotesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.zerocracy.cash.QuotesTest
Running com.zerocracy.radars.github.ReIfAddressedTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in com.zerocracy.radars.github.ReIfAddressedTest
Running com.zerocracy.tk.TkBoardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 sec - in com.zerocracy.tk.TkBoardTest
Running com.zerocracy.pmo.banks.PayrollTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.zerocracy.pmo.banks.PayrollTest
Running com.zerocracy.pmo.VerbosityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.046 sec - in com.zerocracy.pmo.VerbosityTest
Running com.zerocracy.entry.PingsITTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.entry.PingsITTest
Running com.zerocracy.tk.project.TkProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec - in com.zerocracy.tk.project.TkProjectTest
Running com.zerocracy.farm.sync.PgLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.farm.sync.PgLockTest
Running com.zerocracy.cash.CashTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec - in com.zerocracy.cash.CashTest
Running com.zerocracy.pmo.banks.coinbase.CoinbaseTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.001 sec - in com.zerocracy.pmo.banks.coinbase.CoinbaseTest
Running com.zerocracy.tk.project.reports.OrderChampionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in com.zerocracy.tk.project.reports.OrderChampionsTest
Running com.zerocracy.tk.profile.TkAwardsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 sec - in com.zerocracy.tk.profile.TkAwardsTest
Running [/add_to_slack]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 sec - in [/add_to_slack]
Running [modifies_vacation_mode on]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.476 sec - in [modifies_vacation_mode on]
Running [com/zerocracy/bundles/zerocrat_assignment_adds_to_wbs]
Soft error for 'Close job': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @fast-developer[/z](https://www.0crat.com/u/fast-developer), can't retrieve data and time of add
Soft error for 'Close job': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @slow-developer[/z](https://www.0crat.com/u/slow-developer), can't retrieve data and time of add
Soft error for 'Complete QA review': There is no quality review for [#2](https://github.com/test/test/issues/2), no performer
Soft error for 'Complete QA review': There is no quality review for [#1](https://github.com/test/test/issues/1), no performer
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [§53](http://www.zerocracy.com/policy.html#53) and [§28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @null[/z](https://www.0crat.com/u/null) please review this and merge or reject
Soft error for 'Assign role': @anonymous[/z](https://www.0crat.com/u/anonymous) doesn't have an access in your repositories, we won't be able to assign tasks
Soft error for 'Pay extra': The user @yegor256[/z](https://www.0crat.com/u/yegor256) works for free in this project, see [§49](http://www.zerocracy.com/policy.html#49)
Soft error for 'Assign role': Assignee @yegor256[/z](https://www.0crat.com/u/yegor256) must be invited
Soft error for 'Complete QA review': There is no quality review for [#1](https://github.com/test/test/issues/1), no performer
Soft error for 'Close job': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @coder[/z](https://www.0crat.com/u/coder), can't retrieve data and time of add
Soft error for 'Close job': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @reviewer[/z](https://www.0crat.com/u/reviewer), can't retrieve data and time of add
Soft error for 'Complete QA review': There is no quality review for [#2](https://github.com/test/test/issues/2), no performer
Soft error for 'Close job': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @dev1[/z](https://www.0crat.com/u/dev1), can't retrieve data and time of add
Soft error for 'Close job': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @dev2[/z](https://www.0crat.com/u/dev2), can't retrieve data and time of add
Soft error for 'Close job': Job [#3](https://github.com/test/test/issues/3) is not in the agenda of @dev3[/z](https://www.0crat.com/u/dev3), can't retrieve data and time of add
Soft error for 'Close job': Job [#4](https://github.com/test/test/issues/4) is not in the agenda of @dev4[/z](https://www.0crat.com/u/dev4), can't retrieve data and time of add
Election was completed for job gh:test/test#1 at 1 attempt, votes time was 2s
Election was completed for job gh:test/test#1 at 1 attempt, votes time was 829ms
Soft error for 'Start order': Job `gh:test/test#1` already assigned to @yegor256, can't assign to @yegor256
Soft error for 'Breakup': User @krzyk[/z](https://www.0crat.com/u/krzyk) doesn't have a mentor
Election was completed for job not-elected at 0 attempt, votes time was 35µs
Election was completed for job not-elected at 1 attempt, votes time was 684ms
Election was completed for job not-elected at 1 attempt, votes time was 281ms
Election was completed for job gh:test/test#1 at 1 attempt, votes time was 1s
Election was completed for job gh:test/test#2 at 1 attempt, votes time was 1s
Soft error for 'Invite a friend': You are not the examiner of friend, see [§1](http://www.zerocracy.com/policy.html#1)
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
#warning(): Exception thrown by URIResolver
Election was completed for job not-elected at 0 attempt, votes time was 43µs
Soft error for 'Impediment was registered': Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256), can't set impediment
Soft error for 'Impediment was registered': Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256), can't set impediment
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [§53](http://www.zerocracy.com/policy.html#53) and [§28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @null[/z](https://www.0crat.com/u/null) please review this and merge or reject
Election was completed for job gh:test/farm#1 at 1 attempt, votes time was 2s
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [§53](http://www.zerocracy.com/policy.html#53) and [§28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @manager[/z](https://www.0crat.com/u/manager) please review this and merge or reject
Soft error for 'Start order': Job `gh:test/test#1` doesn't exist in WBS, can't create order
Soft error for 'Close job': Job `gh:test/test#1` is not assigned, can't get performer
Election was completed for job not-elected at 0 attempt, votes time was 107µs
Election was completed for job not-elected at 0 attempt, votes time was 140µs
Duplicate claims are not allowed in PMO, can't add this XML to 5 existing ones:
<?xml version="1.0" encoding="UTF-8"?>
<claim id="db211621-24da-4c04-9dc2-62e69ecb16b3">
   <created>2019-01-29T08:17:52.626Z</created>
   <params>
      <param name="cause">1</param>
      <param name="_parent_sig">CAJFjZ5KXlvQuDYJhMF50GhV2+us6Qm8Fl+e1rbumjY=</param>
      <param name="flow">Ping daily</param>
      <param name="login">organization</param>
   </params>
   <type>Delete user</type>
</claim>

Election was completed for job not-elected at 0 attempt, votes time was 39µs
Soft error for 'Set boost': You can't do "Set boost", unless you have one of these roles: `PO`, `ARC`; current roles of @programmer[/z](https://www.0crat.com/u/programmer) are: `DEV`
Soft error for 'Set wallet': Your wallet is `yegor256@gmail.com` at "paypal"
Soft error for 'Add job to WBS': @test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will be no formal code review, see [&sect;53](http://www.zerocracy.com/policy.html#53) and [&sect;28](http://www.zerocracy.com/policy.html#28); in the future, try to make sure your pull requests are not too small; @null[/z](https://www.0crat.com/u/null) please review this and merge or reject
Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 183.881 sec - in [com/zerocracy/bundles/zerocrat_assignment_adds_to_wbs]
Running com.zerocracy.pmo.recharge.StripeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.pmo.recharge.StripeTest
Running com.zerocracy.tk.project.reports.AwardChampionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec - in com.zerocracy.tk.project.reports.AwardChampionsTest
Running com.zerocracy.tk.project.TkClaimTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.329 sec - in com.zerocracy.tk.project.TkClaimTest
Running com.zerocracy.pm.scope.WbsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in com.zerocracy.pm.scope.WbsTest
Running com.zerocracy.farm.SmartFarmTest
swallowed exception: java.lang.IllegalStateException('http://datum.zerocracy.com/latest/rules/pm/no-lost-orders.xsl says: The order for job "gh:test/test#22" exists in orders.xml, but the job is absent in the WBS among 0 jobs.')
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.111 sec - in com.zerocracy.farm.SmartFarmTest
Running com.zerocracy.pmo.OptionsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in com.zerocracy.pmo.OptionsTest
Running com.zerocracy.pmo.PeopleTest
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 sec - in com.zerocracy.pmo.PeopleTest
Running com.zerocracy.tools.SignatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.tools.SignatureTest
Running com.zerocracy.pm.cost.BoostsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in com.zerocracy.pm.cost.BoostsTest

Results :

Tests run: 570, Failures: 0, Errors: 0, Skipped: 19

[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
+ git remote add heroku git@heroku.com:zerocrat.git
+ mkdir /home/r/.ssh
+ mv ../id_rsa ../id_rsa.pub /home/r/.ssh
+ chmod -R 600 /home/r/.ssh/id_rsa /home/r/.ssh/id_rsa.pub
+ echo -e 'Host *\n  StrictHostKeyChecking no\n  UserKnownHostsFile=/dev/null'
+ git fetch
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
+ git add settings.xml
+ mvn initialize -Pshutdown --settings settings.xml
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building farm 0.40.15
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.pom (5 KB at 4.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/2.0/gmaven-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/2.0/gmaven-2.0.pom (21 KB at 47.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.jar (48 KB at 116.2 KB/sec)
[WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.Final
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ farm ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ farm ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 0337e04 at timestamp: 2019-01-29T08:19:05
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ farm ---
[INFO]
[INFO] --- groovy-maven-plugin:2.0:execute (shutdown) @ farm ---
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (2 KB at 9.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 KB at 402.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/9/forge-parent-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 KB at 493.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (3 KB at 98.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (2 KB at 13.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (4 KB at 155.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (2 KB at 45.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.pom (2 KB at 6.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.pom (3 KB at 9.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.pom (18 KB at 48.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.4/ant-1.8.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.pom (10 KB at 362.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom (5 KB at 178.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom (3 KB at 85.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.pom (9 KB at 13.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.4/ant-1.8.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.jar (7 KB at 6.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.jar (16 KB at 14.3 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/jline/jline/1.0/jline-1.0.jar (90 KB at 53.2 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.jar (6219 KB at 1666.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 KB at 567.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (5 KB at 91.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (57 KB at 830.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (46 KB at 664.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (60 KB at 893.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar (18 KB at 219.5 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.jar (1897 KB at 5152.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.212 s
[INFO] Finished at: 2019-01-29T08:19:48+00:00
[INFO] Final Memory: 35M/439M
[INFO] ------------------------------------------------------------------------
+ mvn liquibase:update -Pliquibase --errors --settings settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.pom (4 KB at 10.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-parent/3.2.2/liquibase-parent-3.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-parent/3.2.2/liquibase-parent-3.2.2.pom (13 KB at 28.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-maven-plugin/3.2.2/liquibase-maven-plugin-3.2.2.jar (65 KB at 152.9 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building farm 0.40.15
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.Final
[INFO]
[INFO] --- liquibase-maven-plugin:3.2.2:update (default-cli) @ farm ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 69.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 63.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 106.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 57.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 47.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 33.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.pom (12 KB at 16.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.pom (22 KB at 64.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar (268 KB at 47.9 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/liquibase/liquibase-core/3.2.2/liquibase-core-3.2.2.jar (1819 KB at 288.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 KB at 194.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 KB at 549.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloaded:7https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (50 KB at 772.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
Downloaded:7https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (77 KB at 1127.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 KB at 258.6 KB/sec)
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (103 KB at 1216.2 KB/sec)
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (77 KB at 739.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (160 KB at 1415.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (191 KB at 1456.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Executing on Database: jdbc:postgresql://ec2-54-80-66-200.compute-1.amazonaws.com:5432/d7uae64fug3i6t?ssl=true&sslmode=require
INFO 1/29/19 8:20 AM: liquibase: Successfully acquired change log lock
INFO 1/29/19 8:20 AM: liquibase: Reading from databasechangelog
INFO 1/29/19 8:20 AM: liquibase: Successfully released change log lock
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.278 s
[INFO] Finished at: 2019-01-29T08:20:18+00:00
[INFO] Final Memory: 33M/438M
[INFO] ------------------------------------------------------------------------
+ git commit -m settings.xml
[__rultor 189e453f] settings.xml
 1 file changed, 96 insertions(+)
 create mode 100644 settings.xml
+ trap 'git reset HEAD~1' EXIT
++ git symbolic-ref --short HEAD
+ git push -f heroku __rultor:master
Warning: Permanently added 'heroku.com,50.19.85.154' (RSA) to the list of known hosts.
Counting objects: 61306, done.
Delta compression using up to 12 threads.
Compressing objects: 100% (15394/15394), done.
Writing objects: 100% (61306/61306),27.92MMiB||35.75MMiB/s, done.
Total 61306 (delta 36006), reused 61297 (delta 36001)
remote: Compressing source files... done.K
remote: Building source:K
remote:
remote: -----> Apt app detectedK
remote: -----> Reusing cacheK
remote: -----> Updating apt cachesK
remote:        Hit:1 http://apt.postgresql.org/pub/repos/apt xenial-pgdg InReleaseK
remote:        Hit:2 http://archive.ubuntu.com/ubuntu xenial InReleaseK
remote:        Get:3 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB]K
remote:        Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]K
remote:        Get:5 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages [767 kB]K
remote:        Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,166 kB]K
remote:        Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [929 kB]K
remote:        Fetched 3,081 kB in 1s (2,200 kB/s)K
remote:        Reading package lists...K
remote: ls: cannot access '/app/tmp/cache/apt/cache/archives/*.deb': No such file or directoryK
remote: -----> Writing profile scriptK
remote: -----> Rewrite package-config filesK
remote: -----> Java app detectedK
remote: -----> Installing JDK 1.8... doneK
remote: -----> Installing Maven 3.3.9... doneK
remote: -----> Executing: mvn -DskipTests clean dependency:list installK
remote:        [INFO] Scanning for projects...K
remote:        [INFO]                                                                         K
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [INFO] Building farm 0.40.15K
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.FinalK
remote:        [INFO] K
remote:        [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- maven-dependency-plugin:2.10:list (default-cli) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ farm ---K
remote:        [INFO] ShortRevision tag detected. The value is '7'.K
remote:        [INFO] Executing: /bin/sh -c cd '/tmp/build_7a147a4a3c8be0ef87f475268b653637' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'K
remote:        [INFO] Working directory: /tmp/build_7a147a4a3c8be0ef87f475268b653637K
remote:        [INFO] Storing buildNumber: null at timestamp: 2019-01-29T08:20:49K
remote:        [WARNING] Cannot get the branch information from the git repository: K
remote:        Detecting the current branch failed: fatal: Not a git repository (or any parent up to mount point /tmp)K
remote:        Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).K
remote:        K
remote:        [INFO] ShortRevision tag detected. The value is '7'.K
remote:        [INFO] Executing: /bin/sh -c cd '/tmp/build_7a147a4a3c8be0ef87f475268b653637' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'K
remote:        [INFO] Working directory: /tmp/build_7a147a4a3c8be0ef87f475268b653637K
remote:        [INFO] Storing buildScmBranch: UNKNOWN_BRANCHK
remote:        [INFO] K
remote:        [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ farm ---K
remote:        [INFO] K
remote:        [INFO] --- sass-maven-plugin:2.25:update-stylesheets (generate-css) @ farm ---K
remote:        [INFO] Checked 1 files for /tmp/build_7a147a4a3c8be0ef87f475268b653637/src/main/scssK
remote:        [INFO] Checked 0 filtered (**/*.css) files for /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/cssK
remote:        [INFO] Compiling Sass templatesK
remote:        [INFO] No resource element was specified, using short configuration.K
remote:        [INFO] Queueing Sass template for compile: /tmp/build_7a147a4a3c8be0ef87f475268b653637/src/main/scss => /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/cssK
remote:        [INFO]     >> /tmp/build_7a147a4a3c8be0ef87f475268b653637/src/main/scss/main.scss => /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/css/main.cssK
remote:        [INFO] K
remote:        [INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ farm ---K
remote:        [INFO] Compressing /tmp/build_7a147a4a3c8be0ef87f475268b653637/src/main/resources/xslK
remote:        [INFO] XML compression completed.K
remote:        [INFO] K
remote:        [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ farm ---K
remote:        [INFO] Using 'UTF-8' encoding to copy filtered resources.K
remote:        [INFO] Copying 68 resourcesK
remote:        [INFO] K
remote:        [INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ farm ---K
remote:        [INFO] Starting CSS task:K
remote:        [INFO] Skipping the merge step...K
remote:        [INFO] Creating the minified file [main.css].K
remote:        [INFO] Uncompressed size: 1499 bytes.K
remote:        [INFO] Compressed size: 1159 bytes minified (549 bytes gzipped).K
remote:        [INFO] K
remote:        [INFO] Starting JavaScript task:K
remote:        [INFO] K
remote:        [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ farm ---K
remote:        [INFO] Changes detected - recompiling the module!K
remote:        [INFO] Compiling 395 source files to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classesK
remote:        [INFO] K
remote:        [INFO] --- gmavenplus-plugin:1.5:compile (jcabi-groovy) @ farm ---K
remote:        [INFO] Using Groovy 2.4.15 to perform compile.K
remote:        [INFO] Compiled 207 files.K
remote:        [INFO] K
remote:        [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ farm ---K
remote:        [INFO] Using 'UTF-8' encoding to copy filtered resources.K
remote:        [INFO] Copying 465 resourcesK
remote:        [INFO] K
remote:        [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ farm ---K
remote:        [INFO] Changes detected - recompiling the module!K
remote:        [INFO] Compiling 177 source files to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/test-classesK
remote:        [INFO] K
remote:        [INFO] --- gmavenplus-plugin:1.5:testCompile (jcabi-groovy) @ farm ---K
remote:        [INFO] No sources specified for compilation.  Skipping.K
remote:        [INFO] K
remote:        [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ farm ---K
remote:        [INFO] Tests are skipped.K
remote:        [INFO] K
remote:        [INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ farm ---K
remote:        [INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methodsK
remote:        [INFO] Versionalizing /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes directoryK
remote:        [0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.FinalK
remote:        [INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/claims/com-zerocracy-farm-jar.txt added
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/claims/proc/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/cash/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/db/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/radars/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/radars/github/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/radars/slack/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/radars/telegram/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/radars/viber/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/radars/gitlab/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/tools/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/shutdown/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/kpi/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/fake/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/strict/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/props/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/reactive/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/spy/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/guts/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/ruled/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/sync/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/farm/footprint/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pmo/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pmo/banks/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pmo/banks/coinbase/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pmo/recharge/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/qa/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/cost/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/time/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/in/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/scope/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/staff/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/staff/votes/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pm/staff/ranks/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/pulse/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/entry/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/sentry/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/tk/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/tk/profile/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/tk/project/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/tk/project/reports/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] File /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/classes/com/zerocracy/tk/rfp/com-zerocracy-farm-jar.txt addedK
remote:        [INFO] K
remote:        [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ farm ---K
remote:        [INFO] Building jar: /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/farm.jarK
remote:        [INFO] K
remote:        [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies-for-heroku) @ farm ---K
remote:        [INFO] Copying de.flapdoodle.embed.process-2.0.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/de.flapdoodle.embed.process-2.0.2.jarK
remote:        [INFO] Copying bcprov-jdk15on-1.57.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/bcprov-jdk15on-1.57.jar
remote:        [INFO] Copying protobuf-java-2.5.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/protobuf-java-2.5.0.jarK
remote:        [INFO] Copying aopalliance-1.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aopalliance-1.0.jarK
remote:        [INFO] Copying quartz-2.2.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/quartz-2.2.1.jarK
remote:        [INFO] Copying javax.json-1.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/javax.json-1.1.jarK
remote:        [INFO] Copying joda-time-2.8.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/joda-time-2.8.1.jarK
remote:        [INFO] Copying batik-ext-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-ext-1.8.jarK
remote:        [INFO] Copying mongobee-0.13.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/mongobee-0.13.jarK
remote:        [INFO] Copying jersey-common-2.26.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jersey-common-2.26.jarK
remote:        [INFO] Copying jackson-jaxrs-base-2.8.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-jaxrs-base-2.8.7.jarK
remote:        [INFO] Copying hibernate-validator-6.0.2.Final.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/hibernate-validator-6.0.2.Final.jarK
remote:        [INFO] Copying xml-apis-ext-1.3.04.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/xml-apis-ext-1.3.04.jarK
remote:        [INFO] Copying xml-apis-1.4.01.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/xml-apis-1.4.01.jarK
remote:        [INFO] Copying batik-anim-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-anim-1.8.jarK
remote:        [INFO] Copying batik-svg-dom-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-svg-dom-1.8.jarK
remote:        [INFO] Copying javassist-3.21.0-GA.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/javassist-3.21.0-GA.jarK
remote:        [INFO] Copying jaxb-api-2.3.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jaxb-api-2.3.0.jarK
remote:        [INFO] Copying jcabi-jdbc-0.16.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-jdbc-0.16.jarK
remote:        [INFO] Copying aws-java-sdk-core-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aws-java-sdk-core-1.11.211.jarK
remote:        [INFO] Copying httpcore-4.4.6.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/httpcore-4.4.6.jarK
remote:        [INFO] Copying commons-dbcp-1.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-dbcp-1.4.jarK
remote:        [INFO] Copying batik-transcoder-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-transcoder-1.8.jarK
remote:        [INFO] Copying batik-codec-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-codec-1.8.jarK
remote:        [INFO] Copying aws-java-sdk-cloudwatch-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aws-java-sdk-cloudwatch-1.11.211.jarK
remote:        [INFO] Copying jcabi-github-0.41.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-github-0.41.jarK
remote:        [INFO] Copying jackson-databind-2.7.9.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-databind-2.7.9.1.jarK
remote:        [INFO] Copying httpclient-4.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/httpclient-4.4.jarK
remote:        [INFO] Copying simpleslackapi-1.0.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/simpleslackapi-1.0.0.jarK
remote:        [INFO] Copying threetenbp-1.3.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/threetenbp-1.3.1.jarK
remote:        [INFO] Copying twitter4j-core-4.0.6.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/twitter4j-core-4.0.6.jar
remote:        [INFO] Copying cactoos-cache-0.1.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/cactoos-cache-0.1.3.jarK
remote:        [INFO] Copying slf4j-log4j12-1.8.0-alpha2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/slf4j-log4j12-1.8.0-alpha2.jarK
remote:        [INFO] Copying mongodb-driver-3.8.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/mongodb-driver-3.8.0.jarK
remote:        [INFO] Copying jersey-client-2.26.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jersey-client-2.26.jarK
remote:        [INFO] Copying jsr305-1.3.9.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jsr305-1.3.9.jarK
remote:        [INFO] Copying c3p0-0.9.1.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/c3p0-0.9.1.1.jarK
remote:        [INFO] Copying bson-3.8.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/bson-3.8.0.jarK
remote:        [INFO] Copying jaxb-core-2.2.11.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jaxb-core-2.2.11.jarK
remote:        [INFO] Copying xmlgraphics-commons-2.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/xmlgraphics-commons-2.1.jarK
remote:        [INFO] Copying commons-text-1.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-text-1.1.jarK
remote:        [INFO] Copying istack-commons-runtime-2.21.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/istack-commons-runtime-2.21.jarK
remote:        [INFO] Copying batik-dom-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-dom-1.8.jarK
remote:        [INFO] Copying telegrambots-meta-3.6.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/telegrambots-meta-3.6.jarK
remote:        [INFO] Copying jcabi-dynamo-0.21.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-dynamo-0.21.4.jarK
remote:        [INFO] Copying antlr-runtime-3.5.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/antlr-runtime-3.5.2.jarK
remote:        [INFO] Copying error_prone_annotations-2.0.18.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/error_prone_annotations-2.0.18.jarK
remote:        [INFO] Copying commons-codec-1.10.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-codec-1.10.jarK
remote:        [INFO] Copying yoti-sdk-impl-1.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/yoti-sdk-impl-1.3.jarK
remote:        [INFO] Copying jcabi-matchers-1.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-matchers-1.4.jarK
remote:        [INFO] Copying stax-ex-1.7.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/stax-ex-1.7.7.jarK
remote:        [INFO] Copying jcabi-http-1.17.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-http-1.17.1.jarK
remote:        [INFO] Copying javax.inject-1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/javax.inject-1.jarK
remote:        [INFO] Copying commons-compress-1.10.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-compress-1.10.jarK
remote:        [INFO] Copying osgi-resource-locator-1.0.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/osgi-resource-locator-1.0.1.jarK
remote:        [INFO] Copying jersey-entity-filtering-2.25.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jersey-entity-filtering-2.25.1.jarK
remote:        [INFO] Copying aws-java-sdk-dynamodb-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aws-java-sdk-dynamodb-1.11.211.jarK
remote:        [INFO] Copying batik-svggen-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-svggen-1.8.jarK
remote:        [INFO] Copying spring-data-mongodb-1.6.1.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-data-mongodb-1.6.1.RELEASE.jarK
remote:        [INFO] Copying spring-tx-4.0.7.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-tx-4.0.7.RELEASE.jarK
remote:        [INFO] Copying jcabi-aspects-0.22.6.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-aspects-0.22.6.jarK
remote:        [INFO] Copying batik-parser-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-parser-1.8.jarK
remote:        [INFO] Copying stripe-java-5.27.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/stripe-java-5.27.0.jarK
remote:        [INFO] Copying aws-java-sdk-kms-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aws-java-sdk-kms-1.11.211.jarK
remote:        [INFO] Copying reflections-0.9.11.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/reflections-0.9.11.jarK
remote:        [INFO] Copying commons-lang3-3.6.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-lang3-3.6.jarK
remote:        [INFO] Copying batik-css-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-css-1.8.jarK
remote:        [INFO] Copying de.flapdoodle.embed.mongo-2.0.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/de.flapdoodle.embed.mongo-2.0.3.jarK
remote:        [INFO] Copying el-impl-2.2.1-b05.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/el-impl-2.2.1-b05.jarK
remote:        [INFO] Copying jboss-logging-3.3.0.Final.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jboss-logging-3.3.0.Final.jarK
remote:        [INFO] Copying jackson-jaxrs-json-provider-2.8.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-jaxrs-json-provider-2.8.7.jarK
remote:        [INFO] Copying cactoos-0.29.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/cactoos-0.29.jarK
remote:        [INFO] Copying bcpkix-jdk15on-1.57.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/bcpkix-jdk15on-1.57.jarK
remote:        [INFO] Copying guava-23.1-jre.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/guava-23.1-jre.jarK
remote:        [INFO] Copying paypal-core-1.7.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/paypal-core-1.7.2.jarK
remote:        [INFO] Copying xembly-0.22.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/xembly-0.22.1.jarK
remote:        [INFO] Copying jackson-annotations-2.8.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-annotations-2.8.0.jarK
remote:        [INFO] Copying guice-4.1.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/guice-4.1.0.jarK
remote:        [INFO] Copying log4j-1.2.17.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/log4j-1.2.17.jarK
remote:        [INFO] Copying xalan-2.7.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/xalan-2.7.0.jarK
remote:        [INFO] Copying el-api-2.2.1-b04.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/el-api-2.2.1-b04.jarK
remote:        [INFO] Copying jaxb-runtime-2.2.11.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jaxb-runtime-2.2.11.jarK
remote:        [INFO] Copying sentry-log4j-1.5.5.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/sentry-log4j-1.5.5.jarK
remote:        [INFO] Copying takes-1.11.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/takes-1.11.2.jarK
remote:        [INFO] Copying hamcrest-library-1.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/hamcrest-library-1.3.jarK
remote:        [INFO] Copying animal-sniffer-annotations-1.14.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/animal-sniffer-annotations-1.14.jarK
remote:        [INFO] Copying classmate-1.3.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/classmate-1.3.1.jarK
remote:        [INFO] Copying javax.ws.rs-api-2.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/javax.ws.rs-api-2.1.jarK
remote:        [INFO] Copying commons-lang-2.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-lang-2.4.jarK
remote:        [INFO] Copying jcabi-s3-0.18.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-s3-0.18.jarK
remote:        [INFO] Copying sentry-1.5.5.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/sentry-1.5.5.jarK
remote:        [INFO] Copying jersey-server-2.26.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jersey-server-2.26.jarK
remote:        [INFO] Copying jcabi-log-0.17.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-log-0.17.3.jarK
remote:        [INFO] Copying cryptocactoos-0.1.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/cryptocactoos-0.1.2.jarK
remote:        [INFO] Copying commons-pool-1.5.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-pool-1.5.4.jarK
remote:        [INFO] Copying jersey-media-json-jackson-2.25.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jersey-media-json-jackson-2.25.1.jarK
remote:        [INFO] Copying jna-4.0.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jna-4.0.0.jarK
remote:        [INFO] Copying jna-platform-4.0.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jna-platform-4.0.0.jarK
remote:        [INFO] Copying Saxon-HE-9.8.0-5.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/Saxon-HE-9.8.0-5.jarK
remote:        [INFO] Copying jackson-core-2.8.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-core-2.8.7.jarK
remote:        [INFO] Copying hamcrest-core-1.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/hamcrest-core-1.3.jarK
remote:        [INFO] Copying json-20160810.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/json-20160810.jarK
remote:        [INFO] Copying postgresql-42.2.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/postgresql-42.2.2.jarK
remote:        [INFO] Copying jcl-over-slf4j-1.7.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcl-over-slf4j-1.7.7.jarK
remote:        [INFO] Copying jcabi-manifests-1.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-manifests-1.1.jarK
remote:        [INFO] Copying telegrambots-3.6.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/telegrambots-3.6.jarK
remote:        [INFO] Copying tyrus-standalone-client-1.13.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/tyrus-standalone-client-1.13.1.jarK
remote:        [INFO] Copying mongodb-driver-core-3.8.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/mongodb-driver-core-3.8.0.jarK
remote:        [INFO] Copying gson-2.2.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/gson-2.2.4.jarK
remote:        [INFO] Copying aws-java-sdk-s3-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aws-java-sdk-s3-1.11.211.jarK
remote:        [INFO] Copying jersey-media-jaxb-2.26.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jersey-media-jaxb-2.26.jarK
remote:        [INFO] Copying spring-expression-4.0.6.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-expression-4.0.6.RELEASE.jarK
remote:        [INFO] Copying jcabi-xml-0.21.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-xml-0.21.4.jarK
remote:        [INFO] Copying commons-io-2.5.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-io-2.5.jarK
remote:        [INFO] Copying jongo-1.3.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jongo-1.3.0.jarK
remote:        [INFO] Copying jackson-dataformat-cbor-2.6.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-dataformat-cbor-2.6.7.jarK
remote:        [INFO] Copying j2objc-annotations-1.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/j2objc-annotations-1.1.jarK
remote:        [INFO] Copying spring-aop-4.0.6.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-aop-4.0.6.RELEASE.jarK
remote:        [INFO] Copying commons-collections-3.2.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-collections-3.2.1.jarK
remote:        [INFO] Copying httpmime-4.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/httpmime-4.4.jarK
remote:        [INFO] Copying jackson-module-jaxb-annotations-2.8.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jackson-module-jaxb-annotations-2.8.7.jarK
remote:        [INFO] Copying txw2-2.2.11.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/txw2-2.2.11.jarK
remote:        [INFO] Copying bson4jackson-2.7.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/bson4jackson-2.7.0.jarK
remote:        [INFO] Copying spring-context-4.0.6.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-context-4.0.6.RELEASE.jarK
remote:        [INFO] Copying jmespath-java-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jmespath-java-1.11.211.jarK
remote:        [INFO] Copying adaptivepaymentssdk-2.9.117.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/adaptivepaymentssdk-2.9.117.jarK
remote:        [INFO] Copying javax.annotation-api-1.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/javax.annotation-api-1.2.jarK
remote:        [INFO] Copying groovy-all-2.4.15.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/groovy-all-2.4.15.jarK
remote:        [INFO] Copying spring-beans-4.0.6.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-beans-4.0.6.RELEASE.jarK
remote:        [INFO] Copying batik-xml-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-xml-1.8.jarK
remote:        [INFO] Copying jcabi-immutable-1.4.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/jcabi-immutable-1.4.jarK
remote:        [INFO] Copying batik-gvt-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-gvt-1.8.jarK
remote:        [INFO] Copying batik-awt-util-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-awt-util-1.8.jarK
remote:        [INFO] Copying spring-data-commons-1.9.1.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-data-commons-1.9.1.RELEASE.jarK
remote:        [INFO] Copying annotations-3.0.1.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/annotations-3.0.1.jarK
remote:        [INFO] Copying slf4j-api-1.7.25.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/slf4j-api-1.7.25.jarK
remote:        [INFO] Copying commons-logging-1.1.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/commons-logging-1.1.3.jarK
remote:        [INFO] Copying batik-script-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-script-1.8.jarK
remote:        [INFO] Copying yoti-sdk-api-1.3.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/yoti-sdk-api-1.3.jarK
remote:        [INFO] Copying aspectjrt-1.8.11.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aspectjrt-1.8.11.jarK
remote:        [INFO] Copying batik-util-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-util-1.8.jarK
remote:        [INFO] Copying FastInfoset-1.2.13.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/FastInfoset-1.2.13.jarK
remote:        [INFO] Copying ion-java-1.0.2.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/ion-java-1.0.2.jarK
remote:        [INFO] Copying batik-bridge-1.8.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/batik-bridge-1.8.jarK
remote:        [INFO] Copying java-semver-0.9.0.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/java-semver-0.9.0.jarK
remote:        [INFO] Copying spring-core-4.0.6.RELEASE.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/spring-core-4.0.6.RELEASE.jarK
remote:        [INFO] Copying velocity-1.7.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/velocity-1.7.jarK
remote:        [INFO] Copying aws-java-sdk-sqs-1.11.211.jar to /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/deps/aws-java-sdk-sqs-1.11.211.jarK
remote:        [INFO] K
remote:        [INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ farm ---K
remote:        [INFO] Tests are skipped.K
remote:        [INFO] K
remote:        [INFO] --- maven-antrun-plugin:1.8:run (default) @ farm ---K
remote:        [INFO] Executing tasksK
remote:        K
remote:        main:K
remote:             [echo] XCOP is not available in PATHK
remote:        [INFO] Executed tasksK
remote:        [INFO] K
remote:        [INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ farm ---K
remote:        [INFO] Tests are skipped.K
remote:        [INFO] K
remote:        [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ farm ---K
remote:        [INFO] Installing /tmp/build_7a147a4a3c8be0ef87f475268b653637/target/farm.jar to /app/tmp/cache/.m2/repository/com/zerocracy/farm/0.40.15/farm-0.40.15.jarK
remote:        [INFO] Installing /tmp/build_7a147a4a3c8be0ef87f475268b653637/pom.xml to /app/tmp/cache/.m2/repository/com/zerocracy/farm/0.40.15/farm-0.40.15.pomK
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [INFO] BUILD SUCCESSK
remote:        [INFO] ------------------------------------------------------------------------K
remote:        [INFO] Total time: 01:06 minK
remote:        [INFO] Finished at: 2019-01-29T08:21:50+00:00K
remote:        [INFO] Final Memory: 92M/464MK
remote:        [INFO] ------------------------------------------------------------------------K
remote: -----> Discovering process typesK
remote:        Procfile declares types -> webK
remote:
remote: -----> Compressing...K
remote:        Done: 107.7MK
remote: -----> Launching...K
remote:        Released v1435K
remote:        https://zerocrat.herokuapp.com/ deployed to HerokuK
remote:
remote: Verifying deploy... done.K
To heroku.com:zerocrat.git
 + 436d3d68...189e453f __rultor -> master (forced update)
+ rm -rf settings.xml
+ curl -f --connect-timeout 15 --retry 5 --retry-delay 30 https://www.0crat.com
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2323    0  2323    0     0   1395      0 --:--:-- -0:00:01 --:--:--  1396
+ git reset HEAD~1
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ for f in '"${sensitive[@]}"'
+ '[' -e settings.xml ']'
+ echo 'Sensitive file settings.xml is absent, we are good'
Sensitive file settings.xml is absent, we are good
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.40.15 -m '0.40.15: tagged by rultor.com'
+ git reset --hard
HEAD is now at 0337e04 0.40.15
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 0337e04).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:zerocracy/farm.git
 * [new tag]         0.40.15 -> 0.40.15
container 6c293c44e444aaa28de37196443127d383dc2a74f7e9e3b48c029afacd18dedb is dead
Tue Jan 29 09:23:09 CET 2019