+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 5891
+ echo '1.67 34c399f8f'
1.67 34c399f8f
+ date
Fri Feb 23 10:26:07 CET 2018
+ uptime
10:26:07 up 240 days, 12:26, 0 users, load average: 0.77, 0.35, 0.14
+ fork=git@github.com:filfreire/CommentCop.git
+ fork_branch=14-idea
+ head=git@github.com:filfreire/CommentCop.git
+ head_branch=master
+ pull_id=39
+ pull_title=' #14 - Add intelliJ badge'
+ author=filfreire
+ scripts=('export '\''fork=git@github.com:filfreire/CommentCop.git'\''' ';' 'export '\''fork_branch=14-idea'\''' ';' 'export '\''head=git@github.com:filfreire/CommentCop.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=39'\''' ';' 'export '\''pull_title= #14 - Add intelliJ badge'\''' ';' 'export '\''author=filfreire'\''' ';' 'mvn clean install' ';')
+ vars=('--env=fork=git@github.com:filfreire/CommentCop.git' '--env=fork_branch=14-idea' '--env=head=git@github.com:filfreire/CommentCop.git' '--env=head_branch=master' '--env=pull_id=39' '--env=pull_title= #14 - Add intelliJ badge' '--env=author=filfreire' '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:filfreire/CommentCop.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=14-idea'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:filfreire/CommentCop.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=39'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title= #14 - Add intelliJ badge'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=filfreire'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=filfreire_commentcop_39
+ 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:filfreire/CommentCop.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''fork=git@github.com:filfreire/CommentCop.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''fork=git@github.com:filfreire/CommentCop.git'\''' ';' 'export '\''fork_branch=14-idea'\''' ';' 'export '\''head=git@github.com:filfreire/CommentCop.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=39'\''' ';' 'export '\''pull_title= #14 - Add intelliJ badge'\''' ';' 'export '\''author=filfreire'\''' ';' 'mvn clean install' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:filfreire/CommentCop.git
+ git remote update
Fetching origin
Fetching fork
From github.com:filfreire/CommentCop
* [new branch] 14-idea -> fork/14-idea
* [new branch] 25 -> fork/25
* [new branch] 5 -> fork/5
* [new branch] master -> fork/master
* [new branch] remove-coveralls -> fork/remove-coveralls
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/14-idea
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch 14-idea from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 114f57c..16b376f
Fast-forward
README.md | 1 +
1 file changed, 1 insertion(+)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.14
++ echo 0.14 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.14, low enough to run a new Docker container'
load average is 0.14, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
c954d15f947c: Already exists
c3688624ef2b: Already exists
848fe4263b3b: Already exists
23b4459d3b04: Already exists
36ab3b56c8f1: Already exists
d93520953f66: Pulling fs layer
e693bc596d94: Pulling fs layer
d0e32fc7669a: Pulling fs layer
fd47badd3bb2: Pulling fs layer
bd3835fc386f: Pulling fs layer
654a9b51b5cf: Pulling fs layer
66a23d08e9f5: Pulling fs layer
40e340be7e7a: Pulling fs layer
58c63499e800: Pulling fs layer
b51990776197: Pulling fs layer
f9dba5744a35: Pulling fs layer
9421e316de49: Pulling fs layer
76c971c687ca: Pulling fs layer
2340b5ab710c: Pulling fs layer
a42f69fd9da7: Pulling fs layer
bd3835fc386f: Waiting
a1ea0674c022: Pulling fs layer
f204b92a2c6e: Pulling fs layer
b5f5cb5c507a: Pulling fs layer
fd47badd3bb2: Waiting
2547184efd0c: Pulling fs layer
510569f47317: Pulling fs layer
654a9b51b5cf: Waiting
63d11c05684c: Pulling fs layer
9afd5238e2ca: Pulling fs layer
c1ab94561998: Pulling fs layer
66a23d08e9f5: Waiting
d0502f4dfe55: Pulling fs layer
d7534fd69a87: Pulling fs layer
1ab3020a10f5: Pulling fs layer
40e340be7e7a: Waiting
029b448675b9: Pulling fs layer
09b01f71d51b: Pulling fs layer
a114b850d7ca: Pulling fs layer
21e683aec7b5: Pulling fs layer
58c63499e800: Waiting
f35e86da3890: Pulling fs layer
b51990776197: Waiting
9c05b9df47eb: Pulling fs layer
ae7c792fcad0: Pulling fs layer
2a8d7d5382aa: Pulling fs layer
f9dba5744a35: Waiting
99898d15d312: Pulling fs layer
acbef0034d1e: Pulling fs layer
9421e316de49: Waiting
b5f5cb5c507a: Waiting
026866d24c03: Pulling fs layer
76c971c687ca: Waiting
5cae41f071a4: Pulling fs layer
2547184efd0c: Waiting
2340b5ab710c: Waiting
63d11c05684c: Waiting
3b40115e9a3b: Pulling fs layer
36b3e949e1d0: Pulling fs layer
a42f69fd9da7: Waiting
510569f47317: Waiting
00cb5ca92c34: Pulling fs layer
9afd5238e2ca: Waiting
a1ea0674c022: Waiting
089f66d04b39: Pulling fs layer
aff6537ea656: Pulling fs layer
c1ab94561998: Waiting
8b2f51546a4e: Pulling fs layer
f204b92a2c6e: Waiting
09b01f71d51b: Waiting
5757da97305e: Pulling fs layer
f4c77b4f13ab: Pulling fs layer
d0502f4dfe55: Waiting
f35e86da3890: Waiting
6fe3458dab1c: Pulling fs layer
5e8895f77ad3: Pulling fs layer
a114b850d7ca: Waiting
d7534fd69a87: Waiting
ae7c792fcad0: Waiting
89694283c2ff: Pulling fs layer
a4d0e8cc82e1: Pulling fs layer
21e683aec7b5: Waiting
1ab3020a10f5: Waiting
6ad0e6186ded: Pulling fs layer
acbef0034d1e: Waiting
33246510c523: Pulling fs layer
2a8d7d5382aa: Waiting
029b448675b9: Waiting
8b2f51546a4e: Waiting
026866d24c03: Waiting
5cae41f071a4: Waiting
5757da97305e: Waiting
9c05b9df47eb: Waiting
089f66d04b39: Waiting
00cb5ca92c34: Waiting
6fe3458dab1c: Waiting
89694283c2ff: Waiting
5e8895f77ad3: Waiting
33246510c523: Waiting
6ad0e6186ded: Waiting
f4c77b4f13ab: Waiting
aff6537ea656: Waiting
36b3e949e1d0: Waiting
a4d0e8cc82e1: Waiting
e693bc596d94: Download complete
d93520953f66: Verifying Checksum
d93520953f66: Download complete
d93520953f66: Pull complete
e693bc596d94: Pull complete
bd3835fc386f: Verifying Checksum
bd3835fc386f: Download complete
fd47badd3bb2: Verifying Checksum
fd47badd3bb2: Download complete
d0e32fc7669a: Download complete
d0e32fc7669a: Pull complete
66a23d08e9f5: Verifying Checksum
66a23d08e9f5: Download complete
fd47badd3bb2: Pull complete
bd3835fc386f: Pull complete
40e340be7e7a: Download complete
58c63499e800: Verifying Checksum
58c63499e800: Download complete
654a9b51b5cf: Verifying Checksum
654a9b51b5cf: Download complete
654a9b51b5cf: Pull complete
66a23d08e9f5: Pull complete
f9dba5744a35: Download complete
40e340be7e7a: Pull complete
58c63499e800: Pull complete
76c971c687ca: Download complete
9421e316de49: Verifying Checksum
9421e316de49: Download complete
b51990776197: Download complete
2340b5ab710c: Verifying Checksum
2340b5ab710c: Download complete
b51990776197: Pull complete
a1ea0674c022: Verifying Checksum
a1ea0674c022: Download complete
f9dba5744a35: Pull complete
b5f5cb5c507a: Verifying Checksum
b5f5cb5c507a: Download complete
9421e316de49: Pull complete
76c971c687ca: Pull complete
2340b5ab710c: Pull complete
a42f69fd9da7: Download complete
2547184efd0c: Verifying Checksum
2547184efd0c: Download complete
f204b92a2c6e: Verifying Checksum
f204b92a2c6e: Download complete
a42f69fd9da7: Pull complete
a1ea0674c022: Pull complete
f204b92a2c6e: Pull complete
b5f5cb5c507a: Pull complete
2547184efd0c: Pull complete
510569f47317: Verifying Checksum
510569f47317: Download complete
9afd5238e2ca: Verifying Checksum
9afd5238e2ca: Download complete
510569f47317: Pull complete
d0502f4dfe55: Download complete
d7534fd69a87: Verifying Checksum
d7534fd69a87: Download complete
63d11c05684c: Verifying Checksum
63d11c05684c: Download complete
c1ab94561998: Verifying Checksum
c1ab94561998: Download complete
029b448675b9: Verifying Checksum
029b448675b9: Download complete
09b01f71d51b: Download complete
a114b850d7ca: Verifying Checksum
a114b850d7ca: Download complete
21e683aec7b5: Verifying Checksum
21e683aec7b5: Download complete
1ab3020a10f5: Verifying Checksum
1ab3020a10f5: Download complete
63d11c05684c: Pull complete
9c05b9df47eb: Download complete
9afd5238e2ca: Pull complete
c1ab94561998: Pull complete
d0502f4dfe55: Pull complete
d7534fd69a87: Pull complete
1ab3020a10f5: Pull complete
f35e86da3890: Verifying Checksum
f35e86da3890: Download complete
029b448675b9: Pull complete
09b01f71d51b: Pull complete
a114b850d7ca: Pull complete
21e683aec7b5: Pull complete
f35e86da3890: Pull complete
9c05b9df47eb: Pull complete
99898d15d312: Verifying Checksum
99898d15d312: Download complete
2a8d7d5382aa: Verifying Checksum
2a8d7d5382aa: Download complete
026866d24c03: Verifying Checksum
026866d24c03: Download complete
5cae41f071a4: Download complete
3b40115e9a3b: Verifying Checksum
3b40115e9a3b: Download complete
36b3e949e1d0: Verifying Checksum
36b3e949e1d0: Download complete
00cb5ca92c34: Verifying Checksum
00cb5ca92c34: Download complete
089f66d04b39: Verifying Checksum
089f66d04b39: Download complete
aff6537ea656: Verifying Checksum
aff6537ea656: Download complete
8b2f51546a4e: Verifying Checksum
8b2f51546a4e: Download complete
5757da97305e: Download complete
f4c77b4f13ab: Verifying Checksum
6fe3458dab1c: Verifying Checksum
6fe3458dab1c: Download complete
ae7c792fcad0: Download complete
5e8895f77ad3: Verifying Checksum
5e8895f77ad3: Download complete
89694283c2ff: Verifying Checksum
89694283c2ff: Download complete
a4d0e8cc82e1: Verifying Checksum
a4d0e8cc82e1: Download complete
33246510c523: Verifying Checksum
ae7c792fcad0: Pull complete
2a8d7d5382aa: Pull complete
99898d15d312: Pull complete
6ad0e6186ded: Verifying Checksum
6ad0e6186ded: Download complete
acbef0034d1e: Verifying Checksum
acbef0034d1e: Download complete
acbef0034d1e: Pull complete
026866d24c03: Pull complete
5cae41f071a4: Pull complete
3b40115e9a3b: Pull complete
36b3e949e1d0: Pull complete
00cb5ca92c34: Pull complete
089f66d04b39: Pull complete
aff6537ea656: Pull complete
8b2f51546a4e: Pull complete
5757da97305e: Pull complete
f4c77b4f13ab: Pull complete
6fe3458dab1c: Pull complete
5e8895f77ad3: Pull complete
89694283c2ff: Pull complete
a4d0e8cc82e1: Pull complete
6ad0e6186ded: Pull complete
33246510c523: Pull complete
Digest: sha256:b8e82008b534f62c91b7030b9a826f15b5f701ac5b8263cb91cfb5c4ba67be1f
Status: Downloaded newer image for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sfilfreire_commentcop_39\s*$'
+ ls -al .
total 56
drwx--x--x 3 rultor rultor 4096 Feb 23 10:26 .
drwxrwxrwt 139 root root 12288 Feb 23 10:29 ..
-rw-rw-r-- 1 rultor rultor 444 Feb 23 10:29 end.sh
-rwxrwxr-x 1 rultor rultor 338 Feb 23 10:26 entry.sh
-rw-rw-r-- 1 rultor rultor 5 Feb 23 10:26 pid
drwxrwxr-x 5 rultor rultor 4096 Feb 23 10:26 repo
-rwxrwxr-x 1 rultor rultor 5373 Feb 23 10:26 run.sh
-rw-rw-r-- 1 rultor rultor 412 Feb 23 10:26 script.sh
-rw-rw-r-- 1 rultor rultor 11494 Feb 23 10:29 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-s2yO:/main --env=fork=git@github.com:filfreire/CommentCop.git --env=fork_branch=14-idea --env=head=git@github.com:filfreire/CommentCop.git --env=head_branch=master --env=pull_id=39 '--env=pull_title= #14 - Add intelliJ badge' --env=author=filfreire '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:filfreire/CommentCop.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=14-idea'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:filfreire/CommentCop.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=39'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title= #14 - Add intelliJ badge'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=filfreire'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-s2yO/cid -w=/main --name=filfreire_commentcop_39 yegor256/rultor /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 ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export fork=git@github.com:filfreire/CommentCop.git
+ fork=git@github.com:filfreire/CommentCop.git
+ export fork_branch=14-idea
+ fork_branch=14-idea
+ export head=git@github.com:filfreire/CommentCop.git
+ head=git@github.com:filfreire/CommentCop.git
+ export head_branch=master
+ head_branch=master
+ export pull_id=39
+ pull_id=39
+ export 'pull_title= #14 - Add intelliJ badge'
+ pull_title=' #14 - Add intelliJ badge'
+ export author=filfreire
+ author=filfreire
+ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CommentCop 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.1/qulice-maven-plugin-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.1/qulice-maven-plugin-0.17.1.pom (17 KB at 74.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.1/qulice-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice/0.17.1/qulice-0.17.1.pom (8 KB at 296.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom (73 KB at 1041.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.1/qulice-maven-plugin-0.17.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.17.1/qulice-maven-plugin-0.17.1.jar (48 KB at 351.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 398.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1233.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 426.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 538.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 1062.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 259.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1071.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 283.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 974.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom (7 KB at 269.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 44.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.20.2/cactoos-0.20.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.20.2/cactoos-0.20.2.pom (8 KB at 34.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom (9 KB at 386.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 KB at 570.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.20.2/cactoos-0.20.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar (56 KB at 1448.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar (115 KB at 1945.0 KB/sec)
Downloaded:9http://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar (1198 KB at 7483.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.20.2/cactoos-0.20.2.jar (187 KB at 678.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ commentcop ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commentcop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commentcop ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 36.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 160.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 30.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 32.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 52.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 131.0 KB/sec)
Downloading:6http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 697.3 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 3429.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 370.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 625.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 2540.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 2988.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 998.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 3304.8 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commentcop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commentcop ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ commentcop ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 141.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 115.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 257.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 72.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 687.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 147.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 164.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 752.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 3430.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 1617.3 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 508.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 150.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 2671.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 89.7 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 107.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 104.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 1060.5 KB/sec)
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.commentcop.api.FullPathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running com.commentcop.api.UserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.commentcop.api.TokenTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.commentcop.repo.CommentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.commentcop.repo.IssueTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commentcop ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1293.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3497.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2434.0 KB/sec)
[INFO] Building jar: /home/r/repo/target/commentcop-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.17.1:check (default) @ commentcop ---
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.17.1/qulice-spi-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.17.1/qulice-spi-0.17.1.pom (3 KB at 13.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.17.1/qulice-checkstyle-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.17.1/qulice-checkstyle-0.17.1.pom (5 KB at 23.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (7 KB at 288.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (10 KB at 401.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 KB at 411.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.15/checkstyle-6.15.pom
Downloaded: http://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.15/checkstyle-6.15.pom (68 KB at 1785.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom (3 KB at 98.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom (4 KB at 161.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 KB at 582.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.17.1/qulice-pmd-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.17.1/qulice-pmd-0.17.1.pom (5 KB at 23.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.4.1/pmd-core-5.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.4.1/pmd-core-5.4.1.pom (5 KB at 201.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.4.1/pmd-5.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.4.1/pmd-5.4.1.pom (36 KB at 1156.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.pom
Downloaded: http://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.pom (10 KB at 378.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (2 KB at 94.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 243.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.4.1/pmd-java-5.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.4.1/pmd-java-5.4.1.pom (6 KB at 49.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.4.1/pmd-jsp-5.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.4.1/pmd-jsp-5.4.1.pom (5 KB at 22.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.17.1/qulice-codenarc-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.17.1/qulice-codenarc-0.17.1.pom (5 KB at 20.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom (20 KB at 764.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.17.1/qulice-findbugs-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.17.1/qulice-findbugs-0.17.1.pom (9 KB at 38.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom (11 KB at 49.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom (12 KB at 99.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.17.1/qulice-xml-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.17.1/qulice-xml-0.17.1.pom (5 KB at 19.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom (12 KB at 49.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (3 KB at 98.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 32.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2 KB at 87.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 KB at 430.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (4 KB at 150.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (3 KB at 89.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 KB at 485.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 KB at 637.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 111.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 586.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 185.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 582.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 KB at 524.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 KB at 967.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6 KB at 270.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 KB at 828.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (7 KB at 278.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 KB at 457.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.17.1/qulice-spi-0.17.1.jar
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.17.1/qulice-checkstyle-0.17.1.jar
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
Downloading: http://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.15/checkstyle-6.15.jar
Downloading: http://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar (295 KB at 3429.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.17.1/qulice-checkstyle-0.17.1.jar (46 KB at 305.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.17.1/qulice-pmd-0.17.1.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (229 KB at 1392.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.4.1/pmd-core-5.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.17.1/qulice-spi-0.17.1.jar (10 KB at 41.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar
Downloaded: http://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.15/checkstyle-6.15.jar (1100 KB at 4182.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.4.1/pmd-java-5.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.17.1/qulice-pmd-0.17.1.jar (16 KB at 59.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.4.1/pmd-jsp-5.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar (63 KB at 228.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.17.1/qulice-codenarc-0.17.1.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.4.1/pmd-core-5.4.1.jar (661 KB at 1861.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/qulice/qulice-codenarc/0.17.1/qulice-codenarc-0.17.1.jar (9 KB at 16.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.17.1/qulice-findbugs-0.17.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.4.1/pmd-jsp-5.4.1.jar (92 KB at 177.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.4.1/pmd-java-5.4.1.jar (721 KB at 1362.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2255 KB at 3220.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.17.1/qulice-xml-0.17.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.17.1/qulice-findbugs-0.17.1.jar (11 KB at 15.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar (51 KB at 66.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar
Downloaded:2http://repo.maven.apache.org/maven2/com/qulice/qulice-xml/0.17.1/qulice-xml-0.17.1.jar (8 KB at 9.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 KB at 23.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar (82 KB at 96.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
Downloaded:2http://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar (685 KB at 783.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar (38 KB at 42.6 KB/sec)
Downloading:7http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (44 KB at 49.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 198.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 361.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (391 KB at 380.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (59 KB at 55.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (60 KB at 56.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (115 KB at 105.2 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (560 KB at 497.2 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.jar (6834 KB at 4540.5 KB/sec)
log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Starting PMD validator
[INFO] No PMD violations found in 20 files
[INFO] Finishing PMD validator
[INFO] Starting FindBugs validator
[INFO] Finishing FindBugs validator
[INFO] Starting XML validator
[INFO] Finishing XML validator
[INFO] Starting CodeNarc validator
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[INFO] Finishing CodeNarc validator
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
Downloading: http://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 KB at 494.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar
Downloaded: http://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 KB at 918.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 KB at 433.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 KB at 724.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (2 KB at 73.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 395.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 132.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (2 KB at 56.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (2 KB at 90.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 KB at 550.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 30.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (4 KB at 134.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (10 KB at 288.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (72 KB at 1878.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 622.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 3335.1 KB/sec)
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] This is not an SVN project
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 8s
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ commentcop ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 116.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 49.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 220.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 463.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 3358.9 KB/sec)
[INFO] Installing /home/r/repo/target/commentcop-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/commentcop/commentcop/1.0-SNAPSHOT/commentcop-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/commentcop/commentcop/1.0-SNAPSHOT/commentcop-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.179 s
[INFO] Finished at: 2018-02-23T09:30:13+00:00
[INFO] Final Memory: 46M/1000M
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:filfreire/CommentCop.git
114f57c..16b376f master -> master
container b449af4c471b1593c5fffcfd7feb40d8c6cd5757b4f6bf9c65dc0293bbc67f11 is dead
Fri Feb 23 10:30:28 CET 2018