+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 8427 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Wed Dec 7 11:20:34 UTC 2016 + uptime 11:20:34 up 18 days, 17:35, 0 users, load average: 0.33, 0.51, 1.56 + fork=git@github.com:opencharles/mention-notifications-ejb.git + fork_branch=5 + head=git@github.com:opencharles/mention-notifications-ejb.git + head_branch=master + pull_id=7 + pull_title='Bugfixes and unit tests' + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:opencharles/mention-notifications-ejb.git' '--env=fork_branch=5' '--env=head=git@github.com:opencharles/mention-notifications-ejb.git' '--env=head_branch=master' '--env=pull_id=7' '--env=pull_title=Bugfixes and unit tests') + image=yegor256/rultor + directory= + scripts=('mvn clean install' ';') + squash=false + ff=default + rebase=false + container=opencharles_mention-notifications-ejb_7 + as_root=true + 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:opencharles/mention-notifications-ejb.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'mvn clean install' ']' + cd .. + cat + '[' true = true ']' + cat + chmod a+x entry.sh + cat + echo 'mvn clean install' ';' + gpgconf --reload gpg-agent + gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net Version: SKS 1.1.6 gpg: armor header: Comment: Hostname: sks.undergrid.net gpg: armor header: gpg: pub 2048R/9AF0FA4C 2014-08-17 Rultor.com <gpg@rultor.com> gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 + gpg --version gpg (GnuPG) 2.0.22 libgcrypt 1.5.3 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: ~/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-NcYU/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-NcYU/.gpg/secring.gpg --decrypt repo/rcfg/settings.xml.asc Version: GnuPG v2 gpg: armor header: gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: CAST5 encrypted data gpg: original file name='rultor-VOCW' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/mention-notifications-ejb settings.xml.enc Version: GnuPG v2 gpg: armor header: gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: original file name='settings.xml' gpg: WARNING: message was not integrity protected + rm -rf settings.xml.enc ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-NcYU/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-NcYU/.gpg/secring.gpg --decrypt repo/rcfg/pubring.gpg.asc Version: GnuPG v2 gpg: armor header: gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: CAST5 encrypted data gpg: original file name='rultor-J5yI' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/mention-notifications-ejb pubring.gpg.enc Version: GnuPG v2 gpg: armor header: gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: original file name='pubring.gpg' gpg: WARNING: message was not integrity protected + rm -rf pubring.gpg.enc ++ pwd ++ pwd + gpg --verbose --keyring=/tmp/rultor-NcYU/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-NcYU/.gpg/secring.gpg --decrypt repo/rcfg/secring.gpg.asc Version: GnuPG v2 gpg: armor header: gpg: public key is 9A839C3A gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17 "Rultor.com <gpg@rultor.com>" gpg: CAST5 encrypted data gpg: original file name='rultor-NXYs' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/mention-notifications-ejb secring.gpg.enc Version: GnuPG v2 gpg: armor header: gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: original file name='secring.gpg' gpg: WARNING: message was not integrity protected + rm -rf secring.gpg.enc + rm -rf .gpg + cd repo + git remote add fork git@github.com:opencharles/mention-notifications-ejb.git + git remote update Fetching origin Fetching fork From github.com:opencharles/mention-notifications-ejb * [new branch] 5 -> fork/5 * [new branch] master -> fork/master + 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/5 Switched to a new branch '__rultor' Branch __rultor set up to track remote branch 5 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. + '[' false == true ']' + '[' false == true ']' + git merge --ff __rultor Updating bbabc75..a303985 Fast-forward .../charles/github/AuthorizedRequest.java | 1 + .../charles/github/GithubNotificationsCheck.java | 27 +- .../amihaiemil/charles/github/Notifications.java | 166 ++++++++++++ .../java/com/amihaiemil/charles/github/NtPost.java | 38 +-- .../charles/github/AuthorizationTestCase.java | 61 +++++ .../github/GithubNotificationsCheckTestCase.java | 278 --------------------- .../amihaiemil/charles/github/MentionTestCase.java | 90 ++----- .../amihaiemil/charles/github/NtPostTestCase.java | 164 ++++++++++++ .../charles/github/RtNotificationsTestCase.java | 2 +- 9 files changed, 442 insertions(+), 385 deletions(-) create mode 100644 src/test/java/com/amihaiemil/charles/github/AuthorizationTestCase.java delete mode 100644 src/test/java/com/amihaiemil/charles/github/GithubNotificationsCheckTestCase.java create mode 100644 src/test/java/com/amihaiemil/charles/github/NtPostTestCase.java + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=1.56 ++ echo 1.56 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 1.56, low enough to run a new Docker container' load average is 1.56, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor + docker pull yegor256/rultor Using default tag: latest Trying to pull repository docker.io/yegor256/rultor ... latest: Pulling from yegor256/rultor Digest: sha256:ad3c8a7c0673df4f748c3bfaaa721b4d2d092a83cc8045577f33749f79e80e1e Status: Image is up to date for docker.io/yegor256/rultor:latest + docker ps --filter=status=exited + grep --quiet '\sopencharles_mention-notifications-ejb_7\s*$' + ls -al . total 52 drwx--x--x 3 rultor rultor 152 Dec 7 11:20 . drwxrwxrwt. 9 root root 4096 Dec 7 11:20 .. -rw-rw-r-- 1 rultor rultor 444 Dec 7 11:20 end.sh -rwxrwxr-x 1 rultor rultor 162 Dec 7 11:20 entry.sh -rw-rw-r-- 1 rultor rultor 5 Dec 7 11:20 pid -rw-rw-r-- 1 rultor rultor 2420 Dec 7 11:20 pubring.gpg drwxrwxr-x 6 rultor rultor 4096 Dec 7 11:20 repo -rwxrwxr-x 1 rultor rultor 5510 Dec 7 11:20 run.sh -rw-rw-r-- 1 rultor rultor 98 Dec 7 11:20 script.sh -rw-rw-r-- 1 rultor rultor 2628 Dec 7 11:20 secring.gpg -rw-rw-r-- 1 rultor rultor 443 Dec 7 11:20 settings.xml -rw-rw-r-- 1 rultor rultor 7477 Dec 7 11:20 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-NcYU:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:opencharles/mention-notifications-ejb.git --env=fork_branch=5 --env=head=git@github.com:opencharles/mention-notifications-ejb.git --env=head_branch=master --env=pull_id=7 '--env=pull_title=Bugfixes and unit tests' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-NcYU/cid -w=/main --name=opencharles_mention-notifications-ejb_7 yegor256/rultor /main/entry.sh Usage of loopback devices is strongly discouraged for production use. Either use `--storage-opt dm.thinpooldev` or use `--storage-opt dm.no_warn_on_loop_devices=true` to suppress this warning. + set -e + set -o pipefail + mkdir /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chmod a+x /home/r/script.sh + /home/r/script.sh + set -e + set -o pipefail + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + mvn clean install [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Github Mention Notifications EJB 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (4 KB at 20.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (36 KB at 1253.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (52 KB at 3415.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 KB at 990.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 652.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 KB at 2581.4 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 1022.9 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 897.8 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 2288.3 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 183.8 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 898.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom (17 KB at 1789.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar (240 KB at 4896.3 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 778.9 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 774.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom Downloaded: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom (9 KB at 444.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom (5 KB at 246.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom (19 KB at 1725.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom (13 KB at 552.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 645.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (5 KB at 259.4 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 734.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 20.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom (4 KB at 306.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 35.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom (2 KB at 92.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 412.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 271.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom (2 KB at 165.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom (18 KB at 865.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom (5 KB at 411.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom (20 KB at 2484.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom (3 KB at 169.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom (14 KB at 1198.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom (11 KB at 317.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom (83 KB at 4115.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom (21 KB at 1133.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom Downloaded: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (9 KB at 786.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom (21 KB at 950.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom (14 KB at 481.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom (3 KB at 101.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom (4 KB at 217.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom (5 KB at 278.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom (47 KB at 2458.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom (6 KB at 295.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom (7 KB at 944.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom (3 KB at 135.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom (7 KB at 317.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom (6 KB at 339.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom (7 KB at 723.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom (22 KB at 870.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom (5 KB at 234.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom (6 KB at 716.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom (7 KB at 441.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom (5 KB at 234.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom (3 KB at 131.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom (5 KB at 160.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom (4 KB at 173.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom (6 KB at 696.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 7.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (2 KB at 44.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar Downloading: http://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar Downloaded:6http://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (62 KB at 4100.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar Downloaded:6http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar (82 KB at 5091.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar Downloaded:2http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar (105 KB at 4527.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar Downloaded:1http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar (115 KB at 4098.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 13777.2 KB/sec) Downloading:2http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 250.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (300 KB at 5648.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (716 KB at 11009.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar Downloaded:6http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar (274 KB at 3174.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar Downloaded: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar (113 KB at 1175.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 401.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar (175 KB at 1444.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar Downloaded:1http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar (117 KB at 900.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar (15 KB at 111.8 KB/sec) Downloading:3http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar Downloaded:1http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar (6 KB at 42.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar (683 KB at 4703.5 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar (178 KB at 1188.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar (949 KB at 5783.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar (186 KB at 1100.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar (11 KB at 59.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar (20 KB at 108.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar (240 KB at 1338.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar Downloaded:1http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar (55 KB at 287.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar Downloaded: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 9668.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar (73 KB at 379.7 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 503.2 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar (1151 KB at 5452.6 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar (488 KB at 2137.3 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 5984.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mention-notifications-ejb --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ mention-notifications-ejb --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 631.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 111.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 2964.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 168.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 155.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 200.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 157.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 439.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 452.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 87.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 328.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 85.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 76.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 2216.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 128.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 279.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 423.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 107.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 45.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 666.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 505.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 266.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 996.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 414.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 484.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 260.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 85.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 383.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom (3 KB at 402.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom (2 KB at 149.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (2 KB at 66.8 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 412.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom (2 KB at 78.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 1079.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded:2http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 1130.0 KB/sec) Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 4684.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 6438.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 348.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 1160.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 6337.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar Downloaded:9http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 966.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 702.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar Downloaded:Bhttp://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar (133 KB at 2248.4 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar (283 KB at 4553.7 KB/sec) Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 14994.1 KB/sec) Downloaded:2http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar (139 KB at 1589.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (371 KB at 4159.0 KB/sec) [INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mention-notifications-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ mention-notifications-ejb --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 779.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 21.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (5 KB at 344.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 108.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 2999.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 115.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 154.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (2 KB at 103.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 12450.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 3412.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 13132.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar Downloaded:9http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 4730.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 5863.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 1334.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 11517.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 638.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 10503.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 2075.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 892.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar Downloaded:7http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 738.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 1187.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 2330.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar Downloaded:5http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 206.7 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (20 KB at 279.9 KB/sec) Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 2189.5 KB/sec) Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (5 KB at 65.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 KB at 348.6 KB/sec) [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/r/repo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mention-notifications-ejb --- [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.5.1:testCompile (default-testCompile) @ mention-notifications-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mention-notifications-ejb --- 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 185.1 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 93.6 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 900.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.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 264.3 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 987.8 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 602.5 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:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 16170.6 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: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 6379.3 KB/sec) Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 684.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1539.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 11657.8 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 1318.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 138.4 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 382.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 4006.3 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.amihaiemil.charles.github.NtPostTestCase Dec 07, 2016 11:20:47 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:47 INFO MkGrizzlyContainer:193 - started on port #58998 2016-12-07 11:20:47 INFO NtPost:106 - Fetched [{"reason":"fork","subject":{"url":"/url/here/4","latest_comment_url":"last/comment/url/5"},"repository":{"full_name":"amihaiemil/charles"}}, {"reason":"mention","subject":{"url":"/same/here/7","latest_comment_url":"/same/here/7"},"repository":{"full_name":"amihaiemil/charles"}}, {"reason":"star","subject":{"url":"/url/here/asd/15","latest_comment_url":"last/comment/url/20"},"repository":{"full_name":"amihaiemil/charles"}}] notifications from Github. 2016-12-07 11:20:47 INFO NtPost:107 - Simplifying notifications, we ony need the repo name and issue number... 2016-12-07 11:20:47 INFO NtPost:119 - Done; notifications are packed and ready to be sent. 2016-12-07 11:20:47 INFO NtPost:75 - Sending notifications to http://localhost:58998/ ... 2016-12-07 11:20:48 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:48 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:48 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:58998][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:48 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 0][route: {}->http://localhost:58998][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:48 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:58998 2016-12-07 11:20:48 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:58998 2016-12-07 11:20:48 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:45092<->127.0.0.1:58998 2016-12-07 11:20:48 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-0: set socket timeout to 0 2016-12-07 11:20:48 DEBUG MainClientExec:255 - Executing request POST / HTTP/1.1 2016-12-07 11:20:48 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:48 DEBUG headers:135 - http-outgoing-0 >> POST / HTTP/1.1 2016-12-07 11:20:48 DEBUG headers:138 - http-outgoing-0 >> Authorization: token fake_token 2016-12-07 11:20:48 DEBUG headers:138 - http-outgoing-0 >> Content-Length: 164 2016-12-07 11:20:48 DEBUG headers:138 - http-outgoing-0 >> Host: localhost:58998 2016-12-07 11:20:48 DEBUG headers:138 - http-outgoing-0 >> Connection: Keep-Alive 2016-12-07 11:20:48 DEBUG headers:138 - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:48 DEBUG headers:138 - http-outgoing-0 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "POST / HTTP/1.1[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "Content-Length: 164[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "Host: localhost:58998[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 >> "[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:86 - http-outgoing-0 >> "[{"repoFullName":"amihaiemil/charles","issueNumber":4},{"repoFullName":"amihaiemil/charles","issueNumber":7},{"repoFullName":"amihaiemil/charles","issueNumber":15}]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 << "Content-Length: 0[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 << "Date: Wed, 07 Dec 2016 11:20:48 GMT[\r][\n]" 2016-12-07 11:20:48 DEBUG wire:72 - http-outgoing-0 << "[\r][\n]" 2016-12-07 11:20:48 DEBUG headers:124 - http-outgoing-0 << HTTP/1.1 200 OK 2016-12-07 11:20:48 DEBUG headers:127 - http-outgoing-0 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:48 DEBUG headers:127 - http-outgoing-0 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:48 DEBUG headers:127 - http-outgoing-0 << Content-Length: 0 2016-12-07 11:20:48 DEBUG headers:127 - http-outgoing-0 << Date: Wed, 07 Dec 2016 11:20:48 GMT 2016-12-07 11:20:48 DEBUG MainClientExec:284 - Connection can be kept alive indefinitely 2016-12-07 11:20:48 DEBUG PoolingHttpClientConnectionManager:314 - Connection [id: 0][route: {}->http://localhost:58998] can be kept alive indefinitely 2016-12-07 11:20:48 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 0][route: {}->http://localhost:58998][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:48 INFO BaseRequest:193 - #fetch(POST localhost:58998 /): [200 OK] in 1s 2016-12-07 11:20:48 INFO NtPost:87 - Notifications sent successfully! Marking notifications as read... 2016-12-07 11:20:48 INFO NtPost:89 - Notifications marked as read! 2016-12-07 11:20:49 INFO MkGrizzlyContainer:193 - stopped on port #58998 2016-12-07 11:20:49 INFO NtPost:106 - Fetched [] notifications from Github. 2016-12-07 11:20:49 INFO NtPost:107 - Simplifying notifications, we ony need the repo name and issue number... 2016-12-07 11:20:49 INFO NtPost:119 - Done; notifications are packed and ready to be sent. 2016-12-07 11:20:49 INFO NtPost:94 - No notifications to send Dec 07, 2016 11:20:49 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:49 INFO MkGrizzlyContainer:193 - started on port #56154 2016-12-07 11:20:49 INFO NtPost:106 - Fetched [{"reason":"fork","subject":{"url":"/url/here/4","latest_comment_url":"last/comment/url/5"},"repository":{"full_name":"amihaiemil/charles"}}, {"reason":"mention","subject":{"url":"/same/here/7","latest_comment_url":"/same/here/7"},"repository":{"full_name":"amihaiemil/charles"}}, {"reason":"star","subject":{"url":"/url/here/asd/15","latest_comment_url":"last/comment/url/20"},"repository":{"full_name":"amihaiemil/charles"}}] notifications from Github. 2016-12-07 11:20:49 INFO NtPost:107 - Simplifying notifications, we ony need the repo name and issue number... 2016-12-07 11:20:49 INFO NtPost:119 - Done; notifications are packed and ready to be sent. 2016-12-07 11:20:49 INFO NtPost:75 - Sending notifications to http://localhost:56154/ ... 2016-12-07 11:20:49 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:49 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:49 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:56154][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:49 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 1][route: {}->http://localhost:56154][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:49 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:56154 2016-12-07 11:20:49 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:56154 2016-12-07 11:20:49 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:58446<->127.0.0.1:56154 2016-12-07 11:20:49 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-1: set socket timeout to 0 2016-12-07 11:20:49 DEBUG MainClientExec:255 - Executing request POST / HTTP/1.1 2016-12-07 11:20:49 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:49 DEBUG headers:135 - http-outgoing-1 >> POST / HTTP/1.1 2016-12-07 11:20:49 DEBUG headers:138 - http-outgoing-1 >> Authorization: token fake_token 2016-12-07 11:20:49 DEBUG headers:138 - http-outgoing-1 >> Content-Length: 164 2016-12-07 11:20:49 DEBUG headers:138 - http-outgoing-1 >> Host: localhost:56154 2016-12-07 11:20:49 DEBUG headers:138 - http-outgoing-1 >> Connection: Keep-Alive 2016-12-07 11:20:49 DEBUG headers:138 - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:49 DEBUG headers:138 - http-outgoing-1 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "POST / HTTP/1.1[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "Content-Length: 164[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "Host: localhost:56154[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 >> "[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:86 - http-outgoing-1 >> "[{"repoFullName":"amihaiemil/charles","issueNumber":4},{"repoFullName":"amihaiemil/charles","issueNumber":7},{"repoFullName":"amihaiemil/charles","issueNumber":15}]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 << "HTTP/1.1 401 Unauthorized[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 << "Content-Length: 0[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 << "Date: Wed, 07 Dec 2016 11:20:49 GMT[\r][\n]" 2016-12-07 11:20:49 DEBUG wire:72 - http-outgoing-1 << "[\r][\n]" 2016-12-07 11:20:49 DEBUG headers:124 - http-outgoing-1 << HTTP/1.1 401 Unauthorized 2016-12-07 11:20:49 DEBUG headers:127 - http-outgoing-1 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:49 DEBUG headers:127 - http-outgoing-1 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:49 DEBUG headers:127 - http-outgoing-1 << Content-Length: 0 2016-12-07 11:20:49 DEBUG headers:127 - http-outgoing-1 << Date: Wed, 07 Dec 2016 11:20:49 GMT 2016-12-07 11:20:49 DEBUG MainClientExec:284 - Connection can be kept alive indefinitely 2016-12-07 11:20:49 DEBUG HttpAuthenticator:77 - Authentication required 2016-12-07 11:20:49 DEBUG HttpAuthenticator:107 - localhost:56154 requested authentication 2016-12-07 11:20:49 DEBUG HttpAuthenticator:111 - Response contains no authentication challenges 2016-12-07 11:20:49 DEBUG PoolingHttpClientConnectionManager:314 - Connection [id: 1][route: {}->http://localhost:56154] can be kept alive indefinitely 2016-12-07 11:20:49 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 1][route: {}->http://localhost:56154][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:49 INFO BaseRequest:193 - #fetch(POST localhost:56154 /): [401 Unauthorized] in 23ms 2016-12-07 11:20:49 ERROR NtPost:91 - Could not send, got response status: 401 2016-12-07 11:20:50 INFO MkGrizzlyContainer:193 - stopped on port #56154 Dec 07, 2016 11:20:50 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:50 INFO MkGrizzlyContainer:193 - started on port #55357 2016-12-07 11:20:50 INFO NtPost:106 - Fetched [{"reason":"fork","subject":{"url":"/url/here/4","latest_comment_url":"last/comment/url/5"},"repository":{"full_name":"amihaiemil/charles"}}, {"reason":"mention","subject":{"url":"/same/here/7","latest_comment_url":"/same/here/7"},"repository":{"full_name":"amihaiemil/charles"}}, {"reason":"star","subject":{"url":"/url/here/asd/15","latest_comment_url":"last/comment/url/20"},"repository":{"full_name":"amihaiemil/charles"}}] notifications from Github. 2016-12-07 11:20:50 INFO NtPost:107 - Simplifying notifications, we ony need the repo name and issue number... 2016-12-07 11:20:50 INFO NtPost:119 - Done; notifications are packed and ready to be sent. 2016-12-07 11:20:50 INFO NtPost:75 - Sending notifications to http://localhost:55357/ ... 2016-12-07 11:20:50 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:50 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:50 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:55357][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:50 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 2][route: {}->http://localhost:55357][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:50 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:55357 2016-12-07 11:20:50 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:55357 2016-12-07 11:20:50 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:45467<->127.0.0.1:55357 2016-12-07 11:20:50 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-2: set socket timeout to 0 2016-12-07 11:20:50 DEBUG MainClientExec:255 - Executing request POST / HTTP/1.1 2016-12-07 11:20:50 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:50 DEBUG headers:135 - http-outgoing-2 >> POST / HTTP/1.1 2016-12-07 11:20:50 DEBUG headers:138 - http-outgoing-2 >> Authorization: token fake_token 2016-12-07 11:20:50 DEBUG headers:138 - http-outgoing-2 >> Content-Length: 164 2016-12-07 11:20:50 DEBUG headers:138 - http-outgoing-2 >> Host: localhost:55357 2016-12-07 11:20:50 DEBUG headers:138 - http-outgoing-2 >> Connection: Keep-Alive 2016-12-07 11:20:50 DEBUG headers:138 - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:50 DEBUG headers:138 - http-outgoing-2 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "POST / HTTP/1.1[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "Content-Length: 164[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "Host: localhost:55357[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 >> "[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:86 - http-outgoing-2 >> "[{"repoFullName":"amihaiemil/charles","issueNumber":4},{"repoFullName":"amihaiemil/charles","issueNumber":7},{"repoFullName":"amihaiemil/charles","issueNumber":15}]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "HTTP/1.1 500 Internal Server Error[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "Content-Length: 0[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "Date: Wed, 07 Dec 2016 11:20:50 GMT[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "Connection: close[\r][\n]" 2016-12-07 11:20:50 DEBUG wire:72 - http-outgoing-2 << "[\r][\n]" 2016-12-07 11:20:50 DEBUG headers:124 - http-outgoing-2 << HTTP/1.1 500 Internal Server Error 2016-12-07 11:20:50 DEBUG headers:127 - http-outgoing-2 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:50 DEBUG headers:127 - http-outgoing-2 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:50 DEBUG headers:127 - http-outgoing-2 << Content-Length: 0 2016-12-07 11:20:50 DEBUG headers:127 - http-outgoing-2 << Date: Wed, 07 Dec 2016 11:20:50 GMT 2016-12-07 11:20:50 DEBUG headers:127 - http-outgoing-2 << Connection: close 2016-12-07 11:20:50 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-2: Close connection 2016-12-07 11:20:50 DEBUG MainClientExec:103 - Connection discarded 2016-12-07 11:20:50 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 2][route: {}->http://localhost:55357][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:50 INFO BaseRequest:193 - #fetch(POST localhost:55357 /): [500 Internal Server Error] in 19ms 2016-12-07 11:20:51 INFO MkGrizzlyContainer:193 - stopped on port #55357 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.333 sec Running com.amihaiemil.charles.github.MentionTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running com.amihaiemil.charles.github.RtNotificationsTestCase Dec 07, 2016 11:20:51 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:51 INFO MkGrizzlyContainer:193 - started on port #47183 2016-12-07 11:20:51 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:51 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:51 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:47183][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:51 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 3][route: {}->http://localhost:47183][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:51 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:47183 2016-12-07 11:20:51 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:47183 2016-12-07 11:20:51 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:60362<->127.0.0.1:47183 2016-12-07 11:20:51 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-3: set socket timeout to 0 2016-12-07 11:20:51 DEBUG MainClientExec:255 - Executing request GET / HTTP/1.1 2016-12-07 11:20:51 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:51 DEBUG headers:135 - http-outgoing-3 >> GET / HTTP/1.1 2016-12-07 11:20:51 DEBUG headers:138 - http-outgoing-3 >> Authorization: token fake_token 2016-12-07 11:20:51 DEBUG headers:138 - http-outgoing-3 >> Content-Length: 0 2016-12-07 11:20:51 DEBUG headers:138 - http-outgoing-3 >> Host: localhost:47183 2016-12-07 11:20:51 DEBUG headers:138 - http-outgoing-3 >> Connection: Keep-Alive 2016-12-07 11:20:51 DEBUG headers:138 - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:51 DEBUG headers:138 - http-outgoing-3 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "GET / HTTP/1.1[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "Content-Length: 0[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "Host: localhost:47183[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 >> "[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 << "Content-Length: 52[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 << "Date: Wed, 07 Dec 2016 11:20:51 GMT[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:72 - http-outgoing-3 << "[\r][\n]" 2016-12-07 11:20:51 DEBUG wire:86 - http-outgoing-3 << "[{"notification":"first"},{"notification":"second"}]" 2016-12-07 11:20:51 DEBUG headers:124 - http-outgoing-3 << HTTP/1.1 200 OK 2016-12-07 11:20:51 DEBUG headers:127 - http-outgoing-3 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:51 DEBUG headers:127 - http-outgoing-3 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:51 DEBUG headers:127 - http-outgoing-3 << Content-Length: 52 2016-12-07 11:20:51 DEBUG headers:127 - http-outgoing-3 << Date: Wed, 07 Dec 2016 11:20:51 GMT 2016-12-07 11:20:51 DEBUG MainClientExec:284 - Connection can be kept alive indefinitely 2016-12-07 11:20:51 DEBUG PoolingHttpClientConnectionManager:314 - Connection [id: 3][route: {}->http://localhost:47183] can be kept alive indefinitely 2016-12-07 11:20:51 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 3][route: {}->http://localhost:47183][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:51 INFO BaseRequest:193 - #fetch(GET localhost:47183 /): [200 OK] in 17ms 2016-12-07 11:20:51 INFO RtNotifications:96 - Found 2 new notifications! 2016-12-07 11:20:52 INFO MkGrizzlyContainer:193 - stopped on port #47183 Dec 07, 2016 11:20:52 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:52 INFO MkGrizzlyContainer:193 - started on port #60055 2016-12-07 11:20:52 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:52 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:52 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:60055][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:52 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 4][route: {}->http://localhost:60055][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:52 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:60055 2016-12-07 11:20:52 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:60055 2016-12-07 11:20:52 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:33772<->127.0.0.1:60055 2016-12-07 11:20:52 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-4: set socket timeout to 0 2016-12-07 11:20:52 DEBUG MainClientExec:255 - Executing request GET / HTTP/1.1 2016-12-07 11:20:52 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:52 DEBUG headers:135 - http-outgoing-4 >> GET / HTTP/1.1 2016-12-07 11:20:52 DEBUG headers:138 - http-outgoing-4 >> Authorization: token fake_token 2016-12-07 11:20:52 DEBUG headers:138 - http-outgoing-4 >> Content-Length: 0 2016-12-07 11:20:52 DEBUG headers:138 - http-outgoing-4 >> Host: localhost:60055 2016-12-07 11:20:52 DEBUG headers:138 - http-outgoing-4 >> Connection: Keep-Alive 2016-12-07 11:20:52 DEBUG headers:138 - http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:52 DEBUG headers:138 - http-outgoing-4 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "GET / HTTP/1.1[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "Content-Length: 0[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "Host: localhost:60055[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 >> "[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "HTTP/1.1 400 Bad Request[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "Content-Length: 0[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "Date: Wed, 07 Dec 2016 11:20:52 GMT[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "Connection: close[\r][\n]" 2016-12-07 11:20:52 DEBUG wire:72 - http-outgoing-4 << "[\r][\n]" 2016-12-07 11:20:52 DEBUG headers:124 - http-outgoing-4 << HTTP/1.1 400 Bad Request 2016-12-07 11:20:52 DEBUG headers:127 - http-outgoing-4 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:52 DEBUG headers:127 - http-outgoing-4 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:52 DEBUG headers:127 - http-outgoing-4 << Content-Length: 0 2016-12-07 11:20:52 DEBUG headers:127 - http-outgoing-4 << Date: Wed, 07 Dec 2016 11:20:52 GMT 2016-12-07 11:20:52 DEBUG headers:127 - http-outgoing-4 << Connection: close 2016-12-07 11:20:52 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-4: Close connection 2016-12-07 11:20:52 DEBUG MainClientExec:103 - Connection discarded 2016-12-07 11:20:52 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 4][route: {}->http://localhost:60055][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:52 INFO BaseRequest:193 - #fetch(GET localhost:60055 /): [400 Bad Request] in 18ms 2016-12-07 11:20:53 INFO MkGrizzlyContainer:193 - stopped on port #60055 Dec 07, 2016 11:20:53 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:53 INFO MkGrizzlyContainer:193 - started on port #55815 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:53 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-0: Close connection 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:53 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-3: Close connection 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:53 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-1: Close connection 2016-12-07 11:20:53 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:54 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:54 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:54 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:55815][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:54 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 5][route: {}->http://localhost:55815][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:54 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:55815 2016-12-07 11:20:54 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:55815 2016-12-07 11:20:54 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:49606<->127.0.0.1:55815 2016-12-07 11:20:54 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-5: set socket timeout to 0 2016-12-07 11:20:54 DEBUG MainClientExec:255 - Executing request PUT /?last_read_at=2016-12-07T11%3A20%3A53Z HTTP/1.1 2016-12-07 11:20:54 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:54 DEBUG headers:135 - http-outgoing-5 >> PUT /?last_read_at=2016-12-07T11%3A20%3A53Z HTTP/1.1 2016-12-07 11:20:54 DEBUG headers:138 - http-outgoing-5 >> Authorization: token fake_token 2016-12-07 11:20:54 DEBUG headers:138 - http-outgoing-5 >> Content-Length: 2 2016-12-07 11:20:54 DEBUG headers:138 - http-outgoing-5 >> Host: localhost:55815 2016-12-07 11:20:54 DEBUG headers:138 - http-outgoing-5 >> Connection: Keep-Alive 2016-12-07 11:20:54 DEBUG headers:138 - http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:54 DEBUG headers:138 - http-outgoing-5 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "PUT /?last_read_at=2016-12-07T11%3A20%3A53Z HTTP/1.1[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "Content-Length: 2[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "Host: localhost:55815[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 >> "[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:86 - http-outgoing-5 >> "{}" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 << "HTTP/1.1 205 Reset Content[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 << "Date: Wed, 07 Dec 2016 11:20:54 GMT[\r][\n]" 2016-12-07 11:20:54 DEBUG wire:72 - http-outgoing-5 << "[\r][\n]" 2016-12-07 11:20:54 DEBUG headers:124 - http-outgoing-5 << HTTP/1.1 205 Reset Content 2016-12-07 11:20:54 DEBUG headers:127 - http-outgoing-5 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:54 DEBUG headers:127 - http-outgoing-5 << Date: Wed, 07 Dec 2016 11:20:54 GMT 2016-12-07 11:20:54 DEBUG MainClientExec:284 - Connection can be kept alive indefinitely 2016-12-07 11:20:54 DEBUG PoolingHttpClientConnectionManager:314 - Connection [id: 5][route: {}->http://localhost:55815] can be kept alive indefinitely 2016-12-07 11:20:54 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 5][route: {}->http://localhost:55815][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:54 INFO BaseRequest:193 - #fetch(PUT localhost:55815 /): [205 Reset Content] in 18ms 2016-12-07 11:20:55 INFO MkGrizzlyContainer:193 - stopped on port #55815 Dec 07, 2016 11:20:55 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:55 INFO MkGrizzlyContainer:193 - started on port #40702 2016-12-07 11:20:55 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:55 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:55 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:40702][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:55 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 6][route: {}->http://localhost:40702][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:55 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:40702 2016-12-07 11:20:55 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:40702 2016-12-07 11:20:55 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:39945<->127.0.0.1:40702 2016-12-07 11:20:55 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-6: set socket timeout to 0 2016-12-07 11:20:55 DEBUG MainClientExec:255 - Executing request PUT /?last_read_at=2016-12-07T11%3A20%3A55Z HTTP/1.1 2016-12-07 11:20:55 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:55 DEBUG headers:135 - http-outgoing-6 >> PUT /?last_read_at=2016-12-07T11%3A20%3A55Z HTTP/1.1 2016-12-07 11:20:55 DEBUG headers:138 - http-outgoing-6 >> Authorization: token fake_token 2016-12-07 11:20:55 DEBUG headers:138 - http-outgoing-6 >> Content-Length: 2 2016-12-07 11:20:55 DEBUG headers:138 - http-outgoing-6 >> Host: localhost:40702 2016-12-07 11:20:55 DEBUG headers:138 - http-outgoing-6 >> Connection: Keep-Alive 2016-12-07 11:20:55 DEBUG headers:138 - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:55 DEBUG headers:138 - http-outgoing-6 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "PUT /?last_read_at=2016-12-07T11%3A20%3A55Z HTTP/1.1[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "Content-Length: 2[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "Host: localhost:40702[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 >> "[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:86 - http-outgoing-6 >> "{}" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 << "Content-Length: 0[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 << "Date: Wed, 07 Dec 2016 11:20:55 GMT[\r][\n]" 2016-12-07 11:20:55 DEBUG wire:72 - http-outgoing-6 << "[\r][\n]" 2016-12-07 11:20:55 DEBUG headers:124 - http-outgoing-6 << HTTP/1.1 200 OK 2016-12-07 11:20:55 DEBUG headers:127 - http-outgoing-6 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:55 DEBUG headers:127 - http-outgoing-6 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:55 DEBUG headers:127 - http-outgoing-6 << Content-Length: 0 2016-12-07 11:20:55 DEBUG headers:127 - http-outgoing-6 << Date: Wed, 07 Dec 2016 11:20:55 GMT 2016-12-07 11:20:55 DEBUG MainClientExec:284 - Connection can be kept alive indefinitely 2016-12-07 11:20:55 DEBUG PoolingHttpClientConnectionManager:314 - Connection [id: 6][route: {}->http://localhost:40702] can be kept alive indefinitely 2016-12-07 11:20:55 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 6][route: {}->http://localhost:40702][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:55 INFO BaseRequest:193 - #fetch(PUT localhost:40702 /): [200 OK] in 15ms 2016-12-07 11:20:56 INFO MkGrizzlyContainer:193 - stopped on port #40702 Dec 07, 2016 11:20:56 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:56 INFO MkGrizzlyContainer:193 - started on port #40878 2016-12-07 11:20:56 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:56 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:56 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:40878][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:56 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 7][route: {}->http://localhost:40878][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:56 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:40878 2016-12-07 11:20:56 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:40878 2016-12-07 11:20:56 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:53556<->127.0.0.1:40878 2016-12-07 11:20:56 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-7: set socket timeout to 0 2016-12-07 11:20:56 DEBUG MainClientExec:255 - Executing request PUT /?last_read_at=2016-12-07T11%3A20%3A56Z HTTP/1.1 2016-12-07 11:20:56 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:56 DEBUG headers:135 - http-outgoing-7 >> PUT /?last_read_at=2016-12-07T11%3A20%3A56Z HTTP/1.1 2016-12-07 11:20:56 DEBUG headers:138 - http-outgoing-7 >> Authorization: token fake_token 2016-12-07 11:20:56 DEBUG headers:138 - http-outgoing-7 >> Content-Length: 2 2016-12-07 11:20:56 DEBUG headers:138 - http-outgoing-7 >> Host: localhost:40878 2016-12-07 11:20:56 DEBUG headers:138 - http-outgoing-7 >> Connection: Keep-Alive 2016-12-07 11:20:56 DEBUG headers:138 - http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:56 DEBUG headers:138 - http-outgoing-7 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "PUT /?last_read_at=2016-12-07T11%3A20%3A56Z HTTP/1.1[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "Content-Length: 2[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "Host: localhost:40878[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 >> "[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:86 - http-outgoing-7 >> "{}" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "HTTP/1.1 500 Internal Server Error[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "Content-Length: 0[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "Date: Wed, 07 Dec 2016 11:20:56 GMT[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "Connection: close[\r][\n]" 2016-12-07 11:20:56 DEBUG wire:72 - http-outgoing-7 << "[\r][\n]" 2016-12-07 11:20:56 DEBUG headers:124 - http-outgoing-7 << HTTP/1.1 500 Internal Server Error 2016-12-07 11:20:56 DEBUG headers:127 - http-outgoing-7 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:56 DEBUG headers:127 - http-outgoing-7 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:56 DEBUG headers:127 - http-outgoing-7 << Content-Length: 0 2016-12-07 11:20:56 DEBUG headers:127 - http-outgoing-7 << Date: Wed, 07 Dec 2016 11:20:56 GMT 2016-12-07 11:20:56 DEBUG headers:127 - http-outgoing-7 << Connection: close 2016-12-07 11:20:56 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-7: Close connection 2016-12-07 11:20:56 DEBUG MainClientExec:103 - Connection discarded 2016-12-07 11:20:56 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 7][route: {}->http://localhost:40878][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:56 INFO BaseRequest:193 - #fetch(PUT localhost:40878 /): [500 Internal Server Error] in 15ms 2016-12-07 11:20:57 INFO MkGrizzlyContainer:193 - stopped on port #40878 Dec 07, 2016 11:20:57 AM com.sun.grizzly.Controller logVersion INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 12/7/16 11:20 AM 2016-12-07 11:20:57 INFO MkGrizzlyContainer:193 - started on port #51736 2016-12-07 11:20:57 DEBUG RequestAddCookies:122 - CookieSpec selected: default 2016-12-07 11:20:57 DEBUG RequestAuthCache:76 - Auth cache not set in the context 2016-12-07 11:20:57 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:51736][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10] 2016-12-07 11:20:57 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 8][route: {}->http://localhost:51736][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:57 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:51736 2016-12-07 11:20:57 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:51736 2016-12-07 11:20:57 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:50867<->127.0.0.1:51736 2016-12-07 11:20:57 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-8: set socket timeout to 0 2016-12-07 11:20:57 DEBUG MainClientExec:255 - Executing request GET / HTTP/1.1 2016-12-07 11:20:57 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED 2016-12-07 11:20:57 DEBUG headers:135 - http-outgoing-8 >> GET / HTTP/1.1 2016-12-07 11:20:57 DEBUG headers:138 - http-outgoing-8 >> Authorization: token fake_token 2016-12-07 11:20:57 DEBUG headers:138 - http-outgoing-8 >> Content-Length: 0 2016-12-07 11:20:57 DEBUG headers:138 - http-outgoing-8 >> Host: localhost:51736 2016-12-07 11:20:57 DEBUG headers:138 - http-outgoing-8 >> Connection: Keep-Alive 2016-12-07 11:20:57 DEBUG headers:138 - http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101) 2016-12-07 11:20:57 DEBUG headers:138 - http-outgoing-8 >> Accept-Encoding: gzip,deflate 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "GET / HTTP/1.1[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "Authorization: token fake_token[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "Content-Length: 0[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "Host: localhost:51736[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.7.0_101)[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 >> "[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 << "Content-Length: 2[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 << "Date: Wed, 07 Dec 2016 11:20:57 GMT[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:72 - http-outgoing-8 << "[\r][\n]" 2016-12-07 11:20:57 DEBUG wire:86 - http-outgoing-8 << "[]" 2016-12-07 11:20:57 DEBUG headers:124 - http-outgoing-8 << HTTP/1.1 200 OK 2016-12-07 11:20:57 DEBUG headers:127 - http-outgoing-8 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left 2016-12-07 11:20:57 DEBUG headers:127 - http-outgoing-8 << Content-Type: text/plain; charset=iso-8859-1 2016-12-07 11:20:57 DEBUG headers:127 - http-outgoing-8 << Content-Length: 2 2016-12-07 11:20:57 DEBUG headers:127 - http-outgoing-8 << Date: Wed, 07 Dec 2016 11:20:57 GMT 2016-12-07 11:20:57 DEBUG MainClientExec:284 - Connection can be kept alive indefinitely 2016-12-07 11:20:57 DEBUG PoolingHttpClientConnectionManager:314 - Connection [id: 8][route: {}->http://localhost:51736] can be kept alive indefinitely 2016-12-07 11:20:57 DEBUG PoolingHttpClientConnectionManager:320 - Connection released: [id: 8][route: {}->http://localhost:51736][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10] 2016-12-07 11:20:57 INFO BaseRequest:193 - #fetch(GET localhost:51736 /): [200 OK] in 18ms 2016-12-07 11:20:57 INFO RtNotifications:96 - Found 0 new notifications! 2016-12-07 11:20:58 INFO MkGrizzlyContainer:193 - stopped on port #51736 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.566 sec Running com.amihaiemil.charles.github.AuthorizationTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:58 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-8: Close connection 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:58 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-6: Close connection 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:388 - Connection manager is shutting down 2016-12-07 11:20:58 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-5: Close connection 2016-12-07 11:20:58 DEBUG PoolingHttpClientConnectionManager:394 - Connection manager shut down Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mention-notifications-ejb --- 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:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 4064.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 13523.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 11257.3 KB/sec) [INFO] Building jar: /home/r/repo/target/mention-notifications-ejb.jar [INFO] [INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ mention-notifications-ejb --- Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (2 KB at 250.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.pom (6 KB at 376.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom (4 KB at 550.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.pom (15 KB at 1758.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 83.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 359.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 697.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 227.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 62.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 967.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom (7 KB at 252.2 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 221.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (4 KB at 286.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom (5 KB at 741.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar Downloading: http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar Downloaded:4http://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.3/snappy-0.3.jar (48 KB at 4329.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 2767.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar (50 KB at 4165.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar Downloaded:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar (83 KB at 4107.8 KB/sec) Downloaded:2http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (76 KB at 3574.5 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (240 KB at 10392.7 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar (22 KB at 863.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar (373 KB at 10941.2 KB/sec) [INFO] Building jar: /home/r/repo/target/mention-notifications-ejb-0.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mention-notifications-ejb --- 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 188.7 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 28.0 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 323.9 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: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 1447.5 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 17311.2 KB/sec) [INFO] Installing /home/r/repo/target/mention-notifications-ejb.jar to /root/.m2/repository/com/amihaiemil/web/mention-notifications-ejb/0.0.1-SNAPSHOT/mention-notifications-ejb-0.0.1-SNAPSHOT.jar [INFO] Installing /home/r/repo/pom.xml to /root/.m2/repository/com/amihaiemil/web/mention-notifications-ejb/0.0.1-SNAPSHOT/mention-notifications-ejb-0.0.1-SNAPSHOT.pom [INFO] Installing /home/r/repo/target/mention-notifications-ejb-0.0.1-SNAPSHOT-jar-with-dependencies.jar to /root/.m2/repository/com/amihaiemil/web/mention-notifications-ejb/0.0.1-SNAPSHOT/mention-notifications-ejb-0.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.320 s [INFO] Finished at: 2016-12-07T11:21:02+00:00 [INFO] Final Memory: 36M/305M [INFO] ------------------------------------------------------------------------ + mv /home/r/repo . + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git push origin master To git@github.com:opencharles/mention-notifications-ejb.git bbabc75..a303985 master -> master container db6186a54597811091265c1cae07c968e276a090ab64ef3a351bb564e6e7fa04 is dead Wed Dec 7 11:21:48 UTC 2016